gkrellm-nvidia plugin

Moderators: Site Moderators, FAHC Science Team

Post Reply
promeneur
Posts: 249
Joined: Tue Aug 07, 2012 11:59 am
Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300

gkrellm-nvidia plugin

Post by promeneur »

I requested to openSUSE to create a package of the gkrellm-nvidia plugin

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
For openSUSE Leap 15.6 :

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
I advise you to set the priority of the repo to 110 according the software manager does not replace the system packages by those in the repo, thus modifies your installation and cause some troubles.

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
Thanks to Andreas

Enjoy :)
Image
Post Reply