Hello, I use a Bestbuy easy-tv hybrid pro usb dongle as my dvb-t device based on em28xx for watching tv. I got the latest code from v4l-dvb hg repository recently (thx Douglas) and works perfectly under 2.6.35 custom kernel with firmware xc3028-v27 extracted with the perl script as wiki said. But I have an issue to report... This device isn't recognized automatically and dmesg suggests my to choose one card. Curiously, I have to write this commands (as one user recommends) to make it work correctly: * sudo rmmod em28xx * sudo modprobe em28xx card=10 * sudo rmmod em28xx-dvb *sudo rmmod em28xx *sudo modprobe em28xx card=11 Maybe there's something to fix this! Thanks and congratulations! Alberto. P.D. I attach em28xx dmesg report for card 11 as text file.