Followup: [Re: bktr problems]

Danny Pansters danny at ricin.com
Sun Jun 25 22:50:29 UTC 2006


FYI

Just wanted to say that the wintv card got recognized again and works well on 
FreeBSD 6.1-RELEASE which I recently installed on an amd64 box (I did need to 
compile bktr module manually it wasnt included in the binary dist).

bktr0: <BrookTree 878> mem 0xc5000000-0xc5000fff irq 16 at device 6.0 on pci5
bktr0: [GIANT-LOCKED]
bktr0: Hauppauge Model 44354 A242
bktr0: Detected a MSP3415D-B3 at 0x80
bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo, 
remote control.

I reckon between 6.0 and 6.1 something got fixed. Perhaps it works again for 
other folks as well.

Cheers,

Dan


--------------------------------- my last reply to thread:

On Sunday 11 June 2006 13:47, you wrote:
> --- Danny Pansters <danny at ricin.com> wrote:
> > /usr/src/sys/dev/bktr/bktr_card.c has some interesting comments about
> > (some?)
> >
> > bt878 based cards that have an EEPROM. In short: they've been broken by
> > the time MT2032 tuner support was added, and they're still broken. I've
> > had similar problems with an (old) WinCast TV card; it stopped working
> > somewhere around FreeBSD-5.3 or so, also because tuner detection fails
> > and it can't be bullied into using the correct one with sysctl. I tried
> > to raise the issue several times but never got a response.
>
> When u use a version of bktr_card.[ch] and bktr_tuner.[ch], that is old
> enough, the tuner can be set/detected again?
>
> Could u send us a diff between the current version and the version, that
> detects/behaves nicely?

I'd have to install 5-something and incremently test it. What I can say is 
that I remember that for a while it worked with simply putting the (wrong) 
product/manufactorer ID that was reported in card.c and treating it as 
hauppauge, but later the reported ID became 0xffff and that went nowhere. It 
could probably have been done better and perhaps work with something 
analogous to what Robert Krten wrote.

I also have a miro card and a saa based avermedia one, so I pretty much tossed 
the wintv aside.

I have an amd box here that I need to set up for testing, I'll look which 
install images I still have a CD for and slap in the hauppauge and see if I 
can recreate that situation a little. If I can point to some useful 
timeframes where things broke I'll let you know, if not, well I won't :)

IIRC it was between 5.2 -> 5.3 (hack as described above needed)
and 5.3 -> 5.4/6.0 (b0rken since)

Cheers,

Dan





More information about the freebsd-multimedia mailing list