diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 11:34:43 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 11:34:43 +0000 |
commit | 8be1737b288afd97cb92c980854ba649fcd26a3c (patch) | |
tree | 09e51a5629c9fc5d2566a959824536be3ce2d03a /docs/install/index.html | |
parent | 27c283e796f660ecb8186632313b6d952a3043b5 (diff) | |
download | librebootfr-8be1737b288afd97cb92c980854ba649fcd26a3c.tar.gz librebootfr-8be1737b288afd97cb92c980854ba649fcd26a3c.zip |
docs/install/index.html#flashrom_x200: improve instructions
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 13bea71c..dc53ace5 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -421,6 +421,13 @@ </p> <p> + Flashrom supports the flash chips in the X200, but might complain that the laptop isn't whitelisted. + There are two possible solutions: add a whitelist for X200 (and others) to flashrom, use use + <b>-p internal:laptop=force_I_want_a_brick</b> instead of <b>-p internal</b> as an argument when + running flashrom. + </p> + + <p> <a href="#pagetop">Back to top of page.</a> </p> |