mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1046] Volume not Working When Connecting with Caldigit USBC Pro Dock #626
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#626
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 @patshan3 on GitHub (May 23, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1046
Before opening the issue, have you...?
Describe the issue
When connecting to my monitor through a Caldigit USBC Pro DisplayPort dock I am unable to control the monitor volume using the keyboard buttons. However, when I connect directly with my monitor using a USBC to Displayport cable I have no issues
Expected behavior
When adjusting the volume using keyboard button I would expect the monitor volume to change
Anything else?
n/a
Environment Information (please complete the following information)
@waydabber commented on GitHub (May 24, 2022):
Hi there - does brightness control work or only the bottom 50% of the slider affects brightness? If the latter, then DDC control is generally broken as the bottom 50% of the brightness slider is doing software adjustments only, not backlight control. I'd advise to use direct connection as not all docks/hubs can pass the DDC I2C communication properly.
@patshan3 commented on GitHub (May 24, 2022):
So the brightness buttons work dimming the screen all the way from bright to dim.
However, it is the volume control that is not working at all when connecting using the dock. I have updated the dock and restarted it.
@waydabber commented on GitHub (May 24, 2022):
And the brightness is using hardware DDC control (so DDC is not disabled), right? If so then I don't have a clear idea - I don't think the dock would selectively somehow disable the volume DDC command but pass through the brightness command (but who knows what the dock actually does, maybe it interprets and reconstructs these commands and the makers forgot about volume controls?)
@patshan3 commented on GitHub (May 24, 2022):
I believe it is not using DDC as the monitor's brightness in settings stays the same. However when directly connecting using a usbc-display port I believe it uses a DDC hardware as the monitor actually shows the volume going down
@waydabber commented on GitHub (May 24, 2022):
Hmm. Do you see DDC as Control method in Preferences? Is the volume slider shown in the app menu under the display? If not then the app is not detecting the display as DDC controllable for some reason.
@patshan3 commented on GitHub (May 24, 2022):
So I am showing the method as Hardware DDC
@patshan3 commented on GitHub (May 24, 2022):
I emailed Caldigit to ask them about what may be going on
@patshan3 commented on GitHub (May 24, 2022):
I believe this may be a Dock issue and will work with caldigit

@waydabber commented on GitHub (Jun 2, 2022):
Great, thanks for the response. I'll convert this one into a discussion so other Caldigit users can chime in.