07-24-2020, 03:51 AM
07-24-2020, 06:00 AM
(07-24-2020, 03:51 AM)az-suomi link Wrote: [ -> ]Speakers suddenly quit. Installed new speakers and still cannot get any sound. I've attached a system report. Please advise.
David
Hello!

For some reasons, sometimes after install, the speakers are muted. Some Apps also mute the speakers. Why does this happen, it's above my skills to explain.
So, here is what to do:
Open a terminal window or use Synaptic Package Manager.
Copy/Paste the following, if you use the terminal:
Code:
sudo apt install pavucontrol -y
Now in the Linux Lite main menu, choose Multimedia and from here, choose PulseAudio Volume Control.

Good luck!

07-24-2020, 03:31 PM
(07-24-2020, 03:51 AM)az-suomi link Wrote: [ -> ]Speakers suddenly quit. Installed new speakers and still cannot get any sound. I've attached a system report. Please advise.
David
To make sure the speakers are functioning you may try with
Code:
speaker-test
Code:
speaker-test -c 2
Code:
$speaker-test -c 2
speaker-test 1.2.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
0 - Front Left
1 - Front Right
Time per period = 11,019373
0 - Front Left
1 - Front Right
^CTime per period = 11,026943
If you get
Code:
command not found
Code:
alsa-utils
Code:
sudo apt-get install alsa-utils
Code:
alsamixer
Quote:Open a terminal window or use Synaptic Package Manager.
Copy/Paste the following, if you use the terminal:
Code:sudo apt install pavucontrol -y
I believe pavucontrol is already installed in LL, might be wrong though and I'm not in LL right now but I think it is. Otherwise yes, this is another option and probably an easier one since it has a GUI.
Hope this helps!

07-25-2020, 09:42 PM
Took your advice, but I still don't have any sound from speakers.
07-25-2020, 09:56 PM
(07-25-2020, 09:42 PM)az-suomi link Wrote: [ -> ]Took your advice, but I still don't have any sound from speakers.
Which one? Installing pavucontrol or running speaker-test? Is this a laptop or a desktop? If a laptop, do you get audio from the internal speakers? If a desktop, can you try with another set of speakers? Just to rule out they're not malfuctioning.
07-26-2020, 03:37 AM
This is a desktop computer with new Logitech speakers. Pavucontrol is already installed. Speaker-test was run with normal results but no sound from speakers. Ran other tests with no results. I will try another pair of speakers.
07-26-2020, 04:23 AM
Check the speaker output in colume control.
When you have a HDMI monitor, sound is sometimes outputed to there.
You have to choose the correct output.
Hope this helps!
When you have a HDMI monitor, sound is sometimes outputed to there.
You have to choose the correct output.
Hope this helps!
