Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How can I tell whether I have a LG or Samsung screen on my MacBook Pro with Retina display?

How can I tell whether I have a LG or Samsung screen on my MacBook Pro with Retina display?

Posted on Apr 23, 2013 12:02 PM

Question marked as Best reply

Posted on Apr 23, 2013 1:30 PM

Go to your Applications folder and launch Terminal. Paste in the following and hit return:

ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6

Look at the beginning of the second line to see which manufacturer made your display. If it starts with LP then you have an LG display. Samsung displays start with LSN

38 replies

Dec 10, 2013 4:13 AM in response to Community User

Hi all, i am new to a mac. I have the 15 inch retina. I typed the comand into the terminal app -


1.) the result with:

ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6


came back with no results




2.) the results with:

ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r


were as follows :

????????0?!xo??UL?%

PT?@?4p0 6K??Color LCD


I still have no idea what make my screen is. Any help would be much appreciated :-)

Feb 14, 2014 5:21 AM in response to Wojciech Olszewski

I can confirm that using OS X Mavericks (10.9.1), the below command in fact does display the info needed to descern what TFT you have in your notebook: That's what shows up when I run the command, and given the LSN in the beginning, thankfully I have a Samsung TFT!


ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6


Color LCD

LSN154YL01-A01

DLM341503S4FF0QAS

Color LCD



That's what shows up when I run the command, and given the LSN in the beginning, thankfully I have a Samsung TFT!

Apr 16, 2014 10:53 AM in response to Mustang_Will

Hehe. I can confirm that using OS X Mavericks (10.9.2), the below command in fact does not display the info needed to descern what TFT I have in my notebook: That's what shows up when I run the command, so I have no idea which display I have.


ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6


Color LCD


That's what shows up when I run the command, so I have no idea which display I have.

Jul 2, 2014 9:16 PM in response to chadwickboggs

^So what, LG isn't necessarily bad, depending on how recent your rMBP is & what panel batch it's using, it may in fact have better qualities overall. There's no such thing as SG being better forever, for a period LG had some qualities that made it worse overall, then for a period that switched to SG*. Follow some of the major threads on panel analysis, read through all of them as much as possible, then you'll have a much better perspective. Unsubscribed from this thread now, so apologies in advance for no follow-up responses.


*& for some folks it was the opposite the whole time, because of the things they value most in a display

Mar 21, 2015 3:53 AM in response to jonsweigart

Hi there,


IMO it does matter. LG screens are crap and you get far more dead pixels occurring (or will occur), than on a Samsung screen. There is a huge, huge difference in quality with these manufacturers with Samsung being far more superior.


I am speaking from experience and can confirm that LG are the worst, the absolute pits. In fact, that's probably why Apple have got rid of them and use Samsung. Steer away from anything LG.


Maz, (Unhappy rMBP owner with a crappy LG screen!)

How can I tell whether I have a LG or Samsung screen on my MacBook Pro with Retina display?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.