Comment 16 for bug 598308

Revision history for this message
Aaddron (aaddron) wrote : Re: Volume at login set to Maximum

I finally found a fix for my bug! As they are vary similar, possibly even the same it might work for you too, here's what I did:

sudo gedit /etc/pulse/daemon.conf

add a ; and a space to these four lines:

resample-method = speex-float-1
flat-volumes = no
default-fragments = 8
default-fragment-size-msec = 10

Every other line in the file should already have a ; and a space

After a restart the bug was gone.