-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area: wsiIssues with swapchain management or windowingIssues with swapchain management or windowinghelp requiredWe need community help to make this happen.We need community help to make this happen.platform: linuxLinux Specific IssuesLinux Specific Issuesplatform: waylandIssues with integration with linux/waylandIssues with integration with linux/waylandtype: bugSomething isn't workingSomething isn't working
Description
Description
I can't run hello-compute example on Raspberry Pi 400.
Repro steps
Run the hello-compute example from v26 branch using wgpu v26.0.1 on Raspberry Pi 400.
Expected vs observed behavior
The example runs as expected on my windows laptop, but on my Raspberry Pi 400 it fails to run throwing BadAccess
error.
Extra materials
logs:
thread 'main' panicked at /home/hello-compute/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-26.0.0/src/gles/egl.rs:302:14:
called `Result::unwrap()` on an `Err` value: BadAccess
Platform
Hardware: Raspberry Pi 400
OS: Debian GNU/Linux 12 (bookworm) - 64bit (Raspberry Pi OS)
WGPU: 26.0.1
Metadata
Metadata
Assignees
Labels
area: wsiIssues with swapchain management or windowingIssues with swapchain management or windowinghelp requiredWe need community help to make this happen.We need community help to make this happen.platform: linuxLinux Specific IssuesLinux Specific Issuesplatform: waylandIssues with integration with linux/waylandIssues with integration with linux/waylandtype: bugSomething isn't workingSomething isn't working