On Sun, 18 Mar 2007, Francisco Demeter wrote: > how to patch the source code, now the IR control is working, but my > webcam stops to work. > > I try to rebuild the webcam driver gspcav, but i get still the same > error by load them: > > root@todobarato:/usr/src/gspca-source/modules/gspca# dmesg | grep gspca > gspca: disagrees about version of symbol video_devdata > gspca: Unknown symbol video_devdata The gspca driver is getting built against the media drivers in your kernel source, but the media drivers you are using are the newer ones from the v4l-dvb Hg you installed. What you might be able to do, is to use make kernel-links from v4l-dvb to copy v4l-dvb into your kernel source. This will modify the kernel source you have installed, so you probably should back it up first! Now you can try to rebuild gspca against this new source. _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb