[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 14 14:01:24 UTC 2017


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

--- Comment #17 from MirceaKitsune <sonichedgehog_hyperblast00 at yahoo.com> ---
Very important note: While investigating a completely unrelated bug, I
remembered that KWin was configured to use egl over glx on my machine. I
believe glx is the old render architecture, whereas egl is the new renderer
which uses OpenGL and is visibly a lot faster.

Considering that desktop activity was always the cause of the freezes in some
form, I have a strong suspicion that this might have something to do with the
GPU freezes as well! It's a very likely candidate because egl involves
experimental OpenGL rendering, and since it's not enabled by default that would
also explain why few other people are able to reproduce the GPU lockups. I have
just now switched back to glx and therefore haven't had the time to confirm
this, but I'm willing to bet it just might make the problem go away... I will
immediately post an update if and when I'm proven wrong obviously.

If anyone else wants to test this theory and help in reproducing the system
freeze, consider switching to egl rendering. Obviously this means your machine
might start freezing as well, so only do this if there's no risk of data loss
or major annoyance. The switch is done by opening ~/.config/kwinrc in a text
editor and changing:

GLPlatformInterface=egl

to

GLPlatformInterface=glx

Note that if you're using an Aurorae theme, you might experience the bug I
mentioned above, which involves KWin no longer rendering window decorations.
Here are the reports for that in case anyone is curious:

https://bugzilla.opensuse.org/show_bug.cgi?id=1033598
https://bugs.kde.org/show_bug.cgi?id=378663

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170414/3148ac48/attachment.html>


More information about the dri-devel mailing list