Why does the PCM slider go up to 100% every time I change volume with media keys, or restart my Dell E1405? How do I make it stay at 81% (which is one step below the red line)?
Asked
Active
Viewed 1,730 times
1 Answers
5
The answer to this question solved the problem:
gksudo gedit /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common
and change:
[Element PCM]
volume = merge
to:
[Element PCM]
volume = ignore
Note that a reboot is required for this to take hold.

MichaelChirico
- 113

naryfa
- 93