[Q] Is there a way to be flash the 4.3 OTA and still be rooted? - Nexus 4 Q&A, Help & Troubleshooting

I am having some issues with an AOSP 4.3 rom. I would like to stay on 4.3 but with the complete stock rom directly from Google. Is it possible to have root on the ota stock 4.3 rom? I would rather be back on 4.2.2 stock/rooted than rooted 4.3 with too many glitches

Due to some security changes in 4.3 root won't survive an OTA. You'll need the stock recovery to update via OTA. Subsequently, you'll need a custom recovery to flash the latest version of SuperSU and have root again.
What's your current state?

Mercado_Negro said:
Due to some security changes in 4.3 root won't survive an OTA. You'll need the stock recovery to update via OTA. Subsequently, you'll need a custom recovery to flash the latest version of SuperSU and have root again.
What's your current state?
Click to expand...
Click to collapse
I'm on a rooted 4.3 AOSP ROM with TWRP 2.6.0.0. Did a regular wipe while I was 4.2.2 before I flashed. Can you flash a custom recovery on unrooted ota 4.3?

patrickjaden said:
I'm on a rooted 4.3 AOSP ROM with TWRP 2.6.0.0. Did a regular wipe while I was 4.2.2 before I flashed. Can you flash a custom recovery on unrooted ota 4.3?
Click to expand...
Click to collapse
yes. you dont need root for a custom recovery.

patrickjaden said:
I'm on a rooted 4.3 AOSP ROM with TWRP 2.6.0.0. Did a regular wipe while I was 4.2.2 before I flashed. Can you flash a custom recovery on unrooted ota 4.3?
Click to expand...
Click to collapse
Yes, you can.
Did you also flash the latest bootloader and radio? That's important, specially the radio (to avoid compatibilities issues with ROMs).

Mercado_Negro said:
Due to some security changes in 4.3 root won't survive an OTA. You'll need the stock recovery to update via OTA. Subsequently, you'll need a custom recovery to flash the latest version of SuperSU and have root again.
What's your current state?
Click to expand...
Click to collapse
Mercado_Negro said:
Yes, you can.
Did you also flash the latest bootloader and radio? That's important, specially the radio (to avoid compatibilities issues with ROMs).
Click to expand...
Click to collapse
No, that's probably why I'm having so many problems. Where can I find them? and can they be flashed in TWRP

twrp flashable. since youre on tmobile, the hybrid radios are good, thats if you want to use tmobiles lte http://forum.xda-developers.com/showthread.php?t=2087227
patrickjaden said:
No, that's probably why I'm having so many problems. Where can I find them? and can they be flashed in TWRP
Click to expand...
Click to collapse

simms22 said:
yes. you dont need root for a custom recovery.
Click to expand...
Click to collapse
So theoretically if I revert to stock 4.2.2 I can update to the OTA, then flash a custom recovery (I assume I can do that via the toolkit?), then flash the root file, I'll be good? Do I need to relock my bootloader?

patrickjaden said:
No, that's probably why I'm having so many problems. Where can I find them? and can they be flashed in TWRP
Click to expand...
Click to collapse
You can find them here:
http://forum.xda-developers.com/showthread.php?p=43528263
I'm not sure if these zip files are flashable, though.
I'd strongly suggest you to download Google's Factory Images from:
https://developers.google.com/android/nexus/images#occamjwr66v
And extract both from there to be safe (bootloader and radio images).
You won't be able to flash these images from TWRP. In this case, you'll need to use fastboot commands to flash them (but it will be safer, in my opinion).
If you're not familiar with fastboot command lines and don't have the Android ADT Bundle either please let me know, I can walk you through.
[EDIT] I found another link for the radio (a.k.a. baseband) and bootloader. Here it is:
https://www.copy.com/s/JniBu/4.3 files (mako)
I'm 100% sure these are proper versions but since they're images you'll have to flash them via fastboot.

Mercado_Negro said:
You can find them here:
http://forum.xda-developers.com/showthread.php?p=43528263
I'm not sure if these zip files are flashable, though.
I'd strongly suggest you to download Google's Factory Images from:
https://developers.google.com/android/nexus/images#occamjwr66v
And extract both from there to be safe (bootloader and radio images).
You won't be able to flash these images from TWRP. In this case, you'll need to use fastboot commands to flash them (but it will be safer, in my opinion).
If you're not familiar with fastboot command lines and don't have the Android ADT Bundle either please let me know, I can walk you through.
[EDIT] I found another link for the radio (a.k.a. baseband) and bootloader. Here it is:
https://www.copy.com/s/JniBu/4.3 files (mako)
I'm 100% sure these are proper versions but since they're images you'll have to flash them via fastboot.
Click to expand...
Click to collapse
I've never really done fastboot before. Is this way easier than flashing stock 4.2.2 and going from there?

patrickjaden said:
I've never really done fastboot before. Is this way easier than flashing stock 4.2.2 and going from there?
Click to expand...
Click to collapse
No, it's not easier at all but you'll learn a lot in the process which will surely help you a lot in the future if you run into problems.
It's up to you

Mercado_Negro said:
No, it's not easier at all but you'll learn a lot in the process which will surely help you a lot in the future if you run into problems.
It's up to you
Click to expand...
Click to collapse
I kinda wanna revert to 4.2.2 and OTA update to 4.3 so I can be 100% stock. I don't know if I can trust the dev who's making this AOSP ROM. Does my bootloader need to be locked to update?

bootloader will need to be unlocked. thats easy, you dont need a toolkit, you wont learn anything that way. you will need to install fastboot to your computer. you boot into your bootloader, connect to your computer via usb, start fastboot, open a command window, type.. fastboot devices(this is to check if fastboot sees your device), then type.. fastboot oem unlock(then look at your n4 screen to press yes or no). this will unlock your bootloader. download your recovery to your computer, stick it into the same folder as fastboot(do this before you start), then type in the command window.. fastboot flash recovery recoveryname.img(this will flash your custom recovery). then, in the bootloader, press your volume keys to scroll to the word recovery, press your power button to boot into recovery.

patrickjaden said:
I kinda wanna revert to 4.2.2 and OTA update to 4.3 so I can be 100% stock. I don't know if I can trust the dev who's making this AOSP ROM. Does my bootloader need to be locked to update?
Click to expand...
Click to collapse
No, you don't need a locked bootloader to update via OTA.
Out of curiosity, how are you going to revert to 4.2.2 if you've never used fastboot command lines? You're in an AOSP 4.3 ROM right now, with 4.2.2 bootloader and radio. Do you have a flashable 4.2.2? That's the only way I can see it happen (unless I'm missing something which is probable).

Mercado_Negro said:
No, it's not easier at all but you'll learn a lot in the process which will surely help you a lot in the future if you run into problems.
It's up to you
Click to expand...
Click to collapse
Mercado_Negro said:
No, you don't need a locked bootloader to update via OTA.
Out of curiosity, how are you going to revert to 4.2.2 if you've never used fastboot command lines? You're in an AOSP 4.3 ROM right now, with 4.2.2 bootloader and radio. Do you have a flashable 4.2.2? That's the only way I can see it happen (unless I'm missing something which is probable).
Click to expand...
Click to collapse
Could I use the toolkit/is it usable with 4.3? Or is there a way to flash the stock via recovery?

patrickjaden said:
Could I use the toolkit/is it usable with 4.3? Or is there a way to flash the stock via recovery?
Click to expand...
Click to collapse
I'd never suggest any toolkit because you won't learn anything from it. I'm not sure how's current state of toolkits so I can't comment on their proper functioning with 4.3.

Mercado_Negro said:
I'd never suggest any toolkit because you won't learn anything from it. I'm not sure how's current state of toolkits so I can't comment on their proper functioning with 4.3.
Click to expand...
Click to collapse
Okay, is there a 4.2.2 zip I can flash that will let me get the OTA?

patrickjaden said:
Okay, is there a 4.2.2 zip I can flash that will let me get the OTA?
Click to expand...
Click to collapse
Sorry, I don't know if there's one.

is it possible to flash a hybrid radio onto stock 4.3?

patrickjaden said:
is it possible to flash a hybrid radio onto stock 4.3?
Click to expand...
Click to collapse
Yes, it is. You can pretty much flash any baseband on stock or ROMs. The question is, is it worth it? It may work flawlessly but it could also cause issues. I'd do it but I'd keep my eyes on it if something goes wrong all of a sudden.

Related

Rooting from Linux without CWM?

I want to root my N7 directly from Linux, but I don't want to replace recovery with CWM. I like CWM on my phone, but I understand it won't allow OTA stock upgrades which I expect will be important for a while on the N7.
I've already unlocked the bootloader, but I haven't seen any instructions for rooting from Linux without replacing the standard recovery with CWM.
Can't you just flash CWM, root, and then reflash stock recovery?
sray1 said:
... but I understand it won't allow OTA stock upgrades which I expect will be important for a while on the N7.
Click to expand...
Click to collapse
There won't be any OTA that is not quickly (if not before it is released) will be available is a flashable download on XDA and other forums.
You are not going to miss anything.
You can as already posted, reflash the stock recovery, but again, whats the point.
rohan32 said:
Can't you just flash CWM, root, and then reflash stock recovery?
Click to expand...
Click to collapse
Where would I find the stock recovery?

Waiting for the OTA update?

i know the flash images for 4.3 are available now but wouldnt it be easier to wait for the OTA update? and the process will be simpler? or am i missing something? Also if I have a custom kernel but stock rom all I need to do for the OTA update is go back to stock kernel correct?
Cjshino said:
i know the flash images for 4.3 are available now but wouldnt it be easier to wait for the OTA update? and the process will be simpler? or am i missing something? Also if I have a custom kernel but stock rom all I need to do for the OTA update is go back to stock kernel correct?
Click to expand...
Click to collapse
You will need to be 100% stock to get the OTA the normal way, otherwise you'll have to flash it manually via adb sideload or a custom recovery
EddyOS said:
You will need to be 100% stock to get the OTA the normal way, otherwise you'll have to flash it manually via adb sideload or a custom recovery
Click to expand...
Click to collapse
so you mean like No custom roms, custom kernels or root apps? or root or unlock bootloader?
100% stock means exactly that. You can leave the bootloader unlocked but the main system itself has to be exactly how it was brand new as the OTA patches the original files. If they're not there the OTA will fail
EddyOS said:
100% stock means exactly that. You can leave the bootloader unlocked but the main system itself has to be exactly how it was brand new as the OTA patches the original files. If they're not there the OTA will fail
Click to expand...
Click to collapse
Can i just go back to stock kernel and delete root apps? or do i have to flash 4.2.2
Cjshino said:
Can i just go back to stock kernel and delete root apps? or do i have to flash 4.2.2
Click to expand...
Click to collapse
If i upgrade to 4.3 with the factory image am i still rooted? Can i still use my apps that require root lets says auto hide soft keys?
You can get OTA update even when you have root (assuming you haven't touched any system files), but you will lose root after the update. It's pretty easy to re-root though.
Sent from my Nexus 4 using Tapatalk 4 Beta
I still dont have it via OTA yet.
Is it just the US at the moment ?

[Q] how to flash twrp after update VFW 4.4.2

my phone is bootloader unlock, does it mean I can flash the third part recovery like TWRP, and use it?
MY guess yes..
Sent from my LT30p using Tapatalk
allen_ho said:
my phone is bootloader unlock, does it mean I can flash the third part recovery like TWRP, and use it?
Click to expand...
Click to collapse
TWRP will not work on the OTA, yet. However, there is a working CWM in the HD forum. I flashed it to my M and have zero issues with it.
RikRong said:
TWRP will not work on the OTA, yet. However, there is a working CWM in the HD forum. I flashed it to my M and have zero issues with it.
Click to expand...
Click to collapse
I flashed the CWM recovery too...it does boot to recovery
but it seems to be some problem with CM11 package, the assert check shows my device ID is empty so the recovery just abort the installation.
I want to flash CM11-m6 snapshot....any ideas?
falleny said:
I flashed the CWM recovery too...it does boot to recovery
but it seems to be some problem with CM11 package, the assert check shows my device ID is empty so the recovery just abort the installation.
I want to flash CM11-m6 snapshot....any ideas?
Click to expand...
Click to collapse
CM11 won't work if you've updated. Apparently, the boot loader is updated and the ROMs haven't been updated for it.
Sent from my HTC6525LVW using Tapatalk
RikRong said:
CM11 won't work if you've updated. Apparently, the boot loader is updated and the ROMs haven't been updated for it.
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
Bad news...Looks like i will be stucked in full bloated stock rom for sometime...thank u
falleny said:
Bad news...Looks like i will be stucked in full bloated stock rom for sometime...thank u
Click to expand...
Click to collapse
You have an unlocked BL, just flash SU to get root, and delete/freeze apps. That's pretty much what I did and used Xposed on top of that.
I haven't tried it yet, buy couldn't you just rsd back to an earlier build then flash your custom ROM?
Sent from my XT907 using Tapatalk
I fastboot flash the lastest CWM recovery, but it didn't work for the CM 4.4.2 ROM, and twrp, it didn't work again. why? does the VFW rom change something?
allen_ho said:
I fastboot flash the lastest CWM recovery, but it didn't work for the CM 4.4.2 ROM, and twrp, it didn't work again. why? does the VFW rom change something?
Click to expand...
Click to collapse
None of the ROMs have been updated to work with the new recovery. Just give it time.
RikRong said:
None of the ROMs have been updated to work with the new recovery. Just give it time.
Click to expand...
Click to collapse
what's that mean?
do you mean the third part recovery didn't work cause the VFW rom?
allen_ho said:
what's that mean?
do you mean the third part recovery didn't work cause the VFW rom?
Click to expand...
Click to collapse
It means that none of the ROMs out right now will work with the new CWM. Also, quit trying flash TWRP. TWRP is not compatible with the new KK, yet.
Got it, many thanks
Root
My xt907 Has the OTA 4.4 update and an unlocked BL. I don't have a custom recovery installed anymore. Is it possible to flash SU or superuser and get root with fastboot. If so. Please help! Thanks. I'm ok with flashing CWN if need be. I just want root to install a Xposed and remove bloatware.
Ahoalton said:
My xt907 Has the OTA 4.4 update and an unlocked BL. I don't have a custom recovery installed anymore. Is it possible to flash SU or superuser and get root with fastboot. If so. Please help! Thanks. I'm ok with flashing CWN if need be. I just want root to install a Xposed and remove bloatware.
Click to expand...
Click to collapse
I'm pretty sure you can use fastboot/ADB to sideload zips, though I'm not super familiar with the commands so I wouldn't know how to explain it to you.
I am familiar enough with the commands, but I am unable to find the zips to flash. any help would be great.
Thanks,
Egg all over the face
I was one of the people who thought it would be cool to update to the OTA immediately without waiting and reading... I got the CWM recovery going and rooted stock 4.2.2 , but I really cant wait for TWRP to get updated so I can get back to my Rom, or really any supported Rom would be better then stock. I have only myself to blame.
Eclipse00 said:
I was one of the people who thought it would be cool to update to the OTA immediately without waiting and reading... I got the CWM recovery going and rooted stock 4.2.2 , but I really cant wait for TWRP to get updated so I can get back to my Rom, or really any supported Rom would be better then stock. I have only myself to blame.
Click to expand...
Click to collapse
Looks like the new TWRP is here, but still needs one tweak. Please follow this thread for updates.
http://forum.xda-developers.com/showthread.php?p=53189684
TWRP for KitKat Bootloader
http://androidhosting.org/Devs/Dhacker29/msm8960/TWRP2710-RAZR_M-KITKAT.img

How do you update Bootloader and Radio when flashing new ROMs?

Hey!
I've been flashing ROMs since the Nexus 5 and I actually just wondered how do you pals/gals flash the bootloader and radio whenever a update on the ROM gets available?
As far as I know, developers do not include the Radio and Bootloader when they update their ROMs and those need to be either flashed manually.
Once example is - as of the moment, Google just posted a new build "MMB29P" which has a new BL and Radio.
Anyone knows a tip on how to do this a smoother way?
smoother?
Just download it and flash it.
Download the factory image here
https://developers.google.com/android/nexus/images
Extract the tgz file once it's finished downloading. You will see the bootloader and radio images along with a zip that includes the rest of the stock files.
I assume since you know how to flash roms, you'll already know about fastboot. You just boot into the bootloader and use fastboot to flash the new bootloader and radio.
fastboot flash bootloader bootloader-angler-angler-02.45.img
and
fastboot flash radio radio-angler-angler-02.50.img
are you SURE there is a new bl/radio in the update?
afaik, it's a security update
Soulfly3 said:
are you SURE there is a new bl/radio in the update?
afaik, it's a security update
Click to expand...
Click to collapse
definitely new baseband version, hopefully to address the H/LTE issues many are having.
looks like new BL also
uicnren said:
smoother?
Just download it and flash it.
Click to expand...
Click to collapse
Yep, What I do before is flash to stock / relock Bootloader - then wait for OTA - then reflash the custom ROMs again. Yup .. not smooth at all but this is the reason why I started this thread
mattkroeder said:
Download the factory image here
https://developers.google.com/android/nexus/images
Extract the tgz file once it's finished downloading. You will see the bootloader and radio images along with a zip that includes the rest of the stock files.
I assume since you know how to flash roms, you'll already know about fastboot. You just boot into the bootloader and use fastboot to flash the new bootloader and radio.
fastboot flash bootloader bootloader-angler-angler-02.45.img
and
fastboot flash radio radio-angler-angler-02.50.img
Click to expand...
Click to collapse
Thanks for this! I will give it a try once PureNexus or Chroma provides an updated ROM.
Can anyone confirm if they can be done on the device, using flashify or something similar.
I'm on Linux here at work, and i'd rather not go through the pain by installing adb and the tools I have at home - but I want to be on the latest bootloader. As I spend most of my time on my Linux machine at work, it would be easy enough if I could find a way to do it on linux with ease.
Just to clarify,
If you are on a Custom ROM/Cyanogenmod 13 and a Radio/Baseband/Vendor update comes out can you flash these updates without factory reset or flashing back to stock. That's without?
And is Radio=Baseband=Vendor all the same thing just different brands names naming scheme.
Pheoxy said:
Just to clarify,
If you are on a Custom ROM/Cyanogenmod 13 and a Radio/Baseband/Vendor update comes out can you flash these updates without factory reset or flashing back to stock. That's without?
And is Radio=Baseband=Vendor all the same thing just different brands names naming scheme.
Click to expand...
Click to collapse
You can flash a radio anytime to see if different one improve your signal yes.
The vendor you flash must match what your running currently, can't mismatch vendors.radio and baseband are the same thing vendor is entirely a different thing
sent from my Nexus 6P, Note 5, Nexus 6 or Note 4
force70 said:
You can flash a radio anytime to see if different one improve your signal yes.
The vendor you flash must match what your running currently, can't mismatch vendors.radio and baseband are the same thing vendor is entirely a different thing
sent from my Nexus 6P, Note 5, Nexus 6 or Note 4
Click to expand...
Click to collapse
So, in the main index for our phone I can flash the radio updates on Cyanogenmod and it won't affect my phone apart from the radio? Aren't the apart of the vendor though?
Pheoxy said:
So, in the main index for our phone I can flash the radio updates on Cyanogenmod and it won't affect my phone apart from the radio? Aren't the apart of the vendor though?
Click to expand...
Click to collapse
Find the bootloaders/radio you want (make sure it's the correct one) and flash via fastboot. Here's a guide if you need any help https://www.youtube.com/watch?v=jwEJJIQEt3Y
Pheoxy said:
So, in the main index for our phone I can flash the radio updates on Cyanogenmod and it won't affect my phone apart from the radio? Aren't the apart of the vendor though?
Click to expand...
Click to collapse
No the radio and bootloader have nothing to do with the vendor partition. And yes you can flash radios without it affecting anything but the radio. You'll find all radios in my index:
http://forum.xda-developers.com/nexus-6p/general/index-huawei-nexus-6p-t3213583
And instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
aval1392 said:
Find the bootloaders/radio you want (make sure it's the correct one) and flash via fastboot. Here's a guide if you need any help https://www.youtube.com/watch?v=jwEJJIQEt3Y
Click to expand...
Click to collapse
Heisenberg said:
No the radio and bootloader have nothing to do with the vendor partition. And yes you can flash radios without it affecting anything but the radio. You'll find all radios in my index:
http://forum.xda-developers.com/nexus-6p/general/index-huawei-nexus-6p-t3213583
And instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
Thanks just double checking, coming from a S3 LTE.
keplenk said:
Yep, What I do before is flash to stock / relock Bootloader - then wait for OTA - then reflash the custom ROMs again. Yup .. not smooth at all but this is the reason why I started this thread
Click to expand...
Click to collapse
You're going way out of you're own way doing updates like that. Why on earth are you relocking bootloader and taking ota. Just flash the image.
Sent from my Nexus 6P using Tapatalk
keplenk said:
Yep, What I do before is flash to stock / relock Bootloader - then wait for OTA - then reflash the custom ROMs again. Yup .. not smooth at all but this is the reason why I started this thread
Click to expand...
Click to collapse
I agree with the previous poster, you're making it much harder than it needs to be. All you need to do is flash the factory images to update. While you're flashing back to stock you just flash the updated build instead, that's it. Plus even if you did for whatever reason want to take the OTA there's no need to lock the bootloader.
Boot loader help
Heisenberg said:
No the radio and bootloader have nothing to do with the vendor partition. And yes you can flash radios without it affecting anything but the radio. You'll find all radios in my index:
http://forum.xda-developers.com/nexus-6p/general/index-huawei-nexus-6p-t3213583
And instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
If updated from mmb29v to mch19l am I suppose to update the boot loader also.thanks in advance
1981greg said:
If updated from mmb29v to mch19l am I suppose to update the boot loader also.thanks in advance
Click to expand...
Click to collapse
Updated how?
Heisenberg said:
No the radio and bootloader have nothing to do with the vendor partition. And yes you can flash radios without it affecting anything but the radio. You'll find all radios in my index:
http://forum.xda-developers.com/nexus-6p/general/index-huawei-nexus-6p-t3213583
And instructions in my guide:
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Click to expand...
Click to collapse
Is there no way to do this via a flashable zip? Reason I ask, my computer died. Don't have access to one with adb setup and they don't want me to do so... (Why is it TWRP can't do these images like in prior nexus devices?)
mrcooter said:
Is there no way to do this via a flashable zip? Reason I ask, my computer died. Don't have access to one with adb setup and they don't want me to do so... (Why is it TWRP can't do these images like in prior nexus devices?)
Click to expand...
Click to collapse
Unfortunately not.

MR3 Global March 2020 Security Update

It's available via OTA
JDBarlow said:
It's available via OTA
Click to expand...
Click to collapse
Are you able to use arter kernel with this update?
kountry83 said:
Are you able to use arter kernel with this update?
Click to expand...
Click to collapse
should be able to, I don't see why it wouldn't work
Arter works fine with it. I updated this morning.
Do you have to have stock recovery + locked bootloader to install?
BeardKing said:
Do you have to have stock recovery + locked bootloader to install?
Click to expand...
Click to collapse
I had Arter's kernel installed. I thought it would be enough to reflash stock kernel but that doesn't work. Don't think we should have to relock bootloader just to flash a system update....
Peace
chris5s said:
I had Arter's kernel installed. I thought it would be enough to reflash stock kernel but that doesn't work. Don't think we should have to relock bootloader just to flash a system update....
Peace
Click to expand...
Click to collapse
What do you mean by flash the system update? Sorry I'm new here, but what exact steps did you do? I am currently on a rooted MR2 with Arter 's kernel.
Received security updates notification a few hours ago.
Still no P-MR3 factory image on Razer dev site.
If need relock bootloader to update I guess I will wait a period. (I hope we can get Android 10 update
finixs said:
Received security updates notification a few hours ago.
Still no P-MR3 factory image on Razer dev site.
If need relock bootloader to update I guess I will wait a period. (I hope we can get Android 10 update
Click to expand...
Click to collapse
compared to MR2, we probably will need to wait for months until razer puts the factory images on their dev-page...
I really can't understand what takes so long for that last step. Just upload that crap and you're done, razer
Can the update be flashed in TWRP without disturbing Magisk or Arter's kernel? I've grabbed the update zip via a link I found by generating a bug report in the developer options and searching for "System_Update". I'm just wondering if it's safe to flash over everything.
Don't really need to relock bootloader and such, Just flash Stock recovery and the update will go through Smoothly, and then you can Reflash your twrp/magisk.
Monopod said:
Don't really need to relock bootloader and such, Just flash Stock recovery and the update will go through Smoothly, and then you can Reflash your twrp/magisk.
Click to expand...
Click to collapse
Didn't work for me. What system mods did you have in place? Kernel, root, etc?
Peace
chris5s said:
Didn't work for me. What system mods did you have in place? Kernel, root, etc?
Peace
Click to expand...
Click to collapse
Arter97 R12 Kernel with Twrp and magisk root.
Monopod said:
Arter97 R12 Kernel with Twrp and magisk root.
Click to expand...
Click to collapse
Did you just fastboot flash stock boot image?
Did you install f2fs.zip or any other mods?
chris5s said:
Did you just fastboot flash stock boot image?
Did you install f2fs.zip or any other mods?
Click to expand...
Click to collapse
No mods not even F2fs and Vold, for the stock boot image I simply fastboot flash it.
I flashed f2fs, wondering if that's why I can't flash update even after flashing stock kernel? ?
Peace
https://github.com/RadekBledowski/Razer_Phone_mods/blob/master/magisk_patched.img?raw=true
here's magisk patched version
to flash arter kernel you have to flash it via zip not fastboot so flash it first via fastboot and flash it again but in twrp as zip
So what I see is you can update without reloacking your bootloader by... (I'm asking if this is right)
1. Fastboot flash stock boot.img
2. Update normally
3. Reflash magisk, your custom kernel and what not.
Correct?
I've tried flashing back to stock kernel but it didn't work for me.
I usually perform the "reset to factory" task from the razer images (properly commenting the line that erases userdata)
After that you just are with original stock and you can update via OTA as usual.

Categories

Resources