-Applications > Utilities > System Profiler /click on the apple to the top left > about this mac > more info
-Find Serial-Ata on the left bar about 15 items down
-Post what's written on your device tree to the right under intel 6
example: 11" - TS128C
Display Identification
-open terminal
-paste 'ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6' (without quotes)
-the first line is your display model
---