<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#c4">Comment # 4</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:doron.behar@gmail.com" title="Doron Behar <doron.behar@gmail.com>"> <span class="fn">Doron Behar</span></a>
</span></b>
        <pre>I've ran the following in my shell:
```
$ for i in `amixer -c1 controls | grep Jack`; do
amixer -c1 cget "$i"
done
```

And the output was:
```
numid=10,iface=CARD,name='Headphone Jack'
  ; type=BOOLEAN,access=r-------,values=1
  : values=on
numid=9,iface=CARD,name='Mic Jack'
  ; type=BOOLEAN,access=r-------,values=1
  : values=on
```</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>