Webcam works only after modprobe -r uvcvideo and modprobe -r snd_usb_audio with cam unplugged after each system boot.
Suse 11.1 - 2.6.27.19-3.2-pae
lsusb;
046d:08c3 Logitech, Inc. Camera (Notebooks Pro)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 046d:08c3 Logitech, Inc. Camera (Notebooks Pro)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
If not modprobe first I get each time;
ERROR opening V4L interface
: No such file or directory
I also had to make video0 manually at the begining of trying to get the camera to work. That has remained OK. Did it by using;
mknod -m 644 /dev/video0 c 810
And I have the pacman stuff installed.
Does anybody know what I’m doin wronge? Please help.
Thanks in advance,
Jack