Ubuntu Laptop Brightness Adjustment Fix
Jump to navigation
Jump to search
Laptop with Ubuntu installed not adjusting the brightness? Try adding/editing this line in /etc/default/grub
:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
And then run:
# update-grub