I've got an old Dell E1405 which smoothly runs 14.04, with one caveat that is.
When I press the Fn button with arrow-up or arrow-down, the brightness jumps in huge steps.
Is there a way to disable this? So that the brightness is only adjusted by the hardware (I would believe that the BIOS adjusts it because prior to system startup, I can also change brightness)
Any help would be appreciated.
Thank you.
acpi
OS and vendor in the bootloader by editing grub.cfg, as mentioned here: (by adding the linesacpi_osi=Linux acpi_backlight=vendor
) - this I find works on a few machines to get brightness to be less jumpy. – Wilf May 20 '15 at 16:07