Timeline for How to make EDID
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 31, 2013 at 16:29 | history | edited | drs | CC BY-SA 3.0 |
Explicitly wrote out what the 4 HTimings and VTimings parameters are
|
| Oct 30, 2013 at 19:27 | history | edited | drs | CC BY-SA 3.0 |
clarified which numbers of the `cvt` output to use
|
| Oct 30, 2013 at 14:19 | comment | added | drs |
Do you still need help with using the cvt output?
|
|
| Oct 30, 2013 at 14:18 | comment | added | drs |
For the crc check, did you read the last paragraph of HOWTO.txt? After you compile and create the edid file, it says to run edid-decode <edid.bin> where <edid.bin> is the name of the complied firmware binary file. This program will output a lot of information about the edid you just created, including the correct CRC value. You then set this value in the #define CRC line and compile again.
|
|
| Oct 27, 2013 at 9:24 | comment | added | r004 | could you explain the CVT command output because I have trouble extracting the info from the output to put in the file you pasted above | |
| Oct 27, 2013 at 9:20 | vote | accept | r004 | ||
| Oct 22, 2013 at 20:01 | history | answered | drs | CC BY-SA 3.0 |