diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:27:51 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:27:51 -0700 |
commit | 144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc (patch) | |
tree | 2baa5e489a52d4442360d305c4aa0cbe530e4d08 /docs/misc | |
parent | 224a941f4c7d56295a8ec10bf5e655971b1deb66 (diff) | |
download | librebootfr-144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc.tar.gz librebootfr-144f4cd0a4db1783be9f81d9ba7cef5a5c86ccdc.zip |
Missing bottoms
Diffstat (limited to 'docs/misc')
-rw-r--r-- | docs/misc/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/misc/index.md b/docs/misc/index.md index a3fdcd6f..216a8244 100644 --- a/docs/misc/index.md +++ b/docs/misc/index.md @@ -224,9 +224,11 @@ package i2c-tools. $ sudo modprobe i2c-dev $ sudo i2cdump -y 5 0x50 (you might have to change the value for + -y) $ sudo rmmod i2c-dev + You'll see the panel name in the output (from the EDID dump). If neither of these options work (or they are unavailable), physically |