From 1bef0283dbaabb7d303a3b94247ac99f01c95ab1 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 11 May 2015 19:14:38 -0400 Subject: docs/misc/index.html: more notes about EDID dumping --- (limited to 'docs/misc/index.html') 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

Alternatively you can use i2cdump. In Trisquel, this is in the package i2c-tools.
$ sudo modprobe i2c-dev
- $ sudo i2cdump -y 5 0x50
+ $ 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).

-- cgit v0.9.1