<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><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">90781</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Microphone is visible by ALSA, but not recognized by PulseAudio
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>misc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nazar@mokrynskyi.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have USB sound card Creative SoundBlaster Omni Surround 5.1.
ALSA seems to see it's microphone:
nazar-pc@nazar-pc ~>  arecord --list-devices
**** Список CAPTURE пристроїв ****
картка 1: PCH [HDA Intel PCH], пристрій 0: ALC892 Analog [ALC892 Analog]
  Підприлади: 1/1
  Підприлад #0: subdevice #0
картка 1: PCH [HDA Intel PCH], пристрій 2: ALC892 Alt Analog [ALC892 Alt
Analog]
  Підприлади: 1/1
  Підприлад #0: subdevice #0
картка 2: U0x47f0xad01 [USB Device 0x47f:0xad01], пристрій 0: USB Audio [USB
Audio]
  Підприлади: 0/1
  Підприлад #0: subdevice #0
картка 3: S51 [SB Omni Surround 5.1], пристрій 1: USB Audio [USB Audio #1]
  Підприлади: 1/1
  Підприлад #0: subdevice #0

But PulseAudio doesn't. I'm on Ubuntu 15.10 x64

`lsusb -v` also mentioning Mic support:
...
      AudioControl Interface Descriptor:
        bLength                12
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID            10
        wTerminalType      0x0201 Microphone
        bAssocTerminal          0
        bNrChannels             2
        wChannelConfig     0x0003
          Left Front (L)
          Right Front (R)
        iChannelNames           0 
        iTerminal               0 
...</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>