
17 Dec
2013
17 Dec
'13
10:37 p.m.
Russell Coker <russell@coker.com.au> wrote:
Is there a way that I can reserve device 0 for the USB device?
You can specify it as in the following examples: options snd_usb_audio index=1 options snd_hda_intel index=0 I created a file for this: /etc/modprobe.d/sound-devices.conf. Essentially, it specifies parameters to the kernel modules as they are loaded.