From 5b2907beb80f0f72d433fba3b7566f67fe11844b Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 4 May 2026 19:39:02 +0200 Subject: [PATCH] Comment out intel-media-driver in 30-virt.sh Commented out the intel-media-driver installation in the script. --- build/30-virt.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/30-virt.sh b/build/30-virt.sh index 8e770fd..bfe8fdb 100755 --- a/build/30-virt.sh +++ b/build/30-virt.sh @@ -19,7 +19,6 @@ dnf5 install -y \ distrobox \ plasma-setup \ libva-utils \ - #intel-media-driver \ micro # --- 2. Die sofortige Bereinigung (WICHTIG!) ---