You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jean Delvare 42b58a1f25 Set version to 4.1 7 years ago
..
Module.mk Update my e-mail address and copyright years. 12 years ago
README Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
ddcmon ddcmon: Merge copyright information 12 years ago
decode-dimms i2c-tools: decode-dimms: New manufacturer names from JEP106AX 7 years ago
decode-dimms.1 decode-dimms: Documentation update for DDR4 8 years ago
decode-edid Update my e-mail address and copyright years. 12 years ago
decode-vaio Update my e-mail address and copyright years. 12 years ago
decode-vaio.1 Add manual pages for decode-dimms and decode-vaio 12 years ago

README

This directory contains scripts to decode the data exposed by the eeprom
Linux kernel driver.

* decode-dimms (perl script)
Decode the information found in memory module SPD EEPROMs. The SPD
data is read either from the running system or from dump files.

* decode-vaio (perl script)
Decode the information found in Sony Vaio laptop identification EEPROMs.

* ddcmon (perl script)
decode-edid (perl script)
Decode the information found in monitor EEPROMs. Both scripts require
an access to the DDC channel of the monitor. This is typically provided
by framebuffer drivers. decode-edid additionally requires parse-edid,
which is part of the read-edid package. ddcmon prints general
information, while decode-edid prints timing information for
inclusion into your X11 configuration file.