Hi everyone,
I’m trying to add my GPU (RTX 5080) fan speed to the CachyOS System Monitor, but I can’t find the correct sensor in the list.
What I’ve tried:
-
I checked
nvidia-smiand the fan speed is reporting correctly there. -
I can get the raw data via terminal using:
nvidia-smi --query-gpu=fan.speed --format=csv,noheader | tr -d ' %' -
In System Monitor → Edit Page, searching for “fan”, “gpu”, or “nvml” doesn’t show any active fan RPM or percentage sensors.
My hardware:
-
GPU: NVIDIA RTX 5080
-
Motherboard: MSI MAG X870E TOMAHAWK
-
OS: CachyOS (KDE Plasma)
Is there a way to map this nvidia-smi output directly to a System Monitor widget? Or is there a specific package/plugin (like a ksysguard helper) I need to install to make NVML sensors visible in the new System Monitor?
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux (Kernel 7.0.10-2-cachyos)
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Graphics Platform: Wayland
I also opened a case against the development team.
Thanks in advance!