Comment 1 for bug 84986

Revision history for this message
Daniel T Chen (crimsun) wrote :

Try removing the stale state file:

kill $(lsof -t /dev/dsp* /dev/snd/*) ; sudo modprobe -r $(lsmod|grep ^snd|awk '{print $1}') && sudo rm -f /var/lib/alsa/asound.state && sudo modprobe snd-atiixp