-
Notifications
You must be signed in to change notification settings - Fork 150
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
Question about reply checksum logic #55
Comments
Also, any guess as to why a display's reply wouldn't pass the checksum? Could it be using a different "version" of DDC or something? |
I'm also curious how you conjured the edit: Nevermind the next part here. Just a bug with lldb I guess.
|
I didn't come up with it, code came from this: https://github.com/jontaylor/DDC-CI-Tools-for-OS-X/blob/master/ddc/ddc.c#L118 |
How did you come up with the logic for the "reply checksum" below?
ddcctl/DDC.c
Line 223 in 4818757
For the Samsung monitors I'm testing with (U28E590 & S22E310), the checksum is failing, so I'm wondering if maybe that logic isn't 100% correct.
The text was updated successfully, but these errors were encountered: