FS#78598 - [mesa] 23.1.0-1 AMD issues after update
Attached to Project:
Arch Linux
Opened by Mariusz Smołka (Freyon77) - Wednesday, 24 May 2023, 18:45 GMT
Last edited by Toolybird (Toolybird) - Sunday, 28 May 2023, 07:56 GMT
Opened by Mariusz Smołka (Freyon77) - Wednesday, 24 May 2023, 18:45 GMT
Last edited by Toolybird (Toolybird) - Sunday, 28 May 2023, 07:56 GMT
|
Details
Description:
Gnome is unusable after latest mesa update Artifacts on screen / gray screen R7 350 / ati radeon driver Additional info: * package version(s) 23.1.0-1 * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: Update mesa and reboot |
This task depends upon
Closed by Toolybird (Toolybird)
Sunday, 28 May 2023, 07:56 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 23.1.1-1. The original Radeon issue is fixed. If anyone not on Radeon is still experiencing problems with 23.1.1-1, please open a new ticket.
Sunday, 28 May 2023, 07:56 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 23.1.1-1. The original Radeon issue is fixed. If anyone not on Radeon is still experiencing problems with 23.1.1-1, please open a new ticket.
Immediately after I ran a system-update 23.0.3-1 to 23.1.0-1, I logged out, and Plasma's ctrl+alt+del "logout screen" was glitched in a way that no text showed up... and then, upon returning to the X display manager after logout (the one I'm using is lightdm), it too displayed nothing but gray rectangles with no actual text visible. I then tried a full reboot, but the problem in lightdm was still happening. I then tried typing my password and pressing Return to log in, which resulted in a black screen, though I'm pretty sure that Plasma actually was running (because I switched to a text console and ran `ps axuf` to look for Plasma-related running processes).
So, then I downgraded to version 23.0.3-1 of mesa (and also mesa-vdpau) and used systemctl to restart lightdm, and this time it displayed the login screen correctly. This seems to indicate that a bug introduced in the new version of mesa is the cause of the problem.
The hardware that I was using when I ran into this problem was the Radeon R7 integrated GPU in an A10-7890K APU. In case it helps, here's the "extended renderer info" section of glxinfo's output when running on the old version of mesa:
Extended renderer info (GLX_MESA_query_renderer):
Vendor: AMD (0x1002)
Device: KAVERI (, LLVM 15.0.7, DRM 2.50, 6.3.3-arch1-1) (0x130f)
Version: 23.0.3
Accelerated: yes
Video memory: 1024MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 4.5
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
FS#78597FS#78629Downgrading to previous version 23.0.3-1 solved issue
After a reboot i can now run with mesa 23.1 without problems! I had stuck to the radeon kernel driver for too long apparently. Turns out my Radeon 280X works better than ever with the amdgpu driver.
Unless the incomming mesa v23.1.1-1 solves this issue it might be good to add this to the ATI page in the Arch wiki?
GPU: integrated (GCN2, Sea Islands)
Kernel module: radeon (default)
Upgrading mesa to 23.1.1-1 in the extra fixes the issue.