[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 08:30:08 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106182
--- Comment #25 from Imre Deak <imre.deak at intel.com> ---
(In reply to Robert Liu from comment #23)
> Yes, the display is still enabled. Check the next attachment.
Hm, then the chip isn't reset for some reason.
(In reply to Robert Liu from comment #24)
> Created attachment 139457 [details]
> dmesg for outb and inb commands
Ok, how about the following sequence (setting also bit 0 in the EC register):
v=$(outb 0x66 0x80; outb 0x62 0x1a; inb 0x62)
echo $v
outb 0x66 0x81; outb 0x62 0x1a; outb 0x62 $(( v | 9 ))
outb 0x66 0x80; outb 0x62 0x1a; inb 0x62
Is the display still enabled?
--
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/8fad546a/attachment.html>
More information about the intel-gfx-bugs
mailing list