[GH-ISSUE #286] Brightness control works on one of two identical monitors #225

Closed
opened 2026-05-05 05:27:01 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @leecbaker on GitHub (Sep 10, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/286

Checklist

  • I have searched for existing issues
  • I have looked through the Monitor Troubleshooting wiki
  • I have updated MonitorControl to the latest version (using v2.0.0 via homebrew)

Describe the issue
Brightness control works only for one monitor. When changing the brightness, the HUD appears on both monitors, and the MonitorControl menu shows the brightness being lower on both, but the actual brightness on one of the monitors remains unchanged.

Expected behavior
When pressing the brightness buttons on my keyboard, i expected brightness to change on both monitors simultaneously. Instead, only one monitor's brightness changes.

Additional context
Monitors are in 4K60 HDR mode.

Radeon Pro 560X:

  Chipset Model:	Radeon Pro 560X
  Type:	GPU
  Bus:	PCIe
  PCIe Lane Width:	x8
  VRAM (Total):	4 GB
  Vendor:	AMD (0x1002)
  Device ID:	0x67ef
  Revision ID:	0x00c2
  ROM Revision:	113-C980AL-075
  VBIOS Version:	113-C97501U-005
  EFI Driver Version:	01.A1.075
  Automatic Graphics Switching:	Supported
  gMux Version:	5.0.0
  Metal:	Supported, feature set macOS GPUFamily2 v1
  Displays:
LU28R55:
  Resolution:	5120 x 2880 (5K/UHD+ - Ultra High Definition Plus)
  UI Looks like:	2560 x 1440 @ 60 Hz
  Framebuffer Depth:	30-Bit Color (ARGB2101010)
  Display Serial Number:	HCHN400389  
  Main Display:	Yes
  Mirror:	Off
  Online:	Yes
  Rotation:	Supported
  Automatically Adjust Brightness:	No
  Connection Type:	Thunderbolt/DisplayPort
LU28R55:
  Resolution:	5120 x 2880 (5K/UHD+ - Ultra High Definition Plus)
  UI Looks like:	2560 x 1440 @ 60 Hz
  Framebuffer Depth:	30-Bit Color (ARGB2101010)
  Display Serial Number:	HCHN400414  
  Mirror:	Off
  Online:	Yes
  Rotation:	Supported
  Automatically Adjust Brightness:	No
  Connection Type:	DVI or HDMI
  Adapter Firmware Version:	0.00

Environment Information (please complete the following information):

  • macOS version: 10.15.6 (19G2021)
  • MonitorControl version: v2.0.0 build 640
  • Monitor(s): 2x Samsung LU28R55
  • Mac model: MBP 15" 2019
  • Monitor Cable(s)/Connection(s): HDMI via Aukey Unity PD 9-Port USB-C Hub
Originally created by @leecbaker on GitHub (Sep 10, 2020). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/286 **Checklist** <!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) --> - [X] I have searched for existing issues - [X] I have looked through [the Monitor Troubleshooting wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting) - [X] I have updated MonitorControl to the latest version (using v2.0.0 via homebrew) **Describe the issue** Brightness control works only for one monitor. When changing the brightness, the HUD appears on both monitors, and the MonitorControl menu shows the brightness being lower on both, but the actual brightness on one of the monitors remains unchanged. **Expected behavior** When pressing the brightness buttons on my keyboard, i expected brightness to change on both monitors simultaneously. Instead, only one monitor's brightness changes. **Additional context** Monitors are in 4K60 HDR mode. ``` Radeon Pro 560X: Chipset Model: Radeon Pro 560X Type: GPU Bus: PCIe PCIe Lane Width: x8 VRAM (Total): 4 GB Vendor: AMD (0x1002) Device ID: 0x67ef Revision ID: 0x00c2 ROM Revision: 113-C980AL-075 VBIOS Version: 113-C97501U-005 EFI Driver Version: 01.A1.075 Automatic Graphics Switching: Supported gMux Version: 5.0.0 Metal: Supported, feature set macOS GPUFamily2 v1 Displays: LU28R55: Resolution: 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus) UI Looks like: 2560 x 1440 @ 60 Hz Framebuffer Depth: 30-Bit Color (ARGB2101010) Display Serial Number: HCHN400389 Main Display: Yes Mirror: Off Online: Yes Rotation: Supported Automatically Adjust Brightness: No Connection Type: Thunderbolt/DisplayPort LU28R55: Resolution: 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus) UI Looks like: 2560 x 1440 @ 60 Hz Framebuffer Depth: 30-Bit Color (ARGB2101010) Display Serial Number: HCHN400414 Mirror: Off Online: Yes Rotation: Supported Automatically Adjust Brightness: No Connection Type: DVI or HDMI Adapter Firmware Version: 0.00 ``` **Environment Information (please complete the following information):** - macOS version: 10.15.6 (19G2021) - MonitorControl version: v2.0.0 build 640 - Monitor(s): 2x Samsung LU28R55 - Mac model: MBP 15" 2019 - Monitor Cable(s)/Connection(s): HDMI via Aukey Unity PD 9-Port USB-C Hub
gitea-mirror 2026-05-05 05:27:01 -06:00
Author
Owner

@harishletsgo commented on GitHub (Sep 17, 2020):

I second this! I have two HP Envy 27 Inch monitors with proper DP cables. Can confirm only works for 1 monitor.

<!-- gh-comment-id:694552979 --> @harishletsgo commented on GitHub (Sep 17, 2020): I second this! I have two HP Envy 27 Inch monitors with proper DP cables. Can confirm only works for 1 monitor.
Author
Owner

@leecbaker commented on GitHub (Sep 18, 2020):

Another clue to what's happening here. If I adjust the brightness for the first monitor listed in the menu, it changes the brightness only for one monitor. Changing the brightness for the second monitor listed also changes the same monitor.

Perhaps brightness changes are only applied to the first monitor of each make/model?

image
<!-- gh-comment-id:694975685 --> @leecbaker commented on GitHub (Sep 18, 2020): Another clue to what's happening here. If I adjust the brightness for the first monitor listed in the menu, it changes the brightness only for one monitor. Changing the brightness for the second monitor listed also changes the same monitor. Perhaps brightness changes are only applied to the first monitor of each make/model? <img width="359" alt="image" src="https://user-images.githubusercontent.com/1047159/93624139-7bca5880-f9a5-11ea-93fd-a5fa014dd166.png">
Author
Owner

@JoniVR commented on GitHub (Sep 19, 2020):

Duplicate of #49

<!-- gh-comment-id:695203499 --> @JoniVR commented on GitHub (Sep 19, 2020): Duplicate of #49
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#225
No description provided.