czarny / brisync

Control brightness of external display on macOS and OSX automatically
MIT License
239 stars 16 forks source link

Apple M1 support #40

Open drewwells opened 3 years ago

drewwells commented 3 years ago

Looks like my dell u3818dw is not recognized on apple m1. It works great on Intel macbook.

image
czarny commented 3 years ago

Would you be willing to share your machine and remote debug in order to examine the problem?

drewwells commented 3 years ago

Yeah we could setup something. Send me an email and we can arrange a time. My email is on my profile page.

ghost commented 3 years ago

Hey, same problem as drewwells but dell TN DELL SE2417HGX

czarny commented 3 years ago

It looks like it is hardware problem. No much to do :(

borekb commented 3 years ago

M1 doesn't support DDC, this is how Lunar handles it: https://lunar.fyi/#m1 (TL;DR: either gamma tables which is not great or a very involved but clever Raspberry Pi workaround 😄).

drewwells commented 3 years ago

How does m1 control tb3 monitors?

hau21um commented 2 years ago

Lunar now works properly so seems somehow doable.

akshaysalunke13 commented 2 years ago

Same issue on m1 pro Mac. Lunar works fine.

@czarny Let me know if I could be of some help here.

czarny commented 2 years ago

Hi, I have working prototype which handles Apple silicone but there is still a bunch of work to do. Expect an update 'soon'.