diff options
Diffstat (limited to 'docs/future')
-rw-r--r-- | docs/future/index.html | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/docs/future/index.html b/docs/future/index.html index 450e85a..8237e24 100644 --- a/docs/future/index.html +++ b/docs/future/index.html @@ -186,7 +186,28 @@ <b>phcoder gave me this for collecting EDID data: <a href="http://www.o2genum.com/2013/08/lp156wh2-tlaa-lcd-panel-edid.html">http://www.o2genum.com/2013/08/lp156wh2-tlaa-lcd-panel-edid.html</a></b> </p> - + <p> + This is the EDID information for an unsupported panel (LTN141XA-L01) on a T60 dumped with i2c-tools:<br/> + <pre> + 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef + 00: 00 ff ff ff ff ff ff 00 30 ae 20 40 00 00 00 00 ........0? @.... + 10: 00 0f 01 03 80 1d 15 78 ea 2d 05 97 57 51 8a 27 .??????x?-??WQ?' + 20: 23 50 54 21 08 00 01 01 01 01 01 01 01 01 01 01 #PT!?.?????????? + 30: 01 01 01 01 01 01 64 19 00 40 41 00 26 30 18 88 ??????d?.@A.&0?? + 40: 36 00 1e d6 10 00 00 19 28 15 00 40 41 00 26 30 6.???..?(?.@A.&0 + 50: 18 88 36 00 1e d6 10 00 00 19 00 00 00 0f 00 61 ??6.???..?...?.a + 60: 43 32 61 43 28 0f 01 00 4c a3 58 41 00 00 00 fe C2aC(??.L?XA...? + 70: 00 4c 54 4e 31 34 31 58 41 2d 4c 30 31 0a 00 e9 .LTN141XA-L01?.? + 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ + </pre> + </p> <p><a href="#pagetop">Back to top of page.</a></p> </div> @@ -467,6 +488,7 @@ <p> Copyright © 2014, 2015 Francis Rowe <info@gluglug.org.uk><br/> + Copyright © 2015 Ricardo Wurmus <rekado@elephly.net><br/> This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions. A copy of the license can be found at <a href="../license.txt">../license.txt</a>. </p> |