{{include tonguesAlsa}} [[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[Soundsystem]] {{image url="http://www.lyndondaniels.com/2010/learn/music/OSSDAW/images/alsa.png" width="48" }} ====ALSA==== ~**Advanced Linux Sound Architecture (ALSA)** is the most common sound system for Linux operating system and is used on most Puppy versions. ==Version== ~Verify currently installed driver version via the command-line interface: %%(language-ref)cat /proc/asound/version%% ==Configuration Setup== ~Configuration via '[[AlsaSoundWizard|Alsa Sound Wizard]]' and 'Multiple Soundcard Wizard': ~//PuppyMenu > Setup// ==Volume== ~Volume level adjustment via command line [[AlsaMixer]] or [[RetroVol]] (speaker on the task bar). ==Trouble shooting== ~If you have no sound first check the volume isn't muted. Then go the the [[AlsaSoundWizard|Alsa Sound Wizard]] and follow the steps there. If still no joy ensure the correct sound module for the hardware is loaded. Also, sometimes a conflicting module may need to be blacklisted. **Notes** ~'Classic' Puppy comes with a cut down version of ALSA, installing full ALSA may resolve sound issues, see link below. Also, [[PulseAudio]] mixer is usually not present. ==Also on the Wiki== ~[[Retrovol]] - system tray volume and configuration ~[[ALSAmixer]] - set volume and configuration ~[[PulseAudio]] - additional audio mixer ~[[Jack]] - sound server, useful for musicians ==Related Webpages== ~[[http://www.alsa-project.org/main/index.php/Main_Page ALSA webpage]] ~[[http://www.alsa-project.org/main/index.php/Matrix:Main ALSA modules list (alsa-project)]] ~[[http://murga-linux.com/puppy/viewtopic.php?p=901606#901606 Install full ALSA on Upup/ Tahrpup]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=51745 Alsa 1.0.22.1 Driver thread]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?p=421053#421053 Alsa 1.0.20 driver update post]] ---- ==Categories== CategoryComponent CategoryMultimedia CategorySoftware