Skip to content

Brightness #503

Answered by marwenius
rygor-thomas asked this question in Q&A
Nov 17, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

I found a solution on Reddit where one person also had a Macbook:
https://www.reddit.com/r/linuxquestions/comments/b78sta/comment/ejqd1p2/

In the terminal:

sudo nano /etc/default/grub

Find the line GRUB_CMDLINE_LINUX_DEFAULT and add the following within the quotation marks:

acpi_backlight=native

This command must be executed after saving and exiting (CTRL + S, CTRL + X):

sudo update-grub

Then restart (twice if necessary) to test whether the brightness settings are now applied.

This article also deals with this issue:
https://www.reddit.com/r/pop_os/comments/11ok9rs/amdgpu_backlight_failing_to_initialize_macbook/

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@geckolinux
Comment options

@rygor-thomas
Comment options

Answer selected by geckolinux
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants