Hi,
I am running Hyprland on CachyOS, with a RTX 4080.
I have nvidia-open-dkms (580.76.05) and libva (this) installed
my environment variables in hyprland:
env = LIBVA_DRIVER_NAME,nvidia
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = NVD_BACKEND,direct
env = MOZ_ENABLE_WAYLAND,1
env = MOZ_DISABLE_RDD_SANDBOX,1
I also have enabled all the things in about:config as specified in your readme
And of course enabled nvidia-drm modeset=1 everywhere (followed hyprland doc for this, and also the grub way)
But I get this in about:support

Before I was getting FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILED until I disabled my iGPU in my BIOS, and now I get this new one above, weird 🤔
(btw it seems to work in Chromium when it shouldn't ?! from chrome://gpu)
