mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1459] Brightness control is not exact with the iMac 5k 2020 panel (LM270QQ1F1) #828
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#828
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 @odedia on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1459
Before opening the issue, have you...?
Describe the issue
I am using a the iMac 5k 2020 Panel with a custom DisplayPort 1.4 board as shown here: https://youtu.be/0VXQu0fAc8s.
Overall it works amazing.
The only slight issue is that brightness control doesn't work 100% as expected - when playing with the sliders or the keyboard shortcuts, it will reach 100% brightness at 50% of the slider. From 50% to 100% it is basically at full brightness. From 50% to 0% it is working well.
Is there a way to override these settings? I know when my old Apple LED Cinema Display I needed to set DDC Max to 250 to get it working as expected. I tried it with this new setup but it doesn't do much.
Expected behavior
Brightness control works from 0% to 100%
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Oct 27, 2023):
disable DDC and the scale will be uniform. By default the app uses software dimming from 0-50% and DDC from 50-100%. Seems like the board is not DDC compatible so hardware backlight control is not happening.