LinuxSir.cn,穿越时空的Linuxsir!

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

求助:centos5 cpufreq 自动变频

[复制链接]
发表于 2009-5-12 09:47:47 | 显示全部楼层 |阅读模式
我的内核是2.6.18-128.1.10.el5, centos5.3

发现centos没有对我的cpu自动降频,装了cpufreq-utils等相关的调频软件,然后cpufreq-info提示cpufreq driver 没有安装。

有什么办法吗?centos可以升级到高版本内核吗?谢谢!


cpufreq-info 输出如下:

cpufrequtils 005: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to cpufreq@vger.kernel.org, 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

我的cpu是:
cat /proc/cpuinfo
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz
stepping        : 10
cpu MHz         : 2792.762
cache size      : 3072 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
apicid          : 0
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips        : 5588.26
发表于 2009-5-12 12:18:54 | 显示全部楼层
acpi 正常么?
我一般用 kernel-utils 带的 cpuspeed 来自动调节主频。
我的 CPU 是 Duo CPU T7100, 在 CentOS5 下没问题。在 CentOS4 下由于不能开 acpi, 所以没法调频。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-13 18:50:59 | 显示全部楼层
谢谢回复。
查了一下 /proc/acpi/processor/CPU0/throttling :
not supported
info:
processor id:            0
acpi id:                 1
bus mastering control:   no
power management:        no
throttling control:      no
limit interface:         no

dmsg|grep acpi如下

[root@localhost linux]# dmesg |grep acpi
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-5-13 18:51:47 | 显示全部楼层
是否是内核不支持biso的acpi?
回复 支持 反对

使用道具 举报

发表于 2009-5-13 20:46:34 | 显示全部楼层
那么旧的内核用那么新的CPU?
你要查查make menuconfig里面的processor和acpi的配置了。
回复 支持 反对

使用道具 举报

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

本版积分规则

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