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

Unable to find integrated UDH 620 GPU #4228

Closed
celtichawk opened this issue Mar 16, 2022 · 2 comments
Closed

Unable to find integrated UDH 620 GPU #4228

celtichawk opened this issue Mar 16, 2022 · 2 comments
Labels
A-Rendering Drawing game state to the screen C-Startup A crash that occurs when first attempting to run a Bevy app O-Linux Specific to the Linux desktop operating system

Comments

@celtichawk
Copy link

I'm running into the 'unable to find gpu' issue when trying to run a project. I've been trying to fix this with the developer but to no avail so figured I'd check here as well

I can run other things that need my Intel UDH 620 GPU fine, such as games, other software but Bevy projects fail stating they cannot find the GPU.

I do have the Intel Vulkan drivers installed, running under Arch Linux. Previously, on my last distro these projects ran flawlessly, however I've followed the advice from issues here which is simply to install Vulkan which I have done, but to no avail.

I'm not sure where to go next from here however, I have the needed Intel Vulkan drivers and followed both the advice here, and the Arch wiki and had no luck at all

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen O-Linux Specific to the Linux desktop operating system C-Startup A crash that occurs when first attempting to run a Bevy app labels Mar 16, 2022
@alice-i-cecile
Copy link
Member

Can you verify that the wgpu examples (the low-level rendering crate we rely on) work for you?

@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-Startup A crash that occurs when first attempting to run a Bevy app O-Linux Specific to the Linux desktop operating system
Projects
None yet
Development

No branches or pull requests

3 participants