{{tag>sound archlinux audio}} ====== Change default sound device ====== Add //alsa-base.conf// sudo vi /etc/modprobe.d/alsa-base.conf with this content: options snd_hda_intel enable=1 index=1 options snd_hda_intel enable=1 index=0 Indexes can be found here: cat /proc/asound/cards ====== Tested on ====== * ====== See also ====== ====== References ======