pvrxxx msg

usleepless at gmail.com usleepless at gmail.com
Tue Oct 24 20:45:19 UTC 2006


Mark,

the good news is: you have installed the driver correctly.

now we will fix your tuner.

On 10/24/06, Mark Busby <redtick at sbcglobal.net> wrote:
> sorry, I was using tail.
> Oct 24 14:04:56 saturn kernel: cxm0: <Conexant iTVC16
> MPEG Coder> mem 0xc8000000-0xcbffffff irq 17 a
> Oct 24 14:04:56 saturn kernel: cxm_iic0: <Conexant
> iTVC15 / iTVC16 I2C controller> on cxm0
> Oct 24 14:04:56 saturn kernel: iicbb0: <I2C
> bit-banging driver> on cxm_iic0
> Oct 24 14:04:56 saturn kernel: iicbus0: <Philips I2C
> bus> on iicbb0 master-only
> Oct 24 14:04:56 saturn kernel: tuner code 99
> Oct 24 14:04:56 saturn kernel: cxm0: unknown tuner
> code 0x63
> Oct 24 14:04:56 saturn kernel: tuner_type = -1
> Oct 24 14:04:56 saturn kernel: cxm0: could not
> initialize tuner
> Oct 24 14:04:56 saturn kernel: iicbus0: detached
> Oct 24 14:04:56 saturn kernel: iicbb0: detached
> Oct 24 14:04:56 saturn kernel: cxm_iic0: detached
> Oct 24 14:04:56 saturn kernel: device_attach: cxm0
> attach returned 6
>
> It's a Hauppauge WinTV PVR 150.
> I'm going to deinstall & clean the /usr/src and try
> from scratch again. Could be a bad patch, I hope.

are you able to edit c-source?

1. cd to /usr/ports/multimedia/pvrxxx
2. rm work/.build<TAB>
3. vi work/dev/cxm/cxm_eeprom.c
4. search for "TCL" and make it look like this:
    case 0x63:
    case 0x55: /* TCL 2002N-6A */
5. make reinstall -DFORCE_PKG_REGISTER

and reload the module.

let me/us know.

actually your tuner was reported as missing from the driver earlier:
it is time for an update for the port.

regards,

usleep


More information about the freebsd-multimedia mailing list