Waydroid on Clear Linux

try setup kernel param

//enter root with sudo -s
# mkdir -p /etc/kernel/cmdline.d
# echo psi=1 >> /etc/kernel/cmdline.d/lxc.conf
# clr-boot-manager update

restart pc and see if it work. use cat /proc/cmdline to see if it applied correctly
if this is already done, run waydroid log and see which error is causing it to crash

1 Like