在升级到 16.04 之前,我的 lm-sensors 和 psensor 中只有一个“temp1”。现在我有两个了。
➜ ~ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +43.0°C (crit = +128.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 2823 RPM
pch_wildcat_point-virtual-0
Adapter: Virtual device
temp1: +42.0°C
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +43.0°C (high = +105.0°C, crit = +105.0°C)
Core 0: +43.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +43.0°C (high = +105.0°C, crit = +105.0°C)
pch_wildcat_point-virtual 是什么?我尝试谷歌搜索,但找不到结果。笔记本电脑是 2015 年的联想 x1 carbon。
我确实发现了这一点:https://en.wikipedia.org/wiki/Platform_Controller_Hub,但我不确定是不是这个原因?如果是,那我的笔记本电脑中是否有某个位置有温度传感器?
答案1
联想 x1 carbon 配备英特尔 H97 PCH(平台控制器中枢),开发期间代号为“Wildcat Point”。此“片上系统”可执行千兆 LAN、SATA、PCIe 和 USB 端口上的 I/O(输入/输出)等功能,还包含各种计时器和控制器。
它有一个内部温度传感器,位于最热点(CPU 接口)附近,并sensors
报告此情况。因此,输出中报告的温度(按降序排列)为 CPU、PCH、CPU、处理器核心 1 和处理器核心 2。
如果你感兴趣的话可以在这里查看它的数据表Intel 9 系列芯片组数据表