waydroid_script icon indicating copy to clipboard operation
waydroid_script copied to clipboard

when installing magisk its not installing.

Open SuperErnD opened this issue 1 year ago • 21 comments

image when installing magisk its not installing. script dont give any errors linux kernel - 6.6.2-cb2.0.fc39.x86_64 distro - fedora 39 workstation

SuperErnD avatar Dec 04 '23 16:12 SuperErnD

Same here on archlinux with linux-zen kernel. Tried also with linux-xanmod-anbox kernel, that didn't work either.

mistrmochov avatar Dec 04 '23 20:12 mistrmochov

Click on the install button on the magisk app. 1. On the subsequent screen, select the option “Direct install into system partition.“ 4. Click on the “Let’s go” button located next to the selected option. 5. When it’s done, click the “Restart” button shown at the bottom right. If this does not work as well let me know !

casualsnek avatar Dec 05 '23 08:12 casualsnek

Hi, thanks for you reply ^^ Howewer these options aren't here at all, It seems like It completle failed to root It. I don't know If I'm doing something wrong. Tried already on Debian, Fedora and Arch, while distro hoping.

mistrmochov avatar Dec 05 '23 11:12 mistrmochov

Click on the install button on the magisk app. 1. On the subsequent screen, select the option “Direct install into system partition.“ 4. Click on the “Let’s go” button located next to the selected option. 5. When it’s done, click the “Restart” button shown at the bottom right. If this does not work as well let me know !

image i dont have a direct install into ...., i have only patch boot image

SuperErnD avatar Dec 05 '23 16:12 SuperErnD

I don't have this option in my environment either, 图片

0a00 avatar Dec 08 '23 11:12 0a00

I'm having the same issue.

iFlxy avatar Dec 14 '23 22:12 iFlxy

Same Issue @casualsnek. It seems your Magisk script is outdated.

MakandaDEV avatar Dec 18 '23 12:12 MakandaDEV

Same behavior for me on Fedora install.

ryanrudolfoba avatar Dec 21 '23 16:12 ryanrudolfoba

Same here on Void Linux

blacklightpy avatar Dec 21 '23 17:12 blacklightpy

Unfortunately It doesn't work on any liznux distribution. You can go with my script temporarily https://github.com/mistrmochov/magiskWaydroid

mistrmochov avatar Dec 21 '23 19:12 mistrmochov

Unfortunately It doesn't work on any liznux distribution. You can go with my script temporarily https://github.com/mistrmochov/magiskWaydroid

i tried yours the other day and it didnt work either. gonna try again on an older lineageos build from Nov / early Dec

ryanrudolfoba avatar Dec 22 '23 20:12 ryanrudolfoba

Thanks for reporting, latest magisk-delta has some issues starting on magisk. I will try downgrading magisk to get it working at the moment, till i find a way to get latest builds working again !

casualsnek avatar Jan 01 '24 03:01 casualsnek

It's downgraded now ! Magisk should work now. Can you test it ?

casualsnek avatar Jan 09 '24 03:01 casualsnek

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

Techwizz-somboo avatar Jan 12 '24 06:01 Techwizz-somboo

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

If you did a dirty downgrade (downgrade while you previously installed magisk.. You'll need to clean up some files for downgrade to work). I will share a write-up with instruction here after a while !

casualsnek avatar Jan 12 '24 13:01 casualsnek

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

If you did a dirty downgrade (downgrade while you previously installed magisk.. You'll need to clean up some files for downgrade to work). I will share a write-up with instruction here after a while !

It was a brand new installation

Techwizz-somboo avatar Jan 12 '24 17:01 Techwizz-somboo

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

If you did a dirty downgrade (downgrade while you previously installed magisk.. You'll need to clean up some files for downgrade to work). I will share a write-up with instruction here after a while !

It was a brand new installation

Weird ! Can you share output of cat /proc/cmdline and uname -r ?

casualsnek avatar Jan 13 '24 03:01 casualsnek

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

If you did a dirty downgrade (downgrade while you previously installed magisk.. You'll need to clean up some files for downgrade to work). I will share a write-up with instruction here after a while !

It was a brand new installation

Weird ! Can you share output of cat /proc/cmdline and uname -r ?

For me the solution was to swap to this kernel. So probably not a problem with your script https://aur.archlinux.org/packages/linux-xanmod-anbox

Techwizz-somboo avatar Jan 13 '24 06:01 Techwizz-somboo

It's downgraded now ! Magisk should work now. Can you test it ?

I just tried. Having the same problem as everyone else listed above.

If you did a dirty downgrade (downgrade while you previously installed magisk.. You'll need to clean up some files for downgrade to work). I will share a write-up with instruction here after a while !

It was a brand new installation

Weird ! Can you share output of cat /proc/cmdline and uname -r ?

For me the solution was to swap to this kernel. So probably not a problem with your script https://aur.archlinux.org/packages/linux-xanmod-anbox

Yes, xanmod is must with psi=1 kernel parameter to get magisk running on waydroid on Arch !

casualsnek avatar Jan 13 '24 08:01 casualsnek

I got Magisk installed and Zygisk enabled here: https://github.com/casualsnek/waydroid_script/pull/143#issuecomment-1893679352

baptx avatar Jan 16 '24 12:01 baptx

I got Magisk installed and Zygisk enabled here: #143 (comment)

Thanks! I got my Zygisk this way. For now, this will suffice but, it'd be good if we will have the latest magisk-delta. Hopefully, they will sort it out.

AlecBlance avatar Mar 29 '24 11:03 AlecBlance