void-packages/srcpkgs/waydroid/files/README.voidlinux
Jami Kettunen 7c8057315c waydroid: update to 1.3.4.
"Waydroid waiting for initialization..." could show up on tty1
interrupting agetty login flow for example, so add vlogger.

Also clarify README.voidlinux now that Android 11 system images are the
default, mention kernel cmdline wiki page.
2022-12-19 10:01:32 +07:00

27 lines
1017 B
Plaintext

To finish Waydroid installation run:
# ln -s /etc/sv/waydroid-container /var/service
# waydroid init
Additionally ensure /proc/pressure/cpu exists, otherwise add 'psi=1' to your
kernel cmdline; without this /system/bin/lmkd will keep crashing and the LXC
container won't finish booting.
For more details on kernel command line arguments and their configuration see
https://docs.voidlinux.org/config/kernel.html#cmdline
Currently for audio support you need a PulseAudio server running (pipewire-pulse
also works).
Optionally clipboard syncing between the container and host Wayland compositor
can be enabled with:
# xbps-install python3-pyclip wl-clipboard
When running under X11 in a nested Wayland compositor you'll also need xclip.
In case of graphical rendering issues etc. make sure to check the Waydroid
documentation if they have a solution: https://docs.waydro.id/
If not sure confirm your /proc/cpuinfo has the instruction sets required
by Android: https://developer.android.com/ndk/guides/abis#sa