You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just assembled a new computer with nVidia RTX 3090 GPU. The operating system is Kubuntu 23.10.
I installed the official nVidia drivers (535.161.07), as other more recent versions give different issues.
I noticed that raytracing wasn't working correctly so I downloaded a raytrace demo ("Relic of Life" from GPUScore).
When trying to start it, I would get the error libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
After following some tips online, I did the following:
Now the error above is not displayed, but raytracing still does not work, and now when I try to watch a hardware-accelerated video with the command: mpv --hwdec=vaapi /path/to/file.mp4
the video plays, but without hardware acceleration, and I get another libva error:
I just assembled a new computer with nVidia RTX 3090 GPU. The operating system is Kubuntu 23.10.
I installed the official nVidia drivers (535.161.07), as other more recent versions give different issues.
I noticed that raytracing wasn't working correctly so I downloaded a raytrace demo ("Relic of Life" from GPUScore).
When trying to start it, I would get the error
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
After following some tips online, I did the following:
Now vainfo reports this:
Now the error above is not displayed, but raytracing still does not work, and now when I try to watch a hardware-accelerated video with the command:
mpv --hwdec=vaapi /path/to/file.mp4
the video plays, but without hardware acceleration, and I get another libva error:
So basically I get no raytracing and no hardware accelerated video playing (plus other issues that may not be related).
I tried reverting to the official version of nvidia-vaapi-driver (the one included in the Ubnutu repositories) and now when running vainfo, I get:
The text was updated successfully, but these errors were encountered: