You can try to run this command to grep for kernel options required
zcat /proc/config.gz| grep 'ANDROID_BINDER_DEVICES\|ASHMEM'
If it return blank (or your kernel does not support one of the option) then your kernel doesn't work with Waydroid.
Anyway, core/linux
(what you're using now) doesn't support Android options.
Pinned Comments
Danct12 commented on 2021-09-21 06:23 (UTC) (edited on 2021-10-08 16:06 (UTC) by Danct12)
Before install Waydroid, make sure that your kernel supports binder and ashmem module (currently only linux-zen does)
Keep in mind that Waydroid only works with Wayland compositors. It also does not work yet with proprietary NVIDIA driver.
After install
waydroid
andwaydroid-image
, run this command to initialize the container:Then the container can be started via
waydroid-container.service
. The official project group/channel can be found on: