[arch-general] Default sound card

Axel 'the C.L.A.' Müller axel-mueller-74 at web.de
Sun Jul 3 13:46:34 EDT 2011


On Sun, 03 Jul 2011 19:07:21 +0200
"Christian" <christian08 at runbox.com> wrote:

> Hi all,
> Well, I have been trying to specify my Soundblaster Audigy ZS2 as my default sound card, but no luck.
> Here is what I do. I typed:
> cat /proc//asound/modules
> 0 snd_intel
> 1 snd_emu10k1
> So I then created the alsa.conf file under /etc/modprobe.d and typed:
> options snd slots=snd_eme10k1x0
> I know that there is something wrong here, but what am I doing wrong?
> Any help is really apreciated, many thanks!
> Christian
> 

I specified the order of my soundcards in /etc/modprobe.d/modprobe.conf
like this:

options snd-hda-intel index=1
options snd-hdsp index=0

Of course you have to adjust this to use the correct identifiers for
your soundcards.




More information about the arch-general mailing list