Is it possible to run waydroid in asahi linux . If yes , how can I use it . if No, are there any alternatives
Unfortunately it wont work at this time, as Waydroid is compiled for 4k page sizes, and these machines use 16k page sizes.
Any hopes in the future? or any alternatives ?
muvm
can emulate 4k page size, but it doesn’t support Wayland. This is progress, though.
In theory it should be possible to run a Wayland compositor like Weston with the X11 backend, then run Waydroid on that. But then the bigger problem is Waydroid won’t have our Mesa build within it, so no GPU support in Android which will probably make it rather unusable. Unless someone documents how to get an external Mesa build into Waydroid, this will remain a blocker until our GPU driver is upstreamed and Waydroid updates to it.