openSUSE Forums > Archives > SF Archives > ARCHIVES - 64-bit » Incorrecly Detecting My Cpu Speed

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - 64-bit
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums)

 
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30-Jan-2007, 17:00
drko
Guest
 
Posts: n/a
Default

earlier, I was using the x86 version of opensuse 10.2, and it would detect my CPU (amd athlon 64 3000+) as being only 1 ghz rather than 1.8 ghz. I was advised to reinstall with the 64 bit version, but the problem still remains. Both the x86 and the x86_64 versions show my bogomips as being 2011.57 rather than the 3000-4000 range.
I check the bogomips by doing "less /proc/cpuinfo" in the terminal

any help would be greatly appreciated
  #2 (permalink)  
Old 30-Jan-2007, 18:29
elsewhere
Guest
 
Posts: n/a
Default

Suse by default will enable cpu frequency scaling; my own AMD will generally report as 800 MHz but will spike to 1.8 GHz when the load warrants.

You can verify that Suse is recognizing your processor's speed capabilities correctly by running the command cpufreq-info --hwlimits, this will output two numbers: your minimum speed, and your maximum speed (so in my case it outputs: 800000 1800000). This will at least verify your processor's speed settings are being properly detected.

The kernel frequency management does a good job using the default "dynamic" governor of matching speed to cpu load; if you prefer to leave it off and run a full speed (and full heat/power load) you can use the power management utility in the system tray to manually set the mode to performance.

Hope this helps...

Cheers,
KV
  #3 (permalink)  
Old 09-Feb-2007, 07:34
Neophyte42
Guest
 
Posts: n/a
Default

Quote:
Suse by default will enable cpu frequency scaling;

Cheers,
KV
[/b]
My OpenSUSE 10.2 install (x86_64, burned DVD) on a dual opteron system (one is dual 242 the other dual 844) indicates that no cpufreq driver is active. Is this a difference between opteron and athlon64?
  #4 (permalink)  
Old 09-Feb-2007, 09:35
Snakedriver
Guest
 
Posts: n/a
Default

Quote:
My OpenSUSE 10.2 install (x86_64, burned DVD) on a dual opteron system (one is dual 242 the other dual 844) indicates that no cpufreq driver is active. Is this a difference between opteron and athlon64?
[/b]
Check and see if you have the latest BIOS. SuSE expects to see a bios that meets spec as it can only setup what the bios feeds it during the boot process, i.e., does the bios ID "opteron" values.
  #5 (permalink)  
Old 09-Feb-2007, 18:21
bobbyn
Guest
 
Posts: n/a
Default

This a ticky thing. The initial cpu speed and such is determined at boot by the head.s assembly files. These are listed in the /arch directory tree, a different one for each chip. The values are then displayed by the calibrate.c module, at startup. So. if you scheck the log at startup, the bogomips should be accurate. Any BIOS settings regarding CPU speed will not be detected at that time

Bob
  #6 (permalink)  
Old 25-Feb-2007, 01:34
steve edmonds
Guest
 
Posts: n/a
Default

Quote:
My OpenSUSE 10.2 install (x86_64, burned DVD) on a dual opteron system (one is dual 242 the other dual 844) indicates that no cpufreq driver is active. Is this a difference between opteron and athlon64?
[/b]
I get the same with a presario Turion notebook. SUSE 10.1 loaded a driver and scaled the frequency fine but 10.2 doesn't.
  #7 (permalink)  
Old 14-Aug-2007, 09:58
ingocnito9
Guest
 
Posts: n/a
Default

Can cpu frequency scaling be used to overclock the processor? Could one edit a config file somewhere to adjust the maximum freq?
  #8 (permalink)  
Old 14-Aug-2007, 23:17
caf4926
Guest
 
Posts: n/a
Default

Quote:

You can verify that Suse is recognizing your processor's speed capabilities correctly by running the command cpufreq-info --hwlimits, this will output two numbers: your minimum speed, and your maximum speed (so in my case it outputs: 800000 1800000). This will at least verify your processor's speed settings are being properly detected.

Hope this helps...

Cheers,
KV
[/b]
I'm jumping in on this because I just note my cpu (AMD 64 X2 5200) shows Speed: 2,613.41 MHz in the desktop my computer. I get no result from your command above, but if I just use cpufreq-info, I get this:

cpufrequtils 002: cpufreq-info © Dominik Brodowski 2004-2006
Report errors and bugs to http://bugs.opensuse.org, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU

I'm on 10.2 but running 32 bit. 64 just will not install - whatever I do.
  #9 (permalink)  
Old 20-Aug-2007, 01:04
Eddiebelfast
Guest
 
Posts: n/a
Default

Go into the Bios and disable,"Cool n quiet". I am running an AMD 3200+ 64 bit and have been running without cool n quiet for some time without any probs. The machine runs for at least 16 to 18 hours a day.
  #10 (permalink)  
Old 22-Aug-2007, 07:42
latinuser_uy
Guest
 
Posts: n/a
Default

Quote:
I'm jumping in on this because I just note my cpu (AMD 64 X2 5200) shows Speed: 2,613.41 MHz in the desktop my computer. I get no result from your command above, but if I just use cpufreq-info, I get this:

cpufrequtils 002: cpufreq-info © Dominik Brodowski 2004-2006
Report errors and bugs to http://bugs.opensuse.org, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU

I'm on 10.2 but running 32 bit. 64 just will not install - whatever I do.
[/b]
Just FYI, this is what I get on my openSuSE 10.2, x86_64, AMD x2 3800+, ASUS A8N-SLI Premium, CnQ on:

# cpufreq-info
cpufrequtils 002: cpufreq-info © Dominik Brodowski 2004-2006
Report errors and bugs to http://bugs.opensuse.org, please.
analyzing CPU 0:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0 1
hardware limits: 1000 MHz - 2.00 GHz
available frequency steps: 2.00 GHz, 1.80 GHz, 1000 MHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance
current policy: frequency should be within 1000 MHz and 2.00 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1000 MHz (asserted by call to hardware).
analyzing CPU 1:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0 1
hardware limits: 1000 MHz - 2.00 GHz
available frequency steps: 2.00 GHz, 1.80 GHz, 1000 MHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance
current policy: frequency should be within 1000 MHz and 2.00 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1000 MHz (asserted by call to hardware).
 
Page 1 of 2 1 2

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2