You are not logged in.

#1 2022-02-12 08:43:13

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 298

loading anbox modules at boot

Im on the LTS kernel and installed the dkms git version for the modules.

The wiki states:

# modprobe binder_linux devices=binder,hwbinder,vndbinder,anbox-binder,anbox-hwbinder,anbox-vndbinder
# modprobe ashmem_linux

and maybe needs:

# mkdir -p /dev/binderfs
# mount -t binder binder /dev/binderfs

However, at 1.2 to automatically load at boot it states:

# /etc/modules-load.d/anbox.conf
ashmem_linux
binder_linux

This has got me confused.

Should I include the binder module parameters in /etc/modules-load.d/anbox.conf or not?

Thanks!

Last edited by mouseman (2022-02-12 08:43:56)

Offline

#2 2022-02-12 09:08:38

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 298

Re: loading anbox modules at boot

Nevermind, I just now realized all the anbox images are outdated and useless sad

Offline

Board footer

Powered by FluxBB