kgpe-d16.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>ASUS KGPE-D16 server/workstation board</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">ASUS KGPE-D16 server/workstation board</h1>
  14. <p>
  15. This is a server board using AMD hardware (Fam10h <b>and Fam15h</b> CPUs available). It can also be used
  16. for building a high-powered workstation. Powered by libreboot. The coreboot port was done by
  17. Timothy Pearson of <a href="https://raptorengineeringinc.com/">Raptor Engineering Inc.</a> and,
  18. working with Timothy (and sponsoring the work) merged into libreboot.
  19. </p>
  20. <p>
  21. <b>Memory initialization is still problematic, for some modules. We recommend avoiding Kingston modules.</b>
  22. </p>
  23. <p>
  24. Flashing instructions can be found at <a href="../install/index.html#flashrom">../install/index.html#flashrom</a>
  25. - note that external flashing is required (e.g. BBB), if the proprietary (ASUS) firmware is currently installed.
  26. If you already have libreboot, by default it is possible to re-flash using software running in GNU/Linux
  27. on the KGPE-D16, without using external hardware.
  28. </p>
  29. <p>
  30. <a href="index.html">Back to previous index</a>.
  31. </p>
  32. </div>
  33. <div class="section">
  34. <h1 id="cpu-compatibility">CPU compatibility</h1>
  35. <p>
  36. <strong>Use Opteron 6200 series (works without microcode updates, including hw virt).</strong>
  37. 6300 series needs microcode updates, so avoid those CPUs. 6100 series is too old, and mostly untested.
  38. </p>
  39. </div>
  40. <div class="section">
  41. <h1 id="boardstatus">Board status (compatibility)</h1>
  42. <p>
  43. See <a href="https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php">https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php</a>.
  44. </p>
  45. </div>
  46. <div class="section">
  47. <h1 id="formfactor">Form factor</h1>
  48. <p>
  49. These boards use the SSI EEB 3.61 form factor; make sure
  50. that your case supports this. This form factor is similar
  51. to E-ATX in that the size is identical, but the position of
  52. the screws are different.
  53. </p>
  54. </div>
  55. <div class="section">
  56. <h1 id="ipmi">IPMI iKVM module add-on</h1>
  57. <p>
  58. Don't use it. It uses proprietary firmware and adds a backdoor (remote out-of-band management chip,
  59. similar to the <a href="http://libreboot.org/faq/#intelme">Intel Management Engine</a>. Fortunately,
  60. the firmware is unsigned (possibly to replace) and physically separate from the mainboard since it's
  61. on the add-on module, which you don't have to install.
  62. </p>
  63. </div>
  64. <div class="section">
  65. <h1 id="flashchips">Flash chips</h1>
  66. <p>
  67. 2MiB flash chips are included by default, on these boards. It's on a P-DIP 8 slot (SPI chip).
  68. The flash chip can be upgraded to higher sizes: 4MiB, 8MiB or 16MiB. With at least 8MiB,
  69. you could feasibly fit a compressed linux+initramfs image (BusyBox+Linux system) into CBFS
  70. and boot that, loading it into memory.
  71. </p>
  72. <p>
  73. Libreboot has configs for 2, 4, 8 and 16 MiB flash chip sizes (default flash chip is 2MiB).
  74. </p>
  75. <p>
  76. <b>
  77. DO NOT hot-swap the chip with your bare hands. Use a P-DIP 8
  78. chip extractor. These can be found online.
  79. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  80. </b>
  81. </p>
  82. </div>
  83. <div class="section">
  84. <h1 id="graphics">Native graphics initialization</h1>
  85. <p>
  86. Only text-mode is known to work, but linux(kernel) can initialize
  87. the framebuffer display (if it has KMS - kernel mode setting).
  88. </p>
  89. </div>
  90. <div class="section">
  91. <h1 id="issues">Current issues</h1>
  92. <ul>
  93. <li>LRDIMM memory modules are currently incompatible</li>
  94. <li>
  95. SAS (via PIKE 2008 module) requires non-free option ROM (and SeaBIOS) to boot from it
  96. (theoretically possible to replace, but you can put a kernel in CBFS or on SATA
  97. and use that to boot GNU, which can be on a SAS drive. The linux kernel can use
  98. those SAS drives (via PIKE module) without an option ROM).
  99. </li>
  100. <li>
  101. IPMI iKVM module (optional add-on card) uses proprietary firmware. Since it's for
  102. remote out-of-band management, it's theoretically a backdoor similar to the Intel
  103. Management Engine. Fortunately, unlike the ME, this firmware is unsigned which
  104. means that a free replacement is theoretically possible. For now, the libreboot project
  105. recommends not installing the module. <a href="https://github.com/facebook/openbmc">This project</a>
  106. might be interesting to derive from, for those who want to work on a free replacement.
  107. In practise, out-of-band management isn't very useful anyway (or at the very least,
  108. it's not a major inconvenience to not have it).
  109. </li>
  110. <li>Graphics: only text-mode works. See <a href="#graphics">#graphics</a></li>
  111. </ul>
  112. </div>
  113. <div class="section">
  114. <h2 id="specifications">Hardware specifications</h2>
  115. <p>
  116. The information here is adapted, from the ASUS website.
  117. </p>
  118. <h3>Processor / system bus</h3>
  119. <ul>
  120. <li>2 CPU sockets (G34 compatible)</li>
  121. <li>HyperTransport™ Technology 3.0</li>
  122. <li>
  123. CPUs supported:
  124. <ul>
  125. <li>AMD Opteron 6100 series (Fam10h. No IOMMU support. <b>Not</b> recommended - old. View errata datasheet here: <a href="http://support.amd.com/TechDocs/41322_10h_Rev_Gd.pdf">http://support.amd.com/TechDocs/41322_10h_Rev_Gd.pdf</a>)</li>
  126. <li>AMD Opteron 6200 series (Fam15h, with full IOMMU support in libreboot - <strong>highly recommended - fast, and works well without microcode updates, including virtualization</strong>)</li>
  127. <li>AMD Opteron 6300 series (Fam15h, with full IOMMU support in libreboot. <b>AVOID LIKE THE PLAGUE - virtualization is broken without microcode updates.</b></li>
  128. <li>
  129. NOTE: 6300 series CPUs have buggy microcode built-in, and libreboot recommends avoiding the updates. The 6200 series CPUs have more reliable microcode.
  130. Look at this errata datasheet: <a href="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</a>
  131. (see Errata 734 - this is what kills the 6300 series)
  132. </li>
  133. </ul>
  134. </li>
  135. <li>6.4 GT/s per link (triple link)</li>
  136. </ul>
  137. <h3>Core logic</h3>
  138. <ul>
  139. <li>AMD SR5690</li>
  140. <li>AMD SP5100</li>
  141. </ul>
  142. <h3>Memory compatibility (with libreboot)</h3>
  143. <ul>
  144. <li><b>Total Slots:</b> 16 (4-channel per CPU, 8 DIMM per CPU), ECC</li>
  145. <li><b>Capacity:</b> Maximum up to 256GB RDIMM</li>
  146. <li>
  147. <b>Memory Type that is compatible:</b>
  148. <ul>
  149. <li>DDR3 1600/1333/1066/800 UDIMM*</li>
  150. <li>DDR3 1600/1333/1066/800 RDIMM*</li>
  151. </ul>
  152. </li>
  153. <li>
  154. <b>Compatible sizes per memory module:</b>
  155. <ul>
  156. <li>16GB, 8GB, 4GB, 3GB, 2GB, 1GB RDIMM</li>
  157. <li>8GB, 4GB, 2GB, 1GB UDIMM</li>
  158. </ul>
  159. </li>
  160. </ul>
  161. <h3>Expansion slots</h3>
  162. <ul>
  163. <li><b>Total slot:</b> 6</li>
  164. <li><b>Slot Location 1:</b> PCI 32bit/33MHz</li>
  165. <li><b>Slot Location 2:</b> PCI-E x16 (Gen2 X8 Link)</li>
  166. <li><b>Slot Location 3:</b> PCI-E x16 (Gen2 X16 Link), Auto switch to x8 link if slot 2 is occupied</li>
  167. <li><b>Slot Location 4:</b> PCI-E x8 (Gen2 X4 Link)</li>
  168. <li><b>Slot Location 5:</b> PCI-E x16 (Gen2 X16 Link)</li>
  169. <li><b>Slot Location 6:</b> PCI-E x16 (Gen2 X16 Link), Auto turn off if slot 5 is occupied, For 1U FH/FL Card, MIO supported</li>
  170. <li><b>Additional Slot 1:</b> PIKE slot (for SAS drives. See notes above)</li>
  171. <li>Follow SSI Location#</li>
  172. </ul>
  173. <h3>Form factor</h3>
  174. <ul>
  175. <li>SSI EEB 3.61 (12"x13")</li>
  176. </ul>
  177. <h3>ASUS features</h3>
  178. <ul>
  179. <li>Fan Speed Control</li>
  180. <li>Rack Ready (Rack and Pedestal dual use)</li>
  181. </ul>
  182. <h3>Storage</h3>
  183. <ul>
  184. <li>
  185. <b>SATA controller:</b>
  186. <ul>
  187. <li>AMD SP5100</li>
  188. <li>6 x SATA2 300MB/s</li>
  189. </ul>
  190. </li>
  191. <li>
  192. <b>SAS/SATA Controller:</b>
  193. <ul>
  194. <li>ASUS PIKE2008 3Gbps 8-port SAS card included</li>
  195. </ul>
  196. </li>
  197. </ul>
  198. <h3>Networking</h3>
  199. <ul>
  200. <li>2 x Intel® 82574L + 1 x Mgmt LAN</li>
  201. </ul>
  202. <h3>Graphics</h3>
  203. <ul>
  204. <li>Aspeed AST2050 with 8MB VRAM</li>
  205. </ul>
  206. <h3>On board I/O</h3>
  207. <ul>
  208. <li>1 x PSU Power Connector (24-pin SSI power connector + 8-pin SSI 12V + 8-pin SSI 12V power connector)</li>
  209. <li>1 x Management Connector , Onboard socket for management card</li>
  210. <li>3 x USB pin header , Up to 6 Devices</li>
  211. <li>1 x Internal A Type USB Port</li>
  212. <li>8 x Fan Header , 4pin (3pin/4pin fan dual support)</li>
  213. <li>2 x SMBus</li>
  214. <li>1 x Serial Port Header</li>
  215. <li>1 x TPM header</li>
  216. <li>1 x PS/2 KB/MS port</li>
  217. </ul>
  218. <h3>Back I/O ports</h3>
  219. <ul>
  220. <li>1 x External Serial Port</li>
  221. <li>2 x External USB Port</li>
  222. <li>1 x VGA Port</li>
  223. <li>2 x RJ-45</li>
  224. <li>1 x PS/2 KB/Mouse</li>
  225. </ul>
  226. <h3>Environment</h3>
  227. <ul>
  228. <li><b>Operation temperature:</b> 10C ~ 35C</li>
  229. <li><b>Non operation temperature:</b> -40C ~ 70C</li>
  230. <li><b>Non operation humidity:</b> 20% ~ 90% ( Non condensing)</li>
  231. </ul>
  232. <h3>Monitoring</h3>
  233. <ul>
  234. <li>CPU temperatures</li>
  235. <li>Fan speed (RPM)</li>
  236. </ul>
  237. <h3>Note:</h3>
  238. <ul>
  239. <li>* DDR3 1600 can only be supported with AMD Opteron 6300/6200 series processor</li>
  240. </ul>
  241. </div>
  242. <div class="section">
  243. <p>
  244. Copyright &copy; 2015 Leah Rowe &lt;info@minifree.org&gt;<br/>
  245. Permission is granted to copy, distribute and/or modify this document
  246. under the terms of the GNU Free Documentation License, Version 1.3
  247. or any later version published by the Free Software Foundation;
  248. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  249. A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a>
  250. </p>
  251. <p>
  252. Updated versions of the license (when available) can be found at
  253. <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a>
  254. </p>
  255. <p>
  256. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  257. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  258. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  259. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  260. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  261. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  262. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  263. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  264. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  265. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  266. </p>
  267. <p>
  268. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  269. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  270. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  271. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  272. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  273. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  274. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  275. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  276. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  277. </p>
  278. <p>
  279. The disclaimer of warranties and limitation of liability provided
  280. above shall be interpreted in a manner that, to the extent
  281. possible, most closely approximates an absolute disclaimer and
  282. waiver of all liability.
  283. </p>
  284. </div>
  285. </body>
  286. </html>