我最近将我的 CPU 和 MOBO 更改为安装在技嘉 B660M DS3H DD4 主板上的 i5-12400。从那时起,我一直有错误的motd
温度读数:
Welcome to Ubuntu 21.10 (GNU/Linux 5.13.0-28-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Fri Feb 18 11:25:17 AM CET 2022
System load: 1.26 Processes: 450
Usage of /home: unknown Users logged in: 0
Memory usage: 10% IPv4 address for xxx: yyy
Swap usage: 0% IPv4 address for xxx: yyy
Temperature: 46.0 C IPv4 address for xxx: yyy
更改后,我执行了lm-sensors
程序并从中sensors
得到:
acpitz-acpi-0
Adapter: ACPI interface
temp1: +16.8°C (crit = +20.8°C)
temp2: +27.8°C (crit = +105.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +38.0°C (high = +80.0°C, crit = +100.0°C)
Core 0: +36.0°C (high = +80.0°C, crit = +100.0°C)
Core 1: +34.0°C (high = +80.0°C, crit = +100.0°C)
Core 2: +35.0°C (high = +80.0°C, crit = +100.0°C)
Core 3: +34.0°C (high = +80.0°C, crit = +100.0°C)
Core 4: +34.0°C (high = +80.0°C, crit = +100.0°C)
Core 5: +34.0°C (high = +80.0°C, crit = +100.0°C)
为了确定哪个读数正确,我快速重启到 UEFI 并显示 38.0°C。当系统motd
再次启动时显示46.0 C
。
这是我可以解决的问题吗?
“每日消息”温度采样时间是在相当大量的登录相关代码刚刚执行之后。结果,处理器有点热。当你稍后出现时,它已经消散了热量。
这里的答案是,这两个读数在获取时都是准确的。
另请参阅我的 Ubuntu 论坛对同一问题的回答,并提供支持 turbostat 数据