| Summary: | Built-in screen freezes on login if adaptive sync is not set to "Always" | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Johannes Gäßler <johannesg> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | NEEDSINFO WAITINGFORINFO | ||
| Severity: | normal | CC: | xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.4 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | debug logs as for DRM | ||
|
Description
Johannes Gäßler
2026-01-06 19:30:38 UTC
Please get kwin and drm debug logs for the issue. The script at https://invent.kde.org/plasma/kwin/-/wikis/Debugging/Debugging-DRM-issues should work in this case Created attachment 188419 [details]
debug logs as for DRM
I am for some reason no longer able to reproduce the issue for my regular account, I created a new account "test" where the issue occurs on login without any changes to the default settings.
The debug log shows KWin committing updates to the screen without any problems. Please ssh into the system while its screen looks frozen, and get the output of drm_info. Then (blindly) move the cursor to some other spot, and get the output of drm_info again. That way we can be certain about whether or not KWin is still updating the screen, or if it's a driver bug. |