<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Microphone is visible by ALSA, but not recognized by PulseAudio"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90781#c37">Comment # 37</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 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>(In reply to Nazar Mokrynskyi from <a href="show_bug.cgi?id=90781#c32">comment #32</a>)
<span class="quote">> Here is relevant block of `pactl list sources` output:
> <a href="http://pastebin.com/eMCJkt8H">http://pastebin.com/eMCJkt8H</a>
> PulseAudio recognize that there are 2 ports:
> * analog-input-mic
> * analog-input-linein
>
> But choosing one or another doesn't actually matter, they currently work as
> the same, only depending on PCM Capture Source setting in alsamixer.
>
> Here is my current sb-omni-surround-5.1.conf contents:
> <a href="http://pastebin.com/kFeQzk0r">http://pastebin.com/kFeQzk0r</a></span >
Did you add the following to analog-input-mic.conf
[Element PCM Capture Source]
enumeration = select
[Option PCM Capture Source:Mic]
name = analog-input-microphone
required-any = any
you also need to add similar to analog-input-linein.conf</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>