-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
root@pve001:~# uname -a
Linux pve001 5.15.107-1-pve #1 SMP PVE 5.15.107-1 (2023-04-20T10:05Z) x86_64 GNU/Linux
root@pve001:~# modprobe binder_linux devices=binder1,binder2,binder3,binder4,binder5,binder6
root@pve001:~# chmod 666 /dev/binder*
chmod: cannot access '/dev/binder*': No such file or directory
root@pve001:~# lsmod | grep binder
binder_linux 217088 0
root@pve001:~# more /boot/config-5.15.107-1-pve | grep ANDROID_BINDER
CONFIG_ANDROID_BINDER_IPC=m
CONFIG_ANDROID_BINDERFS=m
CONFIG_ANDROID_BINDER_DEVICES="" #
CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels