Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Crackly Sound
terrax121 Offline
Junior Member

Posts: 1
Threads: 0
Joined: Jun 2007
Reputation: 0
#6
Solved: 8 Years, 1 Month ago RE: Crackly Sound

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.
06-15-2007, 08:36 PM
Find


Messages In This Thread
Crackly Sound - by stonedyak - 06-11-2007, 08:10 PM



Users browsing this thread: 1 Guest(s)