Opteron 170 oc'ing brick wall

Associate
Joined
18 Oct 2002
Posts
2,185
System is: Seasonic 600W, DFI Lanparty UT NF4 SLI-DR Expert, Opteron 170, TwinMOS 3200 RAM.

Goes straight in at 250Mhz, stock volts and seems stable (Can do rounds of 32M pi no problems), everything on default apart from the RAM which I've currently got on a divider of 2/3 (making 166Mhz). I've noticed the HT bus is still on x5, so this means it's running at 1.25Ghz, but hey, it's stable, so why change it?

===

Now,

At 256Mhz, it starts producing failures in the BIOS's built in MemTest86 after about 15-20 minutes. I've not attempted to boot Windows at this frequency as I'm thinking it'll most likely only trash the registry or something daft anyway.

I've tried reducing the HT multiplier from 5 to 3 and changed the voltage slowly upwards all the way upto 1.5V (I don't want to go above default+15%), but it doesn't seem to make any difference whatsoever?

Is there something I'm missing here? Normally I'd expect a bit of extra voltage to at least stabilise a slight extra overclock, but it seems that the extra vcore makes no difference whatsoever.

I've not got the stepping as I was too eager to stick the HSF on :-/

Any ideas to get this chip to 2.6 ?
 
208Mhz? How?

I assumed that 256Mhz going through the processor with the RAM divider at 2/3 would give 256/3*2 = 170Mhz, which the 3200 RAM, so DDR400, should be able to handle easily enough?

Have I assumed wrong, and the RAM speed is calculated differently than this?

RAM voltage is currently 2.68V.
 
To get a rough idea of what you ram is you need to multply it by the ram divider ratio

At 256MHz HTT with a 166MHz divider, your ram is running at 256*(166/200) which is 212MHz. It might be a little different, give or take a few MHz, as it is derived directly from your CPU clock speed
 
ok, ran CPU-Z and it says 170Mhz, as per expectations.

I've increased the ram voltage anyway, just in case, to 2.84V, but it still makes no difference.

So, the chip seems to be stable at stock volts @ 2.5, but unstable at 2.56, even with 1.5V through it.

Any other ideas?
 
Very similar to whats happening with mine at the moment. If your ram is fine which it seems to be, you may need to absolutley hammer the volts through it to get it an higher.

Shame we dont know the stepping.

How is it cooled and what are the temps at the highest core voltage you have tired, (1.5v if I have read correctly?)
 
I've left it a few hours running two copies of "Prime95" at the "stable" speed (only ran memtest86 and super_pi before), and it came back with a "fatal error".

So I've now dropped *everything* back to defaults - including running the core at 2ghz etc.

Prime95 still fails! :(

"FATAL ERROR: Rounding was 0.5, expected less than 0.4"

erk! I take it that failing at default everything means my ram has become faulty? (I'm assuming a faulty processor would be detected a lot sooner)

For cooling the processor, I use a Artic Cooling Freezer 64 Pro. Idle temps are low 30's and and load temps seem to max out at around 45c
 
You are all wrong, but most people always get this wrong

To calculate ram speed when on a divider:

e.g:
FSB = 290
CPU mulitplier = 7
DRAM:FSB ratio = 5:6, re-arrange to 6:5 (FSB : DRAM)
Using the formula,
Memory Frequency = (FSB x (CPU multiplier)) / ((CPU multiplier) x (FSB : DRAM))
Memory Frequency = (290 x (7)) / ((7) x (6/5))
((7) x (6/5)) [ 6/5 = 1.2 and that becomes ] (7) x (1.2)
7 x 1.2 = 8.4 Due to the ceiling function thie rounds up 8.4 = 9 Put that back into the main formula Memory Frequency = (290 x (7)) / 9 So Memory Frequency = (290 x 7) / 9 = 225.5Mhz.

Easiest way is to download a64memfreq which does it all for you:
http://www.short-media.com/download.php?d=474
 
Last edited:
Back
Top Bottom