Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 2112  / 1 Year ago, wed, april 5, 2023, 3:49:16

I have a dual graphics card: intel 4000 and nvidia 630m...



I installed bumblebee and intel drivers from their website. I thought the brightness problem will be solved by installing these drivers.



But, brightness works only for two steps: that is, dim, medium, high... But, it doesn't increase step wise. Can you please help me sort this problem?



I'm a newbie to ubuntu and this is my first trial. So, please give me a detailed guide... Thank you :)



EDIT: My model is HP DV6 7040tx. My Laptop Model


More From » nvidia

 Answers
5

I finally figured out in this thread: How to control Brightness


Just to keep it straight



Run the following command in Terminal:


sudo gedit /etc/default/grub

then change


GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

to


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

then save and run:


sudo update-grub 

and then restart the system for changes to take effect.



[#31048] Thursday, April 6, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fectlyole

Total Points: 64
Total Questions: 110
Total Answers: 110

Location: Nicaragua
Member since Thu, Feb 3, 2022
2 Years ago
fectlyole questions
Sun, May 8, 22, 02:54, 2 Years ago
Mon, Jun 21, 21, 16:56, 3 Years ago
Fri, Jul 9, 21, 17:44, 3 Years ago
;