Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] low volume after upgrade to 10.x

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
techsavvy
Posts: 55
Joined: 2019-07-06 20:02

[solved] low volume after upgrade to 10.x

#1 Post by techsavvy »

Code: Select all

$ grep volume /etc/pulse/daemon.conf
flat-volumes = no
; enable-deferred-volume = yes
; deferred-volume-safety-margin-usec = 8000
; deferred-volume-extra-delay-usec = 0
... yet audio volumes are low on vlc and web "apps" such as youtube and video servers when volume controls are maximized, along with Pulse Audio Volume Control. How to correct audio volumes in 10.x, please?
Last edited by techsavvy on 2019-08-06 21:14, edited 1 time in total.

User avatar
ruwolf
Posts: 637
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 40 times
Been thanked: 28 times

Re: low volume after upgrade to 10.x

#2 Post by ruwolf »

What does alsamixer show to you?

techsavvy
Posts: 55
Joined: 2019-07-06 20:02

Re: low volume after upgrade to 10.x

#3 Post by techsavvy »

alsamixer indicates:
Card/Chip: PulseAudio
F5 indicates Master enabled "00" maxed at 100<>100, Capture at 43<>43.

User avatar
ruwolf
Posts: 637
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 40 times
Been thanked: 28 times

Re: low volume after upgrade to 10.x

#4 Post by ruwolf »

And what about F6?

techsavvy
Posts: 55
Joined: 2019-07-06 20:02

Re: low volume after upgrade to 10.x

#5 Post by techsavvy »

F6 indicates that "- (default)" is selected, which worked in Debian 9. I suppose the two other choices are worth investigating, but I don't use the HDMI port:

Code: Select all

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
Selecting the HDA Intel PCH indicates Master enabled 100, Headphone enabled 100<>100 and PCM enabled 100<>100.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: low volume after upgrade to 10.x

#6 Post by Head_on_a_Stick »

Have you modified daemon.conf yourself? If so try moving it and re-installing the pulseaudio package.
deadbang

User avatar
ruwolf
Posts: 637
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 40 times
Been thanked: 28 times

Re: low volume after upgrade to 10.x

#7 Post by ruwolf »

And what does pavucontrol show in output devices?

techsavvy
Posts: 55
Joined: 2019-07-06 20:02

Re: [solved] low volume after upgrade to 10.x

#8 Post by techsavvy »

Thanks for all the suggestions. Each was carefully followed to no avail, until I accidentally knocked the laptop onto the carpeted floor, and the volume control returned to normal. I'll open the case and clean everything with an electronics cleaner, as I now suspect that some dust was shorting the sound chip legs somewhere.

Again, thanks.

Post Reply