at the moment it seems only APatch works, just to make that clear again.
Magisk works with a different command
@jvds1987 do some reading in this topic here.
at the moment it seems only APatch works, just to make that clear again.
Magisk works with a different command
@jvds1987 do some reading in this topic here.
No, that it not true.
Magisk, APatch and KernelSU work (currently using KernelSU).
I tried all three.
(For magisk)
thanks for the reminder you mentioned that before, I forgot about it
Another try to summarize what is currently known reg. rooting the FP6 to add this info to the first post
fastboot boot currently does not work/exist and its unclear when/if it will be added
Still its possible to root the FP6 using APatch
Those still wanting to use Magisk
In the past flashing boot with Magisk prevented a smooth OTA route,
@Kalibri did you test this after flashing init_boot using Magisk?
No, just with KernelSU
Interestingly enough, I donât get this anymore after the new update
So it doesnât detect root anymore
My banking app still doesnât work, bit thatâs also maybe because of something else
@Kalibri
As you rooted your device very early after its availability on the market can you give a short feedback if you also have done android updates on your rooted device? I mean there were already two updates on my phone.
Did you face any problems doing it the regular way (deactivating the âmagicâ app, applying the update, re-installing the âmagicâ app in inactive slot after reboot, reboot)?
Or did you have to unroot, apply the update and then had to root and flash the boot.img again?
Iâm asking these questions because Iâm still not familiar with Apatch. I was using Magisk only over the last years.
I did the update with KernelSU installed, had to flash the stock init_boot and boot img though (did this with the Kernel flasher app). I donât know if this is also necessary with apatch but you will know if the installing of the update fails.
After installing the update, I had to install in the inactive slot which worked, and after a reboot, the update was installed with root.
Thanks for the feedback and confirming me that the regular way for updating and keeping root is still possible. I also had the same backup plan with reflashing the boot.img in my case with Apatch.
Iâm sorry for asking, but it seems to be 4-5 years ago when I bought my still Asus Zenfone 8 (Android 11 or so). And Android in general changed a lot, in my opinion. I havenât been aware of the current situation with bootloader, rooting etc. Because the last years there was no need to keep the âAndroid memoryâ in my brain updated. But now, as my phone comes to an end and I was dealing with the idea to replace it with an FP5 3 months ago, I started reading topics again, mainly about FP5. And then suddenly the release of FP6 appeared and I found my device for hopefully the next bunch of years. So I want to set up the phone as ideal for me as possible, also with some more work as an average user would do, but the maintenance work over lifetime is way less for me
You donât have to say sorry for asking ![]()
Tried to install the update today but unfortunately it failed
Used Magisk to root my FP6. Should I flash the stock init_boot and boot.img and try it again?
Sorry for mixing in. Could you please explain what you mean by deactivating the âmagicâ app? Am I right to assume you mean Magisk? How does one deactivate the app? My install of the latest patch failed and looking for a way to fix that.
I assume that you have rooted your phone with Magisk (this is your âmagicâ app, Iâve done the rooting with Apatch, so this is my âmagicâ app) and flashing the modified init_boot.img, right?
In this case the regular way would be the following:
I used Apatch first with boot.img, flash was successful but according to root checker I didnât get root. Then I installed Magisk app and did it from the app. That seemed to work and gained root.
Yesterday I did the restore to ârestore imagesâ in the Matiek app, once that was done tried the update again but still no luck.
Root checker shows my phone is rooted with Magisk but I have the feeling that it actually was Apatch that did the trick but I didnât grant super user to Rootchecker when I checked.
Could you please tell me how I should disable Apatch like you did before installing the update?
Is that âremove patchâ in the Apatch app?
No reboot â install update â install Apatch to inactive slot â reboot? Or are there other steps involved?
For Apatch the procedure is the following:
The only option I see is âremove patchâ
Not disable patch, should I do that and proceed as mentioned in your guide?
Yes, Remove AndroidPatch!
Sorry, used the wrong trasnslation. Iâm not a native english speaker.
No problem at all! Appreciate all the help ![]()
So I did and it brings root to the apps I need so far. Thanks for the tip ! One question, Iâd like to relock the bootloader. Locking critical was OK (better than nothing but still not safe enough) but I got a bootloop when trying fastboot flashing unlock. So I had to factory flash and start over again. Did you manage a full lock, if yes, how did you ?
Check the ability to close the bootloader, before you try to close it, with this command:
fastboot flashing get_unlock_ability
Only if it returns â1â as a result itâs safe to lock the bootloader.