mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #288] Brightness function not working for MX279 monitor #227
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#227
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 @marfier on GitHub (Sep 16, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/288
Checklist
Describe the issue
The volume functions works, but not the brightness function.
Expected behavior
For the brightness function to work.
Additional context
As per the Monitor Troubleshooting guide, I used
ddcctland ran./ddcctl -d 1 -b 30, but I had no luck.Environment Information (please complete the following information):
@JoniVR commented on GitHub (Sep 19, 2020):
If it doesn't work with ddcctl either then I'm afraid it's probably simply bad implementation of the VESA spec..? Did you try the different cables etc? (probably won't do much if volume already works but worth a shot).
@marfier commented on GitHub (Sep 22, 2020):
I fixed this issue by resetting my integrated monitor config on the OSD. It turns out my monitor does support DDC, but there was an issue with the config. Thank you for such a great software!