xtellaris
xtellaris
After upgrading `v525` Nvidia driver, I reproduced this issue on my old Optimus laptop (MUXless) with Intel iGPU + Nvidia 1050ti dGPU (mobile ver.) and `nvidia-vaapi-driver v0.0.8` on `direct` backend.`vainfo`...
> @xtellaris Can you try the latest master version? Tried https://github.com/elFarto/nvidia-vaapi-driver/commit/7113c20184e32abeb6cb3857392a1549bbcd7a5a + `v525` Nvidia driver, vaapi still looks good with `vainfo` but broken with mpv or firefox. Logs also looks...
Tested `mpv --no-config --hwdec=vaapi-copy` to play a vp9 video with latest commit https://github.com/elFarto/nvidia-vaapi-driver/commit/f91a078eefd25ffd1253723050b3630f4833aaa5 (`EGL` backend) on my Optimus machine with `v520` driver. `mpv` reported failed initialization: ``` [ 0.072][v][vd] Opening...
> > Tested `mpv --no-config --hwdec=vaapi-copy` to play a vp9 video with latest commit > > Can you run that again with NVD_LOG=1 set? vainfo ```sh-session $ NVD_LOG=1 vainfo Trying...