Hi all, I have the DVB-T USB stick written in the subject (ID 0ccd:0043), and I'd like to make it work with Linux. The current version of the em28xx driver (both in the Linux kernel and in the media_tree git) gives an error after loading the firmware, as reported here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/460636 I modified the source so that the driver sets the read_not_reliable bit in the xc2028_ctrl structure, and that seems to help in getting past the firmware error. However, the /dev/dvb device is not created. Since I'm new to DVB and V4L, can someone give me some hints on what could be going wrong? I'm attaching the dmesg output after inserting the device. Ciao, Alberto