Rene Herman wrote: > If you load the modules with a "index=N" parameter, this will fix the card > at number N. Nornally, you do this by sticking > > options snd-foo index=0 > options snd-bar index=1 > > lines in /etc/modprobe.conf (or /etc/modprobe.d/whatever). This alone doesn't work when multiple devices are handled by the same driver. The snd-usb-audio has a "pid" parameter to specify that a device with a certain product ID should go to a specifc index. For example, options snd-usb-audio index=1,2 pid=0x1234,0x5678 would force the device with product ID 1234 to come first. Vendor and product IDs can be listed with lsusb. HTH Clemens ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user