mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1033] Volume control doesn't work for my Dell monitor #620
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#620
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kishore-squareup on GitHub (May 12, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1033
Before opening the issue, have you...?
Describe the bug
I have MacOs Monterey, and have connected to my dell S3221QS. I have DDC enabled on my monitor. When I try to adjust the volume using the sliders, nothing happens.
Steps to reproduce
Expected behavior
Adjusting the volume sliders to change the monitor's volume
Anything else?
I have tried the m1ddc tool, nothing happens with that.
./m1ddc display 2 get volumereturns 110./m1ddc display 2 set volume 80doesn't change the volumeEnvironment Information (please complete the following information)
@calonye commented on GitHub (May 12, 2022):
me too~
-显示器:DELL U2520D
@Zane0227 commented on GitHub (May 13, 2022):
@the0neyouseek commented on GitHub (May 13, 2022):
Hi @kishore-squareup
Are you using the HDMI port of your macbook pro ?
If so, you're not using DDC control as this not possible with this port. Please see this discussion about it here https://github.com/MonitorControl/MonitorControl/discussions/750
If not, your monitor may simply not support volume ddc control and since you tried with m1ddc and it did not work that may be it
@kishore-squareup commented on GitHub (May 16, 2022):
Yes, I have connected to the monitor using the HDMI port on the laptop. Thanks for the link, I see that this is not supported on M1 pro and Max.