From 9e2cfd3d676433a8bf8624f5e56d1df1c8e1f29d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 30 Jan 2016 05:07:47 -0500 Subject: backport 75ab59d4e141d106970f397c31d52ba486117fc9 --- (limited to 'docs/hcl/kcma-d8.html') diff --git a/docs/hcl/kcma-d8.html b/docs/hcl/kcma-d8.html new file mode 100644 index 0000000..4a4fbf8 --- /dev/null +++ b/docs/hcl/kcma-d8.html @@ -0,0 +1,183 @@ + + + + + + + + + ASUS KCMA-D8 server/workstation board + + + + +
+

ASUS KCMA-D8 server/workstation board

+ +

+ This is a server board using AMD hardware (Fam10h and Fam15h CPUs available). It can also be used + for building a high-powered workstation. Powered by libreboot. The coreboot port was done by + Timothy Pearson of Raptor Engineering Inc. and, + working with Timothy (and sponsoring the work) merged into libreboot. +

+ +

+ + 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. + +

+ +

+ Flashing instructions can be found at ../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. +

+ +

+ Back to previous index. +

+
+ +
+

Board status (compatibility)

+

+ See https://raptorengineeringinc.com/coreboot/kcma-d8-status.php. +

+
+ +
+

Form factor

+

+ These boards use the SSI EEB 3.61 form factor; make sure + that your case supports this. This form factor is similar + to E-ATX in that the size is identical, but the position of + the screws are different. +

+
+ +
+

IPMI iKVM module add-on

+

+ Don't use it. It uses proprietary firmware and adds a backdoor (remote out-of-band management chip, + similar to the Intel Management Engine. Fortunately, + the firmware is unsigned (possibly to replace) and physically separate from the mainboard since it's + on the add-on module, which you don't have to install. +

+
+ +
+

Flash chips

+

+ 2MiB flash chips are included by default, on these boards. It's on a P-DIP 8 slot (SPI chip). + The flash chip can be upgraded to higher sizes: 4MiB, 8MiB or 16MiB. With at least 8MiB, + you could feasibly fit a compressed linux+initramfs image (BusyBox+Linux system) into CBFS + and boot that, loading it into memory. +

+

+ Libreboot has configs for 2, 4, 8 and 16 MiB flash chip sizes (default flash chip is 2MiB). +

+

+ + DO NOT hot-swap the chip with your bare hands. Use a P-DIP 8 + chip extractor. These can be found online. + See http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools + +

+
+ +
+

Native graphics initialization

+

+ Only text-mode is known to work, but linux(kernel) can initialize + the framebuffer display (if it has KMS - kernel mode setting). +

+
+ +
+

Current issues

+ +
+ +
+

Hardware specifications

+

+ Check the ASUS website. +

+
+ +
+ +

+ Copyright © 2016 Francis Rowe <info@gluglug.org.uk>
+ Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.3 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. + A copy of the license can be found at ../gfdl-1.3.txt +

+ +

+ Updated versions of the license (when available) can be found at + https://www.gnu.org/licenses/licenses.html +

+ +

+ UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. +

+

+ TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. +

+

+ The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. +

+ +
+ + + + -- cgit v0.9.1