| Paketname | read-edid | 
| Beschreibung | hardware information-gathering tool for VESA PnP monitors | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.0.0-3.1 | 
| Sektion | utils | 
| Priorität | optional | 
| Installierte Größe | 72 Byte | 
| Hängt ab von | libc6 (>= 2.1), libx86-1 (>= 0.99-1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | LIU Qi | 
| Quelle |  | 
| Paketgröße | 12050 Byte | 
| Prüfsumme MD5 | 0e33dc7f5d1f0d222335f0a9af1c2cc7 | 
| Prüfsumme SHA1 | 0b83def3ad854d8e6014c65b38bb2c0629534d56 | 
| Prüfsumme SHA256 | de906e74410d37c09cc4e30dd4aa3fb2d6adfbda2acb337625324b51eb81feb1 | 
| Link zum Herunterladen | read-edid_2.0.0-3.1_i386.deb | 
| Ausführliche Beschreibung | read-edid consists of two tools:
.
get-edid uses a VESA VBE 2 interrupt service routine request to read
a 128 byte EDID version 1 structure from your graphics card, which
retrieves this information from the monitor via the Data Display
Channel (DDC).
.
get-edid uses architecture-specific methods for querying the video
hardware (real-mode x86 instructions on i386, Open Firmware device
tree parsing on PowerMac) and is therefore only available for i386 and
powerpc architectures.
.
parse-edid parses this data structure and outputs data suitable for
inclusion into the XFree86 or X.org configuration file. It is available
for any architecture. |