Related
Hi, All . . .
I believe it would be appropriate to label me as an intermediate-to-advanced newbie. That is, I'm not clueless, but there are lots of blind spots in my knowledge.
I just bought a 6P and while I've been waiting for my SIM card to arrive, I've gone ahead and rooted, installed TWRP 3.0.3-0, and made a few customizations here and there. One thing I don't understand is the significance of the vendor image now. I'm coming from a 6 where that wasn't an issue. Also, in the rooting instructions it indicates that one should "find the correct vendor image," without really indicating how one can go about learning which one is "right." In the end, I took the latest one I could find, because my phone did an OTA update and I simply reasoned that I should match latest with latest.
In any case, I want to install MultiROM and I keep running into this problem:
The MultiROM version of TWRP doesn't load. It hangs on the splash screen. The version it uses is 3.0.2-0, so I suspected it was an issue with that. I flashed the TWRP-only recovery version 3.0.2-0 after having no luck, and it wouldn't load beyond the splash screen, either. Finally, I re-flashed the stock system recovery and tried flashing both the 3.0.2-0 TWRP-only recovery and the MultiROM-integrated version, both without success.
Is there something about the move from 3.0.2-0 to 3.0.3-0 that makes a rollback impossible. Is it even necessary?
Re-flashing 3.0.3-0 solved the problem of basic functionality. TWRP comes right up after I do that. But I can't get the MultiROM recovery or the 3.0.2-0 TWRP recovery to work no matter what I try.
My phone says that the vendor version is N4F26J and my "build number" is N6F26Q, and I'm running PureNexus 7.1.1. Those two numbers appear like a mismatch to me, but everything I could find indicated that the vendor version I have, being the latest, is the right one.
What am I missing? Can someone with more experience solve this puzzle, or at least lead me in a direction where I know which questions to ask on my own and can get things to start making sense again?
I appreciate your help! Thanks!
KilgoreTrout71 said:
Hi, All . . .
I believe it would be appropriate to label me as an intermediate-to-advanced newbie. That is, I'm not clueless, but there are lots of blind spots in my knowledge.
I just bought a 6P and while I've been waiting for my SIM card to arrive, I've gone ahead and rooted, installed TWRP 3.0.3-0, and made a few customizations here and there. One thing I don't understand is the significance of the vendor image now. I'm coming from a 6 where that wasn't an issue. Also, in the rooting instructions it indicates that one should "find the correct vendor image," without really indicating how one can go about learning which one is "right." In the end, I took the latest one I could find, because my phone did an OTA update and I simply reasoned that I should match latest with latest.
In any case, I want to install MultiROM and I keep running into this problem:
The MultiROM version of TWRP doesn't load. It hangs on the splash screen. The version it uses is 3.0.2-0, so I suspected it was an issue with that. I flashed the TWRP-only recovery version 3.0.2-0 after having no luck, and it wouldn't load beyond the splash screen, either. Finally, I re-flashed the stock system recovery and tried flashing both the 3.0.2-0 TWRP-only recovery and the MultiROM-integrated version, both without success.
Is there something about the move from 3.0.2-0 to 3.0.3-0 that makes a rollback impossible. Is it even necessary?
Re-flashing 3.0.3-0 solved the problem of basic functionality. TWRP comes right up after I do that. But I can't get the MultiROM recovery or the 3.0.2-0 TWRP recovery to work no matter what I try.
My phone says that the vendor version is N4F26J and my "build number" is N6F26Q, and I'm running PureNexus 7.1.1. Those two numbers appear like a mismatch to me, but everything I could find indicated that the vendor version I have, being the latest, is the right one.
What am I missing? Can someone with more experience solve this puzzle, or at least lead me in a direction where I know which questions to ask on my own and can get things to start making sense again?
I appreciate your help! Thanks!
Click to expand...
Click to collapse
Hey there,
Regarding your TWRP 3.0.2-0/MultiRom 3.0.2-0 and TWRP 3.0.3 issues, check out post #1152 in the official TWRP 6P thread. If there is an update to MR to support Nougat encryption, you'll just have to follow the MR thread or Github for updates.
Here's a brief explainer from my guide in the Nexus 5X forums about Vendor.img:
9. After updating my ROM, I get this message on every boot: "There's an internal problem with your device. Contact your manufacturer."
This warning signifies a mismatched vendor and system partition. The vendor partition was integrated in the system partition for previous Nexus devices but is now a separate partition that must be flashed for each Google security update. Download a factory image and update your vendor partition using fastboot so that it matches your rom's OS base. If you have a file explorer installed on your phone, you can determine which vendor.img is installed by navigating to /vendor/build.prop and clicking on the build.prop. The specific vendor installed will be a combination of six numbers and letters listed in all capitals (example: NMF26F) in the ro.vendor.build.fingerprint line.
Vendor.img is specific to each OTA and contains proprietary binaries for the phone. The phone will fail to boot if you mismatch the vendor.img with a different OS base. For instance, a 6.0 Marshmallow vendor.img will not allow your phone to boot on 7.0 Nougat.
Click to expand...
Click to collapse
Hope this clears things up for you!
Edit: Also, certain rom teams keep an up to date listing of vendor.img available on their websites. Usually this is detailed in the rom thread OP. Find a reliable thread and bookmark their vendor.img downloads, if not download the factory image each month and extract the img.
SlimSnoopOS said:
Hey there,
Regarding your TWRP 3.0.2-0/MultiRom 3.0.2-0 and TWRP 3.0.3 issues, check out post #1152 in the official TWRP 6P thread. If there is an update to MR to support Nougat encryption, you'll just have to follow the MR thread or Github for updates.
Here's a brief explainer from my guide in the Nexus 5X forums about Vendor.img:
Hope this clears things up for you!
Edit: Also, certain rom teams keep an up to date listing of vendor.img available on their websites. Usually this is detailed in the rom thread OP. Find a reliable thread and bookmark their vendor.img downloads, if not download the factory image each month and extract the img.
Click to expand...
Click to collapse
Thanks so much for the swift reply! I'll check these links out right away. I'm sure they will fill in the gaps for me.
Best,
KT
KilgoreTrout71 said:
Hi, All . . .
I believe it would be appropriate to label me as an intermediate-to-advanced newbie. That is, I'm not clueless, but there are lots of blind spots in my knowledge.
I just bought a 6P and while I've been waiting for my SIM card to arrive, I've gone ahead and rooted, installed TWRP 3.0.3-0, and made a few customizations here and there. One thing I don't understand is the significance of the vendor image now. I'm coming from a 6 where that wasn't an issue. Also, in the rooting instructions it indicates that one should "find the correct vendor image," without really indicating how one can go about learning which one is "right." In the end, I took the latest one I could find, because my phone did an OTA update and I simply reasoned that I should match latest with latest.
In any case, I want to install MultiROM and I keep running into this problem:
The MultiROM version of TWRP doesn't load. It hangs on the splash screen. The version it uses is 3.0.2-0, so I suspected it was an issue with that. I flashed the TWRP-only recovery version 3.0.2-0 after having no luck, and it wouldn't load beyond the splash screen, either. Finally, I re-flashed the stock system recovery and tried flashing both the 3.0.2-0 TWRP-only recovery and the MultiROM-integrated version, both without success.
Is there something about the move from 3.0.2-0 to 3.0.3-0 that makes a rollback impossible. Is it even necessary?
Re-flashing 3.0.3-0 solved the problem of basic functionality. TWRP comes right up after I do that. But I can't get the MultiROM recovery or the 3.0.2-0 TWRP recovery to work no matter what I try.
My phone says that the vendor version is N4F26J and my "build number" is N6F26Q, and I'm running PureNexus 7.1.1. Those two numbers appear like a mismatch to me, but everything I could find indicated that the vendor version I have, being the latest, is the right one.
What am I missing? Can someone with more experience solve this puzzle, or at least lead me in a direction where I know which questions to ask on my own and can get things to start making sense again?
I appreciate your help! Thanks!
Click to expand...
Click to collapse
Your vendor image and build number do sound like they are mismatched. If you can't find the vendor image you need on XDA you can find the matching build on the Google site, download the whole factory image and unzip it and get the vendor image that way.
I believe TWRP 3.0.2-0 was buggy. I'm not familiar with Multi rom and I don't know why they would use that build. You should be using 3.0.2-3 or 3.0.3-0.
I personally wouldn't install a custom ROM before activating the phone. I know a couple people have reported in the past that they were unable to activate their phone on a custom ROM. Hopefully you won't have that issue.
jhs39 said:
I believe TWRP 3.0.2-0 was buggy. I'm not familiar with Multi rom and I don't know why they would use that build. You should be using 3.0.2-3 or 3.0.3-0..
Click to expand...
Click to collapse
MultiRom support for this device was released when Marshmallow was out. So MR33 is based on the Marshmallow branch and ships with 3.0.2. The developer just isn't ready to release support for Nougat 7.0 and couple that with the issues of TWRP 3.0.2-x. He's actively pushing commits to support Nougat.
Sent from my Nexus 5X using Tapatalk
jhs39 said:
Your vendor image and build number do sound like they are mismatched. If you can't find the vendor image you need on XDA you can find the matching build on the Google site, download the whole factory image and unzip it and get the vendor image that way.
I believe TWRP 3.0.2-0 was buggy. I'm not familiar with Multi rom and I don't know why they would use that build. You should be using 3.0.2-3 or 3.0.3-0.
I personally wouldn't install a custom ROM before activating the phone. I know a couple people have reported in the past that they were unable to activate their phone on a custom ROM. Hopefully you won't have that issue.
Click to expand...
Click to collapse
Thanks for the input! I actually just got my card and some of the activation seems complete. (I got my voice mails and so on, but no data connection yet.) I didn't have a problem with the Nexus 6 on PureNexus, but we'll have to see how this one plays out. I'm not able to call over WiFi yet.
KilgoreTrout71 said:
Thanks for the input! I actually just got my card and some of the activation seems complete. (I got my voice mails and so on, but no data connection yet.) I didn't have a problem with the Nexus 6 on PureNexus, but we'll have to see how this one plays out. I'm not able to call over WiFi yet.
Click to expand...
Click to collapse
It might just take a while for the service to go through. Good luck.
Can someone walk me through how to Unlock the bootloader, root, and install TWRP? I'm so confused. I tried to do the newbie way, even though I'm not a newbie, and I lost my B29 Stock Recovery and can't find the download for it.
Sent from my ZTE A2017U using Tapatalk
I haven't done it yet but I've done a lot of reading and this seems to me the best guide.
Head over to this link which is the TWRP thread. https://forum.xda-developers.com/axon-7/development/recovery-official-twrp-zte-axon-7-t3515715
Once you're in there go to bootloader unlock section. Download all the necessary files and on the bottom of the guide there will be instructions link which will take you here https://build.nethunter.com/misc/axon7/INSTRUCTIONS.txt
Follow that and that should do it.
When i get a weekend off ill be using this method to get the Lineage OS 14.1 on my device.
Search, Read & Follow --CAREFULLY--.
It's been a while, but this worked great for me, starting from B29.
Goodluck
Let me tell you, this is the guide that should be pinned. It gives very easy/clear instructions on what you need to do to root/flash recovery and even going back to stock. Very well written and I wish I had seen it sooner. I was going to write a clear guide on this subject only to find.. it already existed.. --nolimit78
@amphi66 I am on 2017U B29 and want to unlock bootloader, install TWRP and root. I also read newbies thread. I am confused about one thing. which TWRP recovery image should I use? a2017u B27 http://d-h.st/kRgq or TWRP recovery 3.0.2-2 : http://d-h.st/dgWW ? There is no file for B29 on newbie's thread and in FAQ, the OP said B27 should work for B29. Which one did you use?
After reading, I also see some people said tenfar's tool is too dangerous and it may brick your phone. Some people also claimed the back up of TWRP recovery 3.0.2 provided on that thread has some bugs may cause you to loose your IMEI number when you do recovering. Do you have any issues? Thanks!
amphi66 said:
Search, Read & Follow --CAREFULLY--.
It's been a while, but this worked great for me, starting from B29.
Goodluck
Let me tell you, this is the guide that should be pinned. It gives very easy/clear instructions on what you need to do to root/flash recovery and even going back to stock. Very well written and I wish I had seen it sooner. I was going to write a clear guide on this subject only to find.. it already existed.. --nolimit78
Click to expand...
Click to collapse
greatzt said:
@amphi66 I am on 2017U B29 and want to unlock bootloader, install TWRP and root. I also read newbies thread. I am confused about one thing. which TWRP recovery image should I use? a2017u B27 http://d-h.st/kRgq or TWRP recovery 3.0.2-2 : http://d-h.st/dgWW ? There is no file for B29 on newbie's thread and in FAQ, the OP said B27 should work for B29. Which one did you use?
After reading, I also see some people said tenfar's tool is too dangerous and it may brick your phone. Some people also claimed the back up of TWRP recovery 3.0.2 provided on that thread has some bugs may cause you to loose your IMEI number when you do recovering. Do you have any issues? Thanks!
Click to expand...
Click to collapse
This was back last Nov, but I followed the guide, using the recommended files (was on B29, but used the B27 OK, then reflashed B29 at the end).
The warning involved backing up and then restoring the EFS partiton with tenfar's tool. DON'T! If you stick with system, data, and boot partitions you should be fine.
Good luck. You may want to check with @nolimit78. He has done this much more recently.
Yes, I agree with you @amphi66 that there is a lot of different places to get information about how to root/flash recovery for A2017U B29. Here's what I've done with two different A7's and both have worked each time.
1. Boot the phone to EDL Mode (Both Vol+Power on boot it'll quick flash the red notification light and then act like it's off.. it's not)
2. Use tenfar's tool to flash the recovery. (I renamed the updated TWRP img and named it "recovery". This used tenfar's tool to flash the updated TWRP on your device.
3. Once in TWRP, run the command (reboot disemmcwp and relaunch TWRP) and flash the package to use modifiable bootloader from B20.
4. Once that flashes now you can send the command in Fastboot "fastboot oem unlock" which will unlock the bootloader that doesn't trip anything notifying ZTE
5. At this point you can flash a B29 rom and have a grand ol' time. However, I would recommend using the LineageOS Rom that's available. Trumps everything else out there IMHO.
6. To do that You'll need to flash the Nougat Bootstacks for that rom to boot prior to flashing the Rom itself. I would recommend flashing the nougat bootstacks, reboot to TWRP, flash LineageOS, reboot.
Like I said, I've done with this with two different devices (Thanks ZTE) and both worked out just fine. I did this method with a device with b27 and b29, both ended up updated and flashed with CM/LineageOS with ZERO issues. This post here should also be pinned as the one true guide (THE KING OF THE NORTH) for unlocking/rooting a stock Axon 7. I spent probably about 4-5 hours working, trying to figure out how to get my device unlocked/rooted. However.. at the very end I wrote out instructions trying to help those who would come after me.. I searched the threads to make sure there wasn't already a thread out there.. and then.. it turns out there was.
Someone have the 5 files to unlock the bootloader 2017u on drive
I downgraded from custom Nougat to stock Marshmallow as I discovered that the incall sound (hearing the caller from the ear speaker) is louder and clearer, so of course I lost TWRP recovery and root in the process which is normal. However, I now can't re-install TWRP as a .img file since although I can boot into Android Recovery I can't go into Fastboot mode (phone just re-starts every time) so of course it's no go whether I try Axon Toolkit or ADB via computer. I also tried the EDL route but same thing.
I have all the required ZTE and Qualcom drivers installed. My phone's model is the 2017G and the bootloader is still unlocked.
Only thing I can try is installing TWRP as a zip file through Android Recovery or directly from 'system update' via the phone's menu. Problem is I can't find a zip version of TWRP for the Axon 7
Any help/suggestions most grateful.
xectis said:
I downgraded from custom Nougat to stock Marshmallow as I discovered that the incall sound (hearing the caller from the ear speaker) is louder and clearer, so of course I lost TWRP recovery and root in the process which is normal. However, I now can't re-install TWRP as a .img file since although I can boot into Android Recovery I can't go into Fastboot mode (phone just re-starts every time) so of course it's no go whether I try Axon Toolkit or ADB via computer. I also tried the EDL route but same thing.
I have all the required ZTE and Qualcom drivers installed. My phone's model is the 2017G and the bootloader is still unlocked.
Only thing I can try is installing TWRP as a zip file through Android Recovery or directly from 'system update' via the phone's menu. Problem is I can't find a zip version of TWRP for the Axon 7
Any help/suggestions most grateful.
Click to expand...
Click to collapse
If you can use miflash there is a thread somewhere that has stock everything with twrp included. I'm on my phone so I can't find it right now. But if you can't find it by the time I get to my computer I'll look through my history to try and find it.
JTruj1ll0923 said:
If you can use miflash there is a thread somewhere that has stock everything with twrp included. I'm on my phone so I can't find it right now. But if you can't find it by the time I get to my computer I'll look through my history to try and find it.
Click to expand...
Click to collapse
Thanks for the response. I looked around for the thread you mentioned but had no luck in finding it yet but I'll keep looking meantime.
Thanks
xectis said:
Thanks for the response. I looked around for the thread you mentioned but had no luck in finding it yet but I'll keep looking meantime.
Thanks
Click to expand...
Click to collapse
So the thread I found was actually not for the g model sadly. But, have you seen this thread?
https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547/page10
Down a ways there is a "TWRP flashable bootstack/stock system images" section. I think if you can flash those (maybe with miflash?) You should then have fastboot available to flash twrp again.
When you unlocked surely you learned how to use the tools to flash twrp without fastboot.
You can use miflash, the toolkit, tenfar's tool or tenear's tool.
There's a million and one guides on how to to this plus the actual tool threads.
Even the twrp thread has a guide.
JTruj1ll0923 said:
So the thread I found was actually not for the g model sadly. But, have you seen this thread?
https://forum.xda-developers.com/axon-7/how-to/download-center-factory-images-ota-t3606547/page10
Down a ways there is a "TWRP flashable bootstack/stock system images" section. I think if you can flash those (maybe with miflash?) You should then have fastboot available to flash twrp again.
Click to expand...
Click to collapse
I took a look. Not sure which version I should download. Am on B10 and that section only has bootstack versions up to B9. Does it matter which one I choose or should I get the closest which is B9. Also, should I install the stock system that goes with the bootstack version or just the bootstack.
Thanks for the link.
xectis said:
I took a look. Not sure which version I should download. Am on B10 and that section only has bootstack versions up to B9. Does it matter which one I choose or should I get the closest which is B9. Also, should I install the stock system that goes with the bootstack version or just the bootstack.
Thanks for the link.
Click to expand...
Click to collapse
Okay so since I was not paying that much attention (sorry) I just realized that those are bootstacks and stock systems that you can flash in TWRP. My bad. But I have been looking around and on that thread I just had you go to he mentions another thread with step by steps that may help you! Here it is. Good luck!
xectis said:
I took a look. Not sure which version I should download. Am on B10 and that section only has bootstack versions up to B9. Does it matter which one I choose or should I get the closest which is B9. Also, should I install the stock system that goes with the bootstack version or just the bootstack.
Thanks for the link.
Click to expand...
Click to collapse
JTruj1ll0923 said:
Okay so since I was not paying that much attention (sorry) I just realized that those are bootstacks and stock systems that you can flash in TWRP. My bad. But I have been looking around and on that thread I just had you go to he mentions another thread with step by steps that may help you! Here it is. Good luck!
Click to expand...
Click to collapse
Ignore the fastboot part. Just reinstall twrp with axon7tool, then install raystef66's TWRP flashable B09 bootstack and stocksystem zips (plus magisk if you won't relock), then follow his guide on how to get rid of the 5 seconds screen to get fastboot and, well, get rid of the 5 seconds screen
p.s. I basically just found out that I said the exact same thing on that crappy Q&A thread...
Choose an username... said:
Ignore the fastboot part. Just reinstall twrp with axon7tool, then install raystef66's TWRP flashable B09 bootstack and stocksystem zips (plus magisk if you won't relock), then follow his guide on how to get rid of the 5 seconds screen to get fastboot and, well, get rid of the 5 seconds screen
p.s. I basically just found out that I said the exact same thing on that crappy Q&A thread...
Click to expand...
Click to collapse
The link you provided is titled 'Get TWRP and root after updating to Nougat'. As am on Marshmallow I'll have to first update to Nougat? . So do I go ahead and flash stock Nougat from ZTE's page before following the instructions on that page? Sorry for my confusion.
**Update** I followed instructions of link you provided to install TWRP but I came to a brick wall every time. Short story is no matter what I tried I cannot install anything with either ADB, Miflash or Axon Toolkit. The big problem here is the Fastboot issue which otherwise would make things so much easier. Only thing left for me to do is just to upgrade stock firmwares via the phone's update option and remain bootloader unlocked. The Axon 7 is still a great phone, it's just too much hustle getting things done so I'll just have to sell it. Samsung and HTC phones are much easier to work with when it comes to rooting/installing custom ROMs.
***Update 2*** Success!! I managed to install fastboot/bootloader mode by following the section 'Get Fastboot' from that same link you provided so now I have latest TWRP installed and the 5 second notice has also disappeared. Am back in the running now. Many thanks for your help
xectis said:
The link you provided is titled 'Get TWRP and root after updating to Nougat'. As am on Marshmallow I'll have to first update to Nougat? . So do I go ahead and flash stock Nougat from ZTE's page before following the instructions on that page? Sorry for my confusion.
**Update** I followed instructions of link you provided to install TWRP but I came to a brick wall every time. Short story is no matter what I tried I cannot install anything with either ADB, Miflash or Axon Toolkit. The big problem here is the Fastboot issue which otherwise would make things so much easier. Only thing left for me to do is just to upgrade stock firmwares via the phone's update option and remain bootloader unlocked. The Axon 7 is still a great phone, it's just too much hustle getting things done so I'll just have to sell it. Samsung and HTC phones are much easier to work with when it comes to rooting/installing custom ROMs.
***Update 2*** Success!! I managed to install fastboot/bootloader mode by following the section 'Get Fastboot' from that same link you provided so now I have latest TWRP installed and the 5 second notice has also disappeared. Am back in the running now. Many thanks for your help
Click to expand...
Click to collapse
You could have bricked your device. I specifically told you not to follow that part. Also what has adb, axon7toolkit and miflash got to do with that guide? You have to use axon7tool just like a) it says there and b) i told you on the q&a thread
Choose an username... said:
You could have bricked your device. I specifically told you not to follow that part. Also what has adb, axon7toolkit and miflash got to do with that guide? You have to use axon7tool just like a) it says there and b) i told you on the q&a thread
Click to expand...
Click to collapse
Yes you did warn me about the fastboot part but I was stuck as nothing else worked. By using the Fastboot instructions I managed to install TWRP and root the phone. I used Miflash to install the fastboot package which was successful. Now I can boot to Fastboot and bootloader via TWRP. Remember am on Marshmallow so I guess that helped not to brick the phone? I don't know but it worked.
xectis said:
Yes you did warn me about the fastboot part but I was stuck as nothing else worked. By using the Fastboot instructions I managed to install TWRP and root the phone. I used Miflash to install the fastboot package which was successful. Now I can boot to Fastboot and bootloader via TWRP. Remember am on Marshmallow so I guess that helped not to brick the phone? I don't know but it worked.
Click to expand...
Click to collapse
Well again, if you want to be on Nougat, download raystef66's flashable B09 bootstack and stocksystem, flash them on TWRP with Magisk 15.2, and follow his guide on how to get rid of the 5 seconds screen (all in twrp, don't get out of it).
Just do all of that or you'll lose fastboot. Also that zip that you got from that ancient guide doesn't work on anything else than Marshmallow
Choose an username... said:
Well again, if you want to be on Nougat, download raystef66's flashable B09 bootstack and stocksystem, flash them on TWRP with Magisk 15.2, and follow his guide on how to get rid of the 5 seconds screen (all in twrp, don't get out of it).
Just do all of that or you'll lose fastboot. Also that zip that you got from that ancient guide doesn't work on anything else than Marshmallow
Click to expand...
Click to collapse
Thanks for the advice. If I keep the phone I'll wait for a stable Oreo update. Nougat didn't impress me much.
Hey guys, I wanted some help on flashing LineageOS 14.1 to my Axon 7 A2017G.
I've looked at a bunch of guides but they all seem outdated or way too confusing.
I tried to follow the guide under the "Axon 7 Toolkit " thread where there were some instructions on how to flash a rom for noobs and when going to test for fastboot, it says I don't have fastboot.
Tried to get fastboot by following some guide and using miflash but ended up doing something to my device where android asked for a password when i booted up, where as I didn't have a password and had to end up factory resetting my device. LOST ALL MY DATA
If someone could please give me a simple, easy to follow guide on how to unlock bootloader, and flash custom rom, I would be immensely grateful.
Also if there is a guide on how to restore back to stock rom and factory settings in case I need to send phone back to ZTE at any point that would also be helpful.
:good:
The toolkit guide is probably the easiest one.
Read the whole thread and try again.
Sent from my ZTE A2017U using Tapatalk
runninghamster said:
Hey guys, I wanted some help on flashing LineageOS 14.1 to my Axon 7 A2017G.
I've looked at a bunch of guides but they all seem outdated or way too confusing.
I tried to follow the guide under the "Axon 7 Toolkit " thread where there were some instructions on how to flash a rom for noobs and when going to test for fastboot, it says I don't have fastboot.
Tried to get fastboot by following some guide and using miflash but ended up doing something to my device where android asked for a password when i booted up, where as I didn't have a password and had to end up factory resetting my device. LOST ALL MY DATA
If someone could please give me a simple, easy to follow guide on how to unlock bootloader, and flash custom rom, I would be immensely grateful.
Also if there is a guide on how to restore back to stock rom and factory settings in case I need to send phone back to ZTE at any point that would also be helpful.
:good:
Click to expand...
Click to collapse
LOSING ALL YOUR DATA will be something normal actually. If you want to go to LineageOS you will probably lose it a bunch of times...
Well it turns out the toolkit is not the easiest way. Do this:
You didn't seem to search. Use "Unlock bootloader easily" by WesTD. After that simply go to the LOS thread, and download the ROM, the Universal Bootloader, and the modem file for your phone (for the G). Get Magisk too. and GApps for arm64. ) Then enter TWRP, ensure that it's 3.2.1-0 or more, else update it (get the newer .img for ailsa_ii or axon7 and Install - Install image - Recovery partition). Format data, and make sure that it formatted with ext4 (it'll say -formatting with make-ext4fs or sth). flash the bootloader, then the modem, then ROM, then Magisk, then GApps. After that boot.
Choose an username... said:
LOSING ALL YOUR DATA will be something normal actually. If you want to go to LineageOS you will probably lose it a bunch of times...
Well it turns out the toolkit is not the easiest way. Do this:
You didn't seem to search. Use "Unlock bootloader easily" by WesTD. After that simply go to the LOS thread, and download the ROM, the Universal Bootloader, and the modem file for your phone (for the G). Get Magisk too. and GApps for arm64. ) Then enter TWRP, ensure that it's 3.2.1-0 or more, else update it (get the newer .img for ailsa_ii or axon7 and Install - Install image - Recovery partition). Format data, and make sure that it formatted with ext4 (it'll say -formatting with make-ext4fs or sth). flash the bootloader, then the modem, then ROM, then Magisk, then GApps. After that boot.
Click to expand...
Click to collapse
I will try this today, thank you for your time in typing this
runninghamster said:
I will try this today, thank you for your time in typing this
Click to expand...
Click to collapse
Or try this tool to unlock your bootloader....way more advanced by the way thnx @djkuz
Just install the axon 7 drivers, this tool and....UNLOCK with ease :good:
Also all files to revert back to stock, flashing modem, recovery... etc are well discribed there. Just take a peek there...
Just another advice : do read all threads carefully, no matter what you're doing, do backup regularly and all will be OK :good:
raystef66 said:
Or try this tool to unlock your bootloader....way more advanced by the way thnx @djkuz
Just install the axon 7 drivers, this tool and....UNLOCK with ease :good:
Also all files to revert back to stock, flashing modem, recovery... etc are well discribed there. Just take a peek there...
Just another advice : do read all threads carefully, no matter what you're doing, do backup regularly and all will be OK :good:
Click to expand...
Click to collapse
Thank you so much, will try today!
Choose an username... said:
LOSING ALL YOUR DATA will be something normal actually. If you want to go to LineageOS you will probably lose it a bunch of times...
Well it turns out the toolkit is not the easiest way. Do this:
You didn't seem to search. Use "Unlock bootloader easily" by WesTD. After that simply go to the LOS thread, and download the ROM, the Universal Bootloader, and the modem file for your phone (for the G). Get Magisk too. and GApps for arm64. ) Then enter TWRP, ensure that it's 3.2.1-0 or more, else update it (get the newer .img for ailsa_ii or axon7 and Install - Install image - Recovery partition). Format data, and make sure that it formatted with ext4 (it'll say -formatting with make-ext4fs or sth). flash the bootloader, then the modem, then ROM, then Magisk, then GApps. After that boot.
Click to expand...
Click to collapse
Followed your steps and managed to unlock the bootloader successfully. Afterwards I tried to flash TWRP using the Axon Toolkit and this error appears. Have 0 clue why. A little help please.
View attached >>>
EDIT: nevermind, tried to boot into recovery and twrp booted, not sure why the error appeared though. thanks for the help!
Hi i've spent all of yesterday evening trying to piece together what to do from a bunch of threads and websites but really struggling.
I hope someone is willing to help me.
last year i successfully installed Oreo B01. I followed some random guides off Reddit and somehow after a lot of trouble and false starts, got it working.
I unlocked the bootloader, flashed TWRP 3.2.1-6 'by NFound', and updated to B01.
The TWRP version is weird, for some reason some of the buttons in 'advanced' section look like its in russian writing, and If i go to Advanced>More>Root and try and flash either Magisk or SuperSU, it doesn't work.
It says 'Error updating zip file '/rootdev/unmagisk.zip' and i cannot root the phone.
I want to install the latest B04 update OR even try Lineage OS 16, Or the Pixel experience ROM, or any other ROM.
Ideally i just want to install a Pie based ROM.
However I am nervous because it looks like you have to have the right bootloader to install the right things, or the right versions of TWRP to install certain things, and it is all very confusing.
Everyone on here seems to have about 10 different ways of doing things and i'm getting really lost in every single thread I read. Use EDL mode, No need to use EDL. Use the toolkit, Don't use the toolkit, use command prompt and fastboot, But my fastboot is broken, what fastboot do i need, etc..etc.etc............my brain is melting.
Can someone please explain which version of TWRP do i need to install any of the above?
Can i just install a new version fo TWRP and it will overwrite previous?
Can I install B04 or any another ROM from the same TWRP version or do i need different TWRPs/Bootloaders for different things?
EDIT: I also appear to have a broken fastboot - I have the same problem this guy has, first post.
https://forum.xda-developers.com/axon-7/help/help-fastboot-mode-missing-t3844466
so i'm worried if i try and flash a new TWRP it'll mess everything up because its not right the way it is now - even though i can get into recovery, i can't get into fastboot???
Then i'm even more confused - about all this 'use EDL' .......i don' thave an EDL cable, do i really need to buy one and install stuff in these modes?