System volume too low on Ubuntu 18.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
4
down vote
favorite
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 |Â
up vote
4
down vote
favorite
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 |Â
up vote
4
down vote
favorite
up vote
4
down vote
favorite
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
edited Apr 28 at 8:16
asked Apr 27 at 21:05
![](https://lh4.googleusercontent.com/-_HL1VcN24Hs/AAAAAAAAAAI/AAAAAAAAJRQ/gsEmlRUsLZo/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-_HL1VcN24Hs/AAAAAAAAAAI/AAAAAAAAJRQ/gsEmlRUsLZo/photo.jpg?sz=32)
Ralph Dias
234
234
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
5
down vote
accepted
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 at 13:35
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
add a comment |Â
up vote
0
down vote
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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 at 8:16
add a comment |Â
up vote
-1
down vote
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
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 at 13:35
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
add a comment |Â
up vote
5
down vote
accepted
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 at 13:35
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
add a comment |Â
up vote
5
down vote
accepted
up vote
5
down vote
accepted
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 at 13:21
miigotu
28417
28417
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 at 13:35
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
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 at 13:35
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
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 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 at 13:35
1
1
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
This works on Linux mint 19 also. Great solution
â Apurba
Aug 25 at 7:49
add a comment |Â
up vote
0
down vote
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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 at 8:16
add a comment |Â
up vote
0
down vote
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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 at 8:16
add a comment |Â
up vote
0
down vote
up vote
0
down vote
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 at 8:28
Ddone
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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 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 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 at 3:41
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 at 8:16
It worked for me on several computers and for a couple of my mates
â Ddone
Jun 11 at 8:16
add a comment |Â
up vote
-1
down vote
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |Â
up vote
-1
down vote
Selecting Settings then Sound and turning on Over Amplification solves the problem.
add a comment |Â
up vote
-1
down vote
up vote
-1
down vote
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 at 15:17
Umit Yazaroglu
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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