How to install this CA0106 ALSA driver. This is for SB Audigy LS and Live 24bit sound cards that use the CA0106 chip. The instructions below are obsolete. The CA0106 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 the latest alsa-driver CVS from the www.alsa-project.org. 2) Put "CA0106.conf" in /usr/share/alsa/cards 3) Create a new directory ./alsa-driver/pci/ca0106 4) cd to ./alsa-driver/pci/ca0106 5) Untar ca0106.0.0.20.tar.bz2 into ./alsa-driver/pci/ca0106 6)Patch alsa-driver with "ca0106.diff.txt" E.g. cd to the alsa-driver directory patch -p1 < ../ca0106.diff.txt 7) Run ./cvscompile --with-cards=ca0106 8) Compile and install the alsa-driver CVS as you would normally do.