summaryrefslogtreecommitdiffstats
path: root/docs/future/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-22 17:42:33 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-22 17:42:33 (EST)
commitde458e3a5696ed3aa7892c8bf9b13af38734335f (patch)
tree96fb1087921497ba7dc5565ba6411b1741fad144 /docs/future/index.html
parent2e10d49353b8146520096fe58108cb34072be02e (diff)
downloadlibreboot-de458e3a5696ed3aa7892c8bf9b13af38734335f.zip
libreboot-de458e3a5696ed3aa7892c8bf9b13af38734335f.tar.gz
libreboot-de458e3a5696ed3aa7892c8bf9b13af38734335f.tar.bz2
docs/future/index.html: Fix html errors
Diffstat (limited to 'docs/future/index.html')
-rw-r--r--docs/future/index.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/future/index.html b/docs/future/index.html
index e8b03ec..90798a0 100644
--- a/docs/future/index.html
+++ b/docs/future/index.html
@@ -178,15 +178,19 @@
<p>
About fixing remaining LCD panels on 5345:<br/>
- 'polarity' is mentioned in coreboot log (cbmem -c). compare output (with working and non-working panel). (and see the other notes in docs/future/index.html)</p>
- <p>There was a theory that working panels are
- 6bpc (bits per colour) and nonworking are
- 8bpc, but all EDIDs that we have here are
- for 6bpc panels.</p>
+ 'polarity' is mentioned in coreboot log (cbmem -c). compare output (with working and non-working panel). (and see the other notes in docs/future/index.html)
+ </p>
+ <p>
+ There was a theory that working panels are
+ 6bpc (bits per colour) and nonworking are
+ 8bpc, but all EDIDs that we have here are
+ for 6bpc panels.
+ </p>
<p>We should compare coreboot logs
(from <code>cbmem -c</code> from systems with
working and nonworking panels.</p>
<p>How to dump EDID:</p>
+ <p>
# <b>apt-get install i2c-tools</b><br/>
# <b>modprobe i2c-dev</b><br/>
Find out the correct ID to use:<br/>