https://ivonblog.com/en-us/posts/termux-virglrenderer/ #439
Replies: 10 comments 8 replies
|
Adreno only method. ( Looks like there is no Zink like driver and DRI support for non-snapdragon devices ) |
Sad. But from what I heard it supports AMD RDNA 2 GPU? https://www.reddit.com/r/termux/comments/10hu1x7/termux_prefix_with_preinstalled_ubuntu_2204_proot/ |
|
Hey, thanks for the time you've spent doing this is awesome! I just want to let yoy know that it was working for me, but i uninstall termux and tried again and appears this error, any idea? thank you in advance Some packages could not be installed. This may mean that you have The following packages have unmet dependencies: |
|
Would there be a way to use the Panfrost Driver instead of Zink? I have a mali G52 and it seems my device doesn't fully support Zink... |
|
I just want to mention, if you use "--use-gles" parameter with zink, virgl-server achives to GLSL 4.3 (As well as OpenGL 4.3) |
|
I am extremely confused at this point, since there seems to be no coherent documentation on the topic that i can find. By now i've seen like 10 different approaches to hardware accelleration in Termux, and everyone seems to use anothter virglrenderer package. For instance i've seen a standalone "virglrenderer" package mentioned, as well as "virglrenderer-mesa-zink" and now i see "virglrenderer-android" here. I cant find any documentation on any of this, only tons of different "tutorials" or Forum Posts with instructions without complete explanations and AI chatbots gave me answer ranging from "quotes from package database description" to "virglrenderer-android is a software based implementation and not actually hardware accellerated".... Can you help me out here or maybe point to a documentation that i can read on this topic? No problem with reading longer linux docs e.g. i just couldnt find any here. |
|
This is excellent stuff! Should virgl work without x11 as well? I haven't been able to get |
|
Hmm whenever I compiled mesa,libepoxy and virglrenderer before i got success every time but when I compile the mesa,libepoxy and virglrenderer now it fails. I wonder why? |
|
Xiaomi Pad 5, CPU: Snapdragon 860, GPU: Adreno 640 Thank you so much for your great tutorial! Untunately, Blender does not render correctly and crashes when selecting an object when using virglrenderer-android. Therefore, I would like to try out Zink driver and I was able to successfully compile the latest mesa driver in Debian. But when I try to compile virglrenderer with Zink in termux I am getting the following error: make[1]: Entering directory '/data/data/com.termux/files/home/tmp/libxshmfence/src' Same problem when trying to compile the other packages. |
Uh oh!
There was an error while loading. Please reload this page.
https://ivonblog.com/en-us/posts/termux-virglrenderer/
中文版
SuperTuxKart, Glxgears 1. Install Termux and Termux X11 Install Termux from F-droid
And setup Termux X11
2. Install proot-distro Install a proot-distro with desktop environment.
All reactions