amd64 / bktr

David Moler dbmoler at yahoo.com
Sat Mar 5 21:36:34 GMT 2005


I tried removing this section and recompiling the
kernel:

        if (card == CARD_MIRO && mt2032_init(bktr) ==
0) {
                bktr->card = cards[ (card =
CARD_PINNACLE_PCTV_RAVE) ];
                select_tuner( bktr, TUNER_MT2032 );
                goto checkDBX;
        }

I also tried setting hw.bt848.tuner=1.  I get the same
result.  Perhaps this is a problem with mplayer?


--- Arne Wörner <arne_woerner at yahoo.com> wrote:
> --- David Moler <dbmoler at yahoo.com> wrote:
> > %dmesg |grep bktr
> > bktr0: <BrookTree 878> mem 0xfa002000-0xfa002fff
> irq
> > 18 at device 12.0 on pci0
> > bktr0: Warning - card vendor 0x1002 (model 0x0001)
> > unknown.
> > bktr0: MT2032: Companycode=3c3c Part=3c
> Revision=3c
> > bktr0: MT2032 not found or unknown type
> > bktr0: Detected a MSP3430G-A4 at 0x80
> > bktr0: Pinnacle/Miro TV, Temic NTSC tuner,
> msp3400c
> > stereo.
> > 
> > These lines are in the kernel:
> > device          bktr
> > device          iicbus
> > device          iicbb
> > device          smbus
> > 
> Looks ok...
> 
> Maybe the changes about MicroTune MT2032 tuners
> ruined the support
> for your card.
> 
> Could you try to set the tuner in /boot/loader.conf
> manually?
>   hw.bt848.tuner=1
> or so?
> 
> If that does not help, you could try to remove the
> mt2032 stuff
> from /sys/dev/bktr/bktr_card.c and recompile your
> kernel.
> 
> Since I asked for the changes for my Pinnacle PCTV
> Rave card after
> R5.3, I am quite interested in solving the problems
> I might have
> caused... :-)
> 
> -Arne
> 
> 
> 
> 	
> 		
> __________________________________ 
> Celebrate Yahoo!'s 10th Birthday! 
> Yahoo! Netrospective: 100 Moments of the Web 
> http://birthday.yahoo.com/netrospective/
> 


More information about the freebsd-multimedia mailing list