https://bugs.kde.org/show_bug.cgi?id=517278
Bug ID: 517278
Summary: Kwin randomly resets graphics every once in a while
Classification: Plasma
Product: kwin
Version First 6.6.1
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: wayland-generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When running Plasma, Kwin will randomly will reset graphics, and occasionally
freeze during use (requiring a forced shutdown). For context, I am on a laptop
with Intel Iris Xe graphics, using the experimental Xe driver (however, I've
noticed this issue happening much more frequently in recent versions of
Plasma). This happens usually when doing anything with an app, or when
interacting with the desktop in any way.
STEPS TO REPRODUCE
Currently unable to figure out how to reproduce the issue, it seems to happen
on a random.
OBSERVED RESULT
Graphics resets and, occasionally, the screen will freeze, requiring a forced
shutdown.
EXPECTED RESULT
No random resets or freezes.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
Checking journalctl, this is what I find around the point of the most reset
graphics reset (this time after opening Discover):
```
Mar 08 03:10:17 arch systemd[1993]: Started Discover - Software Center.
Mar 08 03:10:17 arch plasma-discover[12141]: MESA: warning: Support for this
platform is experimental with Xe KMD, bug reports may be ignored.
Mar 08 03:10:17 arch kernel: xe 0000:00:02.0: [drm] Tile0: GT0: Engine reset:
engine_class=rcs, logical_mask: 0x1, guc_id=26
Mar 08 03:10:17 arch kernel: xe 0000:00:02.0: [drm] Tile0: GT0: Timedout job:
seqno=244592, lrc_seqno=244592, guc_id=26, flags=0x0 in kwin_wayland [2154]
Mar 08 03:10:17 arch kernel: xe 0000:00:02.0: [drm] Xe device coredump has been
created
Mar 08 03:10:17 arch kernel: xe 0000:00:02.0: [drm] Check your
/sys/class/drm/card0/device/devcoredump/data
Mar 08 03:10:17 arch kwin_wayland[2154]: A graphics reset attributable to the
current GL context occurred.
Mar 08 03:10:17 arch kwin_wayland[2154]: 0x1: GL_CONTEXT_LOST in context lost
```
--
You are receiving this mail because:
You are watching all bug changes.