From de458e3a5696ed3aa7892c8bf9b13af38734335f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 22 Feb 2015 17:42:33 -0500 Subject: docs/future/index.html: Fix html errors --- (limited to 'docs/future/index.html') 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 @@

About fixing remaining LCD panels on 5345:
- '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)

-

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.

+ '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) +

+

+ 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. +

We should compare coreboot logs (from cbmem -c from systems with working and nonworking panels.

How to dump EDID:

+

# apt-get install i2c-tools
# modprobe i2c-dev
Find out the correct ID to use:
-- cgit v0.9.1