Display backlight
Currently display backlight control doesn’t work correctly for unknown reason. Fix by adding kernel parameter
video.use_native_backlight=1
(to /etc/default/grub
). Prevents creation of /sys/class/backlight/acpi0_video
.
Currently display backlight control doesn’t work correctly for unknown reason. Fix by adding kernel parameter
video.use_native_backlight=1
(to /etc/default/grub
). Prevents creation of /sys/class/backlight/acpi0_video
.