Difference between revisions of "Alsa notes"
From thelinuxwiki
(Pushed from thelinuxwiki.com.) |
Latest revision as of 19:02, 25 February 2013
alsa config files
/etc/modprobe.d/alsa.conf (or /etc/modprobe.d/alsa-base.conf or similar) is the main ALSA configuration file in most linux systems. Its syntax and all the options and parameters are explained in /usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt.
sound card 0
add the line below to alsa.conf. the parameter snd_usb_audio is the driver name for the device
# prevent usb from being card 0 options snd slots=,snd_usb_audio
saving mixer levels for a sound device
alsactl store