Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 706  / 1 Year ago, mon, january 9, 2023, 11:46:58

I recently installed Ubuntu 12.04 32 bit in my Toshiba T110 laptop, and the brightness control doesn't work.



I have tried gedit /etc/default/grub, and have modified the "quite splash" to many suggestion that i have come across, like:



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



but nothing seems to work, I mean i can see the brightness indicator moving but the brightness is set to highest all the time, Please help.


More From » brightness

 Answers
3

I got this to work running the following:



first I updated the kernel with the line
sudo apt-get install linux-image-generic-lts-quantal



then I updated the x stack with the line
sudo apt-get install xserver-xorg-lts-quantal



after that I ran sudo gedit /etc/default/grub I modified where it says "quite splash" to "quiet splash acpi_backlight=vendor" saved it.



updated grub using sudo update-grub , rebooted the system and now the "FN" works like magic


[#27717] Wednesday, January 11, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
byishted

Total Points: 469
Total Questions: 113
Total Answers: 113

Location: Tajikistan
Member since Sun, Aug 29, 2021
3 Years ago
;