Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
Crackly Sound
Author Message
mapster Offline
Junior Member

Posts: 2
Joined: Jun 2007
Reputation: 0
Post: #7
RE: Crackly Sound
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 Big Grin
been looking everywhere for a fix for that
06-18-2007 07:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 


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



User(s) browsing this thread: 1 Guest(s)