我关掉了打印机服务。
电源管理的我肯定不会碰阿,巴不得它给我好好运行呢
很多设备不能识别 风扇不停转。
-
- 帖子: 146
- 注册时间: 2007-02-06 20:44
继续追查原因,又是一天过去了。唉。
追查到一个现象,那就是很多外国人,挂起之后再唤醒,风扇就可以正常工作了
我试了一下,发现挂起之后无法唤醒,只好断电重启。
这个问题又归结到了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发生改变,但仍然是没有正常启动的。
这也就解释了为何我风扇不受控制。
继续追查。
追查到一个现象,那就是很多外国人,挂起之后再唤醒,风扇就可以正常工作了
我试了一下,发现挂起之后无法唤醒,只好断电重启。
这个问题又归结到了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发生改变,但仍然是没有正常启动的。
这也就解释了为何我风扇不受控制。
继续追查。
-
- 帖子: 146
- 注册时间: 2007-02-06 20:44
整个重装以后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.
现在风扇有的时候根本不转呢,呵呵,爽,这下安心了。
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.
现在风扇有的时候根本不转呢,呵呵,爽,这下安心了。