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

--- Comment #23 from Raymond <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to