Skip to content
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

Cannot launch firefox with nvidia driver version 525, failed to initialise VAAPI connection #128

Closed
UltLight opened this issue Dec 1, 2022 · 6 comments

Comments

@UltLight
Copy link

UltLight commented Dec 1, 2022

When i try and lauch firefox from console, i get this error:

[GFX1-]: glxtest: VA-API test failed: failed to initialise VAAPI connection.
ExceptionHandler::GenerateDump cloned child 24185
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...

This happened after i tried installing the driver, anyone know why?

@RyuKay24
Copy link

RyuKay24 commented Dec 1, 2022

what's your nvidia driver version, I'd to rollback to 520 from 525. Can't find why with the new version vaapi doesn't work

@UltLight
Copy link
Author

UltLight commented Dec 1, 2022

Do you know what stuff i need to downgrade other than the driver itself? I'm on arch linux

@UltLight
Copy link
Author

UltLight commented Dec 1, 2022

after downgrading it works, tahnks

@UltLight UltLight closed this as completed Dec 1, 2022
@CoelacanthusHex
Copy link

Since the problem has not been fundamentally resolved, I think it is better to reopen this issue?

@RyuKay24
Copy link

RyuKay24 commented Dec 1, 2022

I mean, sure. This is just anything but a quickfix but i dont have the first idea why with the new version of nvidia drivers fails... maybe they changed something on cuda since they added support for the new graphics? I think I've read something on the drivers changelog

@UltLight UltLight reopened this Dec 2, 2022
@UltLight UltLight changed the title Cannot launch firefox, failed to initialise VAAPI connection Cannot launch firefox with nvidia driver version 525, failed to initialise VAAPI connection Dec 2, 2022
@elFarto
Copy link
Owner

elFarto commented Dec 2, 2022

This issue is a duplicate of #126. The root issue is one of the CUDA-EGL interop methods we use is failing with the new driver. There doesn't appear to be any way around this, other than to use the direct-backend branch of this library, which is very experimental at the moment.

@elFarto elFarto closed this as completed Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants