<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Headphone insert fails to unmute."
href="https://bugs.freedesktop.org/show_bug.cgi?id=102560">bug 102560</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>NOTOURBUG
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Headphone insert fails to unmute."
href="https://bugs.freedesktop.org/show_bug.cgi?id=102560#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Headphone insert fails to unmute."
href="https://bugs.freedesktop.org/show_bug.cgi?id=102560">bug 102560</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>It seems that we'll have to fix this in PulseAudio after all.
Could you undo the alsa-lib change, and make the following change to
/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf? Find this section
in the file:
[Mapping unknown-stereo]
device-strings = hw:%f
channel-map = front-left,front-right
fallback = yes
priority = 1
Add these lines to that section:
paths-output = analog-output analog-output-lineout analog-output-speaker
analog-output-headphones analog-output-headphones-2
paths-input = analog-input-front-mic analog-input-rear-mic
analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic
analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner
analog-input-fm analog-input-mic-line analog-input-headphone-mic
analog-input-headset-mic
Those are supposed to be two lines, starting with "paths-output" and
"paths-input". Bugzilla will probably wrap the lines, so undo the wrapping.
The expected result is that things work, and "pactl list sinks | grep Name"
prints a sink name that ends with "unknown-stereo". Can you try that out?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>