Type the following commands in a terminal as root:
Code:
tar xvzf emu10k1-v0.18-2.tar.gz 
cd emu10k1
./configure
make
make install
cat >> /etc/modules.conf 
alias sound emu10k1 
<press ctrl + d>
You should be good to go after this, reboot and you should have sound.

To configure the sound card open a terminal and type sndconfig and follow the onscreen instructions