After replacing 1GB RAM module with 2GB one in Asus F3Sg laptop, thus taking total RAM to 4GB I started experiencing weird issues.

Applications would crash, causing numerous logical errors on HDD. (64bit Ubuntu, ext3, latest BIOS).

However, memtest86+ highlights no issues and as soon as I revert back to 3GB of RAM issues disappear. Both 2GB modules (PC2-5300) seem to be healthy and work perfectly when paired with 1GB module, but cause aforementioned issues when used together.

So question is - is there more comprehensive set of tests than memtest86, possibly allowing me to reveal the underlying issue (motherboard? RAM? HDD?)?

Thank you!

link|improve this question

feedback

migrated from serverfault.com Sep 7 '09 at 7:06

This question came from our site for system administrators and desktop support professionals.

3 Answers

up vote 2 down vote accepted

I would suggest not to presume it is a hardware issue. It might very well be, but I would keep my eyes open for software incompatibilities as well. The fact that you are booting to 64 bit kernel could be a potential cause of the kind of errors you are seeing.

If you are using grub, you might want to have a look at the 'mem=' option available.

All that said, it could be a hardware error as well. You could check if Asus offers any built in diagnostic tests.

link|improve this answer
Moving to newer version of Kernel fixed the issue. – Art Dec 8 '09 at 4:17
Good to know that it worked. – vivekian2 Apr 15 '10 at 16:47
feedback

I would presume failing capacitors which might cause memory errors, especially if they buffer the power line to the RAMs. If you put more modules into the board a failure is more likely. Solution: either identify and replace the capacitors which may be possible in some cases. Perhaps you can try a 4 GB module instead of two 2 GB or life with 3 GB. I have an older Dell notebook here in our office with exactly the same problem.

link|improve this answer
I am not adding new modules per se, I am just replacing 1GB one with 2 GB. However, it still migth be the case that it drain more power, I suppose. MB would only take max of 4GB total (2GB for each slot), unfortunately. Asus does not provide any support for non-Vista 32 bit OS for this laptop. Thank you – Art Sep 6 '09 at 22:23
feedback

Ultra-X makes the best memory testing tool, RST. There is a USB version for laptops, but it isn't free.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.