lhroot icon indicating copy to clipboard operation
lhroot copied to clipboard

Does it support GPU acceleration?

Open MateusL13 opened this issue 2 years ago • 11 comments

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

MateusL13 avatar Aug 24 '23 14:08 MateusL13

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

YourSandwich avatar Oct 05 '23 18:10 YourSandwich

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?

MateusL13 avatar Oct 09 '23 16:10 MateusL13

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/

ihtarlik avatar Oct 22 '23 03:10 ihtarlik

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...

MateusL13 avatar Nov 09 '23 16:11 MateusL13

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

viridivn avatar Jan 03 '24 19:01 viridivn

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?

MateusL13 avatar Jan 03 '24 22:01 MateusL13

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

viridivn avatar Jan 03 '24 22:01 viridivn