[GH-ISSUE #614] Monitor brightness resets to 100% on Lock Screen or after Sleep #442

Closed
opened 2026-05-05 06:00:29 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Malangcow on GitHub (Sep 23, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/614

Before opening the issue, have you...?

  • Searched for existing issues
  • Looked through the wiki
  • Updated MonitorControl to the latest version (if applicable)

Describe the bug

In a condition MonitorControl is running and user sets brightness other than 100%. If the Lock Screen function is activated, the monitor brightness resets to 100%. This does not happens when MonitorControl is closed(not running) when Lock Screen function runs.

Steps to reproduce

  1. Run MonitorControl App
  2. From the monitor OSD menu(Set SmartContrast to On)
  3. Set brightness other than 100%(E.g., Set to 50%, The way how the brightness is set doesn't matters(via Monitor control or OSD menu of the monior))
  4. Lock Screen(may use keyboard ^⌘Q)
  5. The Brightness of the monitor become 100%
    (Note. When I check Brightness value from the monitor OSD menu it says 50%(The value set at step 2.) When I press brightness +1 Key or brightness -1 key, The value changes 51% or 49% and the actual brightness of the screen now matches the brightness value display on the OSD menu.

The resetting issue does not happen either MonitorControl is not running or SmartContrast function of the monitor is off.

Expected behavior

After user configures the brightness. The monitor brightness is consistant when Screen Locked.

Anything else?

Since the monitor fuction SmartContrast is not that smart(slow adaptation/response). User may not want to use that function. Turning off the function resolves this issue.

Environment Information (please complete the following information)

- macOS version: Big Sur 11.6
- Mac model: MacBook Air(M1, 2020)
- MonitorControl version: Version 3.0.0 Build 3097
- Monitor(s): 1 External monitor(Philips 325M8C, Connection method: Displaylink)
- Apple Silicon/M1 (yes or no): yes
Originally created by @Malangcow on GitHub (Sep 23, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/614 ### Before opening the issue, have you...? - [X] Searched for existing issues - [X] Looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki) - [X] Updated MonitorControl to the latest version (if applicable) ### Describe the bug In a condition MonitorControl is running and user sets brightness other than 100%. If the Lock Screen function is activated, the monitor brightness resets to 100%. This does not happens when MonitorControl is closed(not running) when Lock Screen function runs. ### Steps to reproduce 1. Run MonitorControl App 2. From the monitor OSD menu(**Set SmartContrast to On**) 3. Set brightness other than 100%(E.g., Set to 50%, The way how the brightness is set doesn't matters(via Monitor control or OSD menu of the monior)) 4. Lock Screen(may use keyboard ^⌘Q) 5. The Brightness of the monitor become 100% (Note. When I check `Brightness value` from the monitor OSD menu it says 50%(The value set at step 2.) When I press brightness +1 Key or brightness -1 key, The value changes 51% or 49% and the actual brightness of the screen now matches the brightness value display on the OSD menu. The resetting issue does not happen either MonitorControl is not running or `SmartContrast` function of the monitor is off. ### Expected behavior After user configures the brightness. The monitor brightness is consistant when `Screen Lock`ed. ### Anything else? Since the monitor fuction `SmartContrast` is not that smart(slow adaptation/response). User may not want to use that function. Turning off the function resolves this issue. ### Environment Information (please complete the following information) ```markdown - macOS version: Big Sur 11.6 - Mac model: MacBook Air(M1, 2020) - MonitorControl version: Version 3.0.0 Build 3097 - Monitor(s): 1 External monitor(Philips 325M8C, Connection method: Displaylink) - Apple Silicon/M1 (yes or no): yes ```
gitea-mirror 2026-05-05 06:00:29 -06:00
Author
Owner

@waydabber commented on GitHub (Sep 23, 2021):

Some displays do this. I advise you not to use smart contrast. The new 4.0.0 version has an option to restore last settings via DDC after sleep which might help with displays like this.

Since this info might be useful for others, I'll move this over to discussion.

<!-- gh-comment-id:925663519 --> @waydabber commented on GitHub (Sep 23, 2021): Some displays do this. I advise you not to use smart contrast. The new 4.0.0 version has an option to restore last settings via DDC after sleep which might help with displays like this. Since this info might be useful for others, I'll move this over to discussion.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#442
No description provided.