Chosen Solution

Hi, my LCD on my MacBookpro A1175 is broken. I know someone who has a full working display unit (lcd plus screen assembly) for a A1126. The connections look the same (I opened my unit). Do you know if it would work on my macine? Is there a way to find out for sure?

Open Terminal and type: ioreg -lw0 | grep IODisplayEDID | sed “/[^<]*</s///” | xxd -p -r | strings -6 It will show you exactly which screen you have. You can also visit http://www.chipmunk.nl/klantenservice/ap… to get information about your mac, entering the s/n. The site is dutch but with english translations provided. There are a lot of different screen specs on the MBP range which are not always interchangeble.