Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 6254  / 3 Years ago, mon, august 16, 2021, 8:38:20

Please provide me a solution how to fix this?


More From » 12.04

 Answers
7

Edit "/etc/default/grub" as root.



gksu gedit /etc/default/grub


Now, look for the line that looks like:



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"


Append "acpi_backlight=vendor acpi_osi=Linux" to the end of that line, before the end quotes, so that the line now looks something like this:



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


Save and close the file, and run the following command:



sudo update-grub


Now, reboot, and test out the brightness keys. They should be working correctly now.


[#38119] Tuesday, August 17, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rinstracte

Total Points: 221
Total Questions: 114
Total Answers: 120

Location: France
Member since Fri, Jan 28, 2022
2 Years ago
rinstracte questions
Wed, Jun 15, 22, 02:09, 2 Years ago
Tue, Jan 24, 23, 01:39, 1 Year ago
Wed, Jun 9, 21, 04:34, 3 Years ago
Sun, Apr 17, 22, 11:38, 2 Years ago
;