Hi Sven, On Sunday 07 December 2008, Sven Burmeister wrote: > Hello! > > I used to compile from berlios. I got the mercurial repo, so should I > compile only linux uvc, i.e. uvcvideo/linux/drivers/media/video/uvc , or > should i compile and install everything via make all?
You need to compile and install (or load manually) at least the following modules v4l1-compat.ko v4l2-compat-ioctl32.ko videodev.ko uvcvideo.ko The easiest way is to compile the whole tree and either install all modules (using make install) or copy or load the above four ones manually. Please note that v4l drivers shipped with your kernel will not work with the videodev.ko module from the mercurial tree. > Is anybody else using opensuse11.1 (2.6.27 kernel)? I have a MSI wind with > a bison webcam, which used to work on opensuse 11.0 with kopete, ekiga, > skype etc. and the trunk version from berlios. Now it does not anymore. > Before asking for assistance I would like to try with the driver from > linuxtv. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
