Which slots are proper to install 2x8GB of RAM?

9

0

Take a look at the image from the manual of the motherbors (Asus h87-e).

Am I supposed to install 2x8GB RAM modules into A1&A2 or into A1&B1?

Thanks!

JoeM

Posted 2013-12-21T22:44:30.753

Reputation: 1 299

4ASUS? It's probably color coded, use the same color. – Raystafarian – 2013-12-21T22:53:49.810

@Raystafarian Yes, A1&B1 are of the same color. So modules should go to A1 and B1? – JoeM – 2013-12-21T22:55:50.363

Yes, A1 and B1 is where you should put dual channel – Raystafarian – 2013-12-21T23:45:37.770

Answers

13

You should populate A1 and B1 first. You can also use to coloring scheme as well:

enter image description here

Notice A1 and B1 are the same color? By installing the RAMs there you will enable the dual-channel architecture.

Varaquilex

Posted 2013-12-21T22:44:30.753

Reputation: 3 620

5

Due to Intel Lynnfield CPU integrated memory controller limitation, DIMM slots A1 AND B1 must be populated first, or your system may not boot up, since the memory modules in A2 and B2 will not be recognized.

ASUSTeK Computer Inc. -Support- FAQ

Letter commonly refer to channel, numbers commonly refer to order inside channel. In usual case (when manual doesn’t have other explicit instructions) slots must be filled in following order

First slot of first channel (A1 in example)
First slot of second channel (B1)

How to correctly install computer memory

The memory modules are installed into matching banks, which are usually color-coded on the motherboard.

§ Dual-channel architecture

Steven Penny

Posted 2013-12-21T22:44:30.753

Reputation: 7 294

1@Rudu, the manual for H97M-E also have the same error, it is indicating A1 and A2 should match to get dual channel.. but CPU-Z indicates otherwise.. – Rosdi – 2016-02-20T07:30:03.233

..and I do not understand why H87M-E is color coded but H97M-E isn't... one would reasonably think H97M-E is superior to H87M-E.., no? – Rosdi – 2016-02-20T07:31:46.687

1It's very misleading, just had the same conundrum with ASUS, the manual says A1/A2 should match, while the colour coding indicates A1&B1 should match. – Rudu – 2013-12-21T23:02:55.923

1

You want the same amount of memory on each controller channel, therefore A1 and B1 should be populated.

David Schwartz

Posted 2013-12-21T22:44:30.753

Reputation: 58 310