Thanks for the help Paul. I got the machine to boot with the
maxmem=3072 but the system acted weird. At one time I was using 3 sticks
of Corsair DDR400 PC3200 512meg XMS at CAS 2 and all was well. I got
hold of a couple Kingston 1gig sticks and they ran fine so I decided
to add a third. Is there a real fix for my problem so the system will
not act strange or have any quirks etc? I am back to the two 1gig sticks
but would really like to use the 3rd too.
With the machine booted, try a program like Prime95 (mersenne.org).
There is a "Torture Test" option in one of the menus. While booted
with maxmem=3072, try it out. If this is a hardware stability problem,
you may be able to experiment with Prime95 and determine what configs
cause errors and what ones don't.
Prime95 should run for hours, using something like the blended test
option. On a system here, if I have a hardware stability problem,
I might get an error in the first 30 seconds of use. When the hardware
is properly tweaked, I can run that test for hours.
The fact that maxmem=3072 works, suggests the memory map is wrong some
how, and perhaps the OS is being told there is more than 3GB of memory
available. Like the top of memory is being declared incorrectly. But perhaps
experiments with Prime95 or Orthos or one of the other Prime95
derivative programs, will help distinguish what the problem is.
I had problems years ago, with Win98 and more than 512MB of memory
on another computer. The considered wisdom at the time, was that Win98
could be made stable, for values of memory between 512MB and 1GB, by a
simple change to one of the files. That didn't work for me, and I assumed
it was an address space problem. Then, one day, I decided to boot my Knoppix
CD on that machine. And I got exactly the same symptoms in Knoppix
as I got in Windows (system freeze). It turned out to be a hardware
problem, and probably a design problem with the chipset (problem was related
to AGP, so if I had used a PCI video card, it probably would have run
forever). So my address space theory wasn't correct. You may get additional
information about your problem, by either testing or researching what happens,
when another OS is booted on the hardware. I like Knoppix (knopper.net , a
700MB download in ISO form), because of the text messages printed on
the screen during boot. The same messages can be observed later, by using
dmesg in a terminal window. That is all I use Knoppix for currently, as
a test disk.
Paul