Page 1 of 1

LTD141EN9B LCD LEN CODE On Linux machine

Posted: Tue Jan 05, 2016 11:06 pm
by Dekks
Does anyone know where i can search for the LEN code for the T60 LTD141EN9B LCD. Also is get-edid the only way under Linux to read the EISA EDID data off the screen?

i'm looking to extract the icm file for the LCD but need the LEN code first.

Re: LTD141EN9B LCD LEN CODE

Posted: Wed Jan 06, 2016 6:08 am
by RealBlackStuff
Check if user Troels' post and answers help: http://forum.thinkpads.com/viewtopic.ph ... 58#p516758

Re: LTD141EN9B LCD LEN CODE

Posted: Wed Jan 06, 2016 8:22 am
by Dekks
RealBlackStuff wrote:Check if user Troels' post and answers help: http://forum.thinkpads.com/viewtopic.ph ... 58#p516758
Thanks that one didn't show up in my search, not much help unfortunately. Don't really want to have to put XP on the T60 just to extract the icm file. Pity the LCD is so old no datasheets are around, they might have the code.

Re: LTD141EN9B LCD LEN CODE On Linux machine

Posted: Wed Jan 06, 2016 8:51 am
by Dekks
Found the Solution for Linux

Check the Xorg.0.log file in ~/.local/share/Xorg and grep for LEN.

My monitor is ID'd as LEN4022.

Re: LTD141EN9B LCD LEN CODE On Linux machine

Posted: Wed Jan 06, 2016 8:53 am
by RealBlackStuff
The LTD141EN9B EDID-code is in this thread (2nd code already...):
http://forum.thinkpads.com/viewtopic.php?t=82149
Deciphering it will give you what you need.
Try using Alan Turing's Enigma! :mrgreen:

Re: LTD141EN9B LCD LEN CODE On Linux machine

Posted: Wed Jan 06, 2016 12:18 pm
by Dekks
RealBlackStuff wrote:The LTD141EN9B EDID-code is in this thread (2nd code already...):
http://forum.thinkpads.com/viewtopic.php?t=82149
Deciphering it will give you what you need.
Try using Alan Turing's Enigma! :mrgreen:
Already been through that thread, was the first the forum search threw up. I just didn't know it contained the info. From subsequently reading the EDID section on wikipedia the LEN values are encoded in bytes 10-11 hence 4022. Just need to find a working Linux EDID utility, although it could be the T60 implementation is half baked as it was the first machine with EDID.