diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-22 08:20:09 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-22 08:20:09 +0100 |
commit | aa13fc0705a4d1a82abf180f3bceed7c10f34fb7 (patch) | |
tree | 9f3f27e333869d1961921c27b2b804243eecb3c4 | |
parent | 6bda6e92226a363732cccaadde628338b0d6d411 (diff) | |
download | librebootfr-aa13fc0705a4d1a82abf180f3bceed7c10f34fb7.tar.gz librebootfr-aa13fc0705a4d1a82abf180f3bceed7c10f34fb7.zip |
docs/install/index.html: note about kgpe-d16
-rw-r--r-- | docs/install/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 695348f9..68d2c7a4 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -187,6 +187,29 @@ Do check the HCL entry: <a href="../hcl/kfsn4-dre.html">../hcl/kfsn4-dre.html</a> </p> + <h2>ASUS KGPE-D16?</h2> + + <p> + If you have the proprietary BIOS, you need to flash libreboot externally. + See <a href="kgpe-d16.html">kgpe-d16.html</a>. + </p> + <p> + If you already have coreboot or libreboot installed, without write protection on the flash + chip, then you can do it in software (otherwise, see link above). + </p> + + <p> + <b> + DO NOT hot-swap the chip with your bare hands. Use a PDIP-8 + chip extractor. These can be found online. + See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a> + </b> + </p> + + <p> + Do check the HCL entry: <a href="../hcl/kgpe-d16.html">../hcl/kgpe-d16.html</a> + </p> + <h2>Are you currently running libreboot (or coreboot)?</h2> <p> |