Bug 77390

Summary: No sound from internal speakers on startup
Product: PulseAudio Reporter: Vasily Khoruzhick <anarsoul>
Component: alsaAssignee: pulseaudio-bugs
Status: RESOLVED DUPLICATE QA Contact: pulseaudio-bugs
Severity: critical    
Priority: medium CC: lennart
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vasily Khoruzhick 2014-04-13 08:41:05 UTC
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.
Comment 1 Tanu Kaskinen 2014-04-25 10:50:04 UTC
Likely duplicate of #74609.

*** This bug has been marked as a duplicate of bug 74609 ***
Comment 2 Vasily Khoruzhick 2014-04-25 12:21:19 UTC
(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
Comment 3 Tanu Kaskinen 2014-04-25 12:31:40 UTC
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.