LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   which CPUFreq processor driver for Pentium(R) Dual-Core CPU E5200 @ 2.50GHz ? (https://www.linuxquestions.org/questions/linux-kernel-70/which-cpufreq-processor-driver-for-pentium-r-dual-core-cpu-e5200-%40-2-50ghz-746022/)

tramni1980 08-08-2009 07:40 AM

which CPUFreq processor driver for Pentium(R) Dual-Core CPU E5200 @ 2.50GHz ?
 
Hello!
I am configuring the 2.6.30.4 kernel for the hardware on my system. The problem is that I cannot determine whether the cpufrequency scaling driver for my processor is supported. Here is some info on my processor:

Code:

cat /proc/cpuinfo
processor      : 0
vendor_id      : GenuineIntel
cpu family      : 6
model          : 23
model name      : Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz
stepping        : 6
cpu MHz        : 2499.989
cache size      : 2048 KB
physical id    : 0
siblings        : 2
core id        : 0
cpu cores      : 2
apicid          : 0
initial apicid  : 0
fdiv_bug        : no
hlt_bug        : no
f00f_bug        : no
coma_bug        : no
fpu            : yes
fpu_exception  : yes
cpuid level    : 10
wp              : yes
flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 cx16 xtpr lahf_lm
bogomips        : 4999.97
clflush size    : 64
power management:

processor      : 1
vendor_id      : GenuineIntel
cpu family      : 6
model          : 23
model name      : Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz
stepping        : 6
cpu MHz        : 2499.989
cache size      : 2048 KB
physical id    : 0
siblings        : 2
core id        : 1
cpu cores      : 2
apicid          : 1
initial apicid  : 1
fdiv_bug        : no
hlt_bug        : no
f00f_bug        : no
coma_bug        : no
fpu            : yes
fpu_exception  : yes
cpuid level    : 10
wp              : yes
flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 cx16 xtpr lahf_lm
bogomips        : 4999.95
clflush size    : 64
power management:

My question is whether my processor is supported and if yes, which option I need to enable?

Thank you very uch for your attention.
Regards,
Martin


All times are GMT -5. The time now is 06:35 AM.