Hi guys,
I know there is a terminal code you can use for the Retina MacBook Pro's to check what brand display panel its using such as this one:
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
However, when I type that into the terminal on my iMac, I get no answer at all.
Is there another terminal code to use that gives you a response as to what panel my iMac is using ?
And yes, I have IR problems
Just wanna guarantee that its an LG panel
I know there is a terminal code you can use for the Retina MacBook Pro's to check what brand display panel its using such as this one:
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
However, when I type that into the terminal on my iMac, I get no answer at all.
Is there another terminal code to use that gives you a response as to what panel my iMac is using ?
And yes, I have IR problems