From a01e53171e61aee31e6e71208f33960b8a81a5b7 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 28 Jul 2019 10:45:04 +0300 Subject: [PATCH] grub.d/sedric.cfg: comment that acpi_osi=Linux doesn't work --- etc/default/grub.d/sedric.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/default/grub.d/sedric.cfg b/etc/default/grub.d/sedric.cfg index 926d14ab..fbd09832 100644 --- a/etc/default/grub.d/sedric.cfg +++ b/etc/default/grub.d/sedric.cfg @@ -1,2 +1,4 @@ -# `acpi_osi=` fixes hardware buttons on ASUS X550JX +# `acpi_osi=` fixes hardware buttons on ASUS X550JX. Specifying +# `acpi_osi=Linux` removes some warnings from boot, but breaks hardware keys +# again. GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT acpi_osi="