Could you please, the owners of MBA 2017 try to check it out with your ones what LCD symbol do you have?
I mean the procedure mentioned here
https://www.reddit.com/r/mac/comments/878etv/macbook_air_nt133wgbn81_strange_display/
When I tried this it was necessary to download and install "Developer tools", so I did. After that applying
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
in the terminal window resulted with
NT133WGB-N81
My question is if are there other displays present in MBAs 2017 (eg. Samsung or LG) , or this one is the only one.
I mean the procedure mentioned here
https://www.reddit.com/r/mac/comments/878etv/macbook_air_nt133wgbn81_strange_display/
When I tried this it was necessary to download and install "Developer tools", so I did. After that applying
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
in the terminal window resulted with
NT133WGB-N81
My question is if are there other displays present in MBAs 2017 (eg. Samsung or LG) , or this one is the only one.