mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #903] Macbook display is 100% when waking from sleep, external monitor maintains last settings #562
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#562
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 @jaredbm on GitHub (Jan 21, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/903
Before opening the issue, have you...?
Describe the bug
Whenever I wake the macbook from sleep, the external monitor is the same as the way I left it but the macbook display is always set to 100%. Only when running this app
Steps to reproduce
Expected behavior
The built in display is fully bright
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Jan 24, 2022):
Hi there - does this happen when you turn down the brightness to 80% via the macOS built in controls as well?
@jaredbm commented on GitHub (Jan 27, 2022):
Hello, it seems to happen if the keyboard is used to turn it down. That is consistent. It sometimes (but rarely) happens if you use the built in controls and then wake from sleep.
@waydabber commented on GitHub (Feb 1, 2022):
It seems like macOS does not register the changes made by (undocumented) API calls on this particular model. This does not seem to happen on an M1 Mac though.
@cambler commented on GitHub (May 17, 2022):
I have the opposite issue, using an M1 with it's internal display as well as an external monitor. When waking from sleep, the MacBook display seems to retain it's brightness however the external display is at full blast, even though the slider in the app is at the position I set it at originally?
Really appreciate this app though. Fantastic work.
@waydabber commented on GitHub (May 18, 2022):
You might have to change this setting to the highlighted one:
Some displays do reset their brightness after sleep as they forget the values set via a DDC command. This is probably a firmware issue.
@jaredbm commented on GitHub (May 18, 2022):
@waydabber The issue I have happens to the built in retina display on my Macbook, I don't know why that would be a firmware issue. And I do have that setting selected.
@waydabber commented on GitHub (May 18, 2022):
sorry, I was responding to @cambler. His issue should be a separate one indeed but he hijacked this one. :)
@cambler commented on GitHub (May 19, 2022):
Thanks so much @waydabber I'll try that out. Also apologies for the hijack, was actually trying to not cloud up the threads and thought this may be related.