terrax121 Wrote:I have fixed the problem, which is related to a kernel / alsa / sdl-mixer bug, with a workaround.
1. Make a file in your home dir, called.asoundrc
nano ~./asoundrc
And copy this into the file:
pcm.!default {
type hw
card 0
}
ctl.!default {
type hw
card 0
}
2. Make sure you got this package installed libsdl1.2debian-alsa:
sudo apt-get install libsdl1.2debian-alsa
3. Turn the systems volume up to 100%, for an example in alsamixer or kmix or whatsoever.
That actually fixed the crackling sound problem for me.
BTW I also compiled the newest 1.0.14 alsa on my system. But I don't think it won't work on the alsa version shipped with fiesty.
Really nice! That fixed it

been looking everywhere for a fix for that