From 1156f69916ba6dff692382a10ef1527c2440b1e7 Mon Sep 17 00:00:00 2001 From: eichehome Date: Mon, 17 Jan 2022 00:32:18 +0100 Subject: [PATCH] Added Videodriver for AMD --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 9e129bc..084ceb6 100644 --- a/install.sh +++ b/install.sh @@ -36,6 +36,9 @@ pacman -S iwd plasma kde-applications sddm bluez bluez-utils cups hplip alsa-uti #Power pacman -S acpi acpi_call tlp +# Video AMD +pacman -S --noconfirm xf86-video-amdgpu + # System systemctl enable systemd-networkd systemctl enable systemd-resolved