Path to this page:
./
wip/edid-decode,
Decode EDID information from monitors
Branch: CURRENT,
Version: 0.1nb20211209,
Package name: edid-decode-0.1nb20211209,
Maintainer: pkgsrc-usersEDID is binary data encoded in the monitor firmware. This data can be
obtained with drvctl(8) and edid-decode(1) can be used to render this
binary data into a human-readable text form.
For example: drvctl -p nouveaufb0 EDID | base64 -d | edid-decode
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2021-12-21) Package added to pkgsrc.se, version edid-decode-0.1nb20211209 (created)