CPS said:EvilDragon said:hobbyman II said:the crackling means your internal volume setting is too high, you can turn the volume all the way up to 11 in Linux h34r: , but the electronics usually protest in this way, change it to about 80% of max, should stop the crackling (this is the internal bus sound out setting, not your speaker setting, tho that might work too), according to EDs post there is no wizard for that yet
Oh, yeah, right, might be an internal overdrive. Then you simply need to open the Volume Mixer in XFCE4 and turn it down
Thanks for all the info everyone. This community is great and the Pandora is fantastic
I still have crackling sound. It's definitely a software issue as it doesn't effect everything and sometimes sorts itself out.
Alsa mixer settings: Master is set to around 60% and the input boost is set to 0%
What should the .asoundrc settings be? I've not edited them yet as I don't want to make it worse.
> pcm.dmixed {
> type dmix
> ipc_key 1234
> slave {
> pcm "hw:0"
> buffer_size 8192
> period_size 2048
> #periods 128
> period_time 0
> buffer_time 0
> rate 44100
Well, you could increase the buffer size and / or period size (though buffer size should be more helpful).
Maybe try with 12288 or something like that as buffer size.
Don't worry, you can't break anything here - when the sound doesn't work, restore it to its old values and that fixes it. You can't break your OS.
Also, when you change the value, you need to restart the program you test the sound with (no need to restart the whole system).
So if you have this problem with Exaile, for example, restart Exaile.
Some programs like MPlayer allow their own buffer size settings in the preferences. If that's the case, use them.
Last edited: