<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Microphone is visible by ALSA, but not recognized by PulseAudio"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90781#c59">Comment # 59</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Microphone is visible by ALSA, but not recognized by PulseAudio"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90781">bug 90781</a>
from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
<pre>when sound card has capture source/pcm caoture source but no jack detection
kctl
pulseaudio won't use the alsa selected source to activate the path since it
does not use snd_mixer_selem_get_enum_item() to get the index and only use
snd_mixer_selem_set_enum_item when user change path
this mean you either need module provide an option to change capture port when
you you pluggec your usb audio or need module_device_restore your preferred
path</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>