1

Possible Duplicate:
MemTest is returning large numbers of errors in Test 7, no matter what ram I use

I was having trouble with my Ubuntu box so I ran memtest86 and there were failures. I installed some brand new RAM, set the BIOS settings and ran memtest86 again. Still failing.

I tried both banks together and individual banks and always get loads of errors when it gets to the Random Number Sequence tests. Up to that point, everything passes.

I'm extremely doubtful that both sets of RAMs would be faulty.

So what else could cause the errors?

sickgemini
  • 212
  • 1
  • 3
  • 13

1 Answers1

3

Memory usage depends on more than just the DIMMs, you need:

  • The Memory (obvious, and already replaced)
  • A working motherboard (good slot to put the DIMM in. Undamaged copper traces to the memory controller)
  • An undamaged memory controller (These days that is part of the CPU, a few years ago this was part of the chip set, specifically the northbridge)
  • Stable power to all components.
  • The correct timings (Which I assume you are using since you wrote 'set the BIOS settings').

If you have another motherboard then test both sets of memory in that. I suspect both will pass the test.

Hennes
  • 65,804
  • 7
  • 115
  • 169