On Wed, Apr 29, 2009 at 09:02:35AM +0200, Clemens Ladisch wrote:
Fons Adriaensen wrote:
options snd
cards_limit=4
alias snd-card-0 snd_intel8x0
alias snd-card-1 snd_mpu401
alias snd-card-2 snd_ice1712
options snd-card-0 index=0
options snd-card-1 index=1
options snd-card-2 index=2
but the order of the devices is always the
inverse: ice1712, mpu401, intel8x0
"options" does not work with aliases; use:
options snd-intel8x0 index=0
...
Which means I don't even need to define the
aliases ?
Since ALSA 1.0.16, you can instead use:
options snd slots=snd-intel8x0,snd-mpu401,snd-ice1712
Useful info, many thanks !
Ciao,
--
FA
Io lo dico sempre: l'Italia รจ troppo stretta e lunga.