Thanks for the reply. On Wednesday 13 February 2008 06:18:10 you wrote:
> > You are running make install as root? Affirmative! > > Run `insmod ./uvcvideo.ko` as root from the UVC build directory. Right off, got the error message: insmod: error inserting './uvcvideo.ko': -1 unknown symbol in module > Whatis the output from dmesg? The messages from dmesg are: uvcvideo: Unknown symbol v4l_compat_ioctl32 uvcvideo: Unknown symbol v4l_compat_translate_ioctl uvcvideo: Unknown symbol video_devdata uvcvideo: Unknown symbol v4l_printk_ioctl uvcvideo: Unknown symbol v4l_printk_ioctl uvcvideo: Unknown symbol video_unregister_device uvcvideo: Unknown symbol video_device_alloc uvcvideo: Unknown symbol video_register_device uvcvideo: Unknown symbol video_usercopy uvcvideo: Unknown symbol video_device_release Does it have anything to do with the fact that the webcam is integrated, and not external? > > > When I look into /lib/modules/2.6.23.14-115.fc8/usb/media the directory > > is empty. > > What is `uname -a` on your machine? Linux proteus.universe.net 2.6.23.14-115.fc8 #1 SMP Mon Jan 21 14:22:56 EST 2008 x86_64 x86_64 x86_64 GNU/Linux > > And the output from `ls -la /lib/modules/2.6.23.14-115.fc8/build`? This is fact a link to ' /usr/src/kernels/2.6.23.14-115.fc8-x86_64' when I do ' ls -la /usr/src/kernels/2.6.23.14-115.fc8-x86_64' I get the entire kernel source tree: /arch /block /crypto /drivers ... ... ... > > Cheers, > > Brandon Thanks again. -- Rudi Gaelzer Department of Physics Institute of Physics and Mathematics Federal University of Pelotas BRAZIL Registered linux user # 153741 _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
