Skip to content

Doesn't work on MacBook Pro M3 #48

@aik099

Description

@aik099

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions