文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

Linux下如何使用Lm_Sensors检测cpu温度

2023-06-27 16:02

关注

这篇文章给大家分享的是有关Linux下如何使用Lm_Sensors检测cpu温度的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。

lm_sensors 的软件可以帮助我们来监控主板,CPU 的工作电压,风扇转速、温度等数据。这些数据我们通常在主板的 BIOS 也可以看到。当我们可以在机器运行的时候通过 lm_sensors 随时来监测着 CPU 的温度变化,可以预防呵保护因为 CPU 过热而会烧掉。

Linux下如何使用Lm_Sensors检测cpu温度

使用Lm_Sensors检测cpu温度

Lm_sensors是一个命令行工具,用于显示所有芯片传感器数据的当前读数,包括CPU温度。默认情况下,Ubuntu LInux没有安装Lm_Sensors,因此,我们必须自己安装它们。

bob@bob-PC:~$ sudo apt install lm-sensors
检测硬件

接下来,我们需要检测安装在电脑上的硬件监控芯片。现在我们可以开始检测电脑的硬件传感器了:

bob@bob-PC:~$ sudo sensors-detect# sensors-detect revision 6284 (2015-05-31 14:00:33 +0200)# System: VMware, Inc. VMware Virtual Platform [None]# Board: Intel Corporation 440BX Desktop Reference Platform# Kernel: 4.15.0-30Ubuntu-generic x86_64# Processor: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (6/158/10)This program will help you determine which kernel modules you needto load to use lm_sensors most effectively. It is generally safeand recommended to accept the default answers to all questions,unless you know what you're doing.Some south bridges, CPUs or memory controllers contain embedded sensors.Do you want to scan for them? This is totally safe. (YES/no): yesSilicon Integrated Systems SIS5595...                       NoVIA VT82C686 Integrated Sensors...                          NoVIA VT8231 Integrated Sensors...                            NoAMD K8 thermal sensors...                                   NoAMD Family 10h thermal sensors...                           NoAMD Family 11h thermal sensors...                           NoAMD Family 12h and 14h thermal sensors...                   NoAMD Family 15h thermal sensors...                           NoAMD Family 16h thermal sensors...                           NoAMD Family 17h thermal sensors...                           NoAMD Family 15h power sensors...                             NoAMD Family 16h power sensors...                             NoIntel digital thermal sensor...                             Success!   (driver `coretemp')Intel AMB FB-DIMM thermal sensor...                         NoIntel 5500/5520/X58 thermal sensor...                       NoVIA C7 thermal sensor...                                    NoVIA Nano thermal sensor...                                  NoSome Super I/O chips contain embedded sensors. We have to write tostandard I/O ports to probe them. This is usually safe.Do you want to scan for Super I/O sensors? (YES/no): yes..................
显示cpu温度

可以通过一下命令查看温度数据了:

bob@bob-PC:~$ sensorsiwlwifi_1-virtual-0Adapter: Virtual devicetemp1:        +33.0°C  pch_skylake-virtual-0Adapter: Virtual devicetemp1:        +38.5°C  BAT0-acpi-0Adapter: ACPI interfacein0:         +12.45 V  coretemp-isa-0000Adapter: ISA adapterPackage id 0:  +39.0°C  (high = +100.0°C, crit = +100.0°C)Core 0:        +39.0°C  (high = +100.0°C, crit = +100.0°C)Core 1:        +38.0°C  (high = +100.0°C, crit = +100.0°C)thinkpad-isa-0000Adapter: ISA adapterfan1:           0 RPMtemp1:        +38.0°C  temp2:            N/A  temp3:         +0.0°C  temp4:         +0.0°C  temp5:         +0.0°C  temp6:         +0.0°C  temp7:         +0.0°C  temp8:         +0.0°C  BAT1-acpi-0Adapter: ACPI interfacein0:         +12.49 V  acpitz-acpi-0Adapter: ACPI interfacetemp1:        +38.0°C  (crit = +128.0°C)

还可以使用watch命令实时关注:

bob@bob-PC:~$ watch sensors
使用图形化工具psensor显示cpu温度

使用Psensor,您可以检查以下各项:

  • 主板、CPU传感器和NVidia GPU的温度
  • 硬盘驱动器的温度
  • 风扇的转速
  • 监视CPU使用情况

最新版本的Psensor还为Ubuntu提供了一个applet指示器,因此在Ubuntu上更容易监控硬件温度。您可以选择在顶部面板中显示温度。它甚至可以在温度超过极限时发送桌面通知。

我们可以使用下面的命令安装Psensor

bob@bob-PC:~/Desktop$ sudo apt install -y psensor

打开ubuntu的launchpad,在里面找到psensor,打开该应用就可以看到多个传感器: Linux下如何使用Lm_Sensors检测cpu温度Linux下如何使用Lm_Sensors检测cpu温度

使用图形化工具hardinfo

Hardinfo是Linux中用于在图形化界面中显示硬件信息的工具。可以使用它检测cpu的温度。以下命令安装hardinfo

bob@bob-PC:~/Desktop$ sudo apt install hardinfo# 运行一下命令打开hardinfobob@bob-PC:~/Desktop$ sudo hardinfo
Linux下如何使用Lm_Sensors检测cpu温度

感谢各位的阅读!关于“Linux下如何使用Lm_Sensors检测cpu温度”这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,让大家可以学到更多知识,如果觉得文章不错,可以把它分享出去让更多的人看到吧!

阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-人工智能
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯