(E-Mail Removed) wrote:
>> I would be using memtest86+ from memtest.org . The download will prepare
>> a bootable floppy or the ISO version makes a bootable CD. Memtest should
>> report the amount of memoty it sees, and test it for you.
>
> memtest find 1280 memory as well. I tried to set the upper limit
> higher but
> it didn't work.
>
> I wonder if there is a problem related to two different type of
> memories working
> together because separately they seem to work quite well. Both of them
> are
> DDR DIMMs but they would most probably differ in many other
> parameters.
>
> -Baris
>
The addressing method used, should be independent in each slot. In other
words, the rows/columns/banks setting of the memory controller, should
be unique for each memory slot. They shouldn't interact.
What is shared between all slots, is choice of timing parameters and
clock rate. But timing parameters and clock rate don't affect memory size.
The BIOS has a couple ways to "size" the memory, and prepare the reserved
memory information to pass to memtest or to an OS. The SPD gives size
information, but I believe the detected memory size is also subject to
BIOS verification. Before there was SPD on DIMMs, the BIOS used to detect
memory size, by doing test writes and reads, and seeing whether the writes
were working or not. Thus, the BIOS could search, to see what the memory
size was. It could be that the BIOS is doing a step like that, and
for reasons unknown, is not getting reliable storage over the entire
physical memory.
This could even be a BIOS problem, in the sense that the Northbridge
memory controller has to be programmed, to map a physical address, to
a particular memory slot chip select. Maybe there is a problem there,
such that two sticks are responding to the same address (address overlap?).
Your options at this point, might be, to accept operation with a single
1GB stick, and use the 1GB of memory. (Test that it works well of course.)
Alternately, sell the 1GB high density stick, and buy a branded 1GB stick
from Kingston, Crucial etc, as branded memory will come in the
low density format. That is more likely to work, and work across
a wider range of motherboards.
The high density RAM is an approved format in JEDEC specifications, but
every Intel datasheet I've looked at, rejects it as a valid option. Intel
only wants to see x8 and x16 chips on unbuffered modules. It is for that
reason, that I will not personally be buying high density RAM from
Ebay, no matter what chipset my motherboard has.
Paul