mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1069] Volume control not working on Macbook Pro M1 with LG 27UD88 monitor #637
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#637
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 @Paveldeg on GitHub (Jun 6, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1069
Before opening the issue, have you...?
Describe the bug
Macbook Pro M1 connected via HDMI to LG 27UD88 - voume control does nothing.
Steps to reproduce
Expected behavior
Volume control actually controls sound volume.
Anything else?
No response
Environment Information (please complete the following information)
@the0neyouseek commented on GitHub (Jun 7, 2022):
Hi @Paveldeg
HDMI on M1 mac does not allow DDC control, so you are currently using software mode (brightness changes only after 50% if ddc is shown as enabled in preferences) which does not allow volume control.
Please see this issue for more infos on the problem : https://github.com/MonitorControl/MonitorControl/discussions/750
@CzBiX commented on GitHub (Jun 26, 2022):
hi @the0neyouseek , you misunderstood that.
he was talking about the Macbook, not the Mac mini you mentioned.
I have the same type of issue, and although I have the different monitor model than his, I can't control the volume either, only the brightness(via hardware control).
@the0neyouseek commented on GitHub (Jun 26, 2022):
Hi @CzBiX
No I didn't misunderstood, he was talking about an M1 MacBook Pro. This issue affect all Apple Silicon devices so far, including Mac minis and MacBooks.
If you're using the HDMI port, DDC control is blocked and MonitorControl uses software dimming thus is not able to control the monitor volume
@CzBiX commented on GitHub (Jun 26, 2022):
@the0neyouseek Sorry, I didn't look closely enough. The owner is connected to the HDMI port.
My issue is not the same to this thread.