在Linux下查看主板温度失败

简介:
想在Linux下查看主板和CPU的温度,于是上网找了下如何查看
[root@localhost ~]# yum install lm_sensors
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: apt.sw.be
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package lm_sensors.i386 0:2.10.7-9.el5 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package             Arch          Version                  Repository     Size
================================================================================
Updating:
 lm_sensors          i386          2.10.7-9.el5             base          511 k
Transaction Summary
================================================================================
Install      0 Package(s)         
Update       1 Package(s)         
Remove       0 Package(s)        
Total download size: 511 k
Is this ok [y/N]: y
Downloading Packages:
lm_sensors-2.10.7-9.el5.i386.rpm                         | 511 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating       : lm_sensors                                               1/2 
  Cleanup        : lm_sensors                                               2/2
Updated:
  lm_sensors.i386 0:2.10.7-9.el5                                               
Complete!
[root@localhost ~]# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
[root@localhost ~]# 
 
提示失败,于是在运行下sensors-detect
 
[root@localhost ~]# sensors-detect 
# sensors-detect revision 5291 (2008-06-23 23:40:46 -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-piix4' for device 0000:00:07.3: Intel 82371AB PIIX4 ACPI
We will now try to load each adapter module in turn.
Module `i2c-piix4' already loaded.
If you have undetectable or unsupported I2C/SMBus adapters, you can have
them scanned by manually loading the modules before running this script.
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.
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 0x290...       No
Probing for `National Semiconductor LM78-J' at 0x290...     No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   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 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Fintek'...                       No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Fintek'...                       No
Trying family `ITE'...                                      No
Some south bridges, CPUs or memory controllers may also contain
embedded sensors. Do you want to scan for them? (YES/no): YES
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD K10 thermal sensors...                                  No
Intel Core family thermal sensor...                         No
Intel AMB FB-DIMM thermal sensor...                         No
Sorry, no sensors were detected.
Either your sensors are not supported, or they are connected to an
I2C or SMBus adapter that is not supported. See doc/FAQ,
doc/lm_sensors-FAQ.html or  http://www.lm-sensors.org/wiki/FAQ
(FAQ #4.24.3) for further information.
If you find out what chips are on your board, check
http://www.lm-sensors.org/wiki/Devices for driver status.
 
再运行如下命令:
[root@localhost ~]# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
[root@localhost ~]# 
还是不行,上网搜索了下,看看提示安装lm_sensors-libs
但是这个包用YUM安装提示找不到这个包,不知道改如何解决啊。。。
         哪位知道的,给提示下,不知道如何加载内核需要的所有驱动,有知道的帮助下,谢谢。。。
本文转自你是路人甲还是霍元甲博客51CTO博客,原文链接http://blog.51cto.com/world77/386916如需转载请自行联系原作者

world77
相关文章
|
4月前
|
传感器 监控 Linux
Linux|奇怪的知识---CPU温度监控
Linux|奇怪的知识---CPU温度监控
99 0
|
4月前
|
Linux 智能硬件
Linux MQTT智能家居(温度,湿度,环境监测,摄像头等界面布局设置)
Linux MQTT智能家居(温度,湿度,环境监测,摄像头等界面布局设置)
53 0
|
Linux Perl
Linux 6种日志查看方法,不会看日志会被鄙视的
Linux 6种日志查看方法,不会看日志会被鄙视的
|
9月前
|
监控 Linux
Linux系统之温度监控工具——lm_sensors的安装和基本使用
Linux系统之温度监控工具——lm_sensors的安装和基本使用
827 1
|
关系型数据库 MySQL Shell
linux/mac 环境查看mysql版本时出现 :-bash: mysql: command not found
linux/mac 环境查看mysql版本时出现 :-bash: mysql: command not found
167 0
|
Linux PHP
Linux查看和删除PHP版本
Linux查看和删除PHP版本
149 0
|
Linux
用nload查看LINUX的网络流量
用nload查看LINUX的网络流量
120 0
|
Linux
LINUX查看文件系统
LINUX查看文件系统
73 0
|
机器学习/深度学习 Linux
linux:find查看最近修改的文件
linux:find查看最近修改的文件
139 0
|
缓存 运维 监控
Linux 基础-查看进程命令 ps 和 top
Linux 基础-查看进程命令 ps 和 top
413 0