Hi I've installed freshly updated v4l-dvb drivers from mercurial
repository to make my dvb-t stick work. 
After that my uvc based webcam stopped working giving Unknown symbol
errors. I've updated links in /lib/modules/`uname -r`/build to point to
the v4l-dvb mercurial tree (running make kernel-links from the tree). So
I've tried to compile again uvcvideo from the svn trunk but it won't
even compile giving errors related to the kernel version check in
uvc_compat.h.
So I've bypassed the whole uvc_compat thing with an #ifdef. The driver
now compiles but gives "insmod: error inserting 'uvcvideo.ko': -1
Unknown symbol in module" if I try to insert it.
I've search list archives and it seems a common problem caused by
linux-uvc being out of the mainline kernel and that could be solved
easily if it would be included in the kernel tree.
So there is no solution to this problem at the moment?

Thanks,
Filippo


_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to