夏天到了,这几天本本的温度也飙升起来,在WinXP下玩了会CS,结果CPU一下就到了80度,吓得我赶紧关了。

下午Win7 64位旗舰版也下载完了,准备体验一下,就装个系统,网页都不浏览的情况下CPU居然60多度。然后就想到Ubuntu了,在

Ubuntu下面怎么样查看CPU的温度呢,百度了一下,还真找到了。

第一步:安装lm-sensors,打开终端键入

sudo apt-get install lm-sensors sensors-applet

根据提示键入Root密码,然后等待下载并安装完后关闭终端。在你想要显示传感器温度的面板位置右键,选择“添加到面板”菜单命

令,在列表中选择 “Hardware Sensors Monitor”后单击“添加”按钮即可添加该Applet程序。能直接检测到传感器那最好了。如果没有

检测到传感器(我的正常显示),显示”No sensors found”则转到下一步。

第二步:手动配置传感器

只要回答YES和按回车就可以了,和Windows里的‘下一步‘很像

sudo sensors-detect

会显示一堆东西,看不懂,贴出来

louis@Ubuntu-desktop:~$ sudo sensors-detect

# sensors-detect revision 4171 (2006-09-24 03:37:01 -0700)

This program will help you determine which kernel modules you need

to load to use lm_sensors most effectively. It is generally safe

and recommended to accept the default answers to all questions,

unless you know what you’re doing.

We can start with probing for (PCI) I2C or SMBus adapters.

Do you want to probe now? (YES/no): yes

Probing for PCI bus adapters…

Use driver `i2c-viapro’ for device 0000:00:11.0: VIA Technologies VT8233A/8235 South Bridge

We will now try to load each adapter module in turn.

Module `i2c-viapro’ already loaded.

If you have undetectable or unsupported adapters, you can have them

scanned by manually loading the modules before running this script.

To continue, we need module `i2c-dev’ to be loaded.

Do you want to load `i2c-dev’ now? (YES/no): yes

Module loaded successfully.

We are now going to do the I2C/SMBus adapter probings. Some chips may

be double detected; we choose the one with the highest confidence

value in that case.

If you found that the adapter hung after probing a certain address,

you can specify that address to remain unprobed.

Next adapter: SMBus Via Pro adapter at 0400

Do you want to scan it? (YES/no/selectively): yes

Client found at address 0×4c

Handled by driver `lm90′ (already loaded), chip type `lm90′

Client found at address 0×4e

Probing for `National Semiconductor LM75′…                No

Probing for `Dallas Semiconductor DS1621′…                No

Probing for `Analog Devices ADM1021′…                     No

Probing for `Analog Devices ADM1021A/ADM1023′…            No

Probing for `Maxim MAX1617′…                              No

Probing for `Maxim MAX1617A’…                             No

Probing for `TI THMC10′…                                  No

Probing for `National Semiconductor LM84′…                No

Probing for `Genesys Logic GL523SM’…                      No

Probing for `Onsemi MC1066′…                              No

Probing for `Maxim MAX1619′…                              No

Probing for `National Semiconductor LM82/LM83′…           No

Probing for `Maxim MAX6659′…                              No

Probing for `Maxim MAX6633/MAX6634/MAX6635′…              No

Probing for `ITE IT8201R/IT8203R/IT8206R/IT8266R’…        No

Probing for `Fintek F75111R/RG/N (GPIO)’…                 No

Probing for `Fintek F75121R/F75122R/RG (VID+GPIO)’…       No

Client found at address 0×50

Probing for `Analog Devices ADM1033′…                     No

Probing for `Analog Devices ADM1034′…                     No

Probing for `SPD EEPROM’…                                 Success!

(confidence 8, driver `eeprom’)

Probing for `EDID EEPROM’…                                No

Probing for `Maxim MAX6900′…                              No

Client found at address 0×51

Probing for `Analog Devices ADM1033′…                     No

Probing for `Analog Devices ADM1034′…                     No

Probing for `SPD EEPROM’…                                 Success!

(confidence 8, driver `eeprom’)

Client found at address 0×69

Some chips are also accessible through the ISA I/O ports. We have to

write to arbitrary I/O ports to probe them. This is usually safe though.

Yes, you do have ISA I/O ports even if you do not have any ISA slots!

Do you want to scan the ISA I/O ports? (YES/no): yes

Probing for `National Semiconductor LM78′ at 0×290…       No

Probing for `National Semiconductor LM78-J’ at 0×290…     No

Probing for `National Semiconductor LM79′ at 0×290…       No

Probing for `Winbond W83781D’ at 0×290…                   No

Probing for `Winbond W83782D’ at 0×290…                   No

Probing for `Winbond W83627HF’ at 0×290…                  No

Probing for `Silicon Integrated Systems SIS5595′…         No

Probing for `VIA VT82C686 Integrated Sensors’…            No

Probing for `VIA VT8231 Integrated Sensors’…              No

Probing for `AMD K8 thermal sensors’…                     No

Probing for `IPMI BMC KCS’ at 0xca0…                      No

Probing for `IPMI BMC SMIC’ at 0xca8…                     No

Some Super I/O chips may also contain sensors. We have to write to

standard I/O ports to probe them. This is usually safe.

Do you want to scan for Super I/O sensors? (YES/no): yes

Probing for Super-I/O at 0×2e/0×2f

Trying family `ITE’…                                      Yes

Found `ITE IT8705F Super IO Sensors’                        Success!

(address 0×290, driver `it87′)

Trying family `National Semiconductor’…                   No

Trying family `SMSC’…                                     No

Trying family `VIA/Winbond/Fintek’…                       No

Probing for Super-I/O at 0×4e/0×4f

Trying family `ITE’…                                      Yes

Found `ITE IT8705F Super IO Sensors’                        Success!

(address 0×290, driver `it87′)

Trying family `National Semiconductor’…                   No

Trying family `SMSC’…                                     No

Trying family `VIA/Winbond/Fintek’…                       No

Now follows a summary of the probes I have just done.

Just press ENTER to continue: ENTER

Driver `lm90′ (should be inserted):

Detects correctly:

* Bus `SMBus Via Pro adapter at 0400′

Busdriver `i2c-viapro’, I2C address 0×4c

Chip `lm90′ (confidence: 6)

Driver `eeprom’ (should be inserted):

Detects correctly:

* Bus `SMBus Via Pro adapter at 0400′

Busdriver `i2c-viapro’, I2C address 0×50

Chip `SPD EEPROM’ (confidence:

* Bus `SMBus Via Pro adapter at 0400′

Busdriver `i2c-viapro’, I2C address 0×51

Chip `SPD EEPROM’ (confidence:

EEPROMs are *NOT* sensors! They are data storage chips commonly

found on memory modules (SPD), in monitors (EDID), or in some

laptops, for example.

Driver `it87′ (should be inserted):

Detects correctly:

* ISA bus address 0×0290 (Busdriver `i2c-isa’)

Chip `ITE IT8705F Super IO Sensors’ (confidence: 9)

I will now generate the commands needed to load the required modules.

Just press ENTER to continue: ENTER

To make the sensors modules behave correctly, add these lines to

/etc/modules:

#—-cut here—-

# I2C adapter drivers

i2c-viapro

# Chip drivers

lm90

eeprom

it87

#—-cut here—-

第三步:安装其他监控软件xsensors,ksensors,gdesklets(gdesklets里有很多桌面小程序),Gkrellm,hddtemp等,自己选择安装。

sudo apt-get install xsensors或者ksensors(KDE中推荐使用ksensors)

sudo apt-get install gdesklets gkrellm

sudo apt-get install hddtemp

在终端里查看:

iletit@ubuntu:~$ sensors

acpitz-virtual-0

Adapter: Virtual device

temp1:       +52.0°C  (crit = +110.0°C)

iletit@ubuntu:~$

网上的教材显示了很多东西,我的只显示了这么点,可能是硬件不同,或者是我少操作的些什么东西不过能看到温度就可以了。

下面还有一种是图形界面的,非常直观

工具叫GNOME Sensors 自己在软件中心搜索下吧

OK,祝大家在Linux下玩的愉快。

suse linux查看CPU温度,Ubuntu下查看CPU温度风扇转速和硬盘温度相关推荐

  1. Ubuntu下查看电脑CPU温度

    本文将给大家介绍如何在 Ubuntu下查看电脑CPU温度 1:sudo apt-get install lm-sensors hddtemp 2:sudo sensors-detect 3:senso ...

  2. linux 自动降频,Linux资格认证:Ubuntu下对CPU进行降频

    这两天CPU温度超高,为了解决这个问题,先是找了两块以前台式机上的风扇(一个CPU,一个机箱风扇),和一条USB延长线.接好以后运行了一段时间,发现效果很不明显,大概降了有1度吧,还不知道是不是因为自 ...

  3. ubuntu下查看硬件信息等指令整理,安装并简单运行HotSpot

    真惨,想起前几天的没常识的我.因毕设需要现在又来恶补来了.有很多需要学的,包括计算机硬件基础和ubuntu的一些技巧.还要安装HotSpot.三个部分. 我原地升天了.在查芯片参数的时候,怎么也搞不到 ...

  4. ubuntu下查看进程端口

    ubuntu下查看进程端口 关键字: linux ubuntu # 查看所有打开的端口及服务名(注意这里显示的服务名只是标准端口对应的服务名,可能并不准确) nmap localhost # 查看哪些 ...

  5. ubuntu下查看笔记本型号

    ubuntu下查看笔记本型号 打开终端,输入 sudo dmidecode | grep -A 9 "System Information" 参考地址

  6. Ubuntu下查看进程PID 终止进程方法汇总

    Ubuntu下查看进程PID & 终止进程方法汇总 一.查看进程及PID 1.top命令查看进程pid 2.直接在终端输入ps命令来查看进程及对应PID 3.pstree 4.pgrep &l ...

  7. ubuntu下查看显卡驱动是否成功安装

    ubuntu下查看显卡驱动是否成功安装的方法 ubuntu下查看显卡驱动是否成功安装的方法 方法一:通过查看`设置->详细信息->关于`查看 方法二:通过终端查看 方法三:通过终端 `nv ...

  8. ubuntu下查看本机IP地址

    ubuntu下查看本机IP地址 在终端输入: ifconfig -a 即可得解. posted @ 2019-05-16 23:00 Geeksongs 阅读(...) 评论(...) 编辑 收藏

  9. linux查看目录文件系统,ubuntu linux 文件系统目录结构-Windows下查看电脑信息的命令-linux菜鸟也必须知道的几个ubuntu最基础命令_169IT.COM...

    1:sudo   应该是linux中最常用的命令之一了,因为你即便不是root用户,也能暂时的部分的获得root权限,例如安装卸载,更改各种服务的配置,等等,所以记住这个 2:apt-get : ap ...

最新文章

  1. 子元素绝对定位absolute后,自动撑开宽度
  2. 在服务器上排除问题的头五分钟
  3. Adobe与Facebook联手推出Flash开发工具
  4. 总奖金40万元,图神经网络赛道baseline发布!教你用DGL做图任务
  5. 【面试题】CookieSession
  6. 盛最多水的容器—leetcode11
  7. 突破冯诺依曼原理的计算机,冯诺依曼计算机的基本原理
  8. 自制公众平台Web Api(微信)
  9. 月薪3k和30k的程序员,差距就在这道坎...
  10. JavaScript常用数组操作方法,包含ES6方法
  11. 24. 二叉搜索树的后续遍历序列(c++版本)
  12. php 安全处理,php ddos 安全处理代码
  13. 一个根据用户名生成头像的库——@multiavatar/multiavatar在react中的使用
  14. php用空格分隔字符串,分割字符串空格
  15. apms阅卷系统服务器,APMS全通纸笔王网上阅卷系统网上操作指南.doc
  16. 【数据分析软件】【Weka】第一课:超easy安装教程
  17. 【软考】系统集成项目管理工程师(四)项目管理一般知识
  18. bwa manul page
  19. SpringCloud入门简介
  20. objdump指令 elf文件转成lst文件

热门文章

  1. 【2018VR眼镜推荐】VR眼镜怎么选?哪个VR眼镜好一些,VR眼镜需要注意什么?
  2. iviewUI组件库中select双向绑定不生效
  3. 高级驾驶辅助系统 (ADAS)教程
  4. 人脸识别模块RetinaFace
  5. 微信小程序Canvas绘制主页保存到手机相册
  6. ubuntu增加新用户并增加权限
  7. arduino(12):电子价标签管理系统,瞎折腾从网上搜索相关资料,有用的没有用的都罗列下,然后看看能不能做个电子价签系统,Electronic price tag
  8. ACM/OI 出题用
  9. C++ 遍历循环语句 for(auto i:) 和 for_each()
  10. 【C++】Complex复数类运算符重载(类的成员函数实现)