Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 23:17:16 -0600
From:      Josh Paetzel <josh@tcbug.org>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: hauppauge PVR 150 problem loading modules
Message-ID:  <200703032317.16140.josh@tcbug.org>
In-Reply-To: <80f4f2b20703021834u131ae0e8i6f73e29d013e04d4@mail.gmail.com>
References:  <80f4f2b20703021833kfa8d0dxaa838b2bfc72f400@mail.gmail.com> <80f4f2b20703021834u131ae0e8i6f73e29d013e04d4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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



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