summaryrefslogtreecommitdiffstats
path: root/docs/misc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/index.html b/docs/misc/index.html
index 59a04a7..64c90b6 100644
--- a/docs/misc/index.html
+++ b/docs/misc/index.html
@@ -142,7 +142,7 @@ WantedBy=multi-user.target
<p>
Alternatively you can use i2cdump. In Trisquel, this is in the package i2c-tools.<br/>
$ <b>sudo modprobe i2c-dev</b><br/>
- $ <b>sudo i2cdump -y 5 0x50</b><br/>
+ $ <b>sudo i2cdump -y 5 0x50</b> (you might have to change the value for -y)<br/>
$ <b>sudo rmmod i2c-dev</b><br/>
You'll see the panel name in the output (from the EDID dump).
</p>