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

nouveau warning #700

Open
gucio321 opened this issue Oct 18, 2024 · 3 comments
Open

nouveau warning #700

gucio321 opened this issue Oct 18, 2024 · 3 comments

Comments

@gucio321
Copy link

Hi
I'm getting the following errors/warnings on fedora:

MESA-LOADER: failed to open nouveau (search paths /snap/electron-mail/69/gnome-platform/usr/lib/x86_64-linux-gnu/dri)
failed to load driver: nouveau
MESA-LOADER: failed to open kms_swrast (search paths /snap/electron-mail/69/gnome-platform/usr/lib/x86_64-linux-gnu/dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast (search paths /snap/electron-mail/69/gnome-platform/usr/lib/x86_64-linux-gnu/dri)
failed to load swrast driver
@vladimiry
Copy link
Owner

Clearly something system-specific I won't be able to look into, as I don't run fedora nor do I have your exact hardware setup. So this is something you will have to sort out in your own.

@gucio321
Copy link
Author

but what in electron-mail could enforce nouveau? generally I don't use it as I have dedicated nvidia drivers installed.

@vladimiry
Copy link
Owner

There is no direct nouveau enforcement in this project, but might happen in @electron / @chromium which used here as a runtime. So I guess this is where you could start the research.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants