System volume too low on Ubuntu 18.04
I am on my way to completely shift from windows 10 to Ubuntu. So I dual booted the latest Ubuntu 18.04 LTS. After doing so I realized that my laptop's volume is too low. In windows 10, the volume would be loud enough to fill an empty room, but in Ubuntu, I have to put my ears to the speaker to listen, even after having the volume to full maximum. Some articles suggested that I check out alsamixer, but that too wasn't of much help.
I then realized that I might have to install the drivers. Now here's the problem, on windows, my audio driver shows as Realtek HD Audio whereas in linux it shows Intel Corporation Sunrise Point-LP HD Audio. I know for sure that my audio drivers are from Realtek, because even HP's support website says so. I even have the Realtek HD Audio Manager in windows. I don't want to mess up my system trying to install any wrong driver. Please help me, I've been struggling with this for days now
rdias002@rdias002:~$ lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at b1228000 (64-bit, non-prefetchable) [size=16K]
Memory at b1200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I tried searching for solutions but couldn't really find one that fits my problem. I almost gave up, but then thought of asking for help here. Please excuse me if my question seems noobish, as this is my first time.
I am a windows power user so I'm familiar with computers and the command line, but quite a beginner to linux.
So how can I get the windows like volume in Ubuntu?
Thanks for help in advance.
Laptop: HP 15 bs-544-tu
drivers sound realtek 18.04
add a comment |
I am on my way to completely shift from windows 10 to Ubuntu. So I dual booted the latest Ubuntu 18.04 LTS. After doing so I realized that my laptop's volume is too low. In windows 10, the volume would be loud enough to fill an empty room, but in Ubuntu, I have to put my ears to the speaker to listen, even after having the volume to full maximum. Some articles suggested that I check out alsamixer, but that too wasn't of much help.
I then realized that I might have to install the drivers. Now here's the problem, on windows, my audio driver shows as Realtek HD Audio whereas in linux it shows Intel Corporation Sunrise Point-LP HD Audio. I know for sure that my audio drivers are from Realtek, because even HP's support website says so. I even have the Realtek HD Audio Manager in windows. I don't want to mess up my system trying to install any wrong driver. Please help me, I've been struggling with this for days now
rdias002@rdias002:~$ lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at b1228000 (64-bit, non-prefetchable) [size=16K]
Memory at b1200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I tried searching for solutions but couldn't really find one that fits my problem. I almost gave up, but then thought of asking for help here. Please excuse me if my question seems noobish, as this is my first time.
I am a windows power user so I'm familiar with computers and the command line, but quite a beginner to linux.
So how can I get the windows like volume in Ubuntu?
Thanks for help in advance.
Laptop: HP 15 bs-544-tu
drivers sound realtek 18.04
add a comment |
I am on my way to completely shift from windows 10 to Ubuntu. So I dual booted the latest Ubuntu 18.04 LTS. After doing so I realized that my laptop's volume is too low. In windows 10, the volume would be loud enough to fill an empty room, but in Ubuntu, I have to put my ears to the speaker to listen, even after having the volume to full maximum. Some articles suggested that I check out alsamixer, but that too wasn't of much help.
I then realized that I might have to install the drivers. Now here's the problem, on windows, my audio driver shows as Realtek HD Audio whereas in linux it shows Intel Corporation Sunrise Point-LP HD Audio. I know for sure that my audio drivers are from Realtek, because even HP's support website says so. I even have the Realtek HD Audio Manager in windows. I don't want to mess up my system trying to install any wrong driver. Please help me, I've been struggling with this for days now
rdias002@rdias002:~$ lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at b1228000 (64-bit, non-prefetchable) [size=16K]
Memory at b1200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I tried searching for solutions but couldn't really find one that fits my problem. I almost gave up, but then thought of asking for help here. Please excuse me if my question seems noobish, as this is my first time.
I am a windows power user so I'm familiar with computers and the command line, but quite a beginner to linux.
So how can I get the windows like volume in Ubuntu?
Thanks for help in advance.
Laptop: HP 15 bs-544-tu
drivers sound realtek 18.04
I am on my way to completely shift from windows 10 to Ubuntu. So I dual booted the latest Ubuntu 18.04 LTS. After doing so I realized that my laptop's volume is too low. In windows 10, the volume would be loud enough to fill an empty room, but in Ubuntu, I have to put my ears to the speaker to listen, even after having the volume to full maximum. Some articles suggested that I check out alsamixer, but that too wasn't of much help.
I then realized that I might have to install the drivers. Now here's the problem, on windows, my audio driver shows as Realtek HD Audio whereas in linux it shows Intel Corporation Sunrise Point-LP HD Audio. I know for sure that my audio drivers are from Realtek, because even HP's support website says so. I even have the Realtek HD Audio Manager in windows. I don't want to mess up my system trying to install any wrong driver. Please help me, I've been struggling with this for days now
rdias002@rdias002:~$ lspci -v | grep -A7 -i "audio"
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
Subsystem: Hewlett-Packard Company Sunrise Point-LP HD Audio
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at b1228000 (64-bit, non-prefetchable) [size=16K]
Memory at b1200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
I tried searching for solutions but couldn't really find one that fits my problem. I almost gave up, but then thought of asking for help here. Please excuse me if my question seems noobish, as this is my first time.
I am a windows power user so I'm familiar with computers and the command line, but quite a beginner to linux.
So how can I get the windows like volume in Ubuntu?
Thanks for help in advance.
Laptop: HP 15 bs-544-tu
drivers sound realtek 18.04
drivers sound realtek 18.04
edited Apr 28 '18 at 8:16
Ralph Dias
asked Apr 27 '18 at 21:05
Ralph DiasRalph Dias
4314
4314
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
As a temporary solution, you can manually set it higher than 100% from the command line with:
pactl set-sink-volume 0 150%
If the command is not found, you need to install:
sudo apt install pulseaudio-utils
The 0 there is the index of the sound card sink you want to use. You can determine it with:
pacmd list-sinks | grep -e 'name:' -e 'index'
The 150% is the percentage of volume you want. Start with 150% and work from there slowly. You dont want to blow your laptop speakers with clipped audio
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
add a comment |
Unverified, because I don't have the hardware anymore.
Most RealTek audio chips have a dedicated headphone amplifier that needs to be enabled if you want to connect headphones to it. By default, it is bypassed, as it introduces a bit of noise, and the amplifier is unnecessary if you connect another amplifier anyway.
In the ALSA sound system, there would be a switch in alsamixer for the amplifier, shown as a mixer channel with no slider, just a mute button, and pressing m to mute/unmute would activate and deactivate the amplifier.
In PulseAudio, I would expect this to show up in pavucontrol, either as a separate port (so it can be selected on the "Output Devices" tab), or as a device profile (which you would select on the "Configuration" tab).
pavucontrolhas solved my problem.
– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
add a comment |
The problem is in that the master sound of alsamixer is set to low.
To get loud and clear sound you need to type alsamixer in terminal. And using arrow keys set master sound to max value.
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
add a comment |
I can't add a comment, but Ddone's answer worked for me after enabling Over-Amplification in Gnome's Settings. Even though alsamixer showed the volume to be at 100% already, turning it down and back up in alsamixer made everything much louder.
add a comment |
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028968%2fsystem-volume-too-low-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
As a temporary solution, you can manually set it higher than 100% from the command line with:
pactl set-sink-volume 0 150%
If the command is not found, you need to install:
sudo apt install pulseaudio-utils
The 0 there is the index of the sound card sink you want to use. You can determine it with:
pacmd list-sinks | grep -e 'name:' -e 'index'
The 150% is the percentage of volume you want. Start with 150% and work from there slowly. You dont want to blow your laptop speakers with clipped audio
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
add a comment |
As a temporary solution, you can manually set it higher than 100% from the command line with:
pactl set-sink-volume 0 150%
If the command is not found, you need to install:
sudo apt install pulseaudio-utils
The 0 there is the index of the sound card sink you want to use. You can determine it with:
pacmd list-sinks | grep -e 'name:' -e 'index'
The 150% is the percentage of volume you want. Start with 150% and work from there slowly. You dont want to blow your laptop speakers with clipped audio
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
add a comment |
As a temporary solution, you can manually set it higher than 100% from the command line with:
pactl set-sink-volume 0 150%
If the command is not found, you need to install:
sudo apt install pulseaudio-utils
The 0 there is the index of the sound card sink you want to use. You can determine it with:
pacmd list-sinks | grep -e 'name:' -e 'index'
The 150% is the percentage of volume you want. Start with 150% and work from there slowly. You dont want to blow your laptop speakers with clipped audio
As a temporary solution, you can manually set it higher than 100% from the command line with:
pactl set-sink-volume 0 150%
If the command is not found, you need to install:
sudo apt install pulseaudio-utils
The 0 there is the index of the sound card sink you want to use. You can determine it with:
pacmd list-sinks | grep -e 'name:' -e 'index'
The 150% is the percentage of volume you want. Start with 150% and work from there slowly. You dont want to blow your laptop speakers with clipped audio
answered Apr 28 '18 at 13:21
miigotumiigotu
31417
31417
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
add a comment |
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
2
2
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
thanks a ton. it did as you said. I don't want to be ungrateful, but I am not very happy with the audio quality. There's a lot of noise. Is there anyway I can get clean and loud audio? Or is this the only method? Once again thanks a lot for the help.
– Ralph Dias
Apr 28 '18 at 13:35
1
1
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
This works on Linux mint 19 also. Great solution
– Apurba
Aug 25 '18 at 7:49
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
Audio quality is going to be bad above 100%, because the signal gets clipped, causing distortion.
– Simon Richter
Oct 2 '18 at 22:53
1
1
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
+1 for showing how to find the index of the sound card sink
– Botond
Oct 25 '18 at 22:39
add a comment |
Unverified, because I don't have the hardware anymore.
Most RealTek audio chips have a dedicated headphone amplifier that needs to be enabled if you want to connect headphones to it. By default, it is bypassed, as it introduces a bit of noise, and the amplifier is unnecessary if you connect another amplifier anyway.
In the ALSA sound system, there would be a switch in alsamixer for the amplifier, shown as a mixer channel with no slider, just a mute button, and pressing m to mute/unmute would activate and deactivate the amplifier.
In PulseAudio, I would expect this to show up in pavucontrol, either as a separate port (so it can be selected on the "Output Devices" tab), or as a device profile (which you would select on the "Configuration" tab).
pavucontrolhas solved my problem.
– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
add a comment |
Unverified, because I don't have the hardware anymore.
Most RealTek audio chips have a dedicated headphone amplifier that needs to be enabled if you want to connect headphones to it. By default, it is bypassed, as it introduces a bit of noise, and the amplifier is unnecessary if you connect another amplifier anyway.
In the ALSA sound system, there would be a switch in alsamixer for the amplifier, shown as a mixer channel with no slider, just a mute button, and pressing m to mute/unmute would activate and deactivate the amplifier.
In PulseAudio, I would expect this to show up in pavucontrol, either as a separate port (so it can be selected on the "Output Devices" tab), or as a device profile (which you would select on the "Configuration" tab).
pavucontrolhas solved my problem.
– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
add a comment |
Unverified, because I don't have the hardware anymore.
Most RealTek audio chips have a dedicated headphone amplifier that needs to be enabled if you want to connect headphones to it. By default, it is bypassed, as it introduces a bit of noise, and the amplifier is unnecessary if you connect another amplifier anyway.
In the ALSA sound system, there would be a switch in alsamixer for the amplifier, shown as a mixer channel with no slider, just a mute button, and pressing m to mute/unmute would activate and deactivate the amplifier.
In PulseAudio, I would expect this to show up in pavucontrol, either as a separate port (so it can be selected on the "Output Devices" tab), or as a device profile (which you would select on the "Configuration" tab).
Unverified, because I don't have the hardware anymore.
Most RealTek audio chips have a dedicated headphone amplifier that needs to be enabled if you want to connect headphones to it. By default, it is bypassed, as it introduces a bit of noise, and the amplifier is unnecessary if you connect another amplifier anyway.
In the ALSA sound system, there would be a switch in alsamixer for the amplifier, shown as a mixer channel with no slider, just a mute button, and pressing m to mute/unmute would activate and deactivate the amplifier.
In PulseAudio, I would expect this to show up in pavucontrol, either as a separate port (so it can be selected on the "Output Devices" tab), or as a device profile (which you would select on the "Configuration" tab).
answered Oct 2 '18 at 23:00
Simon RichterSimon Richter
1,956109
1,956109
pavucontrolhas solved my problem.
– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
add a comment |
pavucontrolhas solved my problem.
– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
pavucontrol has solved my problem.– Apurba
Oct 9 '18 at 13:35
pavucontrol has solved my problem.– Apurba
Oct 9 '18 at 13:35
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
Oh yes! In Ubuntu Volume Control GUI you have to select Port:" Headphones (unplugged)" instead of "Line Out(plugged in)" and kaboom - it works loud. Thank you so much! (ALC1220 on X299 Aorus Gaming 7)
– Dorian
Oct 20 '18 at 6:54
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
I meant pavucontrol helps. Going to regular volume control will break it again.
– Dorian
Oct 20 '18 at 7:12
add a comment |
The problem is in that the master sound of alsamixer is set to low.
To get loud and clear sound you need to type alsamixer in terminal. And using arrow keys set master sound to max value.
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
add a comment |
The problem is in that the master sound of alsamixer is set to low.
To get loud and clear sound you need to type alsamixer in terminal. And using arrow keys set master sound to max value.
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
add a comment |
The problem is in that the master sound of alsamixer is set to low.
To get loud and clear sound you need to type alsamixer in terminal. And using arrow keys set master sound to max value.
The problem is in that the master sound of alsamixer is set to low.
To get loud and clear sound you need to type alsamixer in terminal. And using arrow keys set master sound to max value.
answered Jun 8 '18 at 8:28
DdoneDdone
91
91
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
add a comment |
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
That's naive and old experience. Specifically in 18.04 at 100% master volume still results in low sound
– Aleksandr Panzin
Jun 11 '18 at 3:41
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
It worked for me on several computers and for a couple of my mates
– Ddone
Jun 11 '18 at 8:16
add a comment |
I can't add a comment, but Ddone's answer worked for me after enabling Over-Amplification in Gnome's Settings. Even though alsamixer showed the volume to be at 100% already, turning it down and back up in alsamixer made everything much louder.
add a comment |
I can't add a comment, but Ddone's answer worked for me after enabling Over-Amplification in Gnome's Settings. Even though alsamixer showed the volume to be at 100% already, turning it down and back up in alsamixer made everything much louder.
add a comment |
I can't add a comment, but Ddone's answer worked for me after enabling Over-Amplification in Gnome's Settings. Even though alsamixer showed the volume to be at 100% already, turning it down and back up in alsamixer made everything much louder.
I can't add a comment, but Ddone's answer worked for me after enabling Over-Amplification in Gnome's Settings. Even though alsamixer showed the volume to be at 100% already, turning it down and back up in alsamixer made everything much louder.
answered Oct 2 '18 at 22:50
SeasideSeaside
112
112
add a comment |
add a comment |
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |
Selecting Settings then Sound and turning on Over Amplification solves the problem.
Selecting Settings then Sound and turning on Over Amplification solves the problem.
answered Aug 4 '18 at 15:17
Umit YazarogluUmit Yazaroglu
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028968%2fsystem-volume-too-low-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown