分页: 7 / 7

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-05-17 12:01
qq126512306
LZ帮帮忙!!!

裝了10.04,没法控制风扇了!

就是开机风扇不转,温度上去了,风扇开始工作,然后温度降下来了!但是!从此风扇不会再停!直到关机!

用sensors-detect,好像没有风扇的传感!
如下!

代码: 全选

$ sudo sensors-detect 
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: ASUSTeK Computer Inc. A8He (laptop)

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.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): y
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
Intel Core family thermal sensor...                         Success!
    (driver `coretemp')
Intel Atom thermal sensor...                                No
Intel AMB FB-DIMM thermal sensor...                         No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded 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): y
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/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/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

Some hardware monitoring chips are 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): y
Probing for `National Semiconductor LM78' 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

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): y
Sorry, no supported PCI bus adapters found.

Next adapter: intel drm CRTDDC_A (i2c-0)
Do you want to scan it? (YES/no/selectively): y

Next adapter: intel drm LVDSDDC_C (i2c-1)
Do you want to scan it? (YES/no/selectively): y
Client found at address 0x50
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `coretemp':
  * Chip `Intel Core family thermal sensor' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)y
Successful!

Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/module-init-tools start'
to load them.
用pwmconfig

代码: 全选

$ sudo pwmconfig 
# pwmconfig revision 5770 (2009-09-16)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed

LZ求助!

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-06-04 22:44
成败
蛮好 但是忘记看刚开始多少度了 :em09

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-06-06 11:43
autocup
写得很好呀,留下脚印

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-06-19 19:22
blorm
学习了!实用!谢谢LZ!

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-10-14 16:51
purplejadezh
感谢楼主!!!! :em05
和楼主当时的境地一样!


不过还是遇到点小问题
输入sudo athcool on的时候出现提示:
purplejade@ubuntu:~$ sudo athcool on
athcool version 0.3.12 - control power-saving mode on AMD Athlon/Duron CPUs

!!!WARNING!!!
Depending on your motherboard and/or hardware components,
enabling Athlon powersaving mode may cause:
* noisy or distorted sound playback
* a slowdown in harddisk performance
* system locks or instability
* massive filesystem corruption (rare, but observed at least once)

Before use athcool, you must recognize these potential DANGERS.
Please use athcool AT YOUR OWN RISK.

athcool is supplied "as is". The author disclaims all warranties,
expressed or implied. The author and any other persons assume
no liability for damages, direct or consequential, which may
result from the use of athcool.

no supported Chipset found. nothing changed.

不太明白这是什么意思...... 看上去是说什么也没改变 用athcool有危险?
求解答!
感谢!!

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2010-10-23 19:39
寻找时间的尽头
学习了

Re:

发表于 : 2010-12-21 21:29
xshagua
fightingcn 写了:安装硬盘温度监控:
代码:
sudo apt-get install hddtemp

安装完后重启系统就能正确监控了.

把这玩意儿收录了,谢谢楼主了~~~
这种方法可以控制风扇吗?对Ubuntu10.10可以吗?

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2011-01-28 20:37
huangjiahua
其实只是查看温度的话,

代码: 全选

cat /sys/class/thermal/thermal_zone0/temp 
就可以了

注意 /sys 下有好多软链,所以下边几个查看的其实都是一样的

代码: 全选

cat /sys/class/thermal/thermal_zone0/temp
cat /sys/class/hwmon/hwmon0/temp1_input
cat /sys/devices/virtual/thermal/thermal_zone0/temp

Re: Re:

发表于 : 2011-01-28 20:42
huangjiahua
xshagua 写了:
fightingcn 写了:安装硬盘温度监控:
代码:
sudo apt-get install hddtemp

安装完后重启系统就能正确监控了.

把这玩意儿收录了,谢谢楼主了~~~
这种方法可以控制风扇吗?对Ubuntu10.10可以吗?
可以用 fancontrol

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2011-05-05 11:34
bagoong
gkrellem找个东西我为什么我不显示显卡硬盘的温度啊,就是Pro里面的那几项都没有,怎么办?求教~~~~!!

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2012-04-28 2:53
changleo
我只是想知道主板温度。。。

Re: [分享]配置CPU温度.风扇转速,硬盘温度监控(附加Athlon/Duron系统安全度夏指南)

发表于 : 2012-05-04 17:00
sundajade
尼玛啊。。我就想查看一下CPU的温度,要得了这么复杂吗?