diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-02-18 20:21:01 +0100 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-02-18 23:04:55 +0100 |
commit | 27b1099037a29c2a29b27e013d4b4b1d35f5f75a (patch) | |
tree | 89e4b05b62697cd7baf499821576cc80e47453fd /docs/install/t500_external.md | |
parent | 6178f48c2043d7fd85c33f59e4a5a48114a388e4 (diff) | |
download | librebootfr-27b1099037a29c2a29b27e013d4b4b1d35f5f75a.tar.gz librebootfr-27b1099037a29c2a29b27e013d4b4b1d35f5f75a.zip |
[docs/install/*_external.md] Improve PC3-8500 section and make it consistent
Diffstat (limited to 'docs/install/t500_external.md')
-rw-r--r-- | docs/install/t500_external.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md index fc66387c..9433bd18 100644 --- a/docs/install/t500_external.md +++ b/docs/install/t500_external.md @@ -354,12 +354,16 @@ Not to be confused with wifi (wifi is fine). Memory ====== -DDR3 SO-DIMM sticks will work at PC3-8500 clock and voltage, so make sure that -timings of sticks are matched while they operate at its frequency. -Non-matching pairs won't work. You can also install a -single module (meaning, one of the slots will be empty) in slot 0. +In DDR3 machines with Cantiga (GM45/GS45/PM45), northbridge requires sticks +that will work as PC3-8500 (faster PC3/PC3L sticks can work as PC3-8500). +Non-matching pairs may not work. Single module (meaning, one of the slots +will be empty) will currently only work in slot 0. -Make sure that the RAM you buy has 2Rx8 arrangement when buying 4GiB modules. +NOTE: according to users reports, non matching pairs (e.g. 1+2 GiB) might +work in some cases. + +Make sure that the RAM you buy is the 2Rx8 configuration when buying 4GiB sticks +(In other words: maximum of 2GiB per rank, 2 ranks per card). [This page](http://www.forum.thinkpads.com/viewtopic.php?p=760721) might be useful for RAM compatibility info (note: coreboot raminit is |