View Single Post
Old 11-29-2023, 03:51 AM   #170
denisuu
Zealot
denisuu has learned how to buy an e-book online
 
denisuu's Avatar
 
Posts: 120
Karma: 90
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
Quote:
Originally Posted by Renate View Post
I believe the Leaf2 (like everything) is 64 and 32.
Some things are only 64.
Code:
ps -e|grep zygote
You should see two (or even three with webview).
Apps without libs should run on the default (64).
Apps with a choice of 64 libs should run on 64.
Apps with only 32 libs must run on 32.
The last case is fail on Pixel7? 8? because zygote32 is not enabled by default.
In short, run 64.
I thought arm64 would be the right option, since most architectures are 64bit now. But I wasn't sure, KoReader was quite buggy, so I thought I might have selected the wrong version. But it's still buggy whatever version I choose lol
denisuu is offline   Reply With Quote