diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-17 06:23:31 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-17 06:23:31 +0000 |
commit | 910b212e90c6f9c57025e1c7b0c08897af787496 (patch) | |
tree | 2c7f41b2c5a3563ee368d32621b0453e3c4602fd /docs | |
parent | 48821e53b0d6c367d743bb1f1ea4f4da983b9d08 (diff) | |
download | librebootfr-910b212e90c6f9c57025e1c7b0c08897af787496.tar.gz librebootfr-910b212e90c6f9c57025e1c7b0c08897af787496.zip |
docs/hcl/kgpe-d16.texi: note about microcode for 6300/6200 opterons
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/hcl/kgpe-d16.texi | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/src/hcl/kgpe-d16.texi b/docs/src/hcl/kgpe-d16.texi index 14782f1c..bca1b8b1 100644 --- a/docs/src/hcl/kgpe-d16.texi +++ b/docs/src/hcl/kgpe-d16.texi @@ -111,14 +111,18 @@ The information here is adapted, from the ASUS website. @item HyperTransport™ Technology 3.0 @item -CPUs supported (not provided by Minifree, yet): +CPUs supported: @itemize @item -AMD Opteron 6100 series (Fam10h. No IOMMU support. @strong{Not} recommended) +AMD Opteron 6100 series (Fam10h. No IOMMU support. @strong{Not} recommended - old. View errata datasheet here: @uref{http://support.amd.com/TechDocs/41322_10h_Rev_Gd.pdf,http://support.amd.com/TechDocs/41322_10h_Rev_Gd.pdf}) @item -AMD Opteron 6200 series (Fam15h, with full IOMMU support in libreboot) +AMD Opteron 6200 series (bulldozer cores) (Fam15h, with full IOMMU support in libreboot. @strong{highly recommended - fast, and works well without microcode updates, including virtualization}) @item -AMD Opteron 6300 series (Fam15h, with full IOMMU support in libreboot. @strong{Recommended} +AMD Opteron 6300 series (piledriver cores) (Fam15h, with full IOMMU support in libreboot. @strong{AVOID LIKE THE PLAGUE - virtualization is broken without microcode updates} +@item +NOTE: 6300 series CPUs have buggy microcode built-in, and libreboot recommends avoiding the updates. The 6200 series CPUs have more reliable microcode. +Look at this errata datasheet: @uref{http://support.amd.com/TechDocs/48063_15h_Mod_00h-0Fh_Rev_Guide.pdf,http://support.amd.com/TechDocs/48063_15h_Mod_00h-0Fh_Rev_Guide.pdf} +(see Errata 734 - this is what kills the 6300 series) @end itemize @item |