<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bisected][skl] Graphical corruption in kwin effects"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111499#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bisected][skl] Graphical corruption in kwin effects"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111499">bug 111499</a>
from <span class="vcard"><a class="email" href="mailto:mike@fireburn.co.uk" title="Mike Lothian <mike@fireburn.co.uk>"> <span class="fn">Mike Lothian</span></a>
</span></b>
<pre>So this is very strange
I change my xorg snippet from:
Section "Device"
Identifier "Radeon"
Driver "modesetting"
Option "DRI" "3"
EndSection
to:
Section "ServerFlags"
Option "Debug" "dmabuf_capable"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection
Now at least kwin_x11 starts properly with the modesetting driver but I'm back
to seeing the strange graphical corruptions on the special effects
I see this in my xorg.0.log too:
[ 4.106] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed
(/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such file or
directory)
[ 4.106] (EE) AIGLX error: unable to load driver i965
[ 4.109] (II) IGLX: Loaded and initialized swrast
[ 4.109] (II) GLX: Initialized DRISWRAST GL provider for screen 0
Will try with debug ""</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>