LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 722|回复: 2

[解决]cpu 变频问题

[复制链接]
发表于 2007-3-31 22:31:24 | 显示全部楼层 |阅读模式
  1. CONFIG_CPU_FREQ=y
  2. CONFIG_CPU_FREQ_TABLE=m
  3. # CONFIG_CPU_FREQ_DEBUG is not set
  4. CONFIG_CPU_FREQ_STAT=m
  5. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  6. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  7. CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
  8. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  9. CONFIG_CPU_FREQ_GOV_POWERSAVE=m
  10. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  11. CONFIG_CPU_FREQ_GOV_ONDEMAND=m
  12. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
  13. CONFIG_X86_ACPI_CPUFREQ=m
  14. # CONFIG_X86_CPUFREQ_NFORCE2 is not set
  15. # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
复制代码

  1. [*] CPU Frequency scaling                                                            鈹?鈹?nbsp;
  2.   鈹?鈹?nbsp;              [ ]   Enable CPUfreq debugging                                                       鈹?鈹?nbsp;
  3.   鈹?鈹?nbsp;              <M>   CPU frequency translation statistics                                           鈹?鈹?nbsp;
  4.   鈹?鈹?nbsp;              [ ]     CPU frequency translation statistics details                                 鈹?鈹?nbsp;
  5.   鈹?鈹?nbsp;                    Default CPUFreq governor (userspace)  --->                                     鈹?鈹?nbsp;
  6.   鈹?鈹?nbsp;              <*>   'performance' governor                                                         鈹?鈹?nbsp;
  7.   鈹?鈹?nbsp;              <M>   'powersave' governor                                                           鈹?鈹?nbsp;
  8.   鈹?鈹?nbsp;              ---   'userspace' governor for userspace frequency scaling                           鈹?鈹?nbsp;
  9.   鈹?鈹?nbsp;              <M>   'ondemand' cpufreq policy governor                                             鈹?鈹?nbsp;
  10.   鈹?鈹?nbsp;              <M>   'conservative' cpufreq governor                                                鈹?鈹?nbsp;
  11.   鈹?鈹?nbsp;              ---   CPUFreq processor drivers                                                      鈹?鈹?nbsp;
  12.   鈹?鈹?nbsp;              <M>   ACPI Processor P-States driver                                                 鈹?鈹?nbsp;
  13.   鈹?鈹?nbsp;              < >   AMD Mobile K6-2/K6-3 PowerNow!                                                 鈹?鈹?nbsp;
  14.   鈹?鈹?nbsp;              < >   AMD Mobile Athlon/Duron PowerNow!                                              鈹?鈹?nbsp;
  15.   鈹?鈹?nbsp;              < >   AMD Opteron/Athlon64 PowerNow!                                                 鈹?鈹?nbsp;
  16.   鈹?鈹?nbsp;              < >   Cyrix MediaGX/NatSemi Geode Suspend Modulation                                 鈹?鈹?nbsp;
  17.   鈹?鈹?nbsp;              <M>   Intel Enhanced SpeedStep                                                       鈹?鈹?nbsp;
  18.   鈹?鈹?nbsp;              [*]     Use ACPI tables to decode valid frequency/voltage pairs                      鈹?鈹?nbsp;
  19.   鈹?鈹?nbsp;              [ ]     Built-in tables for Banias CPUs                                              鈹?鈹?nbsp;
  20.   鈹?鈹?nbsp;              <M>   Intel Speedstep on ICH-M chipsets (ioport interface)                           鈹?鈹?nbsp;
  21.   鈹?鈹?nbsp;              <M>   Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)     
复制代码


安装了 powernowd
但是启动就出错了
我看了一下 /sys/devices/system/cpu/cpu0,是空的
还需要启动什么模块或者安装其他什么软件??
谢谢了
发表于 2007-4-1 04:25:49 | 显示全部楼层
root运行:

modprobe -l | grep speedstep | xargs -n 1 insmod

再看看是否有东西。

cpufrequtils / cpufreqd 也不错。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-4-1 15:48:22 | 显示全部楼层
老大,谢谢了
原来是加载了 acpi-cpufreq后 就可以启动powernowd 就 OK
cpufreq-info 也正常了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表