From 3c21ecc38ddf41b0290ee8ae1f463d16d8459200 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Fri, 24 Nov 2023 21:01:21 +0330 Subject: [PATCH] fixed calamares issue on wayland --- etc/calamares/launch.sh | 2 +- etc/calamares/modules/packages.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/calamares/launch.sh b/etc/calamares/launch.sh index d054ebe..2e04134 100755 --- a/etc/calamares/launch.sh +++ b/etc/calamares/launch.sh @@ -8,4 +8,4 @@ if [[ -d "/run/archiso/copytoram" ]]; then sudo sed -i -e "s|/run/archiso/bootmnt/arch/boot/x86_64/vmlinuz-linux|/usr/lib/modules/$KERNEL/vmlinuz|g" "$DIR"/modules/unpackfs.conf fi -sudo pkexec calamares -D8 +sudo -E calamares diff --git a/etc/calamares/modules/packages.conf b/etc/calamares/modules/packages.conf index a7ca7a7..435054c 100644 --- a/etc/calamares/modules/packages.conf +++ b/etc/calamares/modules/packages.conf @@ -107,7 +107,7 @@ operations: - sdparm - sg3_utils - smartmontools - - sof-firmware + #- sof-firmware - squashfs-tools - syslinux - systemd-resolvconf