Hello, I have search around the world to find a solution to make my Terratec Cinergy hybrid USB XS Tuner runnable... no success. The first problem is: The card is detected but not as an DVB-Tuner. If I insert the usb-DVB-Tuner I get the following kernel-modules loaded: snd_usb_audio 69953 0 snd_usb_lib 15169 1 snd_usb_audio snd_rawmidi 24385 1 snd_usb_lib snd_hwdep 9797 1 snd_usb_audio This is not what I wanted. lsusb gives: ~ $ lsusb Bus 005 Device 004: ID 0ccd:0042 TerraTec Electronic GmbH Bus 005 Device 002: ID 126f:2168 TwinMOS Mobile Disk III Bus 005 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 003 Device 003: ID 046d:c00f Logitech, Inc. Bus 003 Device 001: ID 0000:0000 in /etc/sysconfig/hwconf: class: OTHER bus: USB detached: 0 desc: "TerraTec Electronic GmbH Cinergy Hybrid T USB XS" usbclass: 255 usbsubclass: 0 usbprotocol: 255 usbbus: 5 usblevel: 1 usbport: 7 usbdev: 4 vendorId: 0ccd deviceId: 0042 usbmfr: TerraTec Electronic GmbH usbprod: Cinergy Hybrid T USB XS The card is detected - but no driver is loaded, does I have to write a new udev-rule for this device ? If so can anybody point to a quick HOWTO, Thanks. I have no /dev/video - Device or anything else there. I can manually run insmod em28xx to insert the kernel-module but this does not allows me to use the usb-hardware. dmesg does not show anything interesting to me. Any hints are welcome. Reinhard