diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-04-06 18:46:47 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-04-06 18:46:47 +0100 |
commit | bab79f11aabf67404a7d14e8d47f28ca04ea19a6 (patch) | |
tree | 9e272e0651f185afd6e50354ad16ff67c3139dd2 /docs/src/hcl | |
parent | 0eba0ff17ede4cde674a63fa44b94ae13c5cbf3f (diff) | |
download | librebootfr-bab79f11aabf67404a7d14e8d47f28ca04ea19a6.tar.gz librebootfr-bab79f11aabf67404a7d14e8d47f28ca04ea19a6.zip |
Notes about memory compatibility on D8/D16
Diffstat (limited to 'docs/src/hcl')
-rw-r--r-- | docs/src/hcl/kcma-d8.texi | 4 | ||||
-rw-r--r-- | docs/src/hcl/kgpe-d16.texi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/src/hcl/kcma-d8.texi b/docs/src/hcl/kcma-d8.texi index 295280f1..0570c79a 100644 --- a/docs/src/hcl/kcma-d8.texi +++ b/docs/src/hcl/kcma-d8.texi @@ -29,6 +29,8 @@ This is a desktop board using AMD hardware (Fam10h @strong{and Fam15h} CPUs avai @strong{NOTE: This board is unsupported in libreboot 20150518. To use it in libreboot, for now, you must build for it from source using the libreboot git repository.} +@strong{Memory initialization is still problematic, for some modules. We recommend avoiding Kingston modules..} + Flashing instructions can be found at @uref{../install/index.html#flashrom,../install/index.html#flashrom} - note that external flashing is required (e.g. BBB), if the proprietary (ASUS) firmware is currently installed. If you already have libreboot, by default it is possible to re-flash using software running in GNU/Linux on the kcma-d8, without using external hardware. @uref{index.html,Back to previous index}. @@ -76,8 +78,6 @@ Only text-mode is known to work, but linux(kernel) can initialize the framebuffe @anchor{#current-issues} @itemize @item -RDIMM memory modules untested, according to tpearson (they'll probably work) -@item LRDIMM memory modules are currently incompatible @item SAS (via PIKE 2008 module) requires non-free option ROM (and SeaBIOS) to boot from it (theoretically possible to replace, but you can put a kernel in CBFS or on SATA and use that to boot GNU, which can be on a SAS drive. The linux kernel can use those SAS drives (via PIKE module) without an option ROM). diff --git a/docs/src/hcl/kgpe-d16.texi b/docs/src/hcl/kgpe-d16.texi index fa21ff7f..1c5b3f80 100644 --- a/docs/src/hcl/kgpe-d16.texi +++ b/docs/src/hcl/kgpe-d16.texi @@ -29,6 +29,8 @@ This is a server board using AMD hardware (Fam10h @strong{and Fam15h} CPUs avail @strong{NOTE: This board is unsupported in libreboot 20150518. To use it in libreboot, for now, you must build for it from source using the libreboot git repository.} +@strong{Memory initialization is still problematic, for some modules. We recommend avoiding Kingston modules..} + Flashing instructions can be found at @uref{../install/index.html#flashrom,../install/index.html#flashrom} - note that external flashing is required (e.g. BBB), if the proprietary (ASUS) firmware is currently installed. If you already have libreboot, by default it is possible to re-flash using software running in GNU/Linux on the KGPE-D16, without using external hardware. @uref{index.html,Back to previous index}. @@ -76,8 +78,6 @@ Only text-mode is known to work, but linux(kernel) can initialize the framebuffe @anchor{#current-issues} @itemize @item -RDIMM memory modules untested, according to tpearson (they'll probably work) -@item LRDIMM memory modules are currently incompatible @item SAS (via PIKE 2008 module) requires non-free option ROM (and SeaBIOS) to boot from it (theoretically possible to replace, but you can put a kernel in CBFS or on SATA and use that to boot GNU, which can be on a SAS drive. The linux kernel can use those SAS drives (via PIKE module) without an option ROM). |