Pulseaudio mutes internal speakers on startup even if headphones are not plugged on my X230, and as result all applications remain silent. Speakears were unmuted before pulseaudio startup, so it's defenitely pulseaudio bug. Workaround proposed on this forum: http://www.pclinuxos.com/forum/index.php?topic=112440.0 fixes an issue for me.
Likely duplicate of #74609. *** This bug has been marked as a duplicate of bug 74609 ***
(In reply to comment #1) > Likely duplicate of #74609. > > *** This bug has been marked as a duplicate of bug 74609 *** Actually, it's opposite situation to #74609, speakers are muted even if headphones are not plugged
The underlying problem is probably the same anyway: the "analog-output" port is selected on boot, when the correct port would be "analog-output-speakers". You can confirm this by running "pactl list sinks" when you observe this bug. The command prints the active port for each sink.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.