Hello, I successfully rooted my Pixel 8 Pro but I am stuck at “Phone is starting” after enabling Zygisk and rebooting. It does boot fine into safe mode tho. What can cause this issue and how can I fix it? Thx a lot!
I’m assuming you’re using Android 14.
Do you actually see your lockscreen or your launcher, or are you just dumped to a “Android is Starting” dialog after the boot animation goes? I’d try to get an adb logcat up to see what the device is doing/gotten stuck on, but you would have needed to authorize your device beforehand…
Are you using Magisk for root or riru? Seeing as you’re using a very recent version of Android, I’d say try a dev build of Magisk and see if that works any better. I would have also suggested using an older version of magisk that doesn’t exploit via zygote injection, but your version of android is too new. Have a poke around on the github Issues tab and see if anyone else has gotten stuck with the same issue as you.
Another thing would be to try changing your phone’s boot slot in fastboot (don’t flash, just change slot) - maybe something for the zygote injection is missing from the boot slot your device defaulted to?
ubergeek77@lemmy.ubergeek77.chat 11 months ago
Are you on GrapheneOS by chance? Either disable Zygisk or try the build I linked here. They kinda rushed the 26 builds out the door without a lot of testing, which is a shame, considering there will be no more releases until v27
github.com/topjohnwu/Magisk/issues/7489
jvrava9@lemmy.dbzer0.com 11 months ago
Yep I’m on gOS, should’ve mentionned that. Do we know when v27 will be released? I’m still pretty new to all of this, coming from a jailbroken iPhone. Would you suggest building Magisk from here or trying the dev build in the meantime? Thanks a lot!
ubergeek77@lemmy.ubergeek77.chat 11 months ago
Look at the build I linked in my issue there. You will see an artifacts page where you can download a working build as a zip. You need to be logged in to GitHub to see the download link.
But like I said, Zygisk is still pretty broken even with that build. You’ll get “further,” but I wouldn’t recommend running it as a daily driver.
No one has any clue when 27 is coming. I just know 26.4 was the last 26.x build.