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

❓DDC MUTE is not working? READ THIS FIRST! #1248

Closed
waydabber opened this issue Dec 11, 2022 · 1 comment
Closed

❓DDC MUTE is not working? READ THIS FIRST! #1248

waydabber opened this issue Dec 11, 2022 · 1 comment
Labels
information Issue contains some important information

Comments

@waydabber
Copy link
Owner

waydabber commented Dec 11, 2022

Support for the DDC mute command heavily varies from display to display. BetterDisplay offers various options to maximize compatibility.

Please note that if DDC is generally not working or Volume control is not working with the display (some displays generally lack support), then DDC mute will not work (FIX 1 should still work with that for mute).

The following methods can be used to fix mute:

FIX 1 - Simply leave the mute key to the OS

If you mainly want to use the native mute key on your Apple Keyboard, you can let the system handle mute as usual (cut off the digital audio stream to the display). You can set this up by enablig the following setting under Settings/Keyboard:

1

FIX 2 - Change mute, unmute methods

BetterDisplay supports various mute and unmute methods. Some displays don't like the DDC mute command but will respond to setting the volume to zero. Other displays do not like the latter, but only respond to the mute command. Other displays need both in specific orders. Extra problematic displays might need special treatment for unmuting as well.

You can change the mute/unmute methods under Settings/Displays/Show DDC audio settings (you can set these on a per display basis):

3

FIX 3 - Change mute values and mute command code

There are some displays that require non-standard DDC values for mute ON and OFF, or need a custom control code to access the mute functionality. You can experiment by changing these as well under Settings/Displays/Show DDC control settings (you can set these on a per display basis):

2

@waydabber waydabber added the information Issue contains some important information label Dec 11, 2022
@waydabber waydabber pinned this issue Dec 11, 2022
@waydabber waydabber changed the title MUTE is not working? READ THIS FIRST! (!) MUTE is not working? READ THIS FIRST! Dec 11, 2022
@waydabber waydabber changed the title (!) MUTE is not working? READ THIS FIRST! ❓DDC MUTE is not working? READ THIS FIRST! Jul 8, 2023
@waydabber
Copy link
Owner Author

waydabber commented Jul 8, 2023

These settings are available in the v2.x version here:

Screenshot 2023-07-08 at 12 11 33 Screenshot 2023-07-08 at 12 09 44 Screenshot 2023-07-08 at 12 10 54 Screenshot 2023-07-08 at 12 11 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
information Issue contains some important information
Projects
None yet
Development

No branches or pull requests

1 participant