[Bug 106182] [Intel NUC] HDMI1 sometimes stops working after resuming from s3 (a single monitor setup)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 10 07:56:05 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106182

--- Comment #22 from Imre Deak <imre.deak at intel.com> ---
(In reply to Robert Liu from comment #21)
> The commands did not help. The screen is still blank after I executed the
> commands.

Could you check the output of the following when the display is properly
enabled, let's say right after powering on/booting:

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

Is the display still enabled? Could you attach the full dmesg log after this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180510/7a28c39d/attachment-0001.html>


More information about the intel-gfx-bugs mailing list