--- dvb-kernel/TROUBLESHOOTING 2004/01/25 18:14:18 1.1 +++ dvb-kernel/TROUBLESHOOTING 2004/01/25 18:45:02 1.2 @@ -26,6 +26,11 @@ of the kernel or available as standalone (http://bytesex.org/). Also you need to explicitly enable i2c and i2c bitbanging support in your kernel for those cards. +If you get a message 'insmod: no such device' while loading the driver - don't +worry, this is normal, since you load the drivers for all possible cards some +of the drivers complain because they don't find a matching card in your system. +You can safely remove those ones from the list in the insmod scripts. + If you are sure that all the issues above don't cause your problems you might want to ask on the linux-dvb mailing list for further assistance (http://www.linuxtv.org/mailinglists/).