Subject: Re: TV-Card TerraTValue - no sound
To: None <port-i386@NetBSD.org>
From: Timo Schmidt <netbsd@xomit.de>
List: port-i386
Date: 01/29/2005 13:56:39
On Sat 29 Jan 2005 12:49 +0000, Matthias Scheler wrote:
> In article <20050128164810.GA10018@gate.xomit.de>,
> Timo Schmidt <netbsd@xomit.de> writes:
> > to my kernel config, the card is recognized as
> >
> >| bktr0: TerraTVplus, Temic NTSC tuner
> >
> > So I added
> >
> >| BKTR_OVERRIDE_TUNER=5
> >
> > to my kernel config and now the card is recognized as
>
> It appears that the bktr(4) driver isn't able to read the
> EEPROm of your card.
>
> >| bktr0: TerraTVplus, Philips PAL tuner
> >
> > With both configurations, the following line appears in
> > dmesg:
>
> What else? There should be multiple lines like this ...
| # dmesg|grep "bktr\|Brooktree"
| bktr0 at pci0 dev 11 function 0
| bktr0: interrupting at irq 10
| bktr0: TerraTVplus, Philips PAL tuner.
| Brooktree Bt878 Video Capture (Audio Section) (miscellaneous multimedia, revision 0x02) at pci0 dev 11 function 1 not configured
-Timo