Alessandro Astone
Alessandro Astone
Waydroid now uses the latest mesa
``` lxc-start: waydroid: utils.c: safe_mount: 1218 No such file or directory - Failed to mount "/dev/anbox-vndbinder" onto "/usr/lib64/lxc/rootfs/dev/vndbinder" lxc-start: waydroid: utils.c: safe_mount: 1218 No such file or directory - Failed...
We now also have a GUI for initialization that should make this easier
Follow the instructions from the link on screen
Android 11 based images were released today
mizzunet comment is correct. You would still need to run `sudo waydroid init -f` to detect differences in kernel device nodes
It depends. What is "the current display GPU" and how does linux expose this information?
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.
Your compositor should be reporting the wayland display scale. If not, you can use `export GRID_UNIT_PX=` or other ways as pointed out.
You can use adb over tcp: https://docs.waydro.id/faq/using-adb-with-waydroid I'm not sure if it would be feasible to have it working by emulating the USB interface instead...