Re: [arch-general] HELP: My webcam stop work.

2013-01-04 Thread Mauro Santos
On 03-01-2013 10:28, Cloud Tao wrote: > How to solve this problem? thx very much. Try creating /etc/modprobe.d/uvcvideo.conf and put this inside: options uvcvideo nodrop=1 Then as root do: modprobe -r uvcvideo && modprobe uvcvideo or alternatively reboot. Then try again. -- Mauro Santos

Re: [arch-general] HELP: My webcam stop work.

2013-01-03 Thread Karol Babioch
Hi, Am 03.01.2013 11:28, schrieb Cloud Tao: > How to solve this problem? thx very much. Given that this seems to be a problem with "uvcvideo" itself, you are probably best of by talking to the developers of uvcvideo, which would be: [johnpatcher@vpcs linux-3.7]$ ./scripts/get_maintainer.pl -f dr