From a526e707ae101c6981a70fa458da38449df1db8e Mon Sep 17 00:00:00 2001 From: eichehome Date: Sun, 16 Jan 2022 22:47:54 +0100 Subject: [PATCH] =?UTF-8?q?Initrd-Commands=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 2dbf281..6ef02ad 100644 --- a/install.sh +++ b/install.sh @@ -41,3 +41,6 @@ systemctl enable iwd systemctl enable sddm systemctl enable cups +sed -i 's/MODULES=()/MODULES=(amdgpu)/' /etc/mkinitcpio.conf + +mkinitcpio -p linux