Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 15:36:23 -0700 (PDT)
From:      Mark Busby <redtick@sbcglobal.net>
To:        usleepless@gmail.com
Cc:        freeb list <freebsd-multimedia@freebsd.org>
Subject:   Re: pvrxxx msg
Message-ID:  <20061024223623.89109.qmail@web81210.mail.mud.yahoo.com>
In-Reply-To: <c39ec84c0610241345o1e6ba781k5c020c3352106403@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bingo, I think that did it.
Thanks for your time and work.
load msg.
kernel: cxm0: <Conexant iTVC16 MPEG Coder> mem
0xc8000000-0xcbffffff irq 17 a
kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C
controller> on cxm0
kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
kernel: iicbus0: <Philips I2C bus> on iicbb0
master-only
kernel: tuner code 99
kernel: tuner_type = 20
kernel: cxm0: TCL 2002N-6A tuner
kernel: <2>cxm 0-0000: loaded
/lib/modules/v4l-cx25840.fw firmware (14264 byt
kernel: <2>cxm debug 0-0000: decoder set input (0)
kernel: <2>cxm debug 0-0000: now setting Tuner input
kernel: <2>cxm debug 0-0000: set audio input (0)
kernel: <2>cxm debug 0-0000: set audio input (0)
kernel: cxm0: Eeprom NTSC
kernel: <2>tda 0-0000: switching to v4l2
kernel: <2>tda 0-0000: configure for: NTSC-M
kernel: <2>tda 0-0000: writing: b=0xd4 c=0x30 e=0x44
kernel: could not start iic bus
kernel: probed 54
kernel: probed 136
kernel: probed 160
kernel: probed 194
kernel: <2>tda 0-0000: i2c i/o error: rc == 2 (should
be 4)
kernel: read error
kernel: <2>tda 0-0000: i2c i/o error: rc == -577447141
(should be 1)
kernel: <2>tda 0-0000: read: 0x 0
kernel: <2>tda 0-0000:   after power on : no
kernel: <2>tda 0-0000:   afc            : - 12.5 kHz
kernel: <2>tda 0-0000:   fmif level     : low
kernel: <2>tda 0-0000:   afc window     : out
kernel: <2>tda 0-0000:   vfi level      : low
kernel: <2>cxm 0-0000: Video signal:              not
present
kernel: <2>cxm 0-0000: Detected format:          
NTSC-M
kernel: <2>cxm 0-0000: Detected audio mode:       mono
kernel: <2>cxm 0-0000: Detected audio standard:   BTSC
kernel: <2>cxm 0-0000: Audio muted:               no
kernel: <2>cxm 0-0000: Audio microcontroller:    
running
kernel: <2>cxm 0-0000: Configured audio standard:
automatic detection
kernel: <2>cxm 0-0000: Configured audio system:   BTSC
kernel: <2>cxm 0-0000: Specified standard:       
NTSC-M
kernel: <2>cxm 0-0000: Specified input:          
Tuner
kernel: <2>cxm 0-0000: Specified audio input:    
Tuner
kernel: <2>cxm 0-0000: Specified audioclock freq: 48
kHz
kernel: <2>cxm 0-0000: Preferred audio mode:     
stereo
kernel: cxm0: [GIANT-LOCKED]
kernel: cxm0: encoder firmware version 0x2050032


--- usleepless@gmail.com wrote:

> 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?20061024223623.89109.qmail>