https://bugs.kde.org/show_bug.cgi?id=453283
--- Comment #2 from Arjen Hiemstra <[email protected]> --- Two instances of nvidia-smi are used by the GPU plugin: One to query the hardware for things like amount of memory and then one that is used to read current sensor values. The first is intended to only run once and then quit, the second should only be active if something on your system is making use of one of the sensors related to the NVidia GPU. Maybe the first process lingers instead of quitting? You can check with `nvidia-smi --query`. -- You are receiving this mail because: You are watching all bug changes.
