LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to fix dissapearing sound in Ubuntu 20.04 (https://www.linuxquestions.org/questions/linux-software-2/how-to-fix-dissapearing-sound-in-ubuntu-20-04-a-4175676234/)

eee5 05-31-2020 11:42 AM

How to fix dissapearing sound in Ubuntu 20.04
 
Hello.
There is something strange happening with my sound on Ubuntu. When I turn on youtube video I can hear the sound for a few seconds and then it fades away. When I try alsamixer and enable/disable auto-mute I am able to hear the sound again for a short time. Same thing with reboot or
Code:

sudo alsa force-reload
I cannot see anything special in dmesg.

Please help with any tips.

frankbell 05-31-2020 08:02 PM

Ubuntu uses Pulse Audio, which sits atop ALSA, as it were.

Install the Pulse Audio Mixer (pavucontrol--it's in the repos). It give you more granular control of input and output streams and devices and should be helpful in troubleshooting this.

You could also try starting your browser from the command line and playing a Youtube video. Perhaps some useful error messages will be thrown to the terminal.

It would be helpful to narrow this down as much as possible. Does this happen to audio from other sources and audio players, either streamed or local?

eee5 06-02-2020 12:15 PM

Thank you for the reply! This doesn't happen often, so I will have to wait for this bug again. I had pavucontrol before and it didn't help.
These are both good ideas to try different sources and start from cmd. I was thinking that source does not matter, but I will definitely try it.


All times are GMT -5. The time now is 04:40 PM.