为了获得我的 CPU 温度,我首先输入sudo sensors-detect并确认了所有内容。
然后我打字 sudo service module-init-tools restart
现在这是 的输出sudo sensors,但我的 CPU 温度是多少?(其他温度是多少?)。没有内置的板载或 pcie 图形卡。
满载情况下:
it8720-isa-0228
Adapter: ISA adapter
fan1: 1461 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 2250 RPM (min = 0 RPM)
fan5: 2295 RPM (min = 0 RPM)
temp1: +28.0 C (low = +127.0 C, high = +127.0 C) sensor = thermistor
temp2: +44.0 C (low = +127.0 C, high = +127.0 C) sensor = thermal diode
temp3: +60.0 C (low = +127.0 C, high = +127.0 C) sensor = thermal diode
intrusion0: ALARM
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +48.4 C (high = +70.0 C)
(crit = +90.0 C, hyst = +87.0 C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: 124.33 W (crit = 125.19 W)
Run Code Online (Sandbox Code Playgroud)
闲置的:
fan1: 722 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 2280 RPM (min = 0 RPM)
fan5: 2319 RPM (min = 0 RPM)
temp1: +27.0 C (low = +127.0 C, high = +127.0 C) sensor = thermistor
temp2: +21.0 C (low = +127.0 C, high = +127.0 C) sensor = thermal diode
temp3: +19.0 C (low = +127.0 C, high = +127.0 C) sensor = thermal diode
intrusion0: ALARM
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +7.4 C (high = +70.0 C)
(crit = +90.0 C, hyst = +87.0 C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: 29.64 W (crit = 125.19 W)
Run Code Online (Sandbox Code Playgroud)
CPU:AMD FX 8350 主板:技嘉GA-970A-UD3
Jea*_*nFI 18
k10temp-pci-00c3 适配器:PCI 适配器
该传感器由处理 AMD CPU 的 k10temp 内核模块提供,请参阅http://lm-sensors.org/wiki/Devices。相关温度是 CPU 温度。IIRC it8720,是MB上常见的芯片,没有厂家说明就不能多说了。
lm-sensors 只读取内置传感器的原始数据。
事实上,没有强加给制造商的规范化。(他们可以构建他们想要的传感器数量和位置)。
所以在某些情况下信息是明确的(就像在前面的例子中一样)在其他一些信息中则不太相关。你只能做出假设。只有制造商可以告诉你。