Results 1 to 10 of 11
I just put together a new machine with an Intel Pentium D 3.2 processor running SuSE 10.1. It works great BUT when I check on the monitor for the processor ...
- 11-19-2006 #1Just Joined!
- Join Date
- May 2006
- Location
- Milwaukee, WI
- Posts
- 4
Pentium D 3.2 running at 2.4?
I just put together a new machine with an Intel Pentium D 3.2 processor running SuSE 10.1. It works great BUT when I check on the monitor for the processor it shows both cores running at 2400mhz. Has some one else seen this problem or have any suggestions on how to improve the performance. I am new to the wonderful world of Linux so a little guidance would help greatly
- 11-19-2006 #2Just Joined!
- Join Date
- Nov 2006
- Posts
- 4
Yes, there are people that got the same problem. Me! :P
My cpu, an Intel Core 2 Duo 2,13GHz runs at 600-800MHz :O It is terrific to watch all that raw power flee out of that window. While gaming in linux, it is lagging and not bearable at all :S
I can't help you but I can say that we are not the only one with this problem.
- 11-19-2006 #3
Are you using any kind of CPU frequency management ?
You can verify with :
Also, check outCode:/sbin/lsmod | grep -i cpu
AlsoCode:dmesg | grep -i cpu
might help.Code:cpufreq-info
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 11-19-2006 #4I have the exact same CPU and I'm not experiencing any problem at all. Are you using Suse ?
Originally Posted by jimmydanny "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 11-19-2006 #5Just Joined!
- Join Date
- Oct 2006
- Posts
- 36
My AMD Athlon 64 3700+ San Diego 2.2GHz 1MB L2 Cache Socket 939 Processor
Runs @ 2.2 GHZ.
Do you actually know what your 3.2 is suppose to run at? Is it 3.2GHz
I have been an AMD guy for awhile so I am not sure what it should be running.
What are you showing in your bios for your CPU?
Is it possible that something is not set right?
Or is there a problem with Suse and dual core?
Are you running your CPU overclocked at all?
I'm sure the forum can help you figure this out.
- 11-19-2006 #6Just Joined!
- Join Date
- May 2006
- Location
- Milwaukee, WI
- Posts
- 4
I'm not overclocking at all the BIOS shows up as 3.2, and this is what I get when I typed in cpufreq-info
Code:cpufreq-info cpufrequtils 0.4: cpufreq-info (C) Dominik Brodowski 2004 Report errors and bugs to linux@brodo.de, please. analyzing CPU 0: driver: centrino CPUs which need to switch frequency at the same time: 0 hardware limits: 2.40 GHz - 3.20 GHz available frequency steps: 3.20 GHz, 2.40 GHz available cpufreq governors: ondemand, userspace, powersave, performance current policy: frequency should be within 2.40 GHz and 3.20 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 2.40 GHz. analyzing CPU 1: driver: centrino CPUs which need to switch frequency at the same time: 1 hardware limits: 2.40 GHz - 3.20 GHz available frequency steps: 3.20 GHz, 2.40 GHz available cpufreq governors: ondemand, userspace, powersave, performance current policy: frequency should be within 2.40 GHz and 3.20 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 2.40 GHz.
- 11-19-2006 #7
I think the output of cpufreq-info says it all.
Everything seems to be running just like it should. The 2 cores are detected. CPU frequency management is enabled and controller by the speedstep_centrino module.
The policy you are using (which is usually the default one) is on_demand, which means that the CPU normally operates at 2.4 Ghz and can go up to 3.2 Ghz, depending on the work load.
That is perfectly normal. You are not loosing any processing power here. The CPU can change frequency almost instantaneously."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 11-19-2006 #8Just Joined!
- Join Date
- Oct 2006
- Posts
- 36
Thanks I learned something.
- 11-19-2006 #9Just Joined!
- Join Date
- May 2006
- Location
- Milwaukee, WI
- Posts
- 4
Thank you! you put my worries at ease, and I can now read the output more clearly
Originally Posted by antidrugue
- 11-25-2006 #10Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
Hi! I am also very new to Linux and having an dual core processor running Suse10.1. While on the subject, could you please tell me if my OS detects the second core. Below is what it says:
Originally Posted by antidrugue
analyzing CPU 0:
driver: centrino
CPUs which need to switch frequency at the same time: 0
hardware limits: 2.40 GHz - 3.40 GHz
available frequency steps: 3.40 GHz, 2.40 GHz
available cpufreq governors: ondemand, userspace, powersave, performance
current policy: frequency should be within 2.40 GHz and 3.40 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 2.40 GHz.
There is no "CPU 1" being analyzed!!?
Thank you.


Reply With Quote