Termux Hardware Acceleration for newer GPU (SD 8sGen3 Adreno 735) #23914
Unanswered
roygoraposonjr
asked this question in
Q&A
Replies: 1 comment
-
Do I need to apply patches to Mesa similar to termux for proot? like zink patches etc |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The current hardware acceleration drivers doesnt support the 735 but is fixed with latest mesa.
My device is Xiaomi Pad 7 Pro 8gb ram SD 8s gen3 adreno 735.
Previously I was using @xMeM 's Qualcomm drivers. it was fast (700fps glmark2) but a bit buggy with Segmentation fault on glmark2.
also gpu info is showing zink directly even if I change the variables like virpipe etc.
I saw on his repo the lastet mesa update xMeM@589bd79 and tried the built packages.
It is working fine now (250-300-fps glmark2). I am new to termux and proot environment. What are the variables I need to pass before starting xface4 session?
Also how should I enable hardware acceleration for proot environment?
I followed https://github.com/xDoge26/mesa-turnip this one and built using docker on my mac and installed it on my proot ubuntu. It fails on Debian(xproto) so I had to go with ubuntu.
Also my tablet is using 5GB ram. I shouldve went with 12GB instead.
Ill use the tablet for travel and work development like accessing aws resources and coding as my Macbook is around 2kg. the tablet is a bit portable with around 1kg with the keyboard included.
Beta Was this translation helpful? Give feedback.
All reactions