My soundcard is Creative Sound Blaster Audigy 4 Pro. It's my default card in ALSA but I don't get any sound in Debian (kernel = 2.6.18-4-amd64) with KDE..

I tried out Knoppix live-cd and all worked fine when it started..

I runned alsaconf I set the soundcard and at the end I got this output in terminal..

Code:
Running update-modules...
Architecture-specific modutils configuration for x86_64 not found, using defaults
Loading driver...
Setting default volumes...
amixer: Mixer attach default error: No such device


===============================================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!
Also alsamixer gives me this..

Code:
alsamixer: function snd_ctl_open failed for default: No such device
In troubleshooting guide says to run ls /dev/snd/ and I get this output..

Code:
controlC0  hwC0D2    midiC0D2  pcmC0D0c  pcmC0D2c  pcmC0D4c  timer
controlC1  midiC0D0  midiC0D3  pcmC0D0p  pcmC0D2p  pcmC0D4p
hwC0D0     midiC0D1  midiC1D0  pcmC0D1c  pcmC0D3p  seq
I am new and I don't undestand any of these. Can somebody help and give me an easy solution?