mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #744] Brightness adjustment only works in the first half #486
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#486
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 @Erik262 on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/744
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the bug
"A picture is worth a thousand words"

Brightness adjustment only forks in the first half of the "Volumebar"
Steps to reproduce
I'm using a Monitor (Samsung G9) where ddctl seems to be not working or doesn't have it.
Try to adjust the brightness.
Expected behavior
Brightness adjusted :)
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Oct 27, 2021):
Hi Erik262,
Thank you for your feedback!
This happens is because "Combine hardware and software dimming" is enabled (under Preferences/General), but the hardware (DDC) component of the control fails with the display. This can either be an issue on the part of the motherboard/GPU hardware (I don't know what card or iGPU use on your Hackintosh), the cabling or the display (maybe DDC is not enabled or the display is incompatible and cannot handle DDC operations).
If the hardware issue cannot be rectified, then I advise you to unclick
Use hardware DDC controlunder Displays.I'll convert this issue into a Discussion as other users might have the same experience.