diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-02-16 18:10:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-02-16 18:12:45 (EST) |
commit | 5986492494b2891305b0555e0d89abe34af485d4 (patch) | |
tree | db35ba52678371a59ef25397de1a541f9f34921b /docs/src/hcl | |
parent | 53993438fabcc9f1600ee01c7ecb937251a3758c (diff) | |
download | libreboot-5986492494b2891305b0555e0d89abe34af485d4.zip libreboot-5986492494b2891305b0555e0d89abe34af485d4.tar.gz libreboot-5986492494b2891305b0555e0d89abe34af485d4.tar.bz2 |
note about GM45 RAM compatibility
Diffstat (limited to 'docs/src/hcl')
-rw-r--r-- | docs/src/hcl/x200.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/hcl/x200.texi b/docs/src/hcl/x200.texi index d72cf81..ace8c88 100644 --- a/docs/src/hcl/x200.texi +++ b/docs/src/hcl/x200.texi @@ -184,6 +184,9 @@ BIOS 3.15, EC 1.06 @anchor{#ram-s3-and-microcode-updates} Not all memory modules work. Most of the default ones do, but you have to be careful when upgrading to 8GiB; some modules work, some don't. +@uref{http://www.forum.thinkpads.com/viewtopic.php?p=760721, This page} might be useful for RAM compatibility info +(note: coreboot raminit is different, so this page might be BS) + pehjota started collecting some steppings for different CPUs on several X200 laptops. You can get the CPUID by running: @* $ @strong{dmesg | sed -n 's/^.* microcode: CPU0 sig=0x\([^,]*\),.*$/\1/p'} What pehjota wrote: The laptops that have issues resuming from suspend, as well as a laptop that (as I mentioned earlier in #libreboot) won't boot with any Samsung DIMMs, all have CPUID 0x10676 (stepping M0). |