LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Speaker Test Connundrum (https://www.linuxquestions.org/questions/ubuntu-63/speaker-test-connundrum-4175660508/)

bendipa 09-07-2019 11:35 AM

Speaker Test Connundrum
 
In Ubuntu, I was messing with pulseaudio settings after I had a small issue, when I found I no longer had sound or any devices showing in Settings-->Sound. I re-installed pulseaudio as well as alsabase and all seems well now with audio restored.

The only exception is with the Settings-->Sound GUI, where the Test Speakers test no longer produces any sound, despite showing a 'smiley'. I can reproduce this sound test in terminal with speaker-test -t wav -c 2, so it's not a big issue. But it would be good to be able to restore this test to the Sound Settings GUI. Any ideas why it's not working there and how to fix, please?

Firerat 09-07-2019 07:15 PM

see if you can run this

Code:

pavucontrol
if not you may need to install it

It should open on the Playback tab
Down the bottom Show all streams

now open the speaker test, and make it speak ;)
you should see it appear in the list on the playback tab

check it is using the correct output and is not mutted or low vol.

bendipa 09-08-2019 08:15 AM

I'm aware of pavucontrol, but I've never installed it, and the Settings>Sound>Speaker-Test was always working fine without it. This has to be caused by a line in some sound setting file that is either missing or has been hashed out, but I've no idea where to look or what to look for. I was hoping someone might know where to look.

Firerat 09-08-2019 08:39 AM

where spamming speaker test

Code:

pacmd list-sink-inputs
in package pulseaudio-utils


the other one is easier


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