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"