Skip to content
Discussion options

You must be logged in to vote

Try to build latest mesa and wayland/xwayland
I've got s905w2 (with the same mali-g31 video) and it's working for me.

my config for mesa:

meson setup /build/mesa --prefix="$MESA_PREFIX" --buildtype=release -Dplatforms=wayland,x11 -Dglx=dri -Degl=enabled -Dgbm=enabled -Dgles1=disabled -Dgles2=enabled -Dopengl=true -Dvulkan-drivers=panfrost -Dgallium-drivers=panfrost,zink -Dtools=panfrost,zink -Dbuild-tests=false -Dvulkan-beta=true -Dvideo-codecs=all

just export $MESA_PREFIX to your desired location before runnung config

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AftonGMD
Comment options

Answer selected by AftonGMD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants