Hardware acceleration working on Debian but not Arch #4701
andyrichardson
started this conversation in
General
Replies: 0 comments
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.
-
Hey there 👋 Thanks for all the great work on this project!
I recently tried to set up a graphical environment using the Arch (arm64) image as a baseline. I'm not sure why but I'm unable to get 3d acceleration to work. For example, running
glxgears
results in a black window being shown (in both wayland and xorg).Everything looks to be working fine however in the Debian (arm64) image. Is there a list of actions (environment vars, dependencies, kernel flags) that need to be taken to get GPU acceleration to work?
Here's the output of
glxinfo -B
on each instanceArch (arm64) results
Debian results
Beta Was this translation helpful? Give feedback.
All reactions