很多设备不能识别 风扇不停转。

CPU/显卡/打印机/USB设备等硬件问题
IfI
帖子: 146
注册时间: 2007-02-06 20:44

re

#16

帖子 IfI »

我关掉了打印机服务。

电源管理的我肯定不会碰阿,巴不得它给我好好运行呢
附件
Screenshot-.jpg
IfI
帖子: 146
注册时间: 2007-02-06 20:44

#17

帖子 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发生改变,但仍然是没有正常启动的。

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

继续追查。
IfI
帖子: 146
注册时间: 2007-02-06 20:44

#18

帖子 IfI »


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

然后
sudo laptop_mode start

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

重启之后又not exist了。
IfI
帖子: 146
注册时间: 2007-02-06 20:44

#19

帖子 IfI »

被逼崩溃了,妥协,用live dvd重装了ubuntu,碰到些困难,最后解决了,现在一切都完美了。

呵呵,反而有些失落 :P
bluetornado
帖子: 86
注册时间: 2007-01-17 22:09

#20

帖子 bluetornado »

那这些服务怎么开啊?
头像
esunic
帖子: 29
注册时间: 2007-01-20 18:20
来自: 泰达希尔
联系:

#21

帖子 esunic »

坚决不重装 继续搜寻解决方案中...
IfI
帖子: 146
注册时间: 2007-02-06 20:44

#22

帖子 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.


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