one of my RAM sticks causes a Kernel Panic on my Ubuntu 10.10 (something like "not syncing" with a lot of memory adresses shown on screen). It's definitely this one RAM stick and not its socket because when I put one of the other sticks into the slot of the one RAM stick, everything is ok. How does it come that memtest doesn't find any errors after several cycles but Ubuntu is not able to boot while using this one special RAM stick? Does anybody have an explanation for that?
|
What is "several" passes? What memtest tests have you run? I know I have seen memtest86+ take up to 6 or 7 passes to find an error with RAM sticks. Also, make sure you run the full battery of tests. It certainly does sound like the RAM is bad. I too have had |
|||
|
|
|
Are you running memtest with only the 1 (possible) faulty memory module (or a pair if they have to be paired)? You could probably get a copy of the error report by using the kexec/kdump service, particularly if you can get a copy of the crashdump kernel someplace where the memory error doesn't occur. You could also use the mem=128M kernel parameter to boot a system only using the first 128 megabytes of memory, to see if that gets you a working system. |
|||
|
|

acpi=offto the kernel parameter list during boot. – phunehehe Dec 26 '10 at 10:32