lm-sensors 报告负温度

lm-sensors 报告负温度

我在 Ubuntu 12.04 服务器上运行传感器时得到以下输出

$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0:        -3.0°C  (crit = +90.0°C)
Core 1:        +5.0°C  (crit = +90.0°C)

nouveau-pci-0100
Adapter: PCI adapter
temp1:        +54.0°C  (high = +100.0°C, crit = +95.0°C)

显然这是不正确的,我该如何修复它?

答案1

您可以通过卸载该模块来修复它。它显然不可用/未连接。

我不知道您使用的是哪种服务器,但在过去 10 年生产的任何产品中找到 ISA 适配器的可能性极小。

相关内容