I have recently bought a Kworld DVB-T Xpert card and tried to get it work on a Mandrake 10.2 box. I get the following from dmesg and lspci dmesg: Linux video capture interface: v1.00 cx2388x blackbird driver version 0.0.4 loaded cx88[0]: subsystem: 17de:08a6, board: KWorld/VStream XPert DVB-T [card=14,autodetected] cx2388x v4l2 driver version 0.0.4 loaded cx88[0]: subsystem: 17de:08a6, board: KWorld/VStream XPert DVB-T [card=14,autodetected] cx88[0]/0: found at 0000:01:06.0, rev: 5, irq: 12, latency: 32, mmio: 0xe6000000 cx88[0]/0: registered device video0 [v4l2] cx88[0]/0: registered device vbi0 lspci: 01:06.0 Multimedia video controller: Conexant CX22702 DVB-T 2k/8k (rev 05) 01:06.2 Multimedia controller: Conexant CX23883 Broadcast Decoder (rev 05) lspci -v: 01:06.0 Multimedia video controller: Conexant CX22702 DVB-T 2k/8k (rev 05) Subsystem: KWorld Computer Co. Ltd.: Unknown device 08a6 Flags: bus master, medium devsel, latency 32, IRQ 12 Memory at e6000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [44] Vital Product Data Capabilities: [4c] Power Management version 2 01:06.2 Multimedia controller: Conexant CX23883 Broadcast Decoder (rev 05) Subsystem: KWorld Computer Co. Ltd.: Unknown device 08a6 Flags: bus master, medium devsel, latency 32, IRQ 12 Memory at e7000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [4c] Power Management version 2 Kernel is: 2.6.11-6mdk There is nothing else, no other mention of DVB nor are the /dev/dvb/* devices created in udev. The cx22702 is not loaded and if it is modprobed manually it doesn't log anything (but it does load). What am I missing?