Hello. I collect display serials via an extension attribute. Recently I was looking for a display serial number and noticed that the serial number of the attached thunderbolt display was not showing in the extension attribute. So I ssh'd into the machine and ran system_profiler SPDisplaysDataType. That got me nothing but video hardware on the attached MacBook Pro, 9,1 running 10.8.3.
Graphics/Displays: Intel HD Graphics 4000: Chipset Model: Intel HD Graphics 4000 Type: GPU Bus: Built-In ... gMux Version: 1.9.23 NVIDIA GeForce GT 650M: Chipset Model: NVIDIA GeForce GT 650M Type: GPU Bus: PCIe .... gMux Version: 1.9.23
I looked in the GUI System Profiler, and yup, it there, showing as attached to the GeForce 650M, and shows the serial number - C02K80BPF2GC. I tried to find that anywhere in system_profiler
system_profiler | grep -i C02K80BPF2GC
I still get nothing. Is there a reason that I can't get the display serial number via the command line?
