aboutsummaryrefslogtreecommitdiff
path: root/www/faq.md
diff options
context:
space:
mode:
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
---------------------------------------------------------------------------------------------------------------