[pulseaudio-tickets] [Bug 87002] Headphones selected on first run while unplugged and other ports are available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 5 18:56:00 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=87002

--- Comment #23 from Raymond <superquad.vortex2 at gmail.com> ---
did you find any of those message in system log when you use debug version of
alsa driver ?


+    snd_printdd("Headset jack set to iPhone-style headset mode.\n");
+}
+

+/* 
+    snd_printdd("Headset jack set to Nokia-style headset mode.\n");
+}
+



+    snd_printdd("Headset jack detected iPhone-style headset: %s\n",
+            is_ctia ? "yes" : "no");
+    spec->current_headset_type = is_ctia ? ALC_HEADSET_TYPE_CTIA :
ALC_HEADSET_TYPE_OMTP;
+}
+

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141206/c0f49b49/attachment.html>


More information about the pulseaudio-bugs mailing list