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

Set DDCRead kDDCMinReplyDelay value but macOS crash #68

Closed
comie1027 opened this issue Jul 6, 2020 · 1 comment
Closed

Set DDCRead kDDCMinReplyDelay value but macOS crash #68

comie1027 opened this issue Jul 6, 2020 · 1 comment

Comments

@comie1027
Copy link

comie1027 commented Jul 6, 2020

Monitor: DELL U3219Q
Platform: MacbookPro13 2018 with macOS Catalina 10.15.5
IDE: XCode 11.5 using objectiveC
I try to get Capability String (6E 51 83 F3..) by DDCRead API. It takes 18 seconds to get the result.
Try to set different kDDCMinReplyDelay value. Only 0, 10, 1000 works. Other kDDCMinReplyDelay value will result in macOS crash.
It might be the IOKit limitation. Or is there other way to shorten getting capabilitilty string time?

@kfix
Copy link
Owner

kfix commented Jul 6, 2020

sorry, no way to change at runtime yet: #57
02dcf6c#diff-b16659e6a940204d49d5f22dbe3b0812R219

patches welcome

@kfix kfix closed this as completed Jul 6, 2020
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

No branches or pull requests

2 participants