<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [Intel NUC] HDMI1 sometimes stops working after resuming from s3 (a single monitor setup)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106182#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [Intel NUC] HDMI1 sometimes stops working after resuming from s3 (a single monitor setup)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106182">bug 106182</a>
              from <span class="vcard"><a class="email" href="mailto:tsunghanliu@gmail.com" title="Robert Liu <tsunghanliu@gmail.com>"> <span class="fn">Robert Liu</span></a>
</span></b>
        <pre>(In reply to Imre Deak from <a href="show_bug.cgi?id=106182#c22">comment #22</a>)
<span class="quote">> v=$(outb 0x66 0x80; outb 0x62 0x1a; inb 0x62)
> echo $v
> outb 0x66 0x81; outb 0x62 0x1a; outb 0x62 $(( v | 8 ))
> outb 0x66 0x80; outb 0x62 0x1a; inb 0x62</span >
root@u-NUC7PJYH:~# v=$(outb 0x66 0x80; outb 0x62 0x1a; inb 0x62)
root@u-NUC7PJYH:~# echo $v
0
root@u-NUC7PJYH:~# outb 0x66 0x81; outb 0x62 0x1a; outb 0x62 $(( v | 8 ))
root@u-NUC7PJYH:~# outb 0x66 0x80; outb 0x62 0x1a; inb 0x62
8

<span class="quote">> 
> Is the display still enabled? Could you attach the full dmesg log after this?</span >

Yes, the display is still enabled. Check the next attachment.</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 on the CC list for the bug.</li>
      </ul>
    </body>
</html>