mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #735] Twin Screen M1 Brightness issue #483
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#483
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 @danwilderspin on GitHub (Oct 22, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/735
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the bug
I have 2 x 27 display port screens connected to my m1 Mac mini. One connect via cdmi adapter one into a usb adapter.
Functionality worked fine until beta 8 of Monterey so I switched to this great app. It works well except my left hand (usb to display port) screen at 'full brightness' is only at 1/2 brightness compared to the other screen.
Steps to reproduce
connect two screen to the mini, one via usb adapted one via cdmi adapter.
Expected behavior
both screens to be the same brightness
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Oct 22, 2021):
Hi @danwilderspin - it is not possible to use DDC via the HDMI port of the M1 mac mini, but via the USB-C port it is possible and is probably happening. DDC control allows for the hardware control of the backlight of the display. To make the two displays work uniformly, you can disable DDC brightness control on the display connected via USB-C. To do that, you have to unclick
Use hardware DDC controlunder the Displays tab for that display, so theControl methodwill be the same for both displays.Let me know if this helps! Thank you!
@waydabber commented on GitHub (Oct 22, 2021):
Hey, I'll close this issue (will reopen it if anything comes up that needs fixing in the app) but please let me know anyway if this fixes the problem or if I can assist you any way. Thank you!