El 01/01/13 20:41, Roger Luedecke escribió:
On Sun, 2012-12-30 at 20:09 -0600, Rajko wrote:
On Sat, 29 Dec 2012 15:42:45 -0800 Roger Luedecke roger.luedecke@gmail.com wrote:
Hippie:/etc/modprobe.d # >> echo "options uvcvideo quirks=0x00000200"
/etc/modprobe.d/99-local.conf
Check what is in a file /etc/modprobe.d/echo and /etc/modprobe.d/99-local.conf .
Your liberal use of ">>" could be source of trouble, like:
FATAL: Error inserting uvcvideo (/lib/modules/3.7.1-16-desktop/kernel/drivers/media/usb/uvc/uvcvideo.ko): Invalid argument
Also, you can check what uvc driver used in your system supports with: modinfo uvcvideo
Your webcam is supported but seems to be buggy and needs some quirks I could not figure out from this side of the planet.
Please report your issues to the linux-uvc-devel mailing list, that will be certainly more helpful.