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

Yet another GPU issue (backend=gl, no Vulkan) #4025

Closed
raimundomartins opened this issue Feb 23, 2022 · 3 comments
Closed

Yet another GPU issue (backend=gl, no Vulkan) #4025

raimundomartins opened this issue Feb 23, 2022 · 3 comments
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash

Comments

@raimundomartins
Copy link

raimundomartins commented Feb 23, 2022

Bevy version

v0.6.0/v0.6.1

Operating system & version

Voidlinux with nvidia-390 (no Vulkan support)

What you did

WGPU_BACKEND=gl cargo run --example breakout

What you expected to happen

The example runs properly

What actually happened

thread 'main' panicked at 'Unable to find a GPU! Make sure you have installed required drivers!'

Additional information

Naturally, I have drivers installed and working properly, I can run games in this setup.

@raimundomartins raimundomartins added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Feb 23, 2022
@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen P-Crash A sudden unexpected crash and removed S-Needs-Triage This issue needs to be labelled labels Feb 24, 2022
@alice-i-cecile
Copy link
Member

Do the examples here work for you? https://github.com/gfx-rs/wgpu

If not, please file an issue upstream and link to this one from there :)

@raimundomartins
Copy link
Author

Apparently the nvidia GPU is not even detected. Created issue gfx-rs/wgpu#2507

@mockersf
Copy link
Member

closing to centralise in #3191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash
Projects
None yet
Development

No branches or pull requests

3 participants