Answer the question
In order to leave comments, you need to log in
How to change volume via terminal in ubuntu over 100%?
I'm trying to increase the volume with the command in the terminal:
amixer -D pulse sset Master 140%
, but it only increases to 100%, although I can increase it to 150% from the keyboard. Increase up to 150% unlocked. This must be done through the terminal, well, or with a python script.
Answer the question
In order to leave comments, you need to log in
LANG=C pactl info | grep 'Default Sink' | awk '{print $3}'
man pactl
if you write a number above 100, then just increase the volume to 100%
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question