Skip to content
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

Open
MateusL13 opened this issue Aug 24, 2023 · 7 comments
Open

Does it support GPU acceleration? #33

MateusL13 opened this issue Aug 24, 2023 · 7 comments

Comments

@MateusL13
Copy link

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

@YourSandwich
Copy link

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

@MateusL13
Copy link
Author

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
Copy link

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/

@MateusL13
Copy link
Author

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
Copy link

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

@MateusL13
Copy link
Author

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants