[ubuntu-studio-users] USB device order/naming
Kaj Ailomaa
zequence at mousike.me
Mon Nov 10 15:52:29 UTC 2014
On Mon, Nov 10, 2014, at 11:05 AM, Thijs van severen wrote:
> Hi All
>
> What is the recommended way to force a USB audio device to always use the
> same name ? (dev1, dev3..)
>
> I have tried this procedure :
> http://alsa.opensrc.org/MultipleUSBAudioDevices
> But that doesnt seem to work (on ubuntu 12.4)
>
> all tips are wlecome !
>
> grtz
> Thijs
>
>
I suppose you want jack to always start with your device?
Forcing your hardware to load in a certain order is not a good option.
Instead, start jack with the name of your device, instead of the hw
order.
For instance, the result of me running: cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xf1600000 irq 43
The name of the card in this case is "PCH" (I only have one atm). So, in
my case I would start jack using hw:PCH, instead of hw:0.
More information about the ubuntu-studio-users
mailing list