I have recently noticed that commands in my editor, navigation and passwords are failing. Today I noticed in journalctl that kwin_wayland_wrapper is writing:
kwin_wayland_wrapper[3727]: Key repeat discarded, Wayland compositor doesn't seem to be processing events fast enough!
I use:
- Fedora 41 KDE spin, with current version and rebooted just hours ago.
- kernel 6.13.5-200.fc41.x86_64
output from kinfo:
$ kinfo
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.5-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 32 × 13th Gen Intel® Core™ i9-13950HX
Memory: 62.4 GiB of RAM
Graphics Processor 1: Mesa Intel® Graphics
Graphics Processor 2: llvmpipe
I use a nvidia ADA 2000 and I must say I suspect that it or the internal CPU to the intel processor is the issue here as I have an identical setup (except for hardware) which use a pure AMD setup and it has no issues like this.
I use the proprietary driver from NVIDIA following the setup: Howto/NVIDIA - RPM Fusion
I do not notice anything in either sudo dmesg
or sudo journalctl
that indicate what is wrong here.