<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#c3">Comment # 3</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>If you run "amixer -c1 controls | grep Jack", you should get output that looks
a bit like this (this is from my own laptop):

numid=21,iface=CARD,name='Dock Headphone Jack'
numid=19,iface=CARD,name='Dock Mic Jack'
numid=22,iface=CARD,name='Headphone Jack'
numid=18,iface=CARD,name='Internal Mic Phantom Jack'
numid=17,iface=CARD,name='Mic Jack'
numid=23,iface=CARD,name='SPDIF Phantom Jack'
numid=20,iface=CARD,name='Speaker Phantom Jack'

Put the machine in the state where you have the headphones plugged in, but
pulseaudio isn't detecting them. Then, for each line in your amixer output, run
this command:

amixer -c1 cget LINE

(replace LINE with the line contents in question)

Alsa might not be reporting the jack status correctly. These commands should
show what state the jacks have according to alsa.</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>