ddcctl icon indicating copy to clipboard operation
ddcctl copied to clipboard

Querying monitors for DDC/CI capabilities

Open bland328 opened this issue 5 years ago • 5 comments

The Linux tools dcci-tool (https://github.com/bhuvanchandra/ddcci.git) and ddccontrol (https://github.com/ddccontrol/ddccontrol) both have the ability to query a monitor about its capabilities by sending an 0xf3 command (which they both call DDCCI_COMMAND_CAPS).

Seems like a great ability for ddcctl to have! So logical, in fact, that I can't help but fear there's a technical reason it isn't already in there.

Before I take a stab at it, I'm hoping @kfix or someone else might be able to tell me if it is already known to be unworkable under macOS, in which case I won't waste my time :) Thanks!

bland328 avatar Oct 29 '19 17:10 bland328

I was not aware of that command, and I'm assuming the creator of DDC.c wasn't either (or tried but failed and didn't make a note)

kfix avatar Oct 31 '19 17:10 kfix

Thanks very much for the response. I'll take a shot at it one of these days.

bland328 avatar Oct 31 '19 21:10 bland328

This seems like a very good idea.

It appears sending unsupported commands could potentially brick a monitor (#89)

kfix avatar Jan 10 '21 04:01 kfix

Also interested in this feature!

ruslan-ardashev avatar Mar 15 '21 18:03 ruslan-ardashev

How big is that risk? We do know know that living does incur a certain risk of death, but we still try to do it anyway.

ssbarnea avatar Aug 25 '21 15:08 ssbarnea