That is not working. I have do:
sudo rm /usr/src/linux-headers-2.6.22-14-generic/Module.symvers cd v4l-dvb-experimental/ make sudo make install sudo cp /home/jasir/v4l-dvb-experimental/v4l/Module.symvers /usr/src/linux-headers-2.6.22-14-generic/Module.symvers $ sudo modprobe uvcvideo FATAL: Error inserting uvcvideo (/lib/modules/2.6.22-14-generic/ubuntu/media/usbvideo/uvcvideo.ko): Unknown symbol in module, or unknown parameter (see dmesg) dmesg: [ 945.248000] uvcvideo: disagrees about version of symbol video_devdata [ 945.248000] uvcvideo: Unknown symbol video_devdata [ 945.248000] uvcvideo: disagrees about version of symbol video_unregister_device [ 945.248000] uvcvideo: Unknown symbol video_unregister_device [ 945.248000] uvcvideo: disagrees about version of symbol video_device_alloc [ 945.248000] uvcvideo: Unknown symbol video_device_alloc [ 945.248000] uvcvideo: disagrees about version of symbol video_register_device [ 945.248000] uvcvideo: Unknown symbol video_register_device [ 945.248000] uvcvideo: disagrees about version of symbol video_device_release [ 945.248000] uvcvideo: Unknown symbol video_device_release [ 1070.172000] uvcvideo: disagrees about version of symbol video_devdata [ 1070.172000] uvcvideo: Unknown symbol video_devdata [ 1070.172000] uvcvideo: disagrees about version of symbol video_unregister_device [ 1070.172000] uvcvideo: Unknown symbol video_unregister_device [ 1070.172000] uvcvideo: disagrees about version of symbol video_device_alloc [ 1070.172000] uvcvideo: Unknown symbol video_device_alloc [ 1070.172000] uvcvideo: disagrees about version of symbol video_register_device [ 1070.172000] uvcvideo: Unknown symbol video_register_device [ 1070.172000] uvcvideo: disagrees about version of symbol video_device_release [ 1070.172000] uvcvideo: Unknown symbol video_device_release Am Dienstag, den 18.03.2008, 11:15 +0100 schrieb Markus Rechberger: > Hi, > > for those people who still have to use the old v4l-dvb-experimental > tree to get their device work and who are unable to use their webcam > after installing those drivers. > > There's an explanation about that issue and how to get around it: > http://www.mail-archive.com/linux-uvc-devel%40lists.berlios.de/msg02443.html > > Markus > > _______________________________________________ > Em28xx mailing list > [email protected] > http://mcentral.de/mailman/listinfo/em28xx _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
