[GH-ISSUE #459] Tested working M1 control code. #366

Closed
opened 2026-05-05 05:50:25 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @tao-j on GitHub (Jul 1, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/459

Checklist

  • [ x] I have searched for existing issues
    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

Originally created by @tao-j on GitHub (Jul 1, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/459 **Checklist** <!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) --> - [ x] I have searched for existing issues 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
Author
Owner

@dguerri commented on GitHub (Jul 2, 2021):

LG works too :) Well done @tao-j !!

<!-- gh-comment-id:872782652 --> @dguerri commented on GitHub (Jul 2, 2021): LG works too :) Well done @tao-j !!
Author
Owner

@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

<!-- gh-comment-id:872806925 --> @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`
Author
Owner

@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!

<!-- gh-comment-id:873281618 --> @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!
Author
Owner

@tao-j commented on GitHub (Jul 3, 2021):

https://github.com/MonitorControl/MonitorControl/discussions/379

<!-- gh-comment-id:873479236 --> @tao-j commented on GitHub (Jul 3, 2021): https://github.com/MonitorControl/MonitorControl/discussions/379
Author
Owner

@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.

<!-- gh-comment-id:873479581 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#366
No description provided.