Replies: 2 comments 4 replies
-
What GPU do you have and what drivers have you installed for it? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have the same problem, running on Arch Linux and Bevy 0.5.0. I have an older graphics card (NVIDIA Corporation GT218M [GeForce 310M]) that uses the NVIDIA 340xx drivers, and I have $ sudo lshw -c display
*-display
description: VGA compatible controller
product: GT218M [GeForce 310M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:28 memory:dc000000-dcffffff memory:e0000000-efffffff memory:de000000-dfffffff ioport:2000(size=128) memory:c0000-dffff I tried to run the
Is there some configuration I can tweak? Or is this card too old to ever run Bevy/wgpu? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Information
Hey everyone! I need help.
When I run Bevy with
DefaultPlugins
, like this:I got this error:
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions