Re: [Alsa-user] Fixed device number attribution

2007-09-07 Thread Clemens Ladisch
Lee Revell wrote: > On 9/6/07, Clemens Ladisch <[EMAIL PROTECTED]> wrote: >> 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 th

Re: [Alsa-user] Fixed device number attribution

2007-09-06 Thread Lee Revell
On 9/6/07, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > 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/

Re: [Alsa-user] Fixed device number attribution

2007-09-06 Thread Clemens Ladisch
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 wo

Re: [Alsa-user] Fixed device number attribution

2007-09-06 Thread Rene Herman
On 09/06/2007 09:58 AM, Giacomo Quinti wrote: > as you can see my problem is similar but different from the post > "Dynamically designating default device". > > I have 2 soundcards in my linux box (internal + usb audio UA-1EX) + 1 > midi USB device, i need to use all these cards. > > The probl

[Alsa-user] Fixed device number attribution

2007-09-06 Thread Giacomo Quinti
Hi, as you can see my problem is similar but different from the post "Dynamically designating default device". I have 2 soundcards in my linux box (internal + usb audio UA-1EX) + 1 midi USB device, i need to use all these cards. The problem is simple, i need to configure some application d