mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #459] Tested working M1 control code. #366
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#366
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 @tao-j on GitHub (Jul 1, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/459
Checklist
Well I cannot comment on the original issue #323 . So open this one before I forget.
Discussion
Please see below for an implementation that works for m1 brightness control. Tested working on one Dell one acer monitor.
https://github.com/alin23/Lunar/issues/210#issuecomment-872601088
Or you can compile this gist
https://gist.github.com/tao-j/c7a3c1ec7c2f59ebe45d161d620d9169
@dguerri commented on GitHub (Jul 2, 2021):
LG works too :) Well done @tao-j !!
@bummoblizard commented on GitHub (Jul 2, 2021):
It's also working on my Dell :)
For those who want to try it out, you can compile the gist with this command:
clang brt.m -fmodules@waydabber commented on GitHub (Jul 2, 2021):
Amazing, both brightness and volume control works perfectly on my Macbook Air M1 + LG 4K 27UD88-W over USB-C!
@tao-j commented on GitHub (Jul 3, 2021):
https://github.com/MonitorControl/MonitorControl/discussions/379
@JoniVR commented on GitHub (Jul 3, 2021):
Thanks @tao-j
I have been following up on the threads but am still on vacation.
Great to see a possible solution. I'll try to look into it later.