aboutsummaryrefslogtreecommitdiff
path: root/www/faq.md
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-04-05 23:38:08 +0100
committerLeah Rowe <info@minifree.org>2017-04-05 23:38:08 +0100
commit7d562277e8ce79ec86b61dc5524beeac3909b854 (patch)
tree16e9f1903f274e03c213f1a078890ae587e8505a /www/faq.md
parentd4ef0db15836b1c2be89be06f1e8fa74e9806257 (diff)
downloadlibrebootfr-7d562277e8ce79ec86b61dc5524beeac3909b854.tar.gz
librebootfr-7d562277e8ce79ec86b61dc5524beeac3909b854.zip
docs/install: make iomem=relaxed note bold. also add it to the FAQ
Diffstat (limited to 'www/faq.md')
-rw-r--r--www/faq.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/faq.md b/www/faq.md
index 9091ad2c..aeb0fd91 100644
--- a/www/faq.md
+++ b/www/faq.md
@@ -11,6 +11,14 @@ What version of libreboot do I have?
See [../docs/\#version](../docs/#version)
+Flashrom complains about DEVMEM access
+--------------------------------------
+
+If running flashrom -p internal for software based flashing, and
+you get an error related to /dev/mem access, you should reboot with
+iomem=relaxed kernel parameter before running flashrom, or use a kernel
+that has CONFIG\_STRICT\_DEVMEM not enabled.
+
The backlight is darker on the left side of the screen when lowering the brightness on my X200/T400/T500/R400
---------------------------------------------------------------------------------------------------------------