Skip to content

Instantly share code, notes, and snippets.

@woodRock
Created March 2, 2023 00:03
Show Gist options
  • Save woodRock/b3cc2f498fc9f1f79e9b329d89a3a793 to your computer and use it in GitHub Desktop.
Save woodRock/b3cc2f498fc9f1f79e9b329d89a3a793 to your computer and use it in GitHub Desktop.
Boost volume on a Linux based distro.

Linux Volume Boost

I could not raise my volume for headphones to a reasonable level, everything was to quiet, and the volume rocker was already at max.

The command below opens an audio control panel, where you can raise the volume above the default 100%.

Run this command:

$ pavucontrol

Find the appropriate audio stream, and slide the rocker to the desired volume.

References:

  1. StackExcahnge https://superuser.com/questions/300178/can-i-increase-the-sound-volume-above-100-in-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment