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

Changing EDID serial messes up checksum #16

Closed
MolotovCherry opened this issue Oct 9, 2023 · 0 comments
Closed

Changing EDID serial messes up checksum #16

MolotovCherry opened this issue Oct 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@MolotovCherry
Copy link
Owner

MolotovCherry commented Oct 9, 2023

An accidental consequence of changing the serial number bytes. The checksum is no longer valid and also needs to be patched
https://github.com/MolotovCherry/virtual-display-rs/blob/master/virtual-display-driver/src/edid.rs#L27

(For anyone who sees this report, this does not affect the functioning of the driver)

@MolotovCherry MolotovCherry added the bug Something isn't working label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant