-
Notifications
You must be signed in to change notification settings - Fork 4
FAQ
Soul Inferno DE edited this page Oct 22, 2022
·
2 revisions
How to fix: ....either ashmem or binder is not loaded ?
- type
anbox system-infoand look at the output
If it says binder: false ashmem: true binderfs: false
then you need to activate binder in your linux system. (You probably have it but it's not visible/running yet)
do a simple:
sudo mkdir /dev/binder
and retry:
anbox system-info