
[原创]cpu频率调节与硬件监视软件 08/01/03
-
- 帖子: 67
- 注册时间: 2007-02-10 21:14
- 来自: The Earth
- 联系:
很不错!
Postgraduate majoring in Finance and Economics
My blog: http://econ.shineblog.com
Homepage: http://www.macro2.cn
My blog: http://econ.shineblog.com
Homepage: http://www.macro2.cn
- BigSnake.NET
- 帖子: 12522
- 注册时间: 2006-07-02 11:16
- 来自: 廣州
- 联系:
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
-
- 帖子: 277
- 注册时间: 2007-04-04 15:56
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
- tlhl28
- 帖子: 474
- 注册时间: 2006-09-02 18:58
- 来自: 深圳
这个不错!!!zhuqin_83 写了:打开gconf-editor,找到:/apps/gnome-power-manager/ui/cpufreq_show,钩上。
然后打开电源管理,就可以找到频率设置了。
命令行双核的用法
这个有比较详细的解释:On systems with more than one CPU you need to repeat the last command for every other CPU you have with specifying the parameter -c (CPU). To set the governor for the second CPU write:
cpufreq-set -c 1 -g ondemand
http://wiki.ubuntu.org.cn/Template:Ubun ... rdware#CPU
------
ThinkPad·R60i-0657LN1
Ubuntu 8.04 . Hardy Heron+XP
------
ThinkPad·R60i-0657LN1
Ubuntu 8.04 . Hardy Heron+XP
------
-
- 帖子: 177
- 注册时间: 2008-01-20 21:39
AMD 5000+黑盒,捷波悍马HAO3板子,似乎ubuntu支持的不是很好
安装之后cpufreq-info的结果:
111@ubuntu-111:~$ cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [email protected], please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
analyzing CPU 1:
no or unknown cpufreq driver is active on this CPU
安装之后cpufreq-info的结果:
111@ubuntu-111:~$ cpufreq-info
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [email protected], please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
analyzing CPU 1:
no or unknown cpufreq driver is active on this CPU
-
- 帖子: 14
- 注册时间: 2008-05-25 14:22