Vulkan: install vulkan-freedreno (Turnip) and verify on Adreno 640 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The GPU is up: freedreno GL works (weston composites on FD640, GLES 3.2, mesa 26.1.7). Adreno 640 is a first-class Turnip target, so Vulkan should be straightforward:
pacman -S vulkan-freedreno vulkan-toolson the tablet (needs the deck NAT:ip route replace default via 172.16.42.2, nameserver 9.9.9.9; pacman needs--disable-sandboxuntil a Landlock kernel is deployed — Landlock is enabled in the build config as of today).vulkaninfo --summaryshould show Turnip;vkcubeunder weston for the visual.Verified 2026-08-20:
vulkaninforeports Turnip Adreno (TM) 640, Vulkan 1.3.354, Mesa 26.1.7.vkcube --wsi waylandspinning on-panel under weston, visually confirmed. Bonus: pacman ran without--disable-sandbox— the Landlock kernel works. Remaining: add vulkan-freedreno to the gts6l-alarm package set.