On Sat, Mar 3, 2018 at 12:11 AM, Richard Wilbur <[email protected]> wrote: > Has anyone created a VESA DDC driver that will get the EDID from any > connected monitor given when given access to an I2C device (as exposed by our > bit-banging I2C driver). > > VESA DDC is a standard that specifies a protocol on top of I2C for obtaining > monitor information (supported resolutions and timings, color gamma, etc.).
Looks like ddcutil[*] provides (reasonably up-to-date) VESA DDC functionality. Reference: [*] http://www.ddcutil.com/ _______________________________________________ arm-netbook mailing list [email protected] http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook Send large attachments to [email protected]
