FerryAr / lhroot

Linux Chroot Installer & Bootscript Magisk Module.
GNU General Public License v3.0
190 stars 20 forks source link

Does it support GPU acceleration? #33

Open Mateus13000 opened 1 year ago

Mateus13000 commented 1 year ago

I just wanna know if it's possible to have access to the GPU acceleration and how...

YourSandwich commented 11 months ago

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

Mateus13000 commented 11 months ago

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?

ihtarlik commented 10 months ago

That's probably the phantom process killer in Android 12+, not an lhroot issue per se. See: https://kskroyal.com/disable-phantom-process-killer-in-android-12-13/

Mateus13000 commented 10 months ago

That's probably the phantom process killer in Android 12+, not an lhroot issue per se. See: https://kskroyal.com/disable-phantom-process-killer-in-android-12-13/

But I'm using Android 10...

scarlettekk commented 8 months ago

That's probably the phantom process killer in Android 12+, not an lhroot issue per se. See: https://kskroyal.com/disable-phantom-process-killer-in-android-12-13/

But I'm using Android 10...

Could be the OOM killer

Mateus13000 commented 8 months ago

That's probably the phantom process killer in Android 12+, not an lhroot issue per se. See: https://kskroyal.com/disable-phantom-process-killer-in-android-12-13/

But I'm using Android 10...

Could be the OOM killer

Is there any way to disable it?

scarlettekk commented 8 months ago

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