Summary: | Graphical corruption on wake-from-sleep | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Vladimir Shinsky <vladimirshinsky> |
Component: | Screen locking | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Image of corrupted display |
Description
Vladimir Shinsky
2025-03-07 17:27:53 UTC
Fedora 41 desktop. Gnome on Wayland works fine. This bug manifests only on plasma desktop. What kind of GPU does the system use? Can you take a phone photo of what the screen looks like when the system is in this state? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! lspci | grep -i vga 06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] glxinfo | grep -i "OpenGL renderer" OpenGL renderer string: AMD CEDAR (DRM 2.50.0 / 6.13.7-200.fc41.x86_64, LLVM 19.1.7) Bug still manifests but infrequently. I will try to provide snapshoot. plasmashell --version plasmashell 6.3.3 QThreadStorage: Thread 0x55bafc15d970 exited after QThreadStorage 8 destroyed QThreadStorage: Thread 0x55bafc15d970 exited after QThreadStorage 3 destroyed QThreadStorage: Thread 0x55bafc15d970 exited after QThreadStorage 2 destroyed So far, so good. No display corruption. If display is corrupted, it looks like no horizontal stroke synchronization. Created attachment 179651 [details]
Image of corrupted display
No luck. See corrupted display.
Thanks. This is a classic GPU driver issue. Since you're using an AMD GPU, you can submit a bug report for the Mesa project, which is where the AMD drivers live: https://docs.mesa3d.org/bugs.html |