Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2004 11:09:16 +0100
From:      Torfinn Ingolfsen <torfing@broadpark.no>
To:        freebsd-multimedia@freebsd.org
Cc:        robert@luftx.net
Subject:   Re: WinTV Radio - CORRECTED
Message-ID:  <20041223110916.1dbf2fca.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <41CA5B0E.3060405@luftx.net>
References:  <41CA5B0E.3060405@luftx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Dec 2004 23:43:42 -0600
Robert Small <robert@luftx.net> wrote:

> I just purchased a WinTV Radio card, and I can't get the bktr driver
> to load.

No wonder - your card uses Conexant chips instead of BrookTree chips.
The bktr driver won't work with that. See below.

> pciconf -lv:
> none7@pci1:7:0: class=0x040000 card=0x34010070 chip=0x880014f1
> rev=0x05 hdr=0x00    vendor   = 'Conexant Systems, Inc'
>     device   = 'CX2388x TV Capture Card'
>     class    = multimedia
>     subclass = video
> none8@pci1:7:1: class=0x048000 card=0x34010070 chip=0x880114f1
> rev=0x05 hdr=0x00    vendor   = 'Conexant Systems, Inc'
>     device   = 'CX2388x TV Capture Card'
>     class    = multimedia

The bktr driver works with BrookTree chips, the bt8x8 variants.
Your card have Conexant CX2388x chips. Unless something have changed
very recently, there is no driver for cx2388x chips in FreeBSD. This was
discussed on this list as late as September.
See
http://lists.freebsd.org/pipermail/freebsd-multimedia/2004-September/001369.html
(read the whole thread)

> Any suggestions/advice?

Well, you could write a driver?
If not, you will have to replace your card with one that is supported
under FreeBSD, if you can find one.

Good luck!
-- 
Regards,
Torfinn Ingolfsen,
Norway




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041223110916.1dbf2fca.torfinn.ingolfsen>