System
Hardware
-
CachyOS (Arch Linux)
-
KDE Plasma 6
-
Plasma Login Manager (not SDDM)
-
NVIDIA RTX 5060 Ti (8 GB)
-
NVIDIA Open Driver 610.43.02 (
nvidia-open) -
AMD Ryzen CPU
-
Lenovo Legion T5 OEM motherboard
-
New GPU and new PSU
-
Same CPU, RAM and motherboard as before
Displays
The Linux PC is connected to:
-
DisplayPort → external monitor
-
HDMI → Lytmi Fantasy 3 HDMI 2.1 Sync Box → LG C3 OLED
Problem
The desktop randomly enters a state where:
-
Mouse cursor continues moving normally.
-
Keyboard continues working.
-
The graphical desktop stops responding correctly to mouse clicks.
-
The system appears “frozen”, but it is not actually locked up.
The issue occurs:
-
After logging in.
-
During normal desktop use.
-
After the system has been idle.
-
There is no obvious trigger.
Recovery
Switching to a TTY:
Ctrl+Alt+F3
then switching back to Plasma
always restores the desktop immediately.
No reboot is required.
This recovery method works every time.
What has already been tested
Display server
-
Wayland → same issue.
-
X11 → same issue.
Kernel
-
Standard CachyOS kernel → same issue.
-
CachyOS LTS kernel → same issue.
Btrfs
Disabled Btrfs quotas.
No improvement.
CachyOS-specific packages
Removed:
- cachyos-settings
No improvement.
DDC / Power Management
Originally Powerdevil repeatedly logged:
Open failed for /dev/i2c-X
I completely removed ddcutil.
No improvement.
Mouse
Tested with a completely different wired mouse.
Same issue.
This strongly suggests the problem is not caused by the SteelSeries mouse.
Temperature
CPU and GPU temperatures are normal.
No indication of overheating.
Display hardware testing
The Linux PC normally outputs to:
-
DisplayPort monitor
-
HDMI → Lytmi → LG C3
I completely disconnected power from the Lytmi box.
The system continued running only on the DisplayPort monitor.
The issue still occurred.
This strongly suggests that neither the LG C3 nor the Lytmi box is the root cause of the Linux issue.
Things that are effectively ruled out
-
Wayland
-
X11
-
Kernel version
-
Btrfs quotas
-
ddcutil
-
Powerdevil
-
cachyos-settings
-
Mouse hardware
-
Temperature / overheating
-
LG C3 as the sole cause
-
Lytmi as the sole cause
Remaining observations
The issue appears to affect the desktop/input state rather than the entire operating system because:
-
Mouse movement continues.
-
Keyboard continues working.
-
Switching to another virtual terminal (TTY) and back immediately restores normal operation.
This suggests that something in the graphical session is entering an invalid state.
Current hypotheses
At this point, the most likely remaining possibilities are:
-
NVIDIA Open Driver (
nvidia-open) regression or DRM/KMS issue. -
KDE Plasma / KWin compositor bug.
-
Input/focus/compositor state becoming invalid.
-
Hardware instability (RAM) — considered less likely because the system recovers instantly by switching TTYs, but not yet ruled out.
Questions
-
Based on everything above, what is the most likely root cause?
-
Is this a known KDE Plasma, KWin or NVIDIA DRM issue?
-
Does the fact that switching to a TTY and back always fixes the problem point toward a specific subsystem?
-
Given everything already tested, what would you investigate next?
Please avoid suggesting the following, as they have already been tested:
-
Switching between Wayland and X11
-
Different kernels
-
Removing ddcutil
-
Disabling Btrfs quotas
-
Removing cachyos-settings
-
Trying another mouse
-
Disconnecting the Lytmi box
-
Disabling TV-related features (CEC, VRR, Deep Color, etc.)