How to install this Audigy LS ALSA driver. The instructions below are obsolete. The audigyls alsa driver is now included in alsa cvs. Instructions for installing from the CVS are here: http://alsa.opensrc.org/index.php?page=AlsaCVS Any of the other files in this directory are just my work in progress files, and should not be used unless I specifically suggest using one of them to you directly. Ignore the following: 1) Download and untar the latest alsa-driver 1.0.5a from the www.alsa-project.org. 2) Put "AudigyLS.conf" in /usr/share/alsa/cards 3) Put "audigyls.c" in ./alsa-driver/pci/emu10k1 4) Patch alsa-driver with "audigyls.diff.txt" E.g. cd to the alsa-driver directory patch -p1 < ../audigyls.diff.txt 5) Run ./cvscompile --with-cards=audigyls 6) Compile and install the alsa-driver as you would normally do.