How To Get Alsa Working On Debian Lenny With The emu10k1 Module June 6, 2009
Posted by ModelR in Everything LINUX.Tags: Alsa, Debian, emu10k1, Linux
trackback
along with the guide found here: http://www.alsa-project.org/main/index.php/Matrix:Module-emu10k1-fpga
here are a few things that might help
Before installing the downloaded alsa files, install these packages:
apt-get install xmlto
apt-get install ncurses-dev
apt-get install gettext
create a file: /etc/modprobe.d/alsa and enter this inside it
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
reboot the computer
when complete run
alsaconf

Why is so many problems with soundcard in linux in general ? Its sure time for overcome such issue ! Linux is useles it is not fully hardware supported due to missconfig driver, missing driver and stupid driver policy in linux ! Whenever i look on internet i see to many problems with linux and recepi on howtos for things that are for sure supported but not working as should ! So why is that ! With win you are still better of ! At least no messing arround with driver !