<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - module-switch-on-port-available only switches output but leaves input unmodified"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101798#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - module-switch-on-port-available only switches output but leaves input unmodified"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101798">bug 101798</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>A configuration option is a reasonable request, thanks for the idea.

You can add the following to
/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf:

[Jack Headphone Mic]
state.plugged = no
state.unplugged = unknown

[Jack Headset Mic]
state.plugged = no
state.unplugged = unknown

That should make the internal mic become unavailable when something is plugged
in. This change will be overwritten whenever pulseaudio is updated, though.
It's not currently possible to configure this in the home directory.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>