Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: driver support for KWorld Xpert dvb-t PCI yet?



My Leadtek LR6650 comes up as a Conexant Winfast TV2000 XP with lspci. 
I've got it working grandly using the 2.6.9 Gentoo kernel, patched with
the 2.6.9-rc4 'All' drivers from bytesex.org.

The config options I used are 'bit-banging' under I2C:

CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

plus the relevant cx88xx stuff under multimedia:

CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_DVB=m

A recompile later and everything 'just worked' after a reboot with my new
kernel :-)

Good luck,


   Andy




> All,
>
> There was some talk back in July 04 of support for the Kworld Xpert
> V-Stream dvb-t
> PCI card (based-on the cx23883).
>
> I am using a gentoo 2.6.9 genkernel.
>
> An lspci -v shows:
>
> 0000:00:09.0 Multimedia video controller: Conexant Winfast TV2000 XP (rev
> 05)
> Subsystem: Unknown device 17de:08a6
> Flags: bus master, medium devsel, latency 64, IRQ 11
> Memory at cd000000 (32-bit, non-prefetchable)
> Capabilities: [44] Vital Product Data
> Capabilities: [4c] Power Management version 2
>
> 0000:00:09.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)
> Subsystem: Unknown device 17de:08a6
> Flags: bus master, medium devsel, latency 64, IRQ 11
> Memory at ce000000 (32-bit, non-prefetchable)
> Capabilities: [4c] Power Management version 2
>
> but I still get no /dev/dvb/ entries!
>
> Any one managed to get this working?
>
> Dan
>
>
>





Home | Main Index | Thread Index