[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 在笔记本上使用linux 过热的问题



On Tue, Jun 09, 2009 at 10:09:02PM +0800, Feng Lu wrote:
> 今天再次咬牙在还算九成新的本本上装了个ubuntu 9.04--别骂我叛变,这个版本启动速度确实快,开机大概20秒左右,其中bios
> 自检大约10秒。装完各方面都不错,无线和蓝牙都能驱动,键盘快捷健也都基本完全能用,用了一会儿发现三个问题:
> 1,风扇从来没停过,用xp的时候没这个现象
> 2,机身底部温度明显偏高
> 3,电池寿命缩水
> 
> 机器是联想thinkpad x301,找了些资料还是没有解决,请各位提供点帮助--在床上用手机发的邮件,大家可怜一下吧。。。
> 
> -- 
> 0000
> MININEWS.INFO
> Mininews是一个业界微新闻站点,添加xiaohuabot@hotmail.com为MSN好友
> 做最敏捷的媒体,人人都可以是记者,关注身边正在发生的事。[M]
-------------------------
首先看一下系统各个位置的温度,找到风扇一直不停的原因

    cat /proc/acpi/ibm/thermal

对照下表找到哪个部件温度最高

Index in "thermal"   Location (estimated)
----------------------------------------------
1                    CPU
2                    Between PCMCIA slot and CPU (same as HDAPS module)
3                    PCMCIA slot
4                    GPU
5                    System battery (front left = charging circuit)
6                    UltraBay battery
7                    System battery (rear right)
8                    UltraBay battery
9                    Bus between Northbridge and DRAM; Ethernet chip
10                   Southbridge, WLAN and clock generator (under Mini-PCI card, under touchpad)
11                   Power circuitry, on underside of system board under F2 key


如果是 CPU 温度过高,就采用 ondemand 调频策略,其实这个频率应付日常应
用足够了。

如果是 GPU 温度过高,就安装厂商的驱动,一般对自动降频支持的比开源驱动
好一些。

如果是其它部位,那似乎就无能为力了,凑合着用吧,夏天就是这样。


-- 
"In order to make an apple pie from scratch, you must first create the
universe."
		-- Carl Sagan, Cosmos


Reply to: