First i find out the name of the card:
cat /proc/asound/cards
gets me Audigy2.
Then i add this lines to my /etc/asound.conf
pcm.!default {
type hw
card Audigy2
}
ctl.!default {
type hw
card Audigy2
}
technorati tags:alsa, linux, default, change, soundcard