Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] AMD2600+ sollte wieviel MHz haben? [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sun Apr 17, 2005 8:19 am    Post subject: [OT] AMD2600+ sollte wieviel MHz haben? [SOLVED] Reply with quote

/proc/cpuinfo sagt mir, das mein Prozessor etwas lahm läuft imho.
Code:
netkiffer root # cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Athlon(tm)
stepping        : 1
cpu MHz         : 1252.792
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse pni syscall mmxext 3dnowext 3dnow
bogomips        : 2473.98

1252.792MHz? Ist das nicht etwas wenig? Durch Google erfuhr ich, das es minimum 1800MHz sein sollten.
Ich hab das Asus A7N8X Deluxe Board. Was könnte falsch laufen?


Last edited by Mac Fly on Sun Apr 17, 2005 12:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Sun Apr 17, 2005 8:28 am    Post subject: Reply with quote

Das ist zu wenig, wahrscheinlich ist der Front Side Bus (FSB) im BIOS zu niedrig eingestellt.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
limes
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2004
Posts: 129

PostPosted: Sun Apr 17, 2005 8:30 am    Post subject: Reply with quote

Das ist definitiv etwas wennig.
Setze den FSB synchron zum RAM Takt. Z.B. auf 166Mhz (wenn das dein Speicher verträgt)
Setze anschließend den Multiplier deiner CPU hoch, so daß du auf das gewünschte Ergebnis kommt.
Wenn die CPU normal mit 1800Mhz taktet wäre das hier ein Multi von 11 (11x166=1833)
Back to top
View user's profile Send private message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sun Apr 17, 2005 8:36 am    Post subject: Reply with quote

Vielen Dank, sobald die emergerei hier zuende ist, schau ich mal ins BIOS :)
Back to top
View user's profile Send private message
MorLipf
Apprentice
Apprentice


Joined: 09 Nov 2004
Posts: 226
Location: Solingen, Germany

PostPosted: Sun Apr 17, 2005 9:08 am    Post subject: Reply with quote

Im Bios wird der FSB auf 100 gestellt sein. Die CPU hat einen Multi von 12,5x, was dann auch den 1250MHz entspricht.

Es handelt sich hierbei vermutlich um einen Thoroughbred B, welcher 2083MHz hat. Wenn nun der FSB auf 166MHz steht passt das Ergebnis auch!
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Sun Apr 17, 2005 9:11 am    Post subject: Reply with quote

MorLipf wrote:

Es handelt sich hierbei vermutlich um einen Thoroughbred B, welcher 2083MHz hat.


Das sollte sich doch mit einem

Code:

cat /proc/cpuinfo


herausfinden lassen...
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
MorLipf
Apprentice
Apprentice


Joined: 09 Nov 2004
Posts: 226
Location: Solingen, Germany

PostPosted: Sun Apr 17, 2005 9:34 am    Post subject: Reply with quote

schachti wrote:
MorLipf wrote:

Es handelt sich hierbei vermutlich um einen Thoroughbred B, welcher 2083MHz hat.


Das sollte sich doch mit einem

Code:

cat /proc/cpuinfo


herausfinden lassen...


Nicht wenn der FSB noch auf 100MHz steht...

Es gibt 3 Arten von 2600+:

1. 1917MHz Barton (11,5x166MHz)
2. 2083MHz Thoroughbred B (12,5x166MHz)
3. 2133MHz Thoroughbred B (16x133MHz)

Da seiner einen Multi von 12,5x hat gehört seine CPU zur zweiten Sorte.
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Sun Apr 17, 2005 9:38 am    Post subject: Reply with quote

MorLipf wrote:

schachti wrote:

MorLipf wrote:

Es handelt sich hierbei vermutlich um einen Thoroughbred B, welcher 2083MHz hat.


Das sollte sich doch mit einem

Code:

cat /proc/cpuinfo


herausfinden lassen...


Nicht wenn der FSB noch auf 100MHz steht...


Hmm, sollte sich anhand der konkreten Kombination von cpu family, model, stepping und cache size der Prozessor nicht mehr oder weniger eindeutig identifizieren lassen?
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
MorLipf
Apprentice
Apprentice


Joined: 09 Nov 2004
Posts: 226
Location: Solingen, Germany

PostPosted: Sun Apr 17, 2005 9:40 am    Post subject: Reply with quote

@schachti

Gut möglich, wenn man diese auswendig kennt. :D

Aber ich sehe grade, dass die CPU 256Kb L2 Cache besitzt. Das reicht um eindeutig zu sagen, dass es ein Throroughbred B ist. Der Barton besitzt 512kb. ;)
Back to top
View user's profile Send private message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sun Apr 17, 2005 9:49 am    Post subject: Reply with quote

Es ist ein T-bred, hätte ich wohl dazusagen sollen.
Ich hab den FSB jetzt auf 166MHz und den Multiplikator auf 12,5.
Code:
model name      : AMD Athlon(tm) XP 2600+
stepping        : 1
cpu MHz         : 2088.145
cache size      : 256 KB
Sieht ja schon viel besser aus :) In der Bootsequenz, kurz bevor der RAM hochgezählt wird, steht jetzt auch "AMD 2600+", vorher stand da die MHz-Zahl ;)

Vielen Dank für den schnellen und guten Support hier :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum