Install latest/edge of edid-decode
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install edid-decode-snap --edge
Don't have snapd? Get set up for snaps.
edid-decode decodes EDID monitor description data in human-readable format. If [in] is not given, or [in] is '-', then the EDID will be read from standard input. If [out] is given then the EDID that was read from [in] is written to [out] or to standard output if [out] is '-'. By default the output is written as a hex dump when writing to standard output or a raw EDID if written to a file.
How to use it
To decode an EDID from a file run
edid-decode-snap.edid-decode <file-name>
for example, if you have saved the EDID data of your Aquos display in a file named sharp-aquos-hdmi, you can decode it by
edid-decode-snap.edid-decode sharp-aquos-hdmi
For a better understanding of the tool, please refer to the man page
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.