Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 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 Commented Oct 27, 2013 at 9:24
  • 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. Commented Oct 30, 2013 at 14:18
  • Do you still need help with using the cvt output? Commented Oct 30, 2013 at 14:19