EnglishFrenchSpanish

Ad


OnWorks favicon

get-edid - Online in the Cloud

Run get-edid in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command get-edid that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


get-edid, parse-edid - read-edid tools to retrieve and interpret monitor specifications
using the VESA VBE DDC protocol

SYNOPSIS


get-edid [OPTIONS] | parse-edid
get-edid [OPTIONS] > filename
parse-edid < filename

DESCRIPTION


The read-edid utility comprises two tools: get-edid and parse-edid.

get-edid uses real mode calls to perform Data Display Channel (DDC) transfers, or Linux
i2c calls to perform Enhanced DDC transfers to retrieve information from monitors,
including identification strings, supported sync ranges, available video modes, and video
mode parameters. Such information can be useful for configuring X Window System servers in
certain cases.

get-edid returns the raw Extended Display Identification Data (EDID) block directly from
the monitor, so the parse-edid command is available to interpret it and generate a human-
readable block of text information that can also be included in a X11 xorg.conf file.

Generally the output of get-edid is piped directly to parse-edid.

New in version 3.0.0, get-edid takes a few options.

-b BUS, --bus BUS
only scan the i2c bus BUS (if built with i2c support)

-c, --classiconly
only use the older VBE interface (if built with i2c and VBE support)

-h, --help
display a basic help message

-i, --i2conly
only use the newer i2c interface (if built with i2c and VBE support)

-m NUM, --monitor NUM
try to return information about monitor number NUM (VBE only)

-q, --quiet
do not output messages over stderr

parse-edid still does not take any options. --help will show you which options your build
of read-edid supports.

Use get-edid online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad