Re: wrong CPU frequency detection

2003-03-03 Thread Bill Moran
Eugene M. Zheganin wrote:
Hi, All.

Why does my 4.8-PRERELEASE detect my CPU as 1000 MHz instead of real
1200 MHz ?
Just because the processor is rated at 1200 doesn't mean that the
motherboard is running it at that speed.
Any time I've seen this problem, it was because the motherboard was
left to autodetect the CPU speed and didn't do so correctly (don't
know why they seem to incorrectly guess 1G)  Check your BIOS settings.
===Cut===
FreeBSD 4.8-PRERELEASE #0: Sat Mar  1 12:01:00 YEKT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FREEDOM
Timecounter i8254  frequency 1193182 Hz
CPU: Intel(R) Celeron(TM) CPU1000MHz (1009.95-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x6b1  Stepping = 1
  
Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
===Cut===
I have the same problem on 4.6-RELEASE (real CPU frequency is 1700
MHz):
===Cut===
FreeBSD 4.6-RELEASE #0: Mon Oct  7 17:54:30 YEKST 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TIGER
Timecounter i8254  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (1009.95-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x6b1  Stepping = 1
  
Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
===Cut===
I have some FreeBSD-boxes running with CPU frequency lower than 1GHz -
FreeBSD detects them correctly.
Is it some kind of misconfiguration ? Can it cause problems ?

Thanks a lot.

  WBR.


--
Bill Moran
Potential Technologies
http://www.potentialtech.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message


RE: wrong CPU frequency detection

2003-03-03 Thread Mike Jakubik
FYI: Some bioses will reset the cpu frequency to a lower value if the
machine is reset during a post. (Thinking the user overclocked the cpu,
which caused the system to not boot)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bill Moran
Sent: Monday, March 03, 2003 9:09 AM
To: Eugene M. Zheganin
Cc: [EMAIL PROTECTED]
Subject: Re: wrong CPU frequency detection


Eugene M. Zheganin wrote:
 Hi, All.

 Why does my 4.8-PRERELEASE detect my CPU as 1000 MHz instead of real
 1200 MHz ?

Just because the processor is rated at 1200 doesn't mean that the
motherboard is running it at that speed.
Any time I've seen this problem, it was because the motherboard was
left to autodetect the CPU speed and didn't do so correctly (don't
know why they seem to incorrectly guess 1G)  Check your BIOS settings.


 ===Cut===
 FreeBSD 4.8-PRERELEASE #0: Sat Mar  1 12:01:00 YEKT 2003
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FREEDOM
 Timecounter i8254  frequency 1193182 Hz
 CPU: Intel(R) Celeron(TM) CPU1000MHz (1009.95-MHz
686-class CPU)
   Origin = GenuineIntel  Id = 0x6b1  Stepping = 1

Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,
PAT,PSE36,MMX,FXSR,SSE
 ===Cut===

 I have the same problem on 4.6-RELEASE (real CPU frequency is 1700
 MHz):

 ===Cut===
 FreeBSD 4.6-RELEASE #0: Mon Oct  7 17:54:30 YEKST 2002
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TIGER
 Timecounter i8254  frequency 1193182 Hz
 CPU: Pentium III/Pentium III Xeon/Celeron (1009.95-MHz 686-class CPU)
   Origin = GenuineIntel  Id = 0x6b1  Stepping = 1

Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,
PAT,PSE36,MMX,FXSR,SSE
 ===Cut===

 I have some FreeBSD-boxes running with CPU frequency lower than 1GHz -
 FreeBSD detects them correctly.

 Is it some kind of misconfiguration ? Can it cause problems ?

 Thanks a lot.

   WBR.


--
Bill Moran
Potential Technologies
http://www.potentialtech.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message