分页: 2 / 2

re

发表于 : 2007-02-08 12:33
IfI
我关掉了打印机服务。

电源管理的我肯定不会碰阿,巴不得它给我好好运行呢

发表于 : 2007-02-08 16:27
IfI
继续追查原因,又是一天过去了。唉。

追查到一个现象,那就是很多外国人,挂起之后再唤醒,风扇就可以正常工作了

我试了一下,发现挂起之后无法唤醒,只好断电重启。

这个问题又归结到了ACPI上面,ACPI有个laptop_mode,我以为自己的laptop_mode是开启的,结果仔细看了模式状态

sudo laptop_mode status

发现一个警告:

Laptop Mode is NOT allowed to run: /var/run/laptop-mode-enabled does not exist.

这时候虽然模式标号/proc/sys/vm/laptop_mode发生改变,但仍然是没有正常启动的。

这也就解释了为何我风扇不受控制。

继续追查。

发表于 : 2007-02-08 17:09
IfI

sudo touch /var/run/laptop-mode-enabled

然后
sudo laptop_mode start

这回看status ,exist了,但是挂起之后仍然无法唤醒,只得重启。

重启之后又not exist了。

发表于 : 2007-02-09 16:58
IfI
被逼崩溃了,妥协,用live dvd重装了ubuntu,碰到些困难,最后解决了,现在一切都完美了。

呵呵,反而有些失落 :P

发表于 : 2007-02-10 18:14
bluetornado
那这些服务怎么开啊?

发表于 : 2007-02-11 11:12
esunic
坚决不重装 继续搜寻解决方案中...

发表于 : 2007-02-12 10:20
IfI
整个重装以后cpufreq-info 竟然能用了
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [email protected], please.
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which need to switch frequency at the same time: 0
hardware limits: 800 MHz - 1.73 GHz
available frequency steps: 1.73 GHz, 1.33 GHz, 1.07 GHz, 800 MHz
available cpufreq governors: userspace, powersave, ondemand, conservative, performance
current policy: frequency should be within 800 MHz and 1.73 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1.73 GHz.


现在风扇有的时候根本不转呢,呵呵,爽,这下安心了。