<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Intel GeminiLake corruption at top of screen caused by fbc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108085#c29">Comment # 29</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Intel GeminiLake corruption at top of screen caused by fbc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108085">bug 108085</a>
from <span class="vcard"><a class="email" href="mailto:lui@fgcint.com" title="Luigi Cantoni <lui@fgcint.com>"> <span class="fn">Luigi Cantoni</span></a>
</span></b>
<pre>Guess what. Looks like my problems is X11 related.
When I tell X11 that it has an intel graphics device then my problem appears to
go away.
Two machines tested and MSI and a Gigabyte.
I will be testing my third machine later (I have to wait until the users go to
lunch). If I do not post anything more then it worked.
If not I will provide more info.
My fix is just to create up
/etc/X11/xorg.conf.d/20-intel.conf
and put
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
into it. Very simple and probably obvious in hindsight.
As you suggest Daniel not exactly this problem.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>