fix: tolerate unavailable CPU sensor telemetry

This commit is contained in:
2026-09-08 09:49:40 +03:00
parent b8c45d54c1
commit 5190d50358
5 changed files with 78 additions and 4 deletions
@@ -0,0 +1,16 @@
# Safe, in-kernel hardware-monitoring drivers used across common server and
# workstation platforms. Each driver simply declines to bind on unsupported
# hardware, so one image can cover both Intel and AMD hosts.
#
# Do not add Super-I/O or arbitrary I2C chip drivers here: forcing probes can
# interfere with platform BMC devices. Those drivers should be enabled only
# for a known platform.
# Intel Core/Xeon and AMD EPYC/Ryzen on-die temperature sensors.
coretemp
k10temp
# Generic hwmon interfaces used by DIMM temperature modules and drive temps.
i2c-dev
jc42
drivetemp