Skip to content

DDC volume control doesn't work? #3036

Answered by waydabber
saied-elbach asked this question in Q&A
Discussion options

You must be logged in to vote

BetterDisplay uses DDC to control volume, but not all displays support it. You can check whether this capability is available by installing betterdisplaycli https://github.com/waydabber/betterdisplaycli and running this:

betterdisplaycli get -namelike=something -ddcCapabilities

Obviously you need to replace the something with some part of your display's name. :)

If you see a line that says Default control target: volume, then the display at least reports volume control DDC capability.

Note

The ddcCapabilities command is available only in v2.3.8 (unreleased at the time of this answer) so you should download and install this pre-release first:
https://github.com/waydabber/BetterDisplay/rele…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@saied-elbach
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@bentokill
Comment options

@taoz66
Comment options

@waydabber
Comment options

@taoz66
Comment options

@waydabber
Comment options

Answer selected by waydabber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants