see https://github.com/carcass82/gkrellm-nvidia
This plugin display the clock, temperature, fan speed of several NVIDIA adapters. It is very handy to watch your adapters working and detect some trouble.
After the plugin creator agreed to remove the nvidia nvml module dependency, Andreas Stieger created the package gkrellm-nvidia.rpm for openSUSE Tumbleweed, Leap 15.6.
2. Installation
For openSUSE Tumbleweed :
Code: Select all
sudo zypper install gkrellm-nvidia
Code: Select all
sudo zypper addrepo https://download.opensuse.org/repositories/X11:Utilities/15.6/X11:Utilities.repo
sudo zypper refresh
sudo install gkrellm-nvidia
For the other distributions
download the version 1.2, etxtract the compressed file in a folder then in this folder run :
Code: Select all
make
sudo make install | make install-local
Enjoy
