I am doing research as I am considering getting a Macbook Pro Retina but getting scared off as some people are reporting image retention after 3 minutes.
Do the local stores replace laptops that have image retention problems?
I also read the problem is mainly on the LG displays and you can check on your MBPR what display manufacturer you have by running a terminal command
Model numbers beginning with "LP" indicate an LG display while model number beginning with "LSN" correspond to Samsung displays
Anyone have feedback wrt image retention?
Do the local stores replace laptops that have image retention problems?
I also read the problem is mainly on the LG displays and you can check on your MBPR what display manufacturer you have by running a terminal command
Code:
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
Anyone have feedback wrt image retention?