<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio doesn't create sink if plugged after it was started"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101794#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio doesn't create sink if plugged after it was started"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101794">bug 101794</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>The log shows that pulseaudio is detecting the headset, unlike what was
indicated in the "pactl list" output. The card profile doesn't seem to get
automatically changed, though, so that's still in line with your original
problem description.

Can you re-check the "pactl list" output (or "pactl list cards" - that prints
less uninteresting stuff) after you've plugged in the headset? The interesting
part is this:

Ports:
    analog-input-mic: Microphone (priority: 8700, latency offset: 0 usec, not
available)
        Properties:
            device.icon_name = "audio-input-microphone"
        Part of profile(s): input:analog-stereo,
output:analog-stereo+input:analog-stereo
    analog-output-headphones: Headphones (priority: 9000, latency offset: 0
usec, not available)
        Properties:
            device.icon_name = "audio-headphones"
        Part of profile(s): output:analog-stereo,
output:analog-stereo+input:analog-stereo

The "not available" text means that pulseaudio thinks that the headset is not
plugged in.

I'll try to reproduce this myself (I need to hack the configuration first to
make my hardware look more like yours). It looks like the automatic profile
changing logic isn't working quite as it should.</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>