Besides Memtest, is there any other program to test the memory. Last night, I let Memtest run, and it did not give any errors. I will try to configure Memtest to run a more "aggressive" test..fangorn wrote: Have you run a multiple hour memory torture test with both modules installed?
Did it survive multi-day runtime session in the other Operating systems?
With RAM it is a good idea to have exactly the same module for both modules. Else you have to select very carefully to get a stable system.
I have a Phoenix BIOs, and it does not allow me to configure many things.Ant_P wrote:Try running them at 400MHz. Sometimes the mobo itself can only handle a single stick of RAM at full speed.
Yes, I am. I found an installation CD for Ubuntu 5.04, and the kernel recognized only 1GB RAM memory. I have not posted the .config file, I can post it here, do you want me to post the entire .config file?eccerr0r wrote:Are you compiling your own kernel? Does it work with a precompiled kernel, say, the Gentoo livecd/livedvd?
Post your .config somewhere?
I will certainly give it a try. Which patches are you referring to?Ant_P wrote:Have you tried using the 64GB highmem setting instead of the 4GB one? If nothing else works, you could try one of the kernel patchsets that let you use 2GB without highmem enabled...

I am not quite following you. How is it possible 2GB RAM memory to slow down the system? Moreover, all the pcs that are sold are 32bit, and they have more than 1GB RAM memory!!energyman76b wrote:forget using more than 1gb on a 32bit machine?
because even if you could use the full 2gb - the slowdown makes it a questionable choice at best.


Try a later Ubuntu. I thought latest was near 9.0 or something like that? Or use a recent Gentoo livecd.MasterX wrote:Yes, I am. I found an installation CD for Ubuntu 5.04, and the kernel recognized only 1GB RAM memory. I have not posted the .config file, I can post it here, do you want me to post the entire .config file?
It actually was a smart choice given they are stuck between a rock and a hard place.energyman76b wrote:That does not mean it is a smart choice. HP is selling pcs with 3gb - and dual channel memory controllers, it can't get more stupid like that.
Well, if you need more than 1GB RAM memory, then you will enable highmem support. I do not know why one would use more than 1GB RAM. I do not know why Windows Vista require at least 2GB RAM memory to run... In my case, I need to read a 65MB XML file. Up to now, I am reading the file with only 1GB RAM memory, and I might say that I do not really need an extra 1GB module. But I believe my system will run smoothly enough with the extra 1GB module.energyman76b wrote:yes, it is possible to use more than 2gb and yes and pcs are sold with more than 1gb.
That does not mean it is a smart choice. HP is selling pcs with 3gb - and dual channel memory controllers, it can't get more stupid like that.
If you want to access more than 1gb, you need highmem support. Highmem support means slowdown. That simple.
Code: Select all
Support for DMA Remapping Devices (EXPERIMENTAL)
Enable DMA Remapping Devices by default
Do you see any difference if you enable/disable PAE. From the above I realize that I should disable it....eccerr0r wrote: In any case, highmem support does not decrease speed much at all, and supposedly it's all what's needed for 2GB of RAM. For enabling full PAE support will, however, will reduce speed more as TLBs and/or caches need to be flushed to deal with the extra pages not mapped with the current process on context switch. My 4G boxes with 64G PAE enabled actually does not feel noticeably slower; the speed of swapping is much slower...
