Hi, Sameer Tewar schrieb: > when I do dmesg it says the following > > uvcvideo: version magic '2.6.18-1.2798.fc6 SMP mod_unload 586 REGPARM > 4KSTACKS gcc-4.1' should be '2.6.18-1.2868.fc6 SMP mod_unload 686 REGPARM > 4KSTACKS gcc-4.1'
Your running kernel and the kernel headers differ in their version (2798 -> 2868). Also the configuration has changed (586->686). Make sure you're using the kernel headers of the running kernel with its config. Cheers, Gregor _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
