Date: Sat, 5 Mar 2005 10:12:57 -0800 (PST) From: Arne "Wörner" <arne_woerner@yahoo.com> To: David Moler <dbmoler@yahoo.com>, freebsd-multimedia@freebsd.org Subject: Re: amd64 / bktr Message-ID: <20050305181257.40271.qmail@web41214.mail.yahoo.com> In-Reply-To: 6667
next in thread | raw e-mail | index | archive | help
--- David Moler <dbmoler@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050305181257.40271.qmail>