diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-12 13:21:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-12 13:21:29 (EDT) |
commit | 9cc111309503de65a6443e3aa66792f660dc3733 (patch) | |
tree | 9661107acf546ed584790626027ad5780d7194e4 /docs/index.html | |
parent | b7f3ee97839861b0237e70fd30c39332ede31d1e (diff) | |
download | libreboot-9cc111309503de65a6443e3aa66792f660dc3733.zip libreboot-9cc111309503de65a6443e3aa66792f660dc3733.tar.gz libreboot-9cc111309503de65a6443e3aa66792f660dc3733.tar.bz2 |
Documentation: Add EDID dump for LTN150XG lcd panel (T60)
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 197158f..088080f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -845,6 +845,11 @@ EndSection </p> <p> + How to dump the EDID:<br/> + + </p> + + <p> Tested LCD panels: <b>working(compatible)</b> </p> <ul> @@ -864,7 +869,7 @@ EndSection <ul> <li>Samsung LTN141XA-L01 (14.1" 1024x768)</li> <li>LG-Philips LP150X09 (15.1" 1024x768)</li> - <li>Samsung LTN150XG (15.1" 1024x768)</li> + <li>Samsung LTN150XG (15.1" 1024x768) - <a href="future/dumps/LTN150XG_edid">EDID dump</a> (taken using <b>sudo i2cdump -y 5 0x50</b>)</li> <li>LG-Philips LP150E06-A5K4 (15.1" 1400x1050) (also, not an official T60 screen)</li> <li>Samsung LTN154X3-L0A (15.4" 1280x800)</li> </ul> |