Hi I had this same problem, but after i update the v4l-dvb code, the problem is solved. But when i do "modprobe cx23885", it shows that "FATAL: Module cx23885 not found." Can anyone tell me what should I do with this problem? Thank you so much Audrey On Sun, Dec 21, 2008 at 6:47 AM, Matyas Sustik <linux-dvb.list@xxxxxxxxxx> wrote: > hermann pitton wrote: >> Hi Matyas, >> In this case the old compat-ioctl32 is not replaced by the new >> v4l2-compat-ioctl32 module. >> >> If you do on top of the modules of your kernel version >> "less modules.symbols |grep ioctl32", >> you likely will see this. >> alias symbol:v4l_compat_ioctl32 compat_ioctl32 >> alias symbol:v4l_compat_ioctl32 v4l2-compat-ioctl32 >> >> But it should be only that. >> less modules.symbols |grep ioctl32 >> alias symbol:v4l_compat_ioctl32 v4l2-compat-ioctl32 >> >> On top of the mercurial v4l-dvb do >> "make rmmod", since some complaints are visible do it again. >> >> Then "make rminstall" should remove all old modules, >> but renamed ones or such in distribution specific wrong locations >> remain. >> >> Check with "ls -R |grep .ko" on top of your kernel's media modules >> folder. >> >> Delete the media folder or the modules. > > I edited modules.symbols to comply to your suggestion. I made sure that > the old modules are gone. After a recompile, install and reboot the driver > started to work again! > > Thanks a lot. > Matyas > - > Every hardware eventually breaks. Every software eventually works. > > _______________________________________________ > linux-dvb mailing list > linux-dvb@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb