<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Active port is not set when plugging in headphones in a lenovo Ultradock jack"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80074#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Active port is not set when plugging in headphones in a lenovo Ultradock jack"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80074">bug 80074</a>
              from <span class="vcard"><a class="email" href="mailto:francois@fmarier.org" title="Francois Marier <francois@fmarier.org>"> <span class="fn">Francois Marier</span></a>
</span></b>
        <pre>Thanks Raymond. I installed alsa-tools 1.0.27-3 and ran the following:

    sudo hda-verb /dev/snd/hwC1D0 0x0 GET_PIN_SENSE 0

but I'm not sure that's what you wanted because I just took a wild guess for
the "nid". It's described in the README you pointed to as "widget NID" but I
have no idea what that means or how to look it up.

If I run any of the following:

    sudo hda-verb /dev/snd/hwC1D0 0x0 GET_PIN_SENSE
    sudo hda-verb /dev/snd/hwC1D0 GET_PIN_SENSE
    sudo hda-verb GET_PIN_SENSE

I get the "usage" output:

    usage: hda-verb [option] hwdep-device nid verb param
       -l      List known verbs and parameters
       -L      List known verbs and parameters (one per line)

suggesting that hda-verb needs all four parameters to be supplied on the
command line.</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>