Christian Göttsche
575edffb4b
Add configure option to create static htop binary
5 years ago
Matej Dian
43d5c61884
LibSensors: add support for Ryzen CPUs
5 years ago
Daniel Lange
ca9d7cd708
Also find libsensors.so.4 for Fedora and friends
5 years ago
Christian Göttsche
4eeeb63647
LibSensors: fix unversioned libsensors library name
5 years ago
Christian Göttsche
eb36385a6b
LibSensors: restore temperature for Raspberry Pi
...
sensors output:
cpu_thermal-virtual-0
Adapter: Virtual device
temp1: +58.0 C (crit = +90.0 C)
5 years ago
Christian Göttsche
c9583c692d
Handle absence of package CPU temperature
...
Resolves : #389
5 years ago
Daniel Lange
12421f460a
Fix dlopen issue for libsensors5 in Debian Buster, Bullseye
...
libsensors.so is provided only by the -dev package, so search for
libsensors.so.5 (installed from the libsensors5 package) explicitly
see: dpkg-query -S libsensors.so
5 years ago
Christian Göttsche
7ba25aa3c4
IWYU update
5 years ago
Christian Göttsche
b76eaf187a
Dynamically load libsensors at runtime
5 years ago