From 1619c57b947339cf6d21ce2bd27dee3fdc8793a8 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Tue, 11 Nov 2025 23:02:41 -0500 Subject: [PATCH] Video acceleration tweaks, not sure if necessary --- lenovo-16arh7h/Containerfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lenovo-16arh7h/Containerfile b/lenovo-16arh7h/Containerfile index c9cff3a..0dd4d99 100644 --- a/lenovo-16arh7h/Containerfile +++ b/lenovo-16arh7h/Containerfile @@ -25,12 +25,16 @@ RUN rpm --import \ htop \ iftop \ iotop \ + libva-nvidia-driver \ nvtop \ radeontop \ steam \ syncthing \ vim \ vulkan-tools && \ + dnf5 swap ffmpeg-free ffmpeg --allowerasing && \ + dnf5 swap mesa-va-drivers mesa-va-drivers-freeworld && \ + dnf5 swap swap mesa-vdpau-drivers mesa-vdpau-drivers-freeworld && \ dnf5 clean all # Following as flatpaks? # audacity