iPad Retina macrumors 6502a Original poster May 25, 2015 #1 Does any one know if the new 15" MacBook Pro's are LG displays or Samsung display, any ghosting problems?
Does any one know if the new 15" MacBook Pro's are LG displays or Samsung display, any ghosting problems?
MagicBoy macrumors 601 May 26, 2015 #2 No ghosting problems in a couple of years now, outside of the odd faulty display.
MBHockey macrumors 601 May 27, 2015 #3 how do you check the manufacturer? Have already tried: Code: ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6 But this just returns "Color LCD"
how do you check the manufacturer? Have already tried: Code: ioreg -lw0 | grep "EDID" | sed "/[^<]*</s///" | xxd -p -r | strings -6 But this just returns "Color LCD"