mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #527] Cannot increase volume after reached 0% in v3.0.0 - Solution #406
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#406
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 @cryptosteve2 on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/527
Before opening the issue, have you...?
Describe the bug
Brightness works well. Volume does also until the volume level reached 0%. If I raise volume again (volume levels >0%) there is no sound. MacOS and LG OSD shows the correct sound level but the monitor stays silent. ./m1ddc set volume 15 also set the correct sound level but the monitor is still quiet.
I restart working after I suspended the MBP ... until the sound level reached 0% again.
Monitor is connected via USB-C
Steps to reproduce
Expected behavior
raise volume higher than 0%
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Aug 22, 2021):
Hi, please try
Enable Mute DDC command(you'll have to enable Advanced at the bottom of the General tab in Preferences) and please let me know if it helps! Thank you!@cryptosteve2 commented on GitHub (Aug 22, 2021):
After enabling that option everything works as expected.