casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.55k stars 149 forks source link

Running "...-g" Successfully Causes Waydroid to Not Boot #1

Closed levone1 closed 2 years ago

levone1 commented 2 years ago

I'm ising Waydroid 1.1.1 on SailfishOS, according to https://github.com/lal883/tama-sailfish-waydroid-instructios and functions fine. After successfully running "python3 waydroid_extras.py -g", ("OpenGapps successfully installed" message), Waydroid now will not boot.

Status shows container running and session running, but never shows "ready" message, which would indicate that "show-full-ui" command will succeed. Also, "puddlejumper service" message never appears.

Any ideass how to troubleshoot?

levone1 commented 2 years ago

update - tried again from scratch and working now... Not sure what happened last time ... Waydroid log showed "/init unable to link executable libbinder...file not found". Libbinder was peesent with 644 in /var/lib/waydroid/rootfs... and in /apex/android.../lib64.

meisme-dev commented 2 years ago

having the same issue