Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 22:45:15 +0200
From:      usleepless@gmail.com
To:        "Mark Busby" <redtick@sbcglobal.net>
Cc:        freeb list <freebsd-multimedia@freebsd.org>
Subject:   Re: pvrxxx msg
Message-ID:  <c39ec84c0610241345o1e6ba781k5c020c3352106403@mail.gmail.com>
In-Reply-To: <20061024203356.93719.qmail@web81212.mail.mud.yahoo.com>
References:  <20061024203356.93719.qmail@web81212.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark,

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

now we will fix your tuner.

On 10/24/06, Mark Busby <redtick@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



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