Volume low even at maximum

I have an Asus UL20FT-A1 laptop whose sound at maximum is not high enough. I have to open the Sound Settings menu and go over the limitation to get a high enough level. Any idea how I can fix this?

11 Answers

Try the PCM settings in alsamixer - Open terminal (Ctrl+Alt+T) and type alsamixer:enter image description here

You may need to select the sound card with F6 first.

Turning up all the other controls may also help smiley

14

1. Open terminalCtrl + Alt + T

2. Install PavuControl sudo apt install pavucontrol

3. Open PulseAudio Volume Control pavucontrol

4. Output devices Set to 100% (0dB) the port are you using (Speakers / Headphones etc)

enter image description here

2

You should enable "Louder than 100%" in sound settings.
This works at least in Ubuntu 17.10Screenshot

Update:
Pop!_OS 21.01:enter image description here

3

This works 100%...

  • right click on volume icon located at top right corner of screen (ubuntu 16 )
  • Select sound settings
  • Go to application section and raise volume up :D enjoy your high sound..
2

If you were using GNOME 3, definitely you don't need pavucontrol or alsamixer. Instead just use gnome-tweaks to enable over-amplification (in the General tab, or in the Audio tab if any)

If you are using LUBUNTU you might need to try pavucontrol in terminal. In my custom setup ubuntu core + openbox + lxdp I have pavucontrol managing sounds.

I faced volume low issue, I fixed by setting Zoom Application Volume to max.
Settings -> Sound -> Applicationssee here

Note : I see Zoom volume control available under Applications tab only when Zoom is running.

Ubuntu version I am running : 18.04.4 LTS
My Zoom version : 5.0.413237.0524

This was fixed for me by installing pavucontrol per Sorin Veștemean's answer, going to the Configuration tab and altering my USB headset output format to analog stereo output + mono input, going back to the Output Devices tab and bumping THAT output's volume up to 100% (it was at something like 50%).

Opinion: The fact that Ubuntu fails to retain my audio output settings through reboots and seemingly randomizes the configuration until I go in and manually fix it half the time with a custom-installed tool is a ridiculous usability issue.

0

This has been an intermittent problem for me. Sound works perfectly fine in windows, but is often low or distored in Ubuntu. Most of the suggested fixes have not worked for me.

I have however found a workaround solution, which is to pair Ubuntu to Alexa via bluetooth "Alexa, Pair" and use her as my in-room speaker. I get full volume without any distortion.

This is what worked for me on Ubuntu 18.04:

From Terminal, I open pavucontrol (no need to install it, it is there by default), and below are the settings I did and which raised the volume on the speakers automatically:

enter image description here

When the microphone level on the system settings is > 100% (and it sometimes seems to adjust itself to > 100%) in my setting the microphone becomes almost completely silenced. The solution is to make sure that the microphone level stays < 100%.

To test microphone settings the best is to record oneself and listen to the recording.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like