Kwin_wayland crash causing problem with clicking on anything with mouse. Note my mouse works and moves fine

Bug Report 365c2e9

Latest Logs Updated CachyOS Log for Kwin_Wayland going crazy and cant click on anything with mouse /mouse works - Pastebin.com

Previous Logs:

Previous posted bug reports:

https://paste.cachyos.org/p/d777e4c.log

dmesg dmesg log - Pastebin.com

Still happening, ran a new Bug Report, see 61c329f

Journal Log Journal Log April 10 2026 - Pastebin.com

Dmesg dmesg april 10 2026 - Pastebin.com

This is getting really annoying

Have you tried an other Kernel? And can you explain a little more the problem?

Seems related to my problem, I’m using gnome with nvidia, but the logs are the same on the coredumps, my guess is the glibc built for v3, but idk anything.

Edit: changed the glibc to the non v3 and it freezed too, so idk.

Interesting I installed GNOME and no longer seeing the issue

anyone have any ideas, GNOME is decent but I have noticed my game doesnt notice i have a HDR monitor, while plasma does

Still happening to me, it seems to happen when my screen is turned off.

Logs Journal April 16 2026 - Pastebin.com

Bug Report bbc6e43

Think I got it tackled.

Added POWERDEVIL_NO_DDCUTIL=1 to /etc/enviroment and switched back to regular kernel from the rc.

cat /etc/environment                                                                                                                                                                               ─╯

# 
# This file is parsed by pam_env module
# 
# Syntax: simple “KEY=VAL” pairs on separate lines
# 

XDG_CURRENT_DESKTOP=KDE
XDG_SESSION_TYPE=wayland
GTK_USE_PORTAL=1
AMD_VULKAN_ICD=RADV
MESA_SHADER_CACHE_MAX_SIZE=12G
RADV_PERFTEST=‘rt’
ELECTRON_OZONE_PLATFORM_HINT=auto
KWIN_DRM_DEVICES=/dev/dri/card1
POWERDEVIL_NO_DDCUTIL=1

Hey I have the same problem as you , idk how to fix it from the way u did (I’m a complete beginner) could you please help me?

Open the terminal: Run sudo nano /etc/environment

Copy: POWERDEVIL_NO_DDCUTIL=1

In the terminal use the arrow key to go down to the next line after # right click on the terminal and select paste. Press Ctrl + X and Y and Enter. Restart the PC and see if it fix it.