This is an old revision of the document!
Table of Contents
ALSA (Advanced Linux Sound Architecture)
building ALSA's needed from source
download the latest
I just needed drivers, libs and utils
and downloaded the latest
from
http://www.alsa-project.org/main/index.php/Download
to /usr/src/alsa/
prepare for building
check that the sources for your kernel are installed, install them if needed
apt-get source linux-source-'uname-r'
if you build your own kernel you should have your sources still available
Last modified: le 2008/12/10 19:42