Thomas Kay wrote: > I was wondering whether anybody could help me with my problem of trying to > get 2 soundcards to work in ALSA. I've managed to get both soundcards > working individually, but when I try and edit the config file for having > both at once, I get problems. My config file goes something like this > ... > alias snd-card-0 snd-card-ens1370 > alias snd-card-1 snd-card-ymfpci > ... > The first (Sound card 0) seems to load fine, but with the 2nd, I get the > error message: > devfs: devfs_register(): device already registered: "unknown"
In addition to the snd-card-x aliases, you should use the drivers' index option: options snd-card-ens1370 index=0 options snd-card-ymfpci index=1 And if your card drivers are named snd-card-xxx, you have a really old version of ALSA. Please consider updating. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user