Comment 135 for bug 290506

Revision history for this message
Rodrigo Linfati (rlinfati) wrote :

workarround if you dont want wait to the next kernel update.

    * install build-essential and linux-headers
    * download the snapshot of v4l from http://linuxtv.org/hg/~pinchartl/uvcvideo/

( if you dont want install mercurial, can download making click on "gz" or "bz2" )

then.... tar xzvf and make

next, copy uvcvideo.ko videodev.ko v4l1-compat.ko to /lib/modules/VERSION/misc/
apply depmod -a, rmmod and modprobe..... and GO!

Have a nice day!