Skip to content

DDC get issues with CLI, 2 monitors and 2 computers #4475

Answered by waydabber
mklein9 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there - it could be the dock (as DDC communication from TB/DP to HDMI requires complex processing and translation and something might not work out - many HDMI docks or adaptors don't support DDC altogether) or the display does not return things properly via HDMI while it does via USB-C.

Regarding the funny return value, DDC read returns two bytes for the current value (the value range is 0-65535). It is probably a display firmware issue that simply repeats the current setting both in the high and low byte (instead of setting the high byte to 0). (Note: just to be sure, I quickly checked the code as well, it takes the proper bytes from the reply :)).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mklein9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants