Hi,
I'm thinking of buying a 15" rMBP, but the issue with image retention/ghosting/burn in is scaring me. I'm not going to pay over 3000 bucks for something which isn't practically flawless.
I've read tons of people having issues with the LG display on the retina, and most saying Samsung works great. Also, the problem seems to worsen over time.
My question is: Are there any rMBP users out there (AKA on this forum) who has an LG display and have NO PROBLEMS WHATSOEVER? And if yes, how long have you had your macbook?
I just need to know if all LG displays have this issue or not.
If you are unsure on what display you have, go into the terminal and type the following string:
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
If your display code begins with "LP," it's an LG display.
Thanks!
I'm thinking of buying a 15" rMBP, but the issue with image retention/ghosting/burn in is scaring me. I'm not going to pay over 3000 bucks for something which isn't practically flawless.
I've read tons of people having issues with the LG display on the retina, and most saying Samsung works great. Also, the problem seems to worsen over time.
My question is: Are there any rMBP users out there (AKA on this forum) who has an LG display and have NO PROBLEMS WHATSOEVER? And if yes, how long have you had your macbook?
I just need to know if all LG displays have this issue or not.
If you are unsure on what display you have, go into the terminal and type the following string:
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
If your display code begins with "LP," it's an LG display.
Thanks!