Matej Dian
43d5c61884
LibSensors: add support for Ryzen CPUs
2021-01-06 16:54:59 +01:00
Daniel Lange
ca9d7cd708
Also find libsensors.so.4 for Fedora and friends
2020-12-25 13:05:37 +01:00
Christian Göttsche
4eeeb63647
LibSensors: fix unversioned libsensors library name
2020-12-15 13:54:32 +01:00
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)
2020-12-15 13:46:46 +01:00
Christian Göttsche
c9583c692d
Handle absence of package CPU temperature
...
Resolves : #389
2020-12-14 21:07:07 +01:00
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
2020-12-12 20:08:17 +01:00
Christian Göttsche
7ba25aa3c4
IWYU update
2020-12-06 15:32:16 +01:00
Christian Göttsche
b76eaf187a
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00