Related
Hi, I just tried to install the September OTA update based on the Magisk OTA installation tips however the installation of the update fails during step 1. At least I am still rooted on the August patch level. How can I update my phone without losing data? I thought about reflashing system and trying the steps again but I don't know where to get the factory images for 9.6.6.0 (August) or 9.6.8.0 (September). This is my first A/B phone by the way. Thanks in advance.
rfkd said:
Hi, I just tried to install the September OTA update based on the Magisk OTA installation tips however the installation of the update fails during step 1. At least I am still rooted on the August patch level. How can I update my phone without losing data? I thought about reflashing system and trying the steps again but I don't know where to get the factory images for 9.6.6.0 (August) or 9.6.8.0 (September). This is my first A/B phone by the way. Thanks in advance.
Click to expand...
Click to collapse
You can check @BubuXP's reply here it might help you out. :good:
On this page only the ROM for 9.6.4.0 (July) can be downloaded. Later versions are not available anywhere? If not I have to flash July with fastboot, root again and retry the OTA update?
rfkd said:
On this page only the ROM for 9.6.4.0 (July) can be downloaded. Later versions are not available anywhere? If not I have to flash July with fastboot, root again and retry the OTA update?
Click to expand...
Click to collapse
No, the only fastboot image at the moment is this. It should be not a problem downgrading, as long as the same Android version is involved (Oreo 8.1 in this case).
And yes, you can flash that fastboot image and then follow my guide to install Magisk, and then install the OTA update always following my guide, just to test that everything is working as intended.
This did not work. Seems like using flash_all_except_storage.bat was not the right choice, my unlock pattern during booting is not accepted.
rfkd said:
This did not work. Seems like using flash_all_except_storage.bat was not the right choice, my unlock pattern during booting is not accepted.
Click to expand...
Click to collapse
So you must use flash_all.bat, but you will lose your data. At the moment the data is in the phone memory, but is encrypted and you probably lost the decryption key when you flashed the other partitions, so not a great lose anyway.
I don't know if there is a way to get your data back.
Yes, I already did this. Had forgotten to disable the pattern.
Hello, I have pixel 2xl with unlocked boodloader, and my security patch is stack on 05. September... When I check for updates it says that my software is latest... But in security settings it says that security patch is old...should I lock bootloader? Will I receive OTA updates normaly etc
In CPY Z says that my device is not rooted, thanks in advance...
markokrstic0507 said:
Hello, I have pixel 2xl with unlocked boodloader, and my security patch is stack on 05. September... When I check for updates it says that my software is latest... But in security settings it says that security patch is old...should I lock bootloader? Will I receive OTA updates normaly etc
In CPY Z says that my device is not rooted, thanks in advance...
Click to expand...
Click to collapse
You have a few options. You could factory reset, then see if you get your OTA. You could also lock the bootloader, which wipes your device as well, then, yes, you will get normal OTA's. Or, you can adb side load the OTA zip from October, then November, then December to be up to date. Or, you can fastboot the factory images to get up to speed. Or, you can fastboot into twrp, then flash the OTA zips. And there ya go
Badger50 said:
You have a few options. You could factory reset, then see if you get your OTA. You could also lock the bootloader, which wipes your device as well, then, yes, you will get normal OTA's. Or, you can adb side load the OTA zip from October, then November, then December to be up to date. Or, you can fastboot the factory images to get up to speed. Or, you can fastboot into twrp, then flash the OTA zips. And there ya go
Click to expand...
Click to collapse
Tnx for fast reply
@Badger50: He doesn't have to install all three, but only the December OTA. Since the OTA zips Google makes available for download are full images they include all the patches from previous months.
Strephon Alkhalikoi said:
@Badger50: He doesn't have to install all three, but only the December OTA. Since the OTA zips Google makes available for download are full images they include all the patches from previous months.
Click to expand...
Click to collapse
Roger that my friend. I've just seen some folks have trouble when updating after a few months :good:
@Badger50: Understood there. I should have known there was a reason for you mentioning it.
I had the same problem when i buy my used pixel 2 xl, i solved the problem by this way
visit: https://www.google.com/android/beta
and unsubscribe my device from beta program. After some hours i receive ota
I have done factory data reset and there is an update, but it can't install, instalation problem... And its trying every few hours but it cant... Bootloader still unlocked
markokrstic0507 said:
I have done factory data reset and there is an update, but it can't install, instalation problem... And its trying every few hours but it cant... Bootloader still unlocked
Click to expand...
Click to collapse
Have you flashed TWRP? If so, you cannot update via OTA. This only works with the stock recovery.
You have to flash a full OTA via TWRP or flash the factory image with fastboot if you are using TWRP.
And if you don't use TWRP, you still can update manually. Why are you waiting for the automatic update in the first place?
I have unlocked bootloader, my phone is not rooted, when I try to update my phone tru settings and Sysrem update it starts and than stops (couldn't install update)
BabelHuber said:
Have you flashed TWRP? If so, you cannot update via OTA. This only works with the stock recovery.
You have to flash a full OTA via TWRP or flash the factory image with fastboot if you are using TWRP.
And if you don't use TWRP, you still can update manually. Why are you waiting for the automatic update in the first place?
Click to expand...
Click to collapse
I have unlocked bootloader, my phone is not rooted, when I try to update my phone tru settings and Sysrem update it starts and than stops (couldn't install update)
markokrstic0507 said:
I have unlocked bootloader, my phone is not rooted, when I try to update my phone tru settings and Sysrem update it starts and than stops (couldn't install update)
Click to expand...
Click to collapse
This has nothing to do with root, but with TWRP. Have you flashed it or not?
You can try to flash the boot.img again, too. Extract it from the factory image and flash it with fastboot. Of course this only helps if you have messed around with it.
If this doesn't work you can try a factory reset or flash the update manually. See https://developers.google.com/android/images for instructions.
I got update from oero to pie via OTA today,
I tried many patched boot.img and root maunally by patching stock img but its stuck on boot screen.. Any idea??
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Hakkinan said:
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Click to expand...
Click to collapse
What's mean " in both slots " ?
I tried to patch boot.img maunally but my device stuck on boot animations, So I flashed back stock boot.img into fastboot without root agian..
This is an A/B device which means that it has two slots for every partition (A and B). You need to flash the stock boot in the same partirion that it currently being used, flashing It in both is just to be safe in future updates.
Oh hey try this one: https://drive.google.com/file/d/1dBX2dZV_wWgSip8d9lk0lrO_JHfxGdKU/view?usp=sharing
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
FRibeiro1400 said:
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
Click to expand...
Click to collapse
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
FRibeiro1400 said:
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
Click to expand...
Click to collapse
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Hakkinan said:
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Click to expand...
Click to collapse
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
HaN5aR said:
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
Click to expand...
Click to collapse
Wait, did you try to flash the whole OTA?
Hakkinan said:
Wait, did you try to flash the whole OTA?
Click to expand...
Click to collapse
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
HaN5aR said:
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Click to expand...
Click to collapse
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
FRibeiro1400 said:
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
Click to expand...
Click to collapse
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Hakkinan said:
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Click to expand...
Click to collapse
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
FRibeiro1400 said:
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
Click to expand...
Click to collapse
Doesn't matter if you had 10.0.1.0 previously or not. You can download it and install it without losing data.
Should I wait to unlock my bootloader or should i unlock it now?. if i unlock it now will i be able to update to realme ui 2.0 and root it. pls lemme know
thanks
jugaa said:
Should I wait to unlock my bootloader or should i unlock it now?. if i unlock it now will i be able to update to realme ui 2.0 and root it. pls lemme know
thanks
Click to expand...
Click to collapse
Unlocking the BL doesn't stop OTA updates until you mess with System and Vendor partition which is flashing TWRP, Magisk or a custom rom/kernel. Hope it clears your doubt.
Rowdyy Ronnie said:
Unlocking the BL doesn't stop OTA updates until you mess with System and Vendor partition which is flashing TWRP, Magisk or a custom rom/kernel. Hope it clears your doubt.
Click to expand...
Click to collapse
if i had just got the answer earlier, i messed up with system and vendor and flashed twrp, will i be able to install ota updates now?
jugaa said:
if i had just got the answer earlier, i messed up with system and vendor and flashed twrp, will i be able to install ota updates now?
Click to expand...
Click to collapse
You will receive OTA update notification, but it won't flash as you don't have stock recovery. What you can do is, you can go here (https://www.realme.com/in/support/software-update) and download the ozip file and flash it on TWRP. Make sure you have latest TWRP installed which supports ozip.
Rowdyy Ronnie said:
You will receive OTA update notification, but it won't flash as you don't have stock recovery. What you can do is, you can go here (https://www.realme.com/in/support/software-update) and download the ozip file and flash it on TWRP. Make sure you have latest TWRP installed which supports ozip.
Click to expand...
Click to collapse
alright thanks yo ?
Does anyone have ui 2.0 link for realme 7 pro? I have twrp so can't install ota ui 2.0 and I can't find it on internet
I have been digging through these forums, but can't find an straight step-by-step guide explaining how you go about manually updating the firmware on this device when you have the bootloader unlocked, TWRP installed, and rooted with Magisk.
I know that having the bootloader unlocked means that the device can no longer get updates automatically and that the updates have to be manually downloaded installed from the ASUS website. But what I don't understand is how to install the firmware from the ASUS website and still keep TWRP recovery and Magisk root.
This is my first time updating the device after I first set it up in January, so I would very much appreciate it if some one knowledgeable could explain this process to me
(In case you need to know, I'm currently on WW-32.2810.2212.241 firmware, with TWRP 3.70_12-0 and Magisk 25.2 installed.)
jmaeshawn said:
I have been digging through these forums, but can't find an straight step-by-step guide explaining how you go about manually updating the firmware on this device when you have the bootloader unlocked, TWRP installed, and rooted with Magisk.
I know that having the bootloader unlocked means that the device can no longer get updates automatically and that the updates have to be manually downloaded installed from the ASUS website. But what I don't understand is how to install the firmware from the ASUS website and still keep TWRP recovery and Magisk root.
This is my first time updating the device after I first set it up in January, so I would very much appreciate it if some one knowledgeable could explain this process to me
(In case you need to know, I'm currently on WW-32.2810.2212.241 firmware, with TWRP 3.70_12-0 and Magisk 25.2 installed.)
Click to expand...
Click to collapse
Hi Bro.
Your ROG Phone was CN and did you flash the RAW WW firmware?.
Regards!.
jmaeshawn said:
I have been digging through these forums, but can't find an straight step-by-step guide explaining how you go about manually updating the firmware on this device when you have the bootloader unlocked, TWRP installed, and rooted with Magisk.
I know that having the bootloader unlocked means that the device can no longer get updates automatically and that the updates have to be manually downloaded installed from the ASUS website. But what I don't understand is how to install the firmware from the ASUS website and still keep TWRP recovery and Magisk root.
This is my first time updating the device after I first set it up in January, so I would very much appreciate it if some one knowledgeable could explain this process to me
(In case you need to know, I'm currently on WW-32.2810.2212.241 firmware, with TWRP 3.70_12-0 and Magisk 25.2 installed.)
Click to expand...
Click to collapse
I think twrp will not work properly with android 13 because twrp is made for android 12
Dumper UL full upgrade and you will get Boot.img and recovery.img (keep both files at safe place).
Use magisk manager to patch the boot file.
Keep recovery.img (original A13) and TWRP.img safe in ADB root folder (dont mix them up).
1. Update FOTA to Android 13 by copy UL full upgrade into root folder of your phone. If copy from PC/laptop with cable then unplug the cable, your phone will recognize the package, (if you already change COUNTRY CODE and currently use WW 241 rom that will be success update). Otherwise, reboot your device and pop up will appear. Wait the phone is fully reboot and set up everything.
2. Reboot your phone into download mode/fastboot mode (it's better that you should enable USB debug/Developer mode before doing anything). Using CMD command to flash patched boot from Magisk Manager. And reboot, now your phone could gain back root.
3. Check again if the recovery is gone or not. If it's gone, then use termux or any terminal emulator for the "dd command".
You will gain back the TWRP, if any failed, flash back original recovery.img that you have lately in ADB folder on your PC.
PS: backup everything, since going back from Android 13 to Android 12 need to full factory reset.
Br,
ChrisFeiveel84 said:
I think twrp will not work properly with android 13 because twrp is made for android 12
Click to expand...
Click to collapse
I'm on WW-33.0610.2810.81, and TWRP seems to be working OK so far