You are not logged in.

#1 2024-12-06 10:09:58

maziar
Member
Registered: 2022-08-28
Posts: 57

Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

Hi all,

After updating Mesa to version 24.3.0/24.3.1 on my Arch Linux system, I’ve encountered severe issues when running KDE 6 on Wayland using an AMDGPU (Radeon Pro WX 7100). Specifically:

    startplasma-wayland leads to a blank screen.
    Debugging indicates that kwin_wayland starts, but plasmashell fails to render properly.
    Downgrading Mesa to version 24.2.7 resolves the issue, and everything works as expected.

Here’s what I’ve tried so far:

    Resetting KDE and Wayland configurations.
    Testing with QT_QUICK_BACKEND=software (works but disables GPU acceleration).
    Testing with KWIN_DRM_RENDERER_BACKEND=vulkan or gl, both of which fail.
    Reverting to a clean ~/.local/share/plasma (no custom plasmoids are installed).

Observations:

    vulkaninfo now works correctly after addressing Vulkan ICD issues (previously misconfigured with NVIDIA ICD files).
    Logs suggest no critical errors from kwin_wayland, but libgallium errors appeared in kernel logs with Mesa 24.3.x.
    Mesa 24.3.x introduces changes that seem to break compatibility with AMDGPU and KDE Wayland setups.

System Details:

    GPU: AMD Radeon Pro WX 7100 (Ellesmere)
    Kernel: 6.12.1-arch1-1
    KDE Plasma: 6.x
    Mesa: 24.3.x (problematic), 24.2.7 (stable)

Is anyone else experiencing similar issues with Mesa 24.3.x? If so, are there any known workarounds or patches? I’d appreciate any guidance or feedback!

Thanks in advance.

Last edited by maziar (2024-12-17 13:31:00)

Offline

#2 2024-12-06 10:14:26

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,038

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

https://bbs.archlinux.org/viewtopic.php?id=301550 seems to be about the same issue


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2024-12-06 11:35:43

john.kramer
Member
Registered: 2023-12-26
Posts: 2

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

I have the very same problem, I downgraded mesa and vulkan together.

System Details:
GPU: AMD Radeon RX 580 Series
Kernel: 6.12.1-arch1-1
KDE Plasma: 6.2.4

Last edited by john.kramer (2024-12-06 11:38:19)

Offline

#4 2024-12-06 16:15:54

Warper
Member
From: Quito, Ecuador
Registered: 2008-04-08
Posts: 48

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

Same here.

Yesterday I upgraded my system and the screen was left blank with just the mouse moving.

KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Graphics on board Processor: AMD RS880
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: GA-880GM-UD2H

I reviewed the logs and found that the start-up screen wasn't loading giving some serious errors on Mesa and drivers depending on that.
The main error was referring to libgallium.

I downgraded Mesa and everything worked again, without errors on the logs.

Just waiting to see if there's a new mesa version to upgrade and test.

Offline

#5 2024-12-06 20:37:29

junakreiter
Member
Registered: 2024-07-12
Posts: 10

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

Same Problem !
Plasma black screen. Most programs don´t start.
Archlinux 6.12.1-arch1-1 (64-bit)
Plasma 6.2.4
Radeon Pro WX5100
The older GPUs seem to be forgotten... ?

Offline

#6 2024-12-07 10:04:02

Ohhellomate
Member
Registered: 2024-12-07
Posts: 1

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

Hi
Just had my own issues with mesa 24.3.1 and GDM (and SDDM) starting up but crashing the moment any input was given. Downgrading to mesa 24.2.7 worked for me.

System Info:
Kernel: 6.12.1-zen1-1-zen
Uptime: 34 mins
Packages: 1885 (pacman), 15 (flatpak)
Shell: bash 5.2.37
DE: GNOME 47.2
WM: Mutter
CPU: AMD Ryzen 9 6900HS Creator Edition (16) @ 4.935GHz
GPU: AMD ATI Radeon 680M
GPU: NVIDIA GeForce RTX 3050 Mobile

Offline

#7 2024-12-07 10:52:23

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,038

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

I have been following the bug report and 2 things are becoming clear :

- the bug is not limited to older amd videocards, but affects all gpus without support for format modifiers

- All reports sofar have been with wayland . No one has encountered this issue while running X.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#8 2024-12-07 11:14:02

gbetous
Member
Registered: 2024-12-07
Posts: 2

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

Same here :
- Wayland
- AMD RX 550

Downgraded mesa to 24.2.6.1 to retrieve a functional KDE.

Last edited by gbetous (2024-12-07 11:14:44)

Offline

#9 2024-12-08 07:27:21

gbetous
Member
Registered: 2024-12-07
Posts: 2

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

I now installed mesa 1:24.3.1-2, problem is fixed and I'm back to Wayland.

Offline

#10 2024-12-08 08:44:14

john.kramer
Member
Registered: 2023-12-26
Posts: 2

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

mesa 1:24.3.1-2 works for me too.

Offline

#11 2024-12-17 13:30:37

maziar
Member
Registered: 2022-08-28
Posts: 57

Re: Issues with Mesa 24.3.x on KDE 6 Wayland with AMDGPU [SOLVED]

I confirm 24.3.1-3 fixes my problem as described with GPU radeon-pro Radeon Pro WX 7100 and 5100 series.

Offline

Board footer

Powered by FluxBB