Skip to content

Commit fe9b8d5

Browse files
CvHgitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 9e9662d commit fe9b8d5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

configuration/edid.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# EDID
22

3-
4-
53
## Custom EDID
64

75
To change the order of turning on your devices \(normally your HTPC has to be powered on last\) or to use your LibreELEC device without the TV turned on, you need to dump/save the EDID information from your TV \(or AVR\).
@@ -12,7 +10,7 @@ In the steps below we will explain how this can be done:
1210

1311
In the tabs below we explain different ways how to dump the EDID information. Intel explains the steps which need to be done for Intel based GPUs and nVidia will explain the same steps for nVidia based GPUs which will differ much from each other. We also provide a script which does the needed things for the specific GPUs automatically.
1412

15-
## Generic
13+
## Generic x86\_64
1614

1715
**Note:** This script will also only work for Intel or nVidia based GPUs. AMD/ATI GPU's are not supported.
1816

@@ -298,7 +296,7 @@ systemctl restart xorg.service
298296

299297
If all has gone to plan Xorg now detects the EDID file and the order of powering on equipment no longer matters!
300298

301-
### Amlogic
299+
## Amlogic
302300

303301
Amlogic devices do not capture "edid.bin" files like Intel and nVidia devices, but a similar process can capture, store and force the resolutions of a device. Connect your HTPC device directly to the HDMI source that you want to capture EDID information from, then login over SSH and run the following command.
304302

0 commit comments

Comments
 (0)