<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webcam mic not set to "default alternative""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99223#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webcam mic not set to "default alternative""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99223">bug 99223</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>If I understood correctly, the problem there are two sources, the internal
sound card and the webcam, and pulseaudio decides to use the internal sound
card, even though it has no microphone actually attached to it. "pactl list"
shows that all ports of the internal sound card source are unavailable, so
PulseAudio knows that the internal sound card is unusable, but still does the
stupid decision.

I believe this is caused by module-device-manager, which KDE uses to manage the
device priorities. It doesn't currently understand ports at all, which means
that it doesn't check whether the currently active port of a source is
unavailable before deciding to use the source.

Thanks for the report, I hope this will get fixed. I can't promise any timeline
for that, however.</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>