Posts Tagged ‘c500’
The QuickCam c500 is supported out of the box in Debian Squeeze by the UVC driver. However, one issue I have encountered is the built in microphone is auto detected by alas and overrides my sound card, forcing me to issue the command (as root):
alsa force-reload
to solve this problem edit /etc/modprobe.d/sound.conf and add:
options snd_usb_audio index=1
Reboot and hopefully all is well.




