mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #472] LG Ultrafine 5K brightness change override by system setting. #378
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#378
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 @joechen1105 on GitHub (Jul 25, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/472
Originally assigned to: @waydabber on GitHub.
Checklist
Describe the bug
A clear and concise description of what the bug is.
Monitor control got override by system brightness setting.
To Reproduce
Steps to reproduce the behavior:
-adjust brightness through Monitor Control
-brightness changes during adjustment
-brightness changed back to original setting
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Environment Information (please complete the following information):
@waydabber commented on GitHub (Aug 20, 2021):
This problem lies in the fact that the LG Ultrafine 5K should not be controlled via DDC but via DisplayServices as this display knows Apple's USB MCCS protocol. In case of DDC control macOS is not aware of changes and will revert any change whenever it feels it needs to change brightness for whatever reason.
I plan to add this functionality in an upcoming version. The issue is tracked here:
https://github.com/MonitorControl/MonitorControl/issues/364
I will close this issue now, but please if you have anything to add let me know in that thread + also if the issue is updated, we'll need you as a tester (if you have to time) to test the update on this display. Thank you!
@waydabber commented on GitHub (Sep 3, 2021):
For those with Apple displays, there is a link to a test build with proper support here: https://github.com/MonitorControl/MonitorControl/issues/539