devilgrove I tried that too, didn't work sadly, especially cause Mojave used to work for me perfectly. Glad you found a solution though.
It's just as well it works otherwise I'd have no 'work' computer to speak of...! [big phew]
devilgrove I tried that too, didn't work sadly, especially cause Mojave used to work for me perfectly. Glad you found a solution though.
It's just as well it works otherwise I'd have no 'work' computer to speak of...! [big phew]
Please, tell us model of display in your mbp 2015. You can find it in color profile and using terminal. Tell both
AgentX20 Please tell
mbp 2013 early or late 2013. Can use also check display manufacturer? It's really important for me
It is an early 2013 MacBook Pro with a GeForce 650M GPU and Intel HD Graphics 4000.
I know I looked at the panel manufacturer years ago but I cannot remember what it was. I know I tried to pull that info a while back without success and I concluded that the commands people used don't perhaps work any more.
If I get a bit of time tomorrow I'll give it a go.
Go to setting-display-color profile open standart colour profile (the first one) - then click at 17 line (mmod), information will be there
Also, have you tried late 2013 MBPs. Were they worse?
Here's what I got:
And to your other question - yes I have tried a few other MacBook Pros of similar vintage. None have felt as good as this one I'm using, but then I've also not been able to easily check on the panel manufacturer.
I hope this is helpful, and if you do know how to decode the info above do please post it as it could be helpful with my own investigations.
Yes, thank you a lot. I've tried quiet a lot screens, and now I stopped at Macbooks. It seems, like I found some usable models. And I check each of them for precise display model number.
The information you gave is very important. To test more MacBooks I need to order them by mail, so I need to know what to order.
Could you, please, also check the display using terminal?
I can order early 2013 15" A00F with Nvidia video card. (We are taking about 15" right?)And it's LP154WT1-SJA2. I guess, a display in that Mac also can be LP154WT1-SJA1. I'm wondering what do you have.
Also I ordered MacBook Pro 15" late 2013. Which is LG (A019), LP154WT1-SJE1, also with Nvidia.
The command for terminal
ioreg -lw0 | grep EDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
AgentX20 Ok, I've just found your answer here:
I don't have access to that computer at the moment, sorry. I'll definitely let you know the specs when I can.
Well done! I couldn't find that when I had a look. I tried your ioreg command but it doesn't work these days… Don't know why. The older one in the link you found returns the result as before.