Page 1 of 1

Sound crackles / solution

Posted: Mon Dec 31, 2007 7:08 pm
by phonon
After compilation (Ubuntu Linux), i had sound crackles during game play. They appeared irregularly around 3Hz. I have a sound Blaster 24 as well as onboard sound. Problems appeared with sound blaster. After a while, I found a solution on: http://ubuntuforums.org/showthread.php?t=580726
I just used gedit to make .openalrc with the following line
(define devices '(native))
saved it in my home directory as .openalrc
After that, the sound had been switched to onboard and the crackles / noise had dissapeared.

regards, phonon

Re: Sound crackles / solution

Posted: Mon Dec 31, 2007 8:52 pm
by utilae
I had a sound blaster 24 bit and everytime I'd play any game, I'd get crackling.

The solution, get a better sound card, cause it's most likely that that sound card is crap :)

Re: Sound crackles / solution

Posted: Tue Jan 22, 2008 12:18 pm
by MareviQ
Actually, this problem appears only with SoundBlaster sound cards (Audigy Ex here) on Linux with ALSA drivers (OSS seems fine... not OSS via ALSA though). Never discovered what exactly caused the problem.

Re: Sound crackles / solution

Posted: Tue Jan 22, 2008 4:17 pm
by krum
phonon wrote:After compilation (Ubuntu Linux), i had sound crackles during game play. They appeared irregularly around 3Hz. I have a sound Blaster 24 as well as onboard sound. Problems appeared with sound blaster. After a while, I found a solution on: http://ubuntuforums.org/showthread.php?t=580726
I just used gedit to make .openalrc with the following line
(define devices '(native))
saved it in my home directory as .openalrc
After that, the sound had been switched to onboard and the crackles / noise had dissapeared.

regards, phonon
This _mostly_ solved the problem for me too. I've had to manually add to my alsa configuration "options snd_hda_intel model=3stack" manually too :) Nothing works out of the box with this damn thing...