From f6ce42d9080c7c4eca42c98afc09302833564e9b Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Sun, 15 Dec 2019 00:37:21 +0100 Subject: [PATCH] infinity add param 'acpi_osi=' --- oem/infinitybook14-oem-kde/profile.conf | 2 ++ oem/infinitybook14-oem-xfce/profile.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/oem/infinitybook14-oem-kde/profile.conf b/oem/infinitybook14-oem-kde/profile.conf index ae0f40f..ce0e918 100644 --- a/oem/infinitybook14-oem-kde/profile.conf +++ b/oem/infinitybook14-oem-kde/profile.conf @@ -21,6 +21,8 @@ extra="true" # unset defaults to given value # efi_boot_loader="grub" +custom_boot_args="'acpi_osi='" + # configure calamares for mhwd mhwd_used="false" diff --git a/oem/infinitybook14-oem-xfce/profile.conf b/oem/infinitybook14-oem-xfce/profile.conf index f054d76..6554558 100644 --- a/oem/infinitybook14-oem-xfce/profile.conf +++ b/oem/infinitybook14-oem-xfce/profile.conf @@ -21,6 +21,8 @@ extra="true" # unset defaults to given value # efi_boot_loader="grub" +custom_boot_args="'acpi_osi='" + # configure calamares for mhwd mhwd_used="false"