Comment 52 for bug 410948

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 410948] Re: Volume too loud

@Matthew Pirocchi
Open /etc/pulse/default.pa with an editor. Keep in mind that it
requires root privileges to be modified. On line 54, change:

load-module module-udev-detect

to:

load-module module-udev-detect ignore_dB=1

Save the file, and in a Terminal, use:

killall pulseaudio

PA will respawn automatically.