Brightness settings not working on Aspire E1-571G

When I try to adjust the brightness bar in 'Brightness & Lock' in system settings. There is absolutely no change.

Is there some other way that I can configure my screen brightness other than in Brightness and Lock setting?

0

1 Answer

Edit the file /etc/default/grub

Change the line: GRUB_CMDLINE_LINUX=""

to

GRUB_CMDLINE_LINUX="quiet splash acpi_osi=Linux acpi_backlight=vendor"

and then save and then run: sudo update-grub

Then restart the computer, then it should work.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like