* Lionel Elie Mamane [081109 22:20 +0100]
> On Sun, Nov 09, 2008 at 10:09:11PM +0100, Elimar Riesebieter wrote:
[...]
> > snd-card-0 is the deafult one.
>
> OK, and how does one control which card is snd-card-0 when one uses
> udev and thus one does not use the "special built-in module
> autoloading system"?
Put the following in /etc/modprobe.d/sound:
alias snd-card-0 snd-"card0"
options snd-"card0" index=0
alias snd-card-1 snd-"card1"
options snd-"card1" index=1
alias snd-card-2 snd-"card2"
........
Elimar
--
The path to source is always uphill!
-unknown-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]