mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #226] DDC not working properly on some Dell monitors #172
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#172
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 @ydoupo on GitHub (May 25, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/226
Originally assigned to: @waydabber on GitHub.
The Brightness Control are working fine with me, but the Volume Control are not working at all when I connect earphone to monitor, like the following pic:

And I am using macOS Catalina 10.15.4,
Thank you so much for help.
@JoniVR commented on GitHub (May 31, 2020):
What version of MonitorControl? Did it work before?
@cirorandazzo commented on GitHub (Jun 4, 2020):
Same here, with Dell U2419HC, Catalina 10.15.5, MonitorControl 2.0.0. Just downloaded, so I don't know if it worked previously.
The on-screen volume icon appears, but the speaker that I have plugged into my monitor with AUX doesn't change volume.
@sunhch commented on GitHub (Jun 23, 2020):
Same problem with Dell U2720Q, Catalina 10.15.5, MonitorControl 2.0.0. The volume control window will appear and seems functioning correctly, but the actual volume does not change.
@sunhch commented on GitHub (Jun 24, 2020):
I also tried the ddcctl from troubleshooting page, and it does not work on my U2720Q. However, I found an extension called Soundflower, and I got OSD volume control working after following this guide:https://www.macrumors.com/how-to/use-mac-volume-keys-adjust-monitor-audio/
Could this be a hint on how to make MonitorControl working with U2720Q?
@YihangGuo commented on GitHub (Jul 14, 2020):
I met the same problem for my U2720Q
@taebong commented on GitHub (Jul 15, 2020):
The volume control doesn't work on my Dell S2718D either.
@millnerryan commented on GitHub (Jul 15, 2020):
I have a Dell U3415W and I have a similar issue: the volume setting on the monitor changes successfully when I increase/decrease volume from my keyboard, which I can see on the monitor, but the actual volume output from the speaker doesn't change unless I manually press the volume buttons on the keyboard.
@jerry1230 commented on GitHub (Jul 28, 2020):
MonitorControl2.0 mbp 2015 osx 10.15.3, monitor dell u2414h. The Brightness Control are working fine with me, Volume Control are Not Working. I have tried 3 kinds of cable, hdmi-hdmi; thunder2-hdmi ; thunder2-dp. the monitor settings can switch dp 1.1a / dp1.2, after all these, still not work
@foobarjimmy commented on GitHub (Aug 11, 2020):
MonitorControl2.0 mbp 2018 osx 10.14.6, monitor dell p2415q. The Brightness Control are working fine, Volume Control are Not Working. I have been using the DP cable(DP - DP) that comes with the monitor, SoundFlower does work for me,ddctl doesn't seems to have any issue controlling the volume but nothing happens when i make changes to the volume.
@johannes-kk commented on GitHub (Sep 20, 2020):
Exact same issue with U2515H via HDMI: brightness controls work, volume doesn't.
@val3riefr commented on GitHub (Sep 25, 2020):
Can you please fix this! we need audio control :(
@foobarjimmy commented on GitHub (Sep 26, 2020):
Finally a workable solution! Thanks to briankendall/proxy-audio-device.
I've been using it for like a week,and it works like a charm.It does introduced a little latency but at least it worked.
For anyone interested, take a look at it ,you wont be disappointed.haha
@neilpanchal commented on GitHub (Oct 3, 2020):
Volume control is not working on UP2718Q as well.
This would be a game changer. I tried looking at the code to see if I can make it work but I am afraid I am not too familiar with OSD/CEC API.
@JoniVR commented on GitHub (Nov 22, 2020):
Keep in mind that tools like Soundflower use a different technique. If I understand it correctly, they use a virtual audio loopback device. The fact that Soundflower works for some doesn't mean anything for MonitorControl.
MonitorControl talks to the display itself directly, which means that if your display doesn't properly support DDC or has a wrong implementation it'll never work unfortunately.
Both solutions have their own advantages/disadvantages, it would be nice if we didn't need all these tools and Apple just built-in a solution for us.
@nbolender commented on GitHub (Dec 1, 2020):
Speaking from experience, the U2720Q does not support volume control for its line-out port. The proxy audio device project mentioned above should work. If you want a better user experience, the paid application SoundSource has a feature called "Super Volume Keys" which provides this functionality.
@pseidemann commented on GitHub (Jan 29, 2021):
hello,
I can confirm that volume control for the dell U2720Q does not work.
however, the volume control does work with this monitor, when booting windows 10 from a macbook.
so it seems there is some way to control it via software. maybe the windows driver can be used as a template for this monitor?
@waydabber commented on GitHub (Aug 21, 2021):
I recommend using eqMac or SoundSource for controlling volume on this display (these are software solutions and do not control the amplifier inside the display). I'll close this issue as there is nothing to do on MonitorControl's end. Thank you!
@dufferzafar commented on GitHub (Jun 26, 2022):
@waydabber On My Dell U2414H Monitor, only the brightness controls work. That's fine by me, but I want to know whether that is directly controlling my monitor's brightness, or is it using a software approach like Gamma?
I tried Lunar app and it said that there's no way to control my monitor's brightness so it fell back to Gamma.
How can I know if MonitorControl is also falling back to Gamma?
@owenzhao commented on GitHub (Nov 18, 2022):
That is easy. For DDC, when you change the brightness, you can find the value of the brightness of the Monitor is changed as well. You can check it with the button on the monitor.
@waydabber commented on GitHub (Nov 18, 2022):
Yes, that's a valid approach. Also, if you see that only the 0-50% of the brightness slider has any effect, it's doing software only.
@antoooooooooooonie commented on GitHub (Mar 17, 2023):
Can confirm eqMac works perfectly (Dell U2520D) –it's the only app that has a free forever version. It's a disgrace Dell forces us to rely on 3rd party apps to get all promised usability out of our €366 a piece monitors. Thanks for the tip @dufferzafar!