mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #553] Dell 2721H No Audio Control #417
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#417
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 @thezdman on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/553
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the issue
Volume not working (no slider available) for Dell 2721H monitor.
Expected behavior
expect to see volume control when clicking icon
Anything else?
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 1, 2021):
Hi @thezdman, the 2018 Intel mini and the 2020 M1 mini does not support DDC control over the HDMI port (the required i2c communication channel is being blocked, this is probably a design issue on Apple's part). You need to use one of the USB-C ports (using an USB-C to HDMI dongle is fine, most - but not all - support passing through DDC commands). This is why you see
Software Onlyas Control method instead ofHardware (DDC).Since there is no much to do about this, I'll close this issue for now, but feel free to comment anyway if I can be of any help with this or you have further questions! :)