diff options
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 197158f3..088080ff 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> |