My wife had her 17 inch Macbook Pro repaired and according to the repair list they replaced the display (although that wasn't the reason she brought it in). She feels that the new display is less clear (looks "washed out") and bright.
I checked the command from the Macbook Air forums:
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
And am finding that the new display is an LG (above command returns something starting in LP). I'm hoping some new calibration profile will make this display as good as her previous one.
Could folks with a 17" Unibody Pro copy and paste the above command into a Terminal window on post the make of their displays here?
Additionally, if you do have a calibrated profile for the LG display, it would be fantastic if you could provide it!
I checked the command from the Macbook Air forums:
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
And am finding that the new display is an LG (above command returns something starting in LP). I'm hoping some new calibration profile will make this display as good as her previous one.
Could folks with a 17" Unibody Pro copy and paste the above command into a Terminal window on post the make of their displays here?
Additionally, if you do have a calibrated profile for the LG display, it would be fantastic if you could provide it!