The function keys to control the screen brightness - Fn-F11 & Fn-F12 - are not working.
Xubuntu 18.10.
Dell Inspiron 17 7000 (7786) laptop
I have tried updating the boot parameters in /etc/default/grub
Currently running:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset acpi_osi=! "acpi_osi=Windows 2015""
I also tried these options:
"acpi_osi="
"acpi_osi=Linux"
Some more checks:
ls -l /sys/class/backlight
...shows nothing.
xrandr --verbose | grep Bright
...shows nothing.
sudo showkey
...shows 224 for Fn-F11 (brightness down) and 225 for Fn-F12 (brightness up).
The other function keys - volume, keyboard backlight, wireless on/off, etc... are working OK.