Hi folks, very occasionally I have two apater entries for my CinergyT2 in /dev/dvb. The timestamps reveal that one entry may be left behind when the driver was unloaded before suspend: /dev/dvb$ ls -la */dvr0 crw-rw---- 1 root video 212, 5 May 7 17:18 adapter0/dvr0 crw-rw---- 1 root video 212, 69 May 7 18:18 adapter1/dvr0 This is bad, since my TV application want's to use adapter0 and fails after this. After renaming adapter1 into adapter0, it works again. This is the only message I got from unloading the cintergyT2 module: usbcore: deregistering interface driver cinergyT2 Is this a driver bug? Or a udev bug? When I unload the driver, stop udev, start udev, and reload the driver, there are again two adater0 and adapter1 directories. Regards, Tino _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb