Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-04-2004, 03:52 PM
|
#1
|
|
Member
Registered: Oct 2003
Location: Toronto, Canada
Distribution: Ubuntu, FC3, RHEL 3-4 AS Retired: SuSE 9.1 Pro, RedHat 6-9, FC1-2
Posts: 360
Rep:
|
How do I get my CPU to run at full speed?
Hi All,
I've had my AMD 1.4GHz box chugging away for a few years now and have always assumed that everything was as it should be. Today, I was bored and playing around so I cat /proc/cpuinfo and to my surprise there was this line:
cpu MHz : 1060.471
What the heck? My first thought was that I was scammed but after reading this thread ( http://www.linuxquestions.org/questi...=cpuinfo+wrong ) I'm assuming that it's just a setting I need to correct.
Not being a hardware guy, I don't know which settings to adjust or to what I should set them. The other option is that it really is a 1060MHz processor and I've been under a false impression for a few years! (I'll be checking the latter when I can get home to physically check the box)
I'm a little miffed either way right now and will appreciate any suggestions you can give me for adjusting the settings.
Thanks.
J.
|
|
|
|
02-04-2004, 05:07 PM
|
#2
|
|
Member
Registered: Sep 2003
Distribution: Mandrake, Slack, Debian and PicoBSD
Posts: 181
Rep:
|
Get your motherboard manual out and look at the bios chapters.
I use Abit boards almost exclusively and the BIOS allows you to increase chip speed in (IIRC) 50 Mhz amounts. (my boards tend to err on the side of caution when you install a cpu, selecting a safe speed which you then increase).
Like the guys in the other thread said, check your BIOS version (will be on the screen when the machine first boots up - hit scroll-lock to keep it there while you write it down) against the latest BIOS release on the manufacturers website.
The manufacturer will (should) have information on how to flash the bios etc.
When / if you do start to increase the processor clock, increase in 50Mhz amounts and make sure it boots ok at that speed, rather than whacking it up 400Mhz in one go.
|
|
|
|
02-04-2004, 05:17 PM
|
#3
|
|
Member
Registered: Sep 2003
Location: Australia
Distribution: Gentoo
Posts: 465
Rep:
|
You should also keep in mind that an AMD Athlon 1400+ does _not_ run at 1.4GHz. The 1400+ is a performance rating rather than a clock speed rating.
|
|
|
|
02-04-2004, 05:34 PM
|
#4
|
|
Senior Member
Registered: Jun 2003
Distribution: arch, slackware 10.2
Posts: 2,020
Rep:
|
the running CPU speed is the chip multiplier times the front side bus (FSB). my guess is that your motherboard defaulted to 100Mhz FSB, which x a 10.5 multiplier = 1050, or 1060 (b/c the mobo reading is probably fluctuating a little -- mine fluctuates from 2241 to 2243 right before my eyes in gkrellm).
if you raise the FSB in the bios to where i'm guessing it probably should be (133Mhz), that will be 133 x 10.5 = 1396.5, or rounded off, 1.4GHz.  coincidence? i think not.
reboot and press the delete key as soon as the computer starts the boot sequence to get into the BIOS, then search around for the 100Mhz and change it to 133 (or more if your mobo has that option and you are feeling brave  ). (my 1.4GHz XP goes easily to 1.9GHz  ) if you can't do it from the BIOS, you might have to change a jumper on the motherboard. just look in the manual or on the manufacturer's website for which one to change. gl 
Last edited by synaptical; 02-04-2004 at 05:36 PM.
|
|
|
|
02-04-2004, 06:35 PM
|
#5
|
|
Member
Registered: Oct 2003
Location: Toronto, Canada
Distribution: Ubuntu, FC3, RHEL 3-4 AS Retired: SuSE 9.1 Pro, RedHat 6-9, FC1-2
Posts: 360
Original Poster
Rep:
|
Thanks for the good info folks. I haven't played much with the BIOS on this machine 'cause it's always worked so well. On previous machines (back in the day) I did all my overclocking directly on the board with jumpers... I'll have to take a look as to how they do that in this decade. ;-)
Anyway, the mobo is an Asus A7M266 which claims it has a 266MHz FSB but isn't that twice the speed of the actual bus? (hence 133 as guessed above).... I'll have to pull off the case to see what the actual chip is in there 'cause I can't find the docs and need to reboot my machine. Dang'it. I guess my uptime will have to remain at only 47 days.
|
|
|
|
02-04-2004, 06:37 PM
|
#6
|
|
Member
Registered: Oct 2003
Location: Toronto, Canada
Distribution: Ubuntu, FC3, RHEL 3-4 AS Retired: SuSE 9.1 Pro, RedHat 6-9, FC1-2
Posts: 360
Original Poster
Rep:
|
Done. It worked. Much appreciated!
I'm a little pissed that it took me this long to find out.
|
|
|
|
02-04-2004, 06:49 PM
|
#7
|
|
Senior Member
Registered: Jun 2003
Distribution: arch, slackware 10.2
Posts: 2,020
Rep:
|
Quote:
Originally posted by JordanH
Done. It worked. Much appreciated!
I'm a little pissed that it took me this long to find out.
|
live and learn.  glad you got it, though -- just think of all that extra cpu power you're going to have now.  almost 50 percent more (or is that 25%?) anyway, you should notice quite a difference in starting apps and compiling and whatnot. 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|