Re: [Alsa-user] How to set default sound card (solved)

2015-02-15 Thread Ralf Mardorf
On Sun, 15 Feb 2015 13:22:33 -0800, jim phelps wrote: >I tried Ralf Mardorf's suggestion about >editing /etc/modprobe.d/alsa-base.conf and addiing the statement: > ># ALSA module ordering >options snd slots=snd_ca0106,snd_hda_intel,snd_hda_intel > >So far, Ive logged in on three separate occasions

Re: [Alsa-user] How to set default sound card (solved)

2015-02-15 Thread jim phelps
I tried Ralf Mardorf's suggestion about editing /etc/modprobe.d/alsa-base.conf and addiing the statement: # ALSA module ordering options snd slots=snd_ca0106,snd_hda_intel,snd_hda_intel So far, Ive logged in on three separate occasions and the ca0106 card has been listed as 0 (primary). Thanks R

Re: [Alsa-user] How to set default sound card

2015-02-05 Thread Ralf Mardorf
Did you test the newer slot method too? [rocketmouse@archlinux ~]$ cat /etc/modprobe.d/alsa-base.conf # ALSA module ordering options snd slots=snd_hdspm,snd_ice1712,snd_ice1712 "Problems with alsa.conf and udev On modern GNU/Linux systems, udev takes care of discovering hardware and loading/unloa