-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox - glxtest: VA-API test failed: failed to initialise VAAPI connection. #131
Comments
|
Actually, that's not right. That was with AV1. Can you run Firefox again with the |
|
I've included that in the pastebin link at the end: https://pastebin.com/cq5MWiu9 |
|
Oh, my apologies, I completely missed that NVD_LOG=1 was set. There are no log statements from this driver in that output, which is concerning. It does seem like Firefox is crashing when attempting to load VA-API on start-up, which doesn't make much sense. Actually, try setting |
|
Just ran again and also noticed these errors: Which is odd because: But I don't know if that would be a red herring? I'm also on an optimus system, I see you asked that before: And here's the nvd.txt, which does imply its going to be dual video card related :( |
|
Ok, you have a Optimus GPU setup, and Firefox is trying to run on the Intel card, while |
|
I really don't know how any of this hangs together, so I'll ask this question: What are my chances of getting anywhere? What would a sensible next step be? I tried with the "Run using discrete card" option and that didn't work (it set __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only). I may mess around a bit more. Should I be able to use the intel card to do hardware decoding? (not asking you to support it, just asking your opinion on if I should try!) |
|
Is |
I only tried that one though, is it worth trying intel-media-driver? |
|
Silly question, why not try it? That works, and I now have non-jittery youtube, which is pretty awesome, thanks for the pointer! Netflix won't play anything though, but I'm sure I'll work it out. |
|
OK, closing this as I have something that works for me, but if it would be useful for me to mess with anything optimus related I'm happy to put in some time and give back, but I'd need some guidance on what to try. Thanks both for the help! |
|
Just FYI, I had the same problem on Wayland and Fedora 38. Installing the package mentioned (intel-media-driver + dep.) fixed the error message. |
Fedora 37, can get vainfo working fine, but can't get firefox to use it. Have tried all the debug steps I could find that seem to relate but I'm none the wiser.
Firefox 107.0.1 (64-bit)
Fedora 37
wayland
nvidia-vaapi-driver-0.0.7-2.fc37.x86_64
akmod-nvidia-520.56.06-1.fc37.x86_64
Detailed logs: https://pastebin.com/cq5MWiu9
The text was updated successfully, but these errors were encountered: