Fix waydroid on all devices in main and community
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
This doesn't actually fix waydroid on the pinephone yet, but gets closer to it and hopefully helps with figuring this out.
CONFIG_PSI_DEFAULT_DISABLED
in the kernel config, the psi=1 parameter is not needed. But apparently it is, as waydroid behaved differently for me when I did set it.EDIT: removed psi=1 patch again, see below
To help with debugging this, see issue #1849 (closed) and consider installing these packages on postmarketOS edge with mrtest add 3901
.
EDIT: it works with the current patchset, even though it takes some time until waydroid initializes on the pinephone. this can be reviewed now, only needs to be build tested before it can be merged.
TODO:
Push commits to the source branch or add previously merged commits to review them.