-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Doesn't work on MacBook Pro M3. I'm getting -536870201 error on every command.
I'm using macOS Sonoma 14.1.2.
→ brightness -l
display 0: main, active, awake, online, external, ID 0x2
brightness: failed to get brightness of display 0x2 (error -536870201)
display 1: active, awake, online, built-in, ID 0x1
brightness: failed to get brightness of display 0x1 (error -536870201)
→ brightness -d 0 1
brightness: failed to set brightness of display 0x2 (error -536870201)
→ brightness -d 1 1
brightness: failed to set brightness of display 0x1 (error -536870201)
P.S.
The https://github.com/MonitorControl/MonitorControl project can change brightness, but it can't be used in CLI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels