On Sat, 17 Nov 2001, I wrote:

> Hi everyone,
>
> I'm sure you've heard this all before, so sorry to not have figured it out
> myself...

I did some more reading and found that lots of people have made the same
mistake that I made: using the example in the HOW-TO. It includes the line
with "snd_index=1" which of course should be "=0". That fixed it!

>      # ALSA portion
>      alias char-major-116 snd
>      options snd snd_major=116 snd_cards_limit=1
>      alias snd-card-0 snd-card-emu10k1
>      options snd-card-emu10k1 snd_index=1 snd_id="SoundBlubberLive"
                                ^^^^^
                                snd_index=0


Thanks!
Adam.


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to