View previous topic :: View next topic |
Author |
Message |
meulie l33t


Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Thu Apr 15, 2004 8:24 am Post subject: Weird identification of CPU... |
|
|
Hi everyone!
I've just compiled the kernel and now my Pentium Celeron 2.4 GHz is being identified in /var/log/messages as:
Apr 14 23:17:00 sb62g2 Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
That can't be right... Or is it...?  _________________ Greetz,
Evert Meulie |
|
Back to top |
|
 |
TheCoop Veteran


Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Thu Apr 15, 2004 9:01 am Post subject: |
|
|
what does /proc/cpuinfo say? _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
Back to top |
|
 |
meulie l33t


Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Thu Apr 15, 2004 9:19 am Post subject: |
|
|
a more realistic reply there:
Code: | processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Celeron(R) CPU 2.40GHz
stepping : 9
cpu MHz : 2405.508
cache size : 128 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
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 cid
bogomips : 4797.23
|
But why the difference between what's reported during boot & /proc/cpuinfo? _________________ Greetz,
Evert Meulie |
|
Back to top |
|
 |
|