mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1233] External monitor connected to closed M1 MacBook Air (Ventura) goes dark on brightness adjustment. Appears to be conflict with AmbientDisplayAgent. #715
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#715
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 @randallzug on GitHub (Nov 20, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1233
Before opening the issue, have you...?
Describe the bug
This problem is intermittent. About once a week after waking the computer from sleep, adjusting the brightness using MonitorControl causes the monitor to lose the graphics signal from the computer. It seems like the backlight is controllable while the monitor is "darK", but no graphics are displayed.
Unplugging the monitor and plugging it back in, then re-waking the Mac does restore the graphics signal. However using MonitorControl to attempt to adjust the brightness does continue to cause the graphics signal to completely drop out. In this state it is only possible to adjust the external monitor brightness using physical buttons on the monitor itself.
On the other hand, if I force quit
com.apple.AmbientDisplayAgentin Activity Monitor, which really just restarts this agent, MonitorControl functionality is completely restored. This fix persists across sleep/awake cycles and restarting, but the problem will randomly reappear a few days later.I have tried opening and closing the lid, running with and without monitor, but none of this replicates the buggy state. In the console, a possibly relevant error:
However, when I have recorded this error, MonitorControl still works fine.
I will update if I find out how to reliably replicate, or with additional console messages the next time the buggy state resumes. In the meantime, force-quitting AmbientDisplayAgent may be a helpful workaround for any other users who experience this problem.
Steps to reproduce
During buggy state (unable to reproduce buggy state)
Workaround:
com.apple.AmbientDisplayAgentExpected behavior
see above
Anything else?
No response
Environment Information (please complete the following information)
@randallzug commented on GitHub (Jan 4, 2023):
I have never been able to reliably reproduce this issue, even though the behavior occurred frequently a few months ago. Whatever was causing it may have been a bug in Apple's AmbientDisplayAgent that has been corrected in recent updates to MacOS.
@MICHELLGRONER88 commented on GitHub (Jan 5, 2023):
@waydabber commented on GitHub (Jan 20, 2023):
Since this seems to be fixed by itself, I'll close this one. :)