waydroid icon indicating copy to clipboard operation
waydroid copied to clipboard

Waiting for waydroid container service... Binder node "vndbinder" for waydroid not found

Open bonginkosi0607 opened this issue 3 years ago • 2 comments
trafficstars

Screenshot at 2022-07-30 06-43-45

bonginkosi0607 avatar Jul 30 '22 04:07 bonginkosi0607

What is your Distro grep -oP '(?<=^NAME=).*' /etc/os-release and Kernel uname -r?

cniw avatar Aug 05 '22 19:08 cniw

what is your result of running zcat /proc/config.gz | grep BINDER ?

it should be: CONFIG_ANDROID_BINDER_IPC=y CONFIG_ANDROID_BINDERFS=y CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"

vyalcevanet avatar Aug 29 '22 11:08 vyalcevanet

What is your Distro grep -oP '(?<=^NAME=).*' /etc/os-release and Kernel uname -r?

I have the same problem and the distro is Kali GNU/Linux and kernel 5.18.0-kali7-amd64

EkCaAv avatar Nov 08 '22 15:11 EkCaAv

Assuming this is PopOS, we now have PopOS install procedure documented: https://docs.waydro.id/usage/install-on-desktops#popos

You may try the same on Kali linux.

aleasto avatar Nov 19 '22 18:11 aleasto