I'm interested to find out if I have an LG or Samsung screen in my 2015 rMPB. Nothing wrong with the screen at all, just a genuine interest!
It seems the below string doesn't work. I'm guessing it's either due to being a newer model or running the latest OS.
ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6
Is there another way I can find out?
It seems the below string doesn't work. I'm guessing it's either due to being a newer model or running the latest OS.
ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6
Is there another way I can find out?