mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #580] MonitorControl not working properly on M1 Macbook Air #430
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#430
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 @brypwn on GitHub (Sep 11, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/580
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the issue
Only works via software dimming even though the app detects that DDC is available. However, after dimming the screen through the slider in the menu bar, it automatically goes back to the normal brightness after a few seconds, and the settings do not stick. Am using a Prism+ C270, via USB-C to HDMI cable.
Expected behavior
Brightness settings should stick after setting.
Anything else?
No
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 11, 2021):
Hey @brypwn - DDC detection is not 100%. Currently it only means that the port lets DDC commands through, but since displays don't uniformly respond, we disabled the logic which requires strict protocol conformity during communication checks and presume monitor compliance even if the monitor might not actually be controllable via DDC.
Please see this discussion about returning brightness in software mode. If you have any further question regarding this or you feel that your case is different, just pop a comment under the discussion. Thank you!