timvideos / edid.tv

EDID Database Website
GNU General Public License v2.0
26 stars 7 forks source link

Add instructions on how to obtain EDID info for all OSes #5

Open stblassitude opened 7 years ago

stblassitude commented 7 years ago

For macOS, this command can be used to query the EDID info for all currently connected displays:

$ ioreg -lw0 -r -c "IODisplayConnect" -n "display0" -d 2 | grep IODisplayEDID
00ffffffffffff0006102ea00000000004190104a5211578026fb1a7554c9e250c505400000001010101010101010101010101010101ef8340a0b0083470302036004bcf1000001a000000fc00436f6c6f72204c43440a20202000000010000000000000000000000000000000000010000000000000000000000000000000d0
mithro commented 7 years ago

Thanks!

As I mentioned in my talk, the edid database website needs a whole bunch of love, any chance you would be interested in putting together the instructions on the website somewhere?