hauppauge PVR 150 problem loading modules

Josh Paetzel josh at tcbug.org
Sun Mar 4 05:17:26 UTC 2007


On Friday 02 March 2007 20:34, Jim Stapleton wrote:
> I appologize -questions, disregard this, it was supposed to go to
> multimedia.
>
> On 3/3/07, Jim Stapleton <stapleton.41 at gmail.com> wrote:
> > After being unable to get the WinTV-Radio work, I replaced it
> > with a PVR-150. I followed the instructions here:
> > http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-Novemb
> >er/005351.html
> >
> > attempting to get the PVR 150 I just picked up working. However,
> > after loading the modules as described in the output of the
> > pvrxxx port, and the message listed, no new devices showed up. I
> > checked
> > /var/log/messages and go this:
> >
> > sjss at elrond 21:28:36 (0) ~  > cat /var/log/messages | grep cxm
> > Mar  2 20:47:11 elrond sudo:     sjss : TTY=ttyp1 ;
> > PWD=/usr/ports/multimedia/pvrxxx ; USER=root ;
> > COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c
> > Mar  2 20:49:05 elrond sudo:     sjss : TTY=ttyp1 ;
> > PWD=/usr/ports/multimedia/pvrxxx ; USER=root ;
> > COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c
> > Mar  2 21:27:50 elrond sudo:     sjss : TTY=ttyp1 ;
> > PWD=/home/sjss ; USER=root ; COMMAND=/sbin/kldload cxm_iic
> > Mar  2 21:27:53 elrond sudo:     sjss : TTY=ttyp1 ;
> > PWD=/home/sjss ; USER=root ; COMMAND=/sbin/kldload cxm
> > Mar  2 21:27:53 elrond kernel: cxm0: <Conexant iTVC16 MPEG Coder>
> > mem 0xc0000000-0xc3ffffff irq 16 at device 6.0 on pci5
> > Mar  2 21:27:53 elrond kernel: cxm_iic0: <Conexant iTVC15 /
> > iTVC16 I2C controller> on cxm0
> > Mar  2 21:27:53 elrond kernel: iicbb0: <I2C bit-banging driver>
> > on cxm_iic0 Mar  2 21:27:53 elrond kernel: cxm0: unknown tuner
> > code 0x67 Mar  2 21:27:53 elrond kernel: cxm0: could not
> > initialize tuner Mar  2 21:27:53 elrond kernel: cxm_iic0:
> > detached
> > Mar  2 21:27:53 elrond kernel: device_attach: cxm0 attach
> > returned 6
> >
> >
> > So it's safe to say I have an unknown tuner on this card, what
> > would my next step from here be?
> >
> > Thank you,
> > -Jim Stapleton
>

In /usr/ports/multimedia/pvrxxx/work/dev/cxm/cxm_eeprom.c there's a 
big switch of tuner codes starting on line 213....either figure out 
what tuner you have and add the appropriate entry for the tuner code 
it's showing or start guessing.

-- 
Thanks,

Josh Paetzel


More information about the freebsd-multimedia mailing list