Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stblassitude opened this issue Dec 29, 2016 · 1 comment
Open

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

stblassitude opened this issue Dec 29, 2016 · 1 comment

Comments

@stblassitude
Copy link

stblassitude commented Dec 29, 2016

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
Copy link
Member

mithro commented Jan 9, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants