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

use bevy in pop os get "libEGL fatal: DRI driver not from this Mesa build" #13156

Closed
liu0fanyi opened this issue May 1, 2024 · 1 comment
Closed
Labels
C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled

Comments

@liu0fanyi
Copy link

Bevy version

0.13

[Optional] Relevant system information

If your bug is rendering-related, copy the adapter info that appears when you run Bevy.

SystemInfo { os: "Linux 22.04 Pop!_OS", kernel: "6.8.0-76060800daily20240311-generic", cpu: "Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz", core_count: "2", memory: "7.6 GiB" }

What you did

add bevy dependencies, like here under ubuntu

https://github.com/bevyengine/bevy/blob/main/docs/linux_dependencies.md#ubuntu

clone bevy: git clone https://github.com/bevyengine/bevy.git

and run example: cargo run --example breakout

What went wrong

get error: libEGL fatal: DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.2' vs '24.0.3-1pop1~1711635559~22.04~7a9f319')

@liu0fanyi liu0fanyi added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels May 1, 2024
@liu0fanyi
Copy link
Author

only alacritty (installed by snap) will report this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled
Projects
None yet
Development

No branches or pull requests

1 participant