Code Sample |
if [ -L /lib/modules/2.4.31/modules.dep ] then sudo rm -rf /lib/modules/2.4.31/modules.* sudo cp /KNOPPIX/lib/modules/2.4.31/modules.* /lib/modules/2.4.31 fi sudo /sbin/depmod -a sudo /opt/alsa/snddevices sudo /usr/sbin/alsaconf |
Quote |
3. Using MyDSL, get the alsa.dsl package (in MyDSL->Multimedia). 4. Verify that alsa is installed-Right-click on the desktop and select MyDSL. Verify that 'Alsa Config' is there, but DO NOT run it yet. 5. Using MyDSL, get the gnu-utils.dsl package (in MyDSL->System). |
Quote |
C. For some reason, I needed to download the alsa.dsl package before downloading the gnu-utils.dsl package to make this work. If I downloaded the gnu-utils first, I would get a 'Download or Checksum error' after I downloaded the 'alsa.dsl' package. You can also download the alsa.dsl package using the package list, wget, and emelfm as outlined in the PDF doc that explains how to get other packages from the web. |