[GH-ISSUE #1143] Asus VE276Q: volume doesn't work #675

Closed
opened 2026-05-05 06:28:53 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @BoD on GitHub (Aug 22, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1143

Before opening the issue, have you...?

Describe the issue

Volume is not working on my VE276Q.

I've tried m1ddc, and it's also not working. It's returning strange values though.

$ ./m1ddc display 1 get volume
110
$ ./m1ddc display 1 max volume
-128

Luminance is also returning these values but it is working (with m1ddc and MonitorControl).

Expected behavior

Volume should work (if possible!) :)

Anything else?

No response

Environment Information (please complete the following information)

- macOS version: 12.5 Monterey
- Mac model: MacBook Pro (16-inch, 2021) Apple M1 Max
- MonitorControl version: 4.1.0
- Monitor(s): Asus VE276Q
- Monitor Cable(s)/Connection(s): USB-C to HDMI
- Apple Silicon/M1 (yes or no): yes
Originally created by @BoD on GitHub (Aug 22, 2022). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1143 ### Before opening the issue, have you...? - [X] Searched for existing issues - [X] Read through [the Monitor-Troubleshooting Wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting) - [X] Updated MonitorControl to the latest version (if applicable) ### Describe the issue Volume is not working on my VE276Q. I've tried `m1ddc`, and it's also not working. It's returning strange values though. ``` $ ./m1ddc display 1 get volume 110 $ ./m1ddc display 1 max volume -128 ``` Luminance is also returning these values but it is working (with m1ddc and MonitorControl). ### Expected behavior Volume should work (if possible!) :) ### Anything else? _No response_ ### Environment Information (please complete the following information) ```markdown - macOS version: 12.5 Monterey - Mac model: MacBook Pro (16-inch, 2021) Apple M1 Max - MonitorControl version: 4.1.0 - Monitor(s): Asus VE276Q - Monitor Cable(s)/Connection(s): USB-C to HDMI - Apple Silicon/M1 (yes or no): yes ```
gitea-mirror 2026-05-05 06:28:53 -06:00
Author
Owner

@waydabber commented on GitHub (Aug 26, 2022):

Some displays simply do not support volume control over DDC. The DDC communication is working so the problem is most probably the display firmware. :( I am afraid not much can be done about this.

<!-- gh-comment-id:1228670550 --> @waydabber commented on GitHub (Aug 26, 2022): Some displays simply do not support volume control over DDC. The DDC communication is working so the problem is most probably the display firmware. :( I am afraid not much can be done about this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#675
No description provided.