Moritz,
I had all sorts of problems trying to download the source from the
website last night but this morning it came down no problem.

Did a make, then a make install.
Then a modprobe uvcvideo and everything came up fine.
So I will store your depmod tip for later.

The difference this time was that I took Paulo's advice and
compiled/installed by downloading with hg rather than the tarball I
tried to use yesterday.
Is there a difference between the two?
Also does hg(I normally use svn) have an update command or do I always
download the lot?

Ok, I am off to fire up aMSN to see if that works.

Thanks,
Brian


Moritz Barsnick wrote:
> Hi Paulo,
> 
> On Thu, Nov 27, 2008 at 11:33:37 +0000, Paulo Assis wrote:
>> then from inside the newly created directory I just did:
>> (note: an alternative to sudo is running this commands as root):
> 
> I believe your instruction is concise and correct.
> 
> 
>> sudo modprobe v4l1-compat
>> sudo modprobe videodev
>> sudo modprobe v4l2-compat-ioctl32
>> sudo modprobe uvcvideo
> 
> If you did a "make install" previously, you should do a
> # depmod -a
> then modprobe will resolve the dependencies automatically.
> If you don't have any conflicting files from the previous kernel
> install (the above commands show that you don't), a simple
> # modprobe uvcvideo
> will then be enough.
> 
>> (If you reboot the computer now, maybe you can skip the following
>> procedures, In may case I did the following before rebooting)
> 
> On some distributions, "depmod -a" is called at boot, so a reboot may
> or may not resolve this for you. But just do it manually without a
> reboot, that should always work.
> 
>> There were still some error messages but somehow
>> the uvc module was loaded.
> 
> Be sure to report them here....
> 
> HTH,
> Moritz
> _______________________________________________
> Linux-uvc-devel mailing list
> Linux-uvc-devel@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
> 
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to