Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "EDID length 127 is not a multiple of 128" #22

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

diegorondini
Copy link
Contributor

Fix issue EDID bin length issue that apperead on recent versions of gcc or objcopy (see gh-21). The fix has been originally suggested by marwanramadan.

Fix issue EDID bin length issue that apperead on recent versions of gcc
or objcopy (see akatrevorjaygh-21). The fix has been originally suggested by
marwanramadan.
@nazarewk nazarewk mentioned this pull request Oct 21, 2023
@shaunmolloy
Copy link

shaunmolloy commented Nov 4, 2023

Nice, this helped me generate a valid edid file.

I also ran into the following error, when the timing name is greater than 12 characters:

EDID length 129 is not a multiple of 128.

Mentioned in this comment #21 (comment).

Edit: resolved in follow-up #28.

@akatrevorjay akatrevorjay merged commit 4a0fac8 into akatrevorjay:master Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants