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.49k stars 144 forks source link

Magisk Delta Installation Failed #86

Open iEscapedVim opened 1 year ago

iEscapedVim commented 1 year ago

Screenshot from 2023-05-02 17-58-33

OS: Arcolinux Kernel: 6.2.10-x64v1-xanmod1-1 Waydroid Image: 18.1-20230422-Vanila

So I am unable to root waydroid using the script, and really really need to root. How can I do it manually r some other way..

casualsnek commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

iEscapedVim commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

casualsnek commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

What are your current kernel parameters ?

iEscapedVim commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

What are your current kernel parameters ?

https://pastebin.pl/view/1586080c

casualsnek commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

What are your current kernel parameters ?

https://pastebin.pl/view/1586080c

Can you try adding psi=1 to your kernel parameters and see if anything changes ?

iEscapedVim commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

What are your current kernel parameters ?

https://pastebin.pl/view/1586080c

Can you try adding psi=1 to your kernel parameters and see if anything changes ?

strange I do have it in there Screenshot from 2023-05-04 18-37-55

casualsnek commented 1 year ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

No, it shows the same error.

What are your current kernel parameters ?

https://pastebin.pl/view/1586080c

Can you try adding psi=1 to your kernel parameters and see if anything changes ?

strange I do have it in there Screenshot from 2023-05-04 18-37-55

what is the output of cat /proc/cmdline ?

iEscapedVim commented 1 year ago

BOOT_IMAGE=/vmlinuz-linux-xanmod root=UUID=80713ef1-246d-4a8a-be0c-c882ae36902d rw quiet loglevel=3 audit=0 nvme_load=yes psi=1

raffifu commented 1 year ago

image Same issue, can't install magisk

iEscapedVim commented 1 year ago

image Same issue, can't install magisk

seems like you are using default kernel try using xanmod kernel

Pasindu-23 commented 1 week ago

Can you make a switch to linux-xanmod-anbox kernel and see if it works ? I have seen some magisk related issues due to kernel being used !

how to install it.....?