On Sun, Apr 06, 2014 at 11:01:13 +0200, Rainer Dorsch wrote:
> I have two usb devices on my system, which register with the snd_usb_audio 
> module, a USB Headset and a USB webcam (has a microphone built-in). I use
> 
> options snd-usb-audio index=-2

The index parameter takes an array of indexes, so your second USB device
is free to use index 0. Try

options snd-usb-audio index=-2,-2

------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to