How i can find on my iMac or macbook if i have LG or Samsung panel?
i try this in terminal but nothing happens..
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
so any other way?
yea not for me...what is happening? i tried on my haswell 27" imac and on my haswell 15" 15" MBP...with maveriks those command are no longer available?
It's definitely possible. I don't know why though. This question would be better suited for a developer.
My guess is that it has something to do with Mavericks and the way it was written. It probably needs a new command.
yea not for me...what is happening? i tried on my haswell 27" imac and on my haswell 15" 15" MBP...with maveriks those command are no longer available?
It seems mavericks doesn't come with Xcode developer commands, I tried the same command to find out the display on a new Air and it asked if I wanted to download the command tools