在安装lm-sensors和运行sudo sensors-detect之后,我得到了以下消息:
Sorry, no sensors were detected.
This is relatively common on laptops, where thermal management is
handled by ACPI rather than the OS.在这种情况下该怎么办?(如何访问ACPI?)
我在Lubuntu 12.04的一台惠普康柏笔记本电脑上
发布于 2012-09-06 17:10:20
所有传感器-检测做是检测和启用额外的传感器驱动程序,如果必要的话。如果您只是在终端中运行sensors命令,它应该会显示温度。
https://askubuntu.com/questions/184795
复制相似问题