Not working:
Fn+F12: airplane modeFn+F11: sleep modeFn + F7-8: lcd backlight brightnessFn+F5: fan turbo mode?
Working:
- the rest seems to work fine
ls /sys/class/leds
total 0
drwxr-xr-x 2 root root 0 Mar 10 14:17 .
drwxr-xr-x 64 root root 0 Mar 10 14:16 ..
lrwxrwxrwx 1 root root 0 Mar 10 14:16 asus-wireless::airplane -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/leds/asus-wireless::airplane
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input10::capslock -> ../../devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1869.0003/input/input10/input10::capslock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input10::compose -> ../../devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1869.0003/input/input10/input10::compose
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input10::kana -> ../../devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1869.0003/input/input10/input10::kana
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input10::numlock -> ../../devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1869.0003/input/input10/input10::numlock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input10::scrolllock -> ../../devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1869.0003/input/input10/input10::scrolllock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input4::capslock -> ../../devices/platform/i8042/serio0/input/input4/input4::capslock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input4::numlock -> ../../devices/platform/i8042/serio0/input/input4/input4::numlock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 input4::scrolllock -> ../../devices/platform/i8042/serio0/input/input4/input4::scrolllock
lrwxrwxrwx 1 root root 0 Mar 10 14:16 phy0-led -> ../../devices/pci0000:00/0000:00:1c.6/0000:04:00.0/leds/phy0-led
To fix airplane mode led bug after suspend ? https://github.com/sammko/airplaned/blob/master/airplaned.c
Not working:
- Keyboard shortcut
Fn + F7-8currently not working echo 50 > /sys/class/backlight/acpi_video0/brightnessnot workingxfce4-power-managerbrightness slider control not working
Working:
- Command line
xbacklight -set 50is working fine - backlight daemon hack from https://gist.github.com/furui/0573ab25ad0469c4c7f49c9308bc47e7#file-backlight-daemon-sh
ll /sys/class/backlight/acpi_video0/
total 0
drwxr-xr-x 3 root root 0 Mar 10 14:19 .
drwxr-xr-x 3 root root 0 Mar 10 14:16 ..
-r--r--r-- 1 root root 4096 Mar 10 14:19 actual_brightness
-rw-r--r-- 1 root root 4096 Mar 10 14:19 bl_power
-rw-r--r-- 1 root root 4096 Mar 10 14:16 brightness
lrwxrwxrwx 1 root root 0 Mar 10 14:19 device -> ../../../0000:01:00.0
-r--r--r-- 1 root root 4096 Mar 10 14:16 max_brightness
drwxr-xr-x 2 root root 0 Mar 10 14:19 power
lrwxrwxrwx 1 root root 0 Mar 10 14:16 subsystem -> ../../../../../../class/backlight
-r--r--r-- 1 root root 4096 Mar 10 14:16 type
-rw-r--r-- 1 root root 4096 Mar 10 14:16 uevent
Not working:
Fn + Up/Downshortcut
Working:
- nothing...
brightness and color must be set on Windows once with the
AURA Lighting Controlapplication
For fixing keyboard backlight or lcd are not working none of this options fix the problems:
acpi_backlight=video
acpi_backlight=vendor
acpi_backlight=native
same for me
exept screen backlight works with other hotkey.
and i have big bug - when screen torn to sleep it don't tun on agane)