1

Disable firefox vaapi

This commit is contained in:
2023-02-06 17:08:33 +01:00
parent 64941fc8cb
commit 3ab4d745a6

View File

@ -89,13 +89,12 @@
rocm-opencl-runtime rocm-opencl-runtime
# rocm-runtime # Wiki doesn't mention this, but it exists... # 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 # VAAPI/VDPAU: https://nixos.wiki/wiki/Accelerated_Video_Playback
vaapiVdpau # Taken from wiki # vaapiVdpau # Taken from wiki
libvdpau-va-gl # Taken from wiki # libvdpau-va-gl # Taken from wiki
# libvdpau # NOTE: Don't know if needed/where it belongs...
# TODO: Figure this out (vainfo), it works this way but I still don't know if this is completely correct # libva # NOTE: Don't know if needed/where it belongs...
libvdpau # NOTE: Don't know if needed/where it belongs...
libva # NOTE: Don't know if needed/where it belongs...
]; ];
sane.enable = true; # Scanning sane.enable = true; # Scanning