Subject: Re: kern/29618: bktr not detected (Miro PCTV)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: netbsd-bugs
Date: 04/25/2005 03:32:01
The following reply was made to PR kern/29618; it has been noted by GNATS.
From: IWAMOTO Toshihiro <toshii@netbsd.org>
To: gnats-bugs@netbsd.org, anthony.mallet@openrobots.net
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org
Subject: Re: kern/29618: bktr not detected (Miro PCTV)
Date: Mon, 25 Apr 2005 12:30:54 +0900
At Mon, 7 Mar 2005 18:52:00 +0000 (UTC),
anthony.mallet@openrobots.net wrote:
>
> >Number: 29618
> >Category: kern
> >Synopsis: bktr not detected (Miro PCTV)
> >Description:
> The bktr driver doesn't detect Pinnacle Miro PCTV anymore.
> It was working with 2.99.11 form Sat Jan 1 17:14:48 CET 2005.
>
> I use the following lines in my config file:
> # Brooktree 848/849/878/879 based TV cards
> options BKTR_OVERRIDE_CARD=1
> options BKTR_OVERRIDE_TUNER=6
>
> bktr* at pci? dev ? function ?
> radio* at bktr?
>
> and dmesg outputs this:
>
> Brooktree product 0x036a (video multimedia, revision 0x11) at pci2 dev 12
> function 0 not configured
The product id should be 0x36e, which is 1 bit different from the
above. I had similar issue before and I think this is caused by bad
PCI slot contacts.
Pull out the card from the PCI slot, clean the contacts if you think
necessary, and insert again.
> Brooktree Bt878 Video Capture (Audio Section) (miscellaneous multimedia,
> revision 0x11) at pci2 dev 12 function 1 not configured
--
IWAMOTO Toshihiro