Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 3382  / 3 Years ago, mon, may 10, 2021, 9:23:05

When I log in the sound is muted. Why is that?



enter image description here



This image is from the Xfce mixer, while the lxde volume does not show that the sound is off.



So, I can see the sound muted only in Xfce Mixer. But I can also start the sound in another application, Pulse Audio Volume Control, if I change a setting in Output Devices from Analog Mono Output to LFE on Mono Separate Devices:



enter image description here



enter image description here



The Analog Mono Output option here sets in fact the Xfce Mixer in the mute position from the first image.



Could this be related to managing sessions (and therefore to these question)?



This happens in LXDE session as well as in Lubuntu session. Starting sound and logging out and in between any of these two sessions would mute the volume as shown. Starting the volume in one of these and logging out and then logging in into the Gnome session, the sound would be off; but then, after starting sound, logging out of Gnome and then logging in into any session, the sound would not be muted. But after restart it would be so no matter the session.


More From » sound

 Answers
3

This must not have to do with pulse audio, rather, with ALSA (the linux sound driver).



Try configuring the ALSA driver with this command: amixer sset Master unmute or if that don't work, fire up a terminal and type alsamixer which uses an ncurses gui to configure.



After you have done any configurations, type in the terminal alsactl store and be sure to add the ALSA daemon in your init configuration files.



If you would need more information, you could find it here. It's very accurate, but be careful with the part about the init config files because Arch uses different config files to my knowledge than Debian.


[#35136] Monday, May 10, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gliroopy

Total Points: 290
Total Questions: 115
Total Answers: 114

Location: Egypt
Member since Tue, May 3, 2022
2 Years ago
;