On Sat, 2012-12-29 at 20:07 -0300, Cristian Rodríguez wrote:
El 29/12/12 19:35, Roger Luedecke escribió:
echo "options uvcvideo quirks=0x00000200" >> /etc/modprobe/99-local.conf
modprobe -r uvcvideo modprobe uvcvideo
report success or fail.
No change in behavior.
OK, what kernel version are you using ?
I fixed the error in your line. It is /modprobe.d Hippie:/etc/modprobe.d # >> echo "options uvcvideo quirks=0x00000200"
/etc/modprobe.d/99-local.conf
Hippie:/etc/modprobe.d # modprobe -r uvcvideo WARNING: All config files need .conf: /etc/modprobe.d/echo, it will be ignored in a future release. Hippie:/etc/modprobe.d # modprobe uvcvideo WARNING: All config files need .conf: /etc/modprobe.d/echo, it will be ignored in a future release. FATAL: Error inserting uvcvideo (/lib/modules/3.7.1-16-desktop/kernel/drivers/media/usb/uvc/uvcvideo.ko): Invalid argument Hippie:/etc/modprobe.d #