Ubuntu 16.xx
execute sudo gedit /etc/default/grub Change this line
GRUB_CMLINE_LINUX_DEFAULT="quiet splash" to something like below
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor"
Execute sudo update-grub and reboot . See if brightness keys are working.
if want, let is go
execute sudo gedit /etc/default/grub Change this line
GRUB_CMLINE_LINUX_DEFAULT="quiet splash" to something like below
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor"
Execute sudo update-grub and reboot . See if brightness keys are working.
if want, let is go
Comments
Post a Comment