-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does it support GPU acceleration? #33
Comments
Yeah, checkout my Docu for this https://wiki.archworks.co/en/Andorid/Linux-with-3D-Acceleration It is based on https://github.com/cheadrian/termux-chroot-proot-wine-box86_64/tree/main |
A little question, why is my lhroot killed when something too heavy is running? |
That's probably the phantom process killer in Android 12+, not an lhroot issue per se. |
But I'm using Android 10... |
Could be the OOM killer |
Is there any way to disable it? |
OOM killer means you ran out of memory. If that's the case you can either get a phone with more RAM or find a way to make the process use less RAM |
I just wanna know if it's possible to have access to the GPU acceleration and how...
The text was updated successfully, but these errors were encountered: