From 3ab4d745a65abb91d4f5e0f269adf13f6f1dc000 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Mon, 6 Feb 2023 17:08:33 +0100 Subject: [PATCH] Disable firefox vaapi --- system/nixinator/hardware-configuration.nix | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/system/nixinator/hardware-configuration.nix b/system/nixinator/hardware-configuration.nix index 72ee39df..3310c2bf 100644 --- a/system/nixinator/hardware-configuration.nix +++ b/system/nixinator/hardware-configuration.nix @@ -89,13 +89,12 @@ rocm-opencl-runtime # rocm-runtime # Wiki doesn't mention this, but it exists... + # TODO: Disabled for the moment, because hardware acceleration crashes AMDGPU driver # VAAPI/VDPAU: https://nixos.wiki/wiki/Accelerated_Video_Playback - vaapiVdpau # Taken from wiki - libvdpau-va-gl # Taken from wiki - - # TODO: Figure this out (vainfo), it works this way but I still don't know if this is completely correct - libvdpau # NOTE: Don't know if needed/where it belongs... - libva # NOTE: Don't know if needed/where it belongs... + # vaapiVdpau # Taken from wiki + # libvdpau-va-gl # Taken from wiki + # libvdpau # NOTE: Don't know if needed/where it belongs... + # libva # NOTE: Don't know if needed/where it belongs... ]; sane.enable = true; # Scanning