- Brightness function keys (Fn+F5,F6) do not work (however others such as volume do work)
- Tried
xbacklightbut it did not work. - No response whatsoever when checking with
acpi_listen,xev,evtest. - However able to change brighness in Ubuntu "Brightness and Lock" control panel applet.
sudoedit /etc/default/gruband addacpi_osi=toGRUB_CMDLINE_LINUXentry.sudo grub-mkconfig -o /boot/grub/grub.cfg
- Couple of links to read about ACPI and kernel boot params:
http://redsymbol.net/linux-kernel-boot-parameters/
https://unix.stackexchange.com/a/268106