Update edid.md (#593)

* Update edid.md

Added verbiage for clarity

* Update edid.md
This commit is contained in:
arch1mede 2022-01-02 17:05:23 -08:00 committed by GitHub
parent b11aaf4c25
commit 9491e11f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# EDID
!!! warning
This will only apply to the CSI/v3 models, USB is not compatable.
EDID is information about the video modes supported by the video capture device.
In the case of PiKVM, this is an HDMI CSI bridge. Usually, you don't need to change this, since the default configuration is quite flexible,
but sometimes, for example for strange UEFIs/BIOSes, this may be necessary (the [story](https://github.com/pikvm/pikvm/issues/78)).