Giter Club home page Giter Club logo

write-edid's Introduction

# Writes EDID information over a given I2C-Bus to a monitor.
# Use: 1. write-edid.sh <bus> <data>
#      2. write-edid.sh <bus>
# The second variant expects data on stdin.
#
# You can find out the bus number with ic2detect -l. Address 0x50
# should be available as the EDID data goes there.
#
# This script expects ascii information representing chunks of hex data
# as input. The bytewise presented data should be separated by spaces
# and/or line breaks. For instance, this is the digital (!) EDID data
# for a Samsung SyncMaster T220 monitor:
#
#   00 FF FF FF FF FF FF 00 4C 2D E5 03 32 32 57 54
#   0E 12 01 03 80 2F 1E 78 2A EE 91 A3 54 4C 99 26
#   0F 50 54 BF EF 80 B3 00 81 80 81 40 71 4F 01 01
#   01 01 01 01 01 01 7C 2E 90 A0 60 1A 1E 40 30 20
#   36 00 DA 28 11 00 00 1A 00 00 00 FD 00 38 4B 1E
#   51 0E 00 0A 20 20 20 20 20 20 00 00 00 FC 00 53
#   79 6E 63 4D 61 73 74 65 72 0A 20 20 00 00 00 FF
#   00 48 39 58 51 34 30 31 30 34 38 0A 20 20 00 45
#
# Take care, you can destroy some hardware by messing around with i2c-tools.
# The scripts expects root permissions.
#
# This script is provided as is, without any further warrenty. It is
# released in public domain.
# 
# Tom Kazimiers

write-edid's People

Contributors

tomka avatar

Stargazers

Antonis McLeish avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.