[pulseaudio-tickets] [Bug 102560] Headphone insert fails to unmute.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 8 11:39:49 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102560
Tanu Kaskinen <tanuk at iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|NOTOURBUG |---
Status|RESOLVED |REOPENED
--- Comment #7 from Tanu Kaskinen <tanuk at iki.fi> ---
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?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170908/5b61ac0b/attachment.html>
More information about the pulseaudio-bugs
mailing list