tomasz-grobelny/AACS

anbox not starting

Opened this issue · 1 comments

I got thru all the installation steps on my Odroid N2 but it is not working, mostly because anbox is not starting up. I see the "Starting..." graphic but nothing else.

I am using the image of android from here: https://build.anbox.io/android-images/2018/07/19/ since the one mentioned in the install docs are not working. I put the image in the home directory of the root user and also tried anbox/data/android-images without luck

When I do:
anbox check-features
I get:
"You are running Anbox on a not yet supported architecture"

I also tried installing Anbox with Snap but snap is not working on my install.

I'd appreciate any help and guidance you can offer. I am really stuck!

Additional info:
I did install the kernel 5.9.y and all the patching recommended.

In the syslog I see a lot of stuff like:

[ 42.761712] panfrost ffe40000.gpu: js fault, js=1, status=DATA_INVALID_FAULT, head=0x65d4140, tail=0x65d4140
[ 42.766008] panfrost ffe40000.gpu: gpu sched timeout, js=1, config=0x7300, status=0x58, head=0x65d4140, tail=0x65d4140, sched_job=000000001c25e801
[ 78.763617] panfrost ffe40000.gpu: Unhandled Page fault in AS0 at VA 0x0000000000000000
Reason: TODO
raw fault status: 0x24002C2
decoded fault status: SLAVE FAULT
exception type 0xC2: TRANSLATION_FAULT_LEVEL2
access type 0x2: READ
source id 0x240

the glmark2 gpu tester runs, and seems to indicate GPU is working right.