Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Nov 2008 12:21:07 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: pvr-xxx on 7.0
Message-ID:  <20081102122107.b49674c2.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <c39ec84c0811011814v603cc69dnec32cf259614ec8e@mail.gmail.com>
References:  <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> <c39ec84c0804110805s384d34b8x705786e48038dd40@mail.gmail.com> <20081101213023.df4b4689.torfinn.ingolfsen@broadpark.no> <20081102005037.c09201b9.torfinn.ingolfsen@broadpark.no> <c39ec84c0811011814v603cc69dnec32cf259614ec8e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 02 Nov 2008 02:14:12 +0100
usleepless@gmail.com wrote:

> 
> torfinn,
> 
> isn't this a matter of running "make iicbbpatch" ? or did it patch

You are right of course. In my haste to test mythtv things, I forgot ro
do 'make patch-iicbb'. Sorry for the noise.

After doing that and building a new kernel, the port builds and install
fine. Details:
root@kg-quiet# uname -a
FreeBSD kg-quiet.kg4.no 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #23: Sun
Nov  2 10:14:27 CET 2008
root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET  amd64
root@kg-quiet# pciconf -lv | grep cxm -A 4
cxm0@pci2:0:0:	class=0x040000 card=0x40000070 chip=0x08034444 rev=0x01 hdr=0x00
    vendor     = 'Conexant Inc (Was: Globespan, ICompression Inc)'
    device     = 'iTVC15/CX23415 MPEG Codec'
    class      = multimedia
    subclass   = video

>From /var/log/messages:
Nov  2 11:32:18 kg-quiet kernel: kldload: /boot/modules/cxm_iic.ko: Unsupported file type
Nov  2 11:32:32 kg-quiet kernel: kldload: /boot/modules/cxm.ko: Unsupported file type
Nov  2 11:32:32 kg-quiet kernel: kldload: /boot/kernel/firmware.ko: Unsupported file type
Nov  2 11:32:32 kg-quiet kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem 0xf8000000-0xfbffffff irq 20 at device 0.0 on pci2
Nov  2 11:32:32 kg-quiet kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
Nov  2 11:32:32 kg-quiet kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
Nov  2 11:32:32 kg-quiet kernel: iicbus1: <Philips I2C bus> on iicbb0 master-only
Nov  2 11:32:32 kg-quiet kernel: iic1: <I2C generic I/O> on iicbus1
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: ivtv version
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: Hauppauge: model = 48139, rev = K257, serial# = 8317819
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38)
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: audio processor = MSP4418 (type = 19)
Nov  2 11:32:32 kg-quiet kernel: <2>tveeprom: decoder processor = SAA7115 (type = 13)
Nov  2 11:32:32 kg-quiet kernel: tuner type: 38
Nov  2 11:32:32 kg-quiet kernel: cxm0: Eeprom PAL
Nov  2 11:32:32 kg-quiet kernel: tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by cxm
Nov  2 11:32:32 kg-quiet kernel: tuner: switching to v4l2
Nov  2 11:32:32 kg-quiet kernel: before tuner_command!
Nov  2 11:32:32 kg-quiet kernel: tuner: tv freq set to 55.25
Nov  2 11:32:32 kg-quiet kernel: tuner: tv 0x05 0xe3 0x8e 0x01
Nov  2 11:32:35 kg-quiet kernel: cxm0: SAA7115 rev 1 video decoder
Nov  2 11:32:35 kg-quiet kernel: cxm0: MSP4418G-B3 audio decoder
Nov  2 11:32:35 kg-quiet kernel: cxm0: IR Remote
Nov  2 11:32:35 kg-quiet kernel: kldload: /boot/modules/cxm_encfw.ko: Unsupported file type
Nov  2 11:32:35 kg-quiet kernel: kldload: /boot/modules/cxm_decfw.ko: Unsupported file type
Nov  2 11:32:35 kg-quiet kernel: cxm0: encoder firmware version 0x2060039
Nov  2 11:32:35 kg-quiet kernel: cxm0: decoder firmware version 0x2020023


Now I can do some testing.
-- 
Regards,
Torfinn Ingolfsen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081102122107.b49674c2.torfinn.ingolfsen>