mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #417] With Four External Monitors - Only three working #331
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#331
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 @CharlesCCC on GitHub (Mar 28, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/417
Checklist
Describe the issue
I have connected my mac with 4 external monitors (2 via Displayport + 2 via HDMI)
Regardless how I connect all those four monitor, only three out of four is able to adjust the brightness.
Expected behavior
i expect all four monitors to change brightness at the same time.
Screenshots
N/A
Additional context
Any three combination will working (2 Displayport + 1 HDMI, or 2 HDMI + 1 Displayport). but not the 4th one. It felts like the App is limited to only allow control the Max 3 monitors at the same time.
Environment Information (please complete the following information):
Thank you for created this great open source app.
@waydabber commented on GitHub (Aug 20, 2021):
There is no such limitation built in. The display detection logic is rewritten in 3.0.0 (hopefully it will soon be released) - I'd advice to try if it helps or not. Please give a feedback whether things improved or not! Thank you!
@waydabber commented on GitHub (Aug 25, 2021):
Hi, there seems to be an issue on the Intel side about supporting identical displays, so this issue is probably a duplicate of that one:
#49
I'll close this issue for now but please feel free to comment if there is anything we can do or if we should reopen this issue. You can comment or test the fix if available under #49! Thank you!
@CharlesCCC commented on GitHub (Aug 25, 2021):
@waydabber thank you for looking into it, after reading I think #49 is similar but not exactly the same issue.
As either 2(two identical) or 3 monitors will working fine on my case (yes, the CPU is Intel based).
@waydabber commented on GitHub (Aug 25, 2021):
if any two displays are identical in a 3 or 4 display setup, you'll encounter an issue. Are you sure you are using dissimilar displays?
(ps. I am not sure I fully understand the second sentence, sorry. :))
@CharlesCCC commented on GitHub (Aug 25, 2021):
I apologize for the miscommunication.
Based on what you said, then my issue might related with #49
@waydabber commented on GitHub (Aug 25, 2021):
Thank you! Hopefully we'll have a fix for #49 soon and then you can try if it helps. If not, then please let me know so we can reopen this issue!