Linux Lite Forums

Hardware - Support => Sound => Topic started by: vhthakor on April 06, 2023, 01:30:40 AM

Title: Sound problem in Linux Lite 6.4
Post by: vhthakor on April 06, 2023, 01:30:40 AM
I have installed Windows 10 and Linux Lite 6.4 on my old Desktop PC - Dual boot.

There is no problem of sound in Windows 10 operating system, but sound does not work in Linux Lite 6.4 OS.

I wasted almost 5 hours to resolve this issue, but no success.

When I hover mouse over the volume icon in the system tray, it shows "muted."

I humbly request you to help me to find out resolution to aforesaid issue.
Title: Re: Sound problem in Linux Lite 6.4
Post by: stevef on April 06, 2023, 04:32:30 AM
Does the hover show something like

Volume 90% (muted)

What happens if you un-mute the sound.
Title: Re: Sound problem in Linux Lite 6.4
Post by: vhthakor on April 06, 2023, 05:29:24 AM
Yes, 100% mute. I do not know as to how to unmute. When I open Volume control and select configuration tab, the screen continuously blinks and does not allow me to select other profile.
Title: Re: Sound problem in Linux Lite 6.4
Post by: stevef on April 06, 2023, 05:49:22 AM
Click on the Speaker icon
Click on 'Audio Mixer...'

On the 'Output Devices' tab you should see three icons in the upper right.

Speaker icon = mute/unmute toggle - click it
Title: Re: Sound problem in Linux Lite 6.4
Post by: vhthakor on April 06, 2023, 07:39:36 AM
As screen blinks so fast, I cannot click it. The major problem is blinking of screen showing "Establishing connection to PulseAudio. Please Wait."
Title: Re: Sound problem in Linux Lite 6.4
Post by: stevef on April 06, 2023, 09:51:04 AM
Don't know what is going on that error and the unstable window.

Try a none GUI method to unmute.

After a reboot, open a terminal with 'Ctrl' 'Alt 'T'

Code: [Select]
alsamixerfollowed by enter

Ensure Playback devices are shown by pressing F3

Depending on your hardware there may be multiple columns each representing an audio device.
At the bottom is the device name, next up is a pair of numbers showing left/right balance.
Above that is the device status and above that a coloured bar representing the volume.

Check the status of each device looking at the box at the base of the column.
'OO' means On
'MM' means Muted

Select any devices showing MM by using left or right arrows so that the name is bracketed by <name>
Press m to toggle between MM (mute) and OO (unmuted)

Exit with Esc

If that works we can go back to the unstable window.
Title: Re: Sound problem in Linux Lite 6.4
Post by: vhthakor on April 06, 2023, 12:19:08 PM
I had already run alsamixer, but nothing worked for audio.

I have fed up with this issue.

Please help me to resolve the issue.

Please give me your email id so that I can share screenshot.
Title: Re: Sound problem in Linux Lite 6.4
Post by: stevef on April 08, 2023, 02:34:54 AM
To post screenshots on the forum, see

https://www.linuxliteos.com/forums/introductions/forum-posting-guidelines/

More information about the problem may help.

For example
What audio hardware is on the system ?
What audio drivers are installed ?
Did Linux Lite audio work as expected at any point ?
What changed between it working and not working ?
What troubleshooting has been done and what was the outcome ?