<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Unplugging headphone does not correctly fallback to external speakers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84334#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Unplugging headphone does not correctly fallback to external speakers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84334">bug 84334</a>
from <span class="vcard"><a class="email" href="mailto:zibeon@gmail.com" title="Earnest <zibeon@gmail.com>"> <span class="fn">Earnest</span></a>
</span></b>
<pre>For what it's worth, I experimented removing only the changes to
`analog-output-headphones.conf`:
```diff
--- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf
@@ -25,6 +25,14 @@ description-key = analog-output-headphones
[Properties]
device.icon_name = audio-headphones
+# [Jack Dock Headphone]
+# required-any = any
+#
+# [Jack Dock Headphone Phantom]
+# required-any = any
+# state.plugged = unknown
+# state.unplugged = unknown
[Jack Front Headphone]
required-any = any
```
PA seems to be working correctly at least with my setup. I can't test with
docks obviously, but it seems that the changes made to
`analog-output-speakers.conf` is fine.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>