B20 Factory Image posted???? - ZTE Axon 7 Guides, News, & Discussion

So out of curiosity I went to the ZTE USA website and checked when the next batch of Axon 7's would ship as I wanted to buy another one (don't judge) and I go down to Support, Software updates, and I see this(attached):
Is this the stock image that ZTE said they would post? It sure looks like it as its almost 2GB in size
Link: https://www.zteusa.com/axon-7

Thanks for the heads-up. Interesting that they would post an image for B20, not one of a later version.

xtermmin said:
Thanks for the heads-up. Interesting that they would post an image for B20, not one of a later version.
Click to expand...
Click to collapse
What's interesting is that they haven't announced it yet

This looks like the factory image of the B20 pre-bootloader. I'm downloading the zip now, so we'll know more after analysts. So much about getting B27 or B29 as factory, but makes sense since that's where the sig change happened. And it specifically mentions it as image for fixing OTA failures because of B20_Boot OTA

It could be what we have been hoping for - at least that is a factory image. We can always use their OTA system to update from there
---------- Post added at 09:26 PM ---------- Previous post was at 08:56 PM ----------
DrakenFX - check this out here. I just downloaded it and took a look at the updater script in it. This may help with an instruction set for turning future OTA updates into TWRP flashable zips.

we need to get this updated here:
http://forum.xda-developers.com/axon-7/development/axon-7-chinese-stock-roms-t3436817

Well what do you know its announced: https://community.zteusa.com/thread/13133

bkores said:
Well what do you know its announced: https://community.zteusa.com/thread/13133
Click to expand...
Click to collapse
So with this image, how would you flash it to a bricked phone? Do you have to have access to recovery to use the file as posted?

Nice find @bkores , posted on the 10/26 .....still this can be very helpful

imp3r10 said:
So with this image, how would you flash it to a bricked phone? Do you have to have access to recovery to use the file as posted?
Click to expand...
Click to collapse
I guess you do as you have to update from the sd card. I don't know why they couldn't have made it fastboot flashable but you should be able to flash the boot and recovery inside the zip with fastboot. As for the system I think you can convert the system.new.dat to system.img with some program and then flash. Someone feel free to correct me on this.

Can devs start "cooking" this? Removing stock apps etc etc?

bkores said:
I guess you do as you have to update from the sd card. I don't know why they couldn't have made it fastboot flashable but you should be able to flash the boot and recovery inside the zip with fastboot. As for the system I think you can convert the system.new.dat to system.img with some program and then flash. Someone feel free to correct me on this.
Click to expand...
Click to collapse
This is basically a full (not-OTA) update file for B20 version. It is really only good for downgrades to fix soft brick where your recovery is still accessible or to get OTAs. It will not help with bricks where phone won't boot past ZTE logo or into fastboot. It will also not help with stock mods since zip file is signed. And it cannot be flashed via EDL or DFU mode. I hope this is not the thing they were talking about when they posted that meme with brick wall and stock market recovery.
For fastboot restore, we would need new fastboot image, since i think there is a flash (or pull) limit on file size in the current one around 500MB or so IIRC
---------- Post added at 03:49 PM ---------- Previous post was at 03:41 PM ----------
nsane said:
Can devs start "cooking" this? Removing stock apps etc etc?
Click to expand...
Click to collapse
Since this is a signed zip, there is no modifying it. Flashing modded rom would still require TWRP and could already be done since we have full /system dumps. And to use this to save you from bad flash, you will need to have access to recovery. TWRP could flash it i guess, but if you are in bootloader loop then not much help

This will remove the unlocked bootloader from your device at this time
Click to expand...
Click to collapse
I'm guessing this is because it replaces the emmc_appsboot.mbn / aboot file? Wonder if one can just delete that line from the flashing script to keep it unlocked.

peramikic said:
This is basically a full (not-OTA) update file for B20 version. It is really only good for downgrades to fix soft brick where your recovery is still accessible or to get OTAs. It will not help with bricks where phone won't boot past ZTE logo or into fastboot. It will also not help with stock mods since zip file is signed. And it cannot be flashed via EDL or DFU mode. I hope this is not the thing they were talking about when they posted that meme with brick wall and stock market recovery.
For fastboot restore, we would need new fastboot image, since i think there is a flash (or pull) limit on file size in the current one around 500MB or so IIRC
---------- Post added at 03:49 PM ---------- Previous post was at 03:41 PM ----------
Since this is a signed zip, there is no modifying it. Flashing modded rom would still require TWRP and could already be done since we have full /system dumps. And to use this to save you from bad flash, you will need to have access to recovery. TWRP could flash it i guess, but if you are in bootloader loop then not much help
Click to expand...
Click to collapse
If you are stuck on the ZTE logo on a bootloop, couldn't you use tenfar's tool to flash stock recovery and then use this full image to flash stock B20? It does have a boot.img in it that it installs during this process.

peramikic said:
This is basically a full (not-OTA) update file for B20 version. It is really only good for downgrades to fix soft brick where your recovery is still accessible or to get OTAs. It will not help with bricks where phone won't boot past ZTE logo or into fastboot. It will also not help with stock mods since zip file is signed. And it cannot be flashed via EDL or DFU mode. I hope this is not the thing they were talking about when they posted that meme with brick wall and stock market recovery.
For fastboot restore, we would need new fastboot image, since i think there is a flash (or pull) limit on file size in the current one around 500MB or so IIRC
---------- Post added at 03:49 PM ---------- Previous post was at 03:41 PM ----------
Since this is a signed zip, there is no modifying it. Flashing modded rom would still require TWRP and could already be done since we have full /system dumps. And to use this to save you from bad flash, you will need to have access to recovery. TWRP could flash it i guess, but if you are in bootloader loop then not much help
Click to expand...
Click to collapse
I am bootloader unlock and have TWRP.
I hope that Devs start "cooking" stock ROMS. Taking out system apps. Bloat etc etc
Kernel development would also be nice
*fingers crossed*

I'm really happy that they did something, but why couldn't they have just compressed the boot, recovery, and system img files into a tar file like Google does with their Nexus/Pixel devices? That way we would've been able to flash them in fastboot mode which could've fixed almost any brick with the exception of EDL/DFU mode in which case we could have used tenfar's tool.

If you remove this from the updater-script inside the update.zip, it is even flashable with TWRP takes some time to flash but it works!
Code:
getprop("ro.product.device") == "ailsa_ii" || abort("This package is for \"ailsa_ii\" devices; this is a \"" + getprop("ro.product.device") + "\".");
assert(getprop("ro.product.name") == "P996A01");
ui_print("Target: ZTE/P996A01/ailsa_ii:6.0.1/MMB29M/20160707.171254:user/release-keys");
show_progress(0.850000, 180);

i believe i mention this somewhere, been crazy busy for me today
* You can either Flashed using TWRP or Install using Stock System Update app or Install using Stock recovery.
but that B20 update.zip will get you to Complete B20 software.
Click to expand...
Click to collapse
beside that here are a few good point of what is going to happen :
-However you will not be able to update to newer builds just yet.
-SD card update will erase everything on your device. (but i'm sure External Storage (SDCard) is safe )
-We recommend only users with advanced skills use this file.
Click to expand...
Click to collapse
so anyone who want to use that file need to take that in consideration.

DrakenFX said:
i believe i mention this somewhere, been crazy busy for me today
beside that here are a few good point of what is going to happen :
so anyone who want to use that file need to take that in consideration.
Click to expand...
Click to collapse
You can just remove the format line inside the updater-script to keep your data

bkores said:
You can just remove the format line inside the updater-script to keep your data
Click to expand...
Click to collapse
LoL, just notice that line ....haven't had time to bother and check the file , but yeah just need to remove
Code:
format("ext4", "EMMC", "/dev/block/bootdevice/by-name/userdata", "0", "/data");
but still, internal storage will be is safe but you'll still need to wipe data and reinstall app (Encryption thing)

Related

T6UL OTA 4.4.2 HtcSoundRecorder issue

I have a Singapore T6UL running on 4.3 S-OFF, Bootloader unlocked, rooted. When the 4.4.2 OTA came, I tried installing using the stock recovery. But it is complaining about HtcSoundRecorder.apk and Weixin.apk and abort the installation.Problem is HTCSoundRecorder is removed automatically when I unlocked the bootloader. Can anyone help to provide me with these 2 apk? :crying:
Here is the soundrecorder - http://forum.xda-developers.com/showpost.php?p=48759137&postcount=2
---------- Post added at 10:52 PM ---------- Previous post was at 10:50 PM ----------
lowtengbeng said:
I have a Singapore T6UL running on 4.3 S-OFF, Bootloader unlocked, rooted. When the 4.4.2 OTA came, I tried installing using the stock recovery. But it is complaining about HtcSoundRecorder.apk and Weixin.apk and abort the installation.Problem is HTCSoundRecorder is removed automatically when I unlocked the bootloader. Can anyone help to provide me with these 2 apk? :crying:
Click to expand...
Click to collapse
Do you have a screen shot for us ? that sounds pretty interesting to look at.
I have never heard of anything beibg removed with unlocking thr bootloader. It is possible unlocking the bootloader makes some apps not function properly (or even show up) but the apk should definitely still be there.
I tried using the HtcSoundRecorder.apk that pradeepvizz provides, Still same issue. Complaining about "\data\preload\HtcSoundRecorder.apk has unexpected contents Installation aborted" Tried with the apk extracted from a couple of roms in the dev section. Same issue,
The original doesn't have the "\data\preload" directory. So I thought that creating that directory and copying in the apk should work but it doesn't.
It seems that the \data\preload folder is removed after I unlocked the bootloader via htcdev...
Any ideas?
I am on software version: 1.23.707.1 Any kinds soul have the backup for this version? :highfive:
Jiggity Janx said:
I have never heard of anything beibg removed with unlocking thr bootloader.
Click to expand...
Click to collapse
lowtengbeng said:
It seems that the \data\preload folder is removed after I unlocked the bootloader via htcdev...
Click to expand...
Click to collapse
I do still learn something new every day...
---------- Post added at 11:04 PM ---------- Previous post was at 10:50 PM ----------
So I thought we had a preload partition vice the preload folder? Unless I am just thinking of my samsung devices. Cant look up the partitions right at this second but that would make sense to me (and why I thought nothing was deleted from system or data).
Trying to update from 1.23.707.1 to 2.61.707.1
Tried factory reset. Still doesn't bring back that folder for me...
Funny for HTC to remove those stuff after unlocking bootloader.
lowtengbeng said:
Trying to update from 1.23.707.1 to 2.61.707.1
Tried factory reset. Still doesn't bring back that folder for me...
Funny for HTC to remove those stuff after unlocking bootloader.
Click to expand...
Click to collapse
Did you miss a OTA in the middle like 1.54 or something?
pradeepvizz said:
Did you miss a OTA in the middle like 1.54 or something?
Click to expand...
Click to collapse
I don't think so. I didn't get any software update prompt except for the latest 4.2.2 update since I bought the Max on day 1 launch in Singapore.
Some options that I am thinking:
Option 1: Edit the ota update script to remove checks for sound recorder and weixin. This will make the zip to be unsigned and I am thinking whether this can be flashed using TWRP or CWM as stock recovery shouldn't allow it to be flashed due to unsigned package.
Option 2: Lock the bootloader. Factory reset. I am wondering if this can bring back to 100% stock state. I am from the Windows CE world and this works on CE as it will reload everything from the ROM image.
lowtengbeng said:
I tried using the HtcSoundRecorder.apk that pradeepvizz provides, Still same issue. Complaining about "\data\preload\HtcSoundRecorder.apk has unexpected contents Installation aborted" Tried with the apk extracted from a couple of roms in the dev section. Same issue,
The original doesn't have the "\data\preload" directory. So I thought that creating that directory and copying in the apk should work but it doesn't.
It seems that the \data\preload folder is removed after I unlocked the bootloader via htcdev...
Any ideas?
Click to expand...
Click to collapse
did you try to extract the apk from virtuous ROM? that was only the ROM which i remember to have these files. the Apk files that i had linked were collected it from various posts on XDA, so that could be something causing the mismatch
I am not sure if CWM/TWRP can flash a edited zip using "install update.zip" but i think you can do that via adb sideload in TWRP/CWM.
Do you have the OTA link or the file, can you please upload so that the experts here can use it / help you with it?
pradeepvizz said:
did you try to extract the apk from virtuous ROM? that was only the ROM which i remember to have these files. the Apk files that i had linked were collected it from various posts on XDA, so that could be something causing the mismatch
I am not sure if CWM/TWRP can flash a edited zip using "install update.zip" but i think you can do that via adb sideload in TWRP/CWM.
Do you have the OTA link or the file, can you please upload so that the experts here can use it / help you with it?
Click to expand...
Click to collapse
Yep. I tried with the apk from virtuous ROM having the same issue. I checked the sha-1 of 5 copies of the apk from different sources and none of them has the matching sha-1 that the update script is asking for.
Can you share what is the differences between flashing via adb sideload and "install update.zip"?
I will try to upload the ota file when I get back from work tonight, :highfive:
HTC is spending theiir resources at the wrong place!
lowtengbeng said:
Yep. I tried with the apk from virtuous ROM having the same issue. I checked the sha-1 of 5 copies of the apk from different sources and none of them has the matching sha-1 that the update script is asking for.
Can you share what is the differences between flashing via adb sideload and "install update.zip"?
I will try to upload the ota file when I get back from work tonight, :highfive:
HTC is spending theiir resources at the wrong place!
Click to expand...
Click to collapse
i understand your frustration, but i believe this is part of Google's security improvement in the OTA process.
i am not sure on the difference between adb sideload and update.zip, just did a little bit of Google and found that TWRP may work with the OTA - http://forum.xda-developers.com/showthread.php?t=2573565
Hope something works out.
I just extracted this apk from OTA_T6_UL_JB43_SENSE55_HTC_Europe_1.54.401.1-1.19.401.2_release_341451bchda87kitj44eh9.zip
This is the EURO OTA from 1.19 to 1.54, not sure if that will help you.
i checked the update-script on this OTA and it seemed to all good and should work with CWM / TWRP if all the executables are there..
Hope for the best!
Jiggity Janx said:
So I thought we had a preload partition vice the preload folder?
Click to expand...
Click to collapse
Has anyone looked at this possibility? I thought someone posted all the partitions for the Max but havent come across it yet to check.
pradeepvizz said:
I just extracted this apk from OTA_T6_UL_JB43_SENSE55_HTC_Europe_1.54.401.1-1.19.401.2_release_341451bchda87kitj44eh9.zip
This is the EURO OTA from 1.19 to 1.54, not sure if that will help you.
i checked the update-script on this OTA and it seemed to all good and should work with CWM / TWRP if all the executables are there..
Hope for the best!
Click to expand...
Click to collapse
Thanks for your help. Tried this same issue. :crying:
Later going to try out the lock bootloader and factory reset method. Will keep the progress updated.
This is the ota that I am trying to flash.
https://drive.google.com/file/d/0BwoPVL5J45ITdjUxcXY2Q3FNRk0/edit?usp=sharing
I confirmed that locking bootloader + factory reset does not bring back the \data\preload folder and contents. HTC post load it on top of the rom.
lowtengbeng said:
I confirmed that locking bootloader + factory reset does not bring back the \data\preload folder and contents. HTC post load it on top of the rom.
Click to expand...
Click to collapse
Well, if you are able to find an RUU for your phone, that can be the only clean way to do it.
you can edit the script and removed the lines which specifies soundrecorder apk and then flash it with TWRP / CWM.
pradeepvizz said:
Well, if you are able to find an RUU for your phone, that can be the only clean way to do it.
you can edit the script and removed the lines which specifies soundrecorder apk and then flash it with TWRP / CWM.
Click to expand...
Click to collapse
There is no RUU released for this version yet.
I tried the script editing method and use trwp n cwm. Both failed. Trwp gave an update binary error

Make a twrp rom file out of a android M stock image?

Hi,
Nexus 9 is my main device and I prefer to install roms without using a pc. Is there a way or tutorial to make a twrp flashable rom file out of Android M or any stock image through our tablet? I mean not using a pc at all...
I don't suppose you're rooted right now? If you are get flashify. If you're not your going to need fastboot and a pc.
Sent from my Nexus 5 using XDA Free mobile app
I am already rooted. Can flashify install the stock rom?
albsat said:
I am already rooted. Can flashify install the stock rom?
Click to expand...
Click to collapse
i can make one but you need to be on the latest bootloader
@USBhost
I will find a pc to update the latest bootloader. Please go on with the rom. Thanks.
They can fairly easily be modified into update.zip files without the "common" approach of extracting the files from the image and going through a long drawn-out process of formatting, copying, setting permissions, etc.
The key is in the updater-script file in the update.zip package. Look at the syntax around installing an "image" file, like boot.img. Now you just extend the script to do the same thing with all the other .img files, and strip out all the junk that you don't need.
This goes for bootloaders, radio, recovery, boot, system.... everything. All works the same.
doitright said:
They can fairly easily be modified into update.zip files without the "common" approach of extracting the files from the image and going through a long drawn-out process of formatting, copying, setting permissions, etc.
The key is in the updater-script file in the update.zip package. Look at the syntax around installing an "image" file, like boot.img. Now you just extend the script to do the same thing with all the other .img files, and strip out all the junk that you don't need.
This goes for bootloaders, radio, recovery, boot, system.... everything. All works the same.
Click to expand...
Click to collapse
I am not that good but I do understand your logic. I guess that is the way that @USBhost will make the M rom. Just the bootloader needs to be updated via fastboot if I am not mistaken.
It would be great to have such a zip template as someone can update the img files easy later on.
albsat said:
Just the bootloader needs to be updated via fastboot if I am not mistaken.
Click to expand...
Click to collapse
Nope. Bootloader can be updated in any manner you prefer. You can even update it from directly within android by dd'ing it to the right place(s). Google seems to like to reboot the unit right after installing the bootloader, probably because the bootloader is where fastboot is actually implemented (take advantage of any updates or bug fixes there...) BUT, this is certainly not mandatory. Remember that factory OTA's update everything from recovery!
---------- Post added at 07:52 PM ---------- Previous post was at 07:52 PM ----------
albsat said:
I am not that good but I do understand your logic. I guess that is the way that @USBhost will make the M rom. Just the bootloader needs to be updated via fastboot if I am not mistaken.
It would be great to have such a zip template as someone can update the img files easy later on.
Click to expand...
Click to collapse
EVERY update.zip that includes a boot.img *is* such a template.
doitright said:
Nope. Bootloader can be updated in any manner you prefer. You can even update it from directly within android by dd'ing it to the right place(s). Google seems to like to reboot the unit right after installing the bootloader, probably because the bootloader is where fastboot is actually implemented (take advantage of any updates or bug fixes there...) BUT, this is certainly not mandatory. Remember that factory OTA's update everything from recovery!
---------- Post added at 07:52 PM ---------- Previous post was at 07:52 PM ----------
EVERY update.zip that includes a boot.img *is* such a template.
Click to expand...
Click to collapse
i know
i would never dd the bootloader
always fastboot
USBhost said:
i can make one but you need to be on the latest bootloader
Click to expand...
Click to collapse
I'd be very interested if you could make a TWRP installable version of M.
Let's hope..
Will also be very interested.

[ROM] [H918] H91810q/r/s/t/u Stock ROM TWRP Flashable Zip KEEP ROOT!

with very little activity lately for the LGV20, specifically the H918 T-Mobile variant, I created a TWRP flashable package for the recent H91810q release. this zip flash every partition included in the latest KDZ package with the exception of recovery to keep TWRP. standard disclaimer applies, you do all of this at YOUR OWN risk! because 10q is not rootable, you need to be root'd before flashing this! failure to do so will probably cause you to lose root and/or lose TWRP! and worst of all, because 10q can't be downgraded to 10j (last version where you can still obtain root via dirtycow) because of Anti-RollBack, you're fscked!
NOTE1: you can find the partitions that will be flashed in the updater-script. to be extra cautious you can back up all of the partitions that will be overwritten with the following: dd if=/dev/block/bootdevice/by-name/{partition} of=/external_sd/backup/{partition}.img.
NOTE2: boot partition has been modified only to remove rctd, nothing else so I consider this to still be stock
Instructions:
download H91810u.zip file listed below and put on microSD card
download your choice of root and put on microSD card, choose from either Magisk or SuperSU *Note: v12.0 of Magisk does not work with the LGV20 device in general and v14.0 is recommended.
backup any data from internal "SD card"
boot into TWRP (requires TWRP recovery to already be installed)
create a TWRP backup of the device
flash zip from microSD card by using "Install"
FLASH YOUR CHOICE OF ROOT - Flashing root is VERY IMPORTANT BEFORE REBOOTING!
reboot
profit!
Download:
H91810q.zip
old 10q md5sum: 8c2e76ded9759a63b1ffac86f3941649
new 10q md5sum: c7d4086b3a0a786d1501ef7e4ce22f32 - re-zipped in Linux for proper alignment
H91810r.zip
wrong 10r md5sum: 9e2e1f8c56079d7bf629ce5e375d7551 (this is actually the md5sum for the KDZ)
correct 10r md5sum: 194b2bc41aa6dbdd7b9a371392f7b930
H91810s.zip
10s md5sum: f187fdefe4c3612c5811e9fbeb0748c5
H91810t.zip - rctd and triton both disabled, previous versions only removed rctd
10t md5sum: b00c2f644b15eb15e459c48830caa5da
H91810u.zip - rctd and triton both disabled, previous versions only removed rctd
10u md5sum: f51b2b11a30dc448b0da0edc750bb587
Flashing Process (what flashing this zip does):
flash necessary partition images with the exception of recovery (to keep TWRP) from the KDZ
rename /system/recovery-from-boot.p to /system/recovery-from-boot.bak to prevent stock recovery from being installed on boot
wipes dalvik-cache and cache
BIG thanks to @McNutnut on guidance, as well as his script to put all of this together!
also thanks to @bullghost for the KDZ extractor (https://forum.xda-developers.com/showthread.php?t=2600575)
@Tilde88 for the original updater-script template w/root (https://forum.xda-developers.com/v20/development/us996-nrd90m-modded-notsostock-rom-v5-1-t3526542)
Awesome thanks.. I'm on it!
---------- Post added at 12:50 AM ---------- Previous post was at 12:07 AM ----------
Didn't work... Still shows 10p. I noticed the flash process was rather fast also.
storm68 said:
Awesome thanks.. I'm on it!
---------- Post added at 12:50 AM ---------- Previous post was at 12:07 AM ----------
Didn't work... Still shows 10p. I noticed the flash process was rather fast also.
Click to expand...
Click to collapse
Dude, thanks for whipping this out so fast! (TWSS) I will get right on making a debloated rom from this. Is it ARB 1?
So I HAVE to flash root? Sometimes I don't flash root because of my gear S3 watch.
I just flashed but still showing 10p. But the kernel info shows Sept 12. So the kernel is updated but wondering on why it still shows 10p on software info @ about phone.
storm68 said:
Awesome thanks.. I'm on it!
---------- Post added at 12:50 AM ---------- Previous post was at 12:07 AM ----------
Didn't work... Still shows 10p. I noticed the flash process was rather fast also.
Click to expand...
Click to collapse
hold on, let me re-zip and re-upload. I had used two different methods to add the files to the archive so I'm going to re-do it all with one method
texasaggie1 said:
Dude, thanks for whipping this out so fast! (TWSS) I will get right on making a debloated rom from this. Is it ARB 1?
So I HAVE to flash root? Sometimes I don't flash root because of my gear S3 watch.
Click to expand...
Click to collapse
yes, this is ARB1 and yes, root is needed if you want to stay root'd
As you can see the updater script shows install 10p.
storm68 said:
As you can see the updater script shows install 10p.
Click to expand...
Click to collapse
yep, for some reason using Windows to create zip files causes inconsistencies. I've zipped up everything in Linux this time and double checked the updater script to make sure everything is good to go and am uploading it as I type... I've already updated the OP with the new md5sum and the link should remain the same. I'll give a heads up once it's live
Ok thanks for your time. Appreciate it. ?
storm68 said:
Ok thanks for your time. Appreciate it.
Click to expand...
Click to collapse
done! uploaded and downloaded myself to verify everything is the correct one. this should bring you to 10q for everything... sorry for the troubles of flashing again. don't forget to flash root just in case lol
No problem. No apology needed being you really don't have to do this for the community. Thanks again.
Sorry if I'm asking an obvious question but when did t mobile release a new update? I thought the latest version was 10p???
Flashed... All good!
---------- Post added at 02:41 AM ---------- Previous post was at 02:40 AM ----------
Still_living714 said:
Sorry if I'm asking an obvious question but when did t mobile release a new update? I thought the latest version was 10p???
Click to expand...
Click to collapse
Mine came yesterday. Updater to 10q. If you haven't gotten it yet you will..
storm68 said:
Flashed... All good!
---------- Post added at 02:41 AM ---------- Previous post was at 02:40 AM ----------
Mine came yesterday. Updater to 10q. If you haven't gotten it yet you will..
Click to expand...
Click to collapse
Any big improvements that you can see?
i flashed and once i unlocked my phone, it kept saying process.android keeps stopping repeatedly. booted back into twrp to restore the backup i made in twrp and now the keeps rebooting to the lg screen. Can anybdoy help me out please. i was ww kernel and 10k
Still_living714 said:
Any big improvements that you can see?
Click to expand...
Click to collapse
I would have to wait and see. But first hand it's about the same as 10p no rctd.
---------- Post added at 04:02 AM ---------- Previous post was at 03:26 AM ----------
Lgv20user said:
i flashed and once i unlocked my phone, it kept saying process.android keeps stopping repeatedly. booted back into twrp to restore the backup i made in twrp and now the keeps rebooting to the lg screen. Can anybdoy help me out please. i was ww kernel and 10k
Click to expand...
Click to collapse
First of be advised that this is anti roll back. Once on it you can't go backwards to other older roms. In reference to your problem you'll have to do a battery pull. Put battery back in. Now hold down volume down and power button at the same time, when you see LG screen release power button for two seconds then push again holding down power. During all this never release volume down. Now you'll get a reset screen with yes and no option. Use volume key to choose yes, twice..... This will get you back to TWRP. In your case I wouldn't even bother with back up but you can try again if want. What I would do is flash something else that I know works. Then decide from there what to do... Maybe redownload again. May be corrupt some how. I assume your on h918. Hope so! Good luck.
storm68 said:
I would have to wait and see. But first hand it's about the same as 10p no rctd.
---------- Post added at 04:02 AM ---------- Previous post was at 03:26 AM ----------
First of be advised that this is anti roll back. Once on it you can't go backwards to other older roms. In reference to your problem you'll have to do a battery pull. Put battery back in. Now hold down volume down and power button at the same time, when you see LG screen release power button for two seconds then push again holding down power. During all this never release volume down. Now you'll get a reset screen with yes and no option. Use volume key to choose yes, twice..... This will get you back to TWRP. In your case I wouldn't even bother with back up but you can try again if want. What I would do is flash something else that I know works. Then decide from there what to do... Maybe redownload again. May be corrupt some how. I assume your on h918. Hope so! Good luck.
Click to expand...
Click to collapse
what do you recommend i flash
Lgv20user said:
what do you recommend i flash
Click to expand...
Click to collapse
Well we really don't know if your system went to 10q now, so........ You can try again. On both, the backup or 10q. Since you know now how to get to TWRP with battery pull you can try both, see what works. Try backup first. If it doesn't work you may have system in 10q now being you backed up a 10k system may not work now. If it doesn't try q again. If that doesn't work then download 10p or redownload 10q and side load on TWRP from computer. Then flash again. These are steps I would do.. if someone tells you different then it's your choice. Different ways for different things.
storm68 said:
Well we really don't know if your system went to 10q now, so........ You can try again. On both, the backup or 10q. Since you know now how to get to TWRP with battery pull you can try both, see what works. Try backup first. If it doesn't work you may have system in 10q now being you backed up a 10k system may not work now. If it doesn't try q again. If that doesn't work then download 10p or redownload 10q and side load on TWRP from computer. Then flash again. These are steps I would do.. if someone tells you different then it's your choice. Different ways for different things.
Click to expand...
Click to collapse
so 10q is showing up. i am having issues with the modem i believe because i dont get tmobile recepetion and as soon as i put into airplane mode, the error message stops.
I haven't tried the 10p weta kernel yet but it may not work being this stock kernel on 10q is updated to the September security patch. May try later today.
First off, thanks for keeping my beloved H918 alive!. Thought all future dev for the V20 was dead.
Now a question. Any timeframe on a debloated version? Not in a hurry mind you, just curious.

[dd backup of BND-L21-8.0.0.330] xxx.img files

Just whant to share dd backup I did who are test and working for at least BND-L21.
dd rip of official OTA 8.0.0.330.
If someone have need.
Cust.img : https://mega.nz/#!q9tn2C6T!JMMSDYN5qc4BQrmKwtjifGqg26Je8SjiToPBM7wktp4
Kernel.img : https://mega.nz/#!Kg8AADgJ!PmBFU4vM1nTvcJnT-AttXBvV7IIh93xdEPgSY9kE0BE
Product.img : https://mega.nz/#!zk8glLyJ!HIKFQoEMuShRYYvm3SWeIfmpLa3LrOI_ahpJ2PDFQXc
Ramdisk.img : https://mega.nz/#!WokUmYZJ!zusLmvamHNUfEVkzn-oEg3rescsnuPG29iRUlQM3E8M
Vendor.img : https://mega.nz/#!H5VnUJxZ!rSI4rg2Hy-cNn9-I1-dMt2y0MHq45ypu2MqL_OP7SZY
Version.img : https://mega.nz/#!q0d2ASiK!20PPaQcjevG_3Hzu1qeBS3ye6FnfG9pL6htA6vy5E8c
System.img : https://mega.nz/#!ShVTHRYJ!-Ha-K9UgKahc7KkRRSRHPkpuLSC4Yr0sZ_kCzEumRs0
If you don't use BND-L21 then use this files at your own risk.
it would have been nice
if files were on some other filehost.
plz share oeminfo too
kdark said:
plz share oeminfo too
Click to expand...
Click to collapse
Wiil try and do
U think it will work on L24?
A bit of context here - my device model is BND-L34 (Mate SE) and I had tried using a method that a user posted in a Mate SE specific thread that detailed how to manually update to Oreo.
Well, that failed miserably and I ended up with a bricked device. I had tried numerous different things to try and revive it (some that I had come up with on my own) and none of them worked. Then I thought to use Multi-Tool to unbrick it with a backup I had lying around but unfortunately it was a Nougat backup.
I had almost lost hope until stumbling upon this thread. I figured I had nothing else to lose so I decided to try to restore my phone with Multi-Tool and your backup files - all except for the system image because MEGA decided to **** block me due to it being a large file (you should definitely upload them elsewhere, by the way), so what I did was use a stock system image someone uploaded in the OpenKirin RROS thread along with the rest of your backup files.
I had also gotten a stock ramdisk_recovery.img file from somewhere else (forgot where but if anyone has trouble finding a stock recovery for Oreo I can upload mine). And VOILA (hope I spelled that right)! My device is back to life on Oreo and I couldn't be more happy.
SO all in all, even if you didn't intend for L34 users to use these files, I want to thank you!
System image I used (see post #2)
[url]https://forum.xda-developers.com/honor-7x/development/rom-t3765201[/URL]
(Screenshots below in a separate post)
Had to put them in a separate post if I didn't wanna go through the trouble of moving the screenshots to my PC and uploading them there
Thanks man, it's great..:good::good::good::good::good:
XandeR180 said:
A bit of context here - my device model is BND-L34 (Mate SE) and I had tried using a method that a user posted in a Mate SE specific thread that detailed how to manually update to Oreo.
Well, that failed miserably and I ended up with a bricked device. I had tried numerous different things to try and revive it (some that I had come up with on my own) and none of them worked. Then I thought to use Multi-Tool to unbrick it with a backup I had lying around but unfortunately it was a Nougat backup.
I had almost lost hope until stumbling upon this thread. I figured I had nothing else to lose so I decided to try to restore my phone with Multi-Tool and your backup files - all except for the system image because MEGA decided to **** block me due to it being a large file (you should definitely upload them elsewhere, by the way), so what I did was use a stock system image someone uploaded in the OpenKirin RROS thread along with the rest of your backup files.
I had also gotten a stock ramdisk_recovery.img file from somewhere else (forgot where but if anyone has trouble finding a stock recovery for Oreo I can upload mine). And VOILA (hope I spelled that right)! My device is back to life on Oreo and I couldn't be more happy.
SO all in all, even if you didn't intend for L34 users to use these files, I want to thank you!
System image I used (see post #2)
[url]https://forum.xda-developers.com/honor-7x/development/rom-t3765201[/URL]
(Screenshots below in a separate post)
Click to expand...
Click to collapse
plz share your ramdisk img file i tried to find it but didn't get it
XandeR180 said:
I had also gotten a stock ramdisk_recovery.img file from somewhere else (forgot where but if anyone has trouble finding a stock recovery for Oreo I can upload mine). And VOILA (hope I spelled that right)! My device is back to life on Oreo and I couldn't be more happy.
Click to expand...
Click to collapse
I would be very interested in the stock ramdisk_recovery, could you send me the link?
Is that L21 version Indian variant?
can i please get some help with unbricking my l24 variant. i have twrp installed but it says frp is locked. twrp says i have no os
Sonny1732 said:
can i please get some help with unbricking my l24 variant. i have twrp installed but it says frp is locked. twrp says i have no os
Click to expand...
Click to collapse
If twrp works, there is a patch file that you can use to unlock frp.
MOD EDIT: LINK REMOVED
Would be helpful to understand what caused this problem though.
mrmazak said:
If twrp works, there is a patch file that you can use to unlock frp.
MOD EDIT: LINK REMOVED
Would be helpful to understand what caused this problem though.
Click to expand...
Click to collapse
ive had installed twrp and magisk the night before and had the app call lspeed downloaded, the next morning i deleted the lspeed app and restarted the device and got stuck on a bootloop so i factory reseted and now i just get the first honor screen then it reboots to the hauwei erecovery
Sonny1732 said:
ive had installed twrp and magisk the night before and had the app call lspeed downloaded, the next morning i deleted the lspeed app and restarted the device and got stuck on a bootloop so i factory reseted and now i just get the first honor screen then it reboots to the hauwei erecovery
Click to expand...
Click to collapse
Ok. Some reason twrp does not good a good job with factory resets.
I suggest flash that frp unlock.zip
Then flash stock ramdisk.img and stock kernel.img.
That will remove magisk, for now anyway.
Then try to boot. If still not, then flash stock recovery and do factory reset. But if reset again locks frp. You will be stuck.
If you dont mind resetting from fresh system maybe just reflash with hurupdater or hwota, instead of flashing stock recovery.
mrmazak said:
Ok. Some reason twrp does not good a good job with factory resets.
I suggest flash that frp unlock.zip
Then flash stock ramdisk.img and stock kernel.img.
That will remove magisk, for now anyway.
Then try to boot. If still not, then flash stock recovery and do factory reset. But if reset again locks frp. You will be stuck.
If you dont mind resetting from fresh system maybe just reflash with hurupdater or hwota, instead of flashing stock recovery.
Click to expand...
Click to collapse
i dont mind at all resetting from fresh system how do i do that
Sonny1732 said:
i dont mind at all resetting from fresh system how do i do that
Click to expand...
Click to collapse
https://forum.xda-developers.com/honor-7x/how-to/guide-honor-7x-flash-oreo-update-t3781649
mrmazak said:
https://forum.xda-developers.com/honor-7x/how-to/guide-honor-7x-flash-oreo-update-t3781649
Click to expand...
Click to collapse
thank you, ill give it a try
---------- Post added at 09:03 AM ---------- Previous post was at 08:50 AM ----------
Sonny1732 said:
thank you, ill give it a try
Click to expand...
Click to collapse
i cant download the frp unlock.zip
Sonny1732 said:
thank you, ill give it a try
---------- Post added at 09:03 AM ---------- Previous post was at 08:50 AM ----------
i cant download the frp unlock.zip
Click to expand...
Click to collapse
Ok hold on
Should be this
https://mega.nz/#!nw0wAYoA!hYtf78s0AjwRCpPo_NQ2F4LYclngNBNurJNETypSNKQ
From @KingOfMezi
mrmazak said:
Ok hold on
Click to expand...
Click to collapse
i did the HuRUpdater_0.3.zip and now i can get to the just a sec screen after i select wifi during setup but now its stuck there

Custom logo's TWRP flashable and bootanimation

## I TAKE NO RESPONSIBILITY IF YOU BRICK YOU DEVICE##
So Im sharing some custom BOOTLOGO.BIN that I have made to remove the unlock boot-loader warring
for the Moto X4 with the latest logo.bin file form the latest update
i have tested them on my owen device
the zip file has a flash.bat included for a/b only logo.bin files for Havoc (will make more/custom if asked)
or
you cant flash manually via fastboot if your (UNLOCKEDBL)with stock recovery
reboot in to boot-loader mode
extra zip file
fastboot flash logo (logo you pick).bin
fastboot reboot
and to set manually swap from AorB slot
fastboot set_active other
I hope you like and enjoy
new test update has a new logo in bootloader mode
let me know what you think keep in mind this is a test changes will be made
new full logo mod (flashlogo.bat file in zip)
**new full logo mod**
custom logo bin
custom bootloader logo
and tab,arrows keys new look
NOW WE ARE MAKING BOO ANIMATIONS WITH IN SOME OF THE LOGO'S
ALL TWRP FLASH-ABLE
PLEASE LOOK HERE
One's that i made for far
Also check out
A fellow devs work havoc A is all thanks to him
https://photos.app.goo.gl/tkikcftmRdapXrjX7
AWESOME UPDATE WE NOW HAVE A TWRP FLASH-ABLE ZIP
THANK TO (ander38122) WITH OUT HIS HELP THIS WOULDN'T BE POSSIBLE
its under payton.zip
i have new update i have made a twrp zip that now flashes 2 different logo on each slot so you can tell them apart
PLEASE IF YOU WANT OR NEED HELP WITH A CUSTOM TWRP LOGO FILE PLEASE CONTACT!
Also join in on the NEW GROUP channel
share you own Custom Logo's/Wallpaper's,Get help, tips, an updates
NEW FILES/UPDATE BIN ZIP WILL BE HERE
[![Download MOTOX4BOOTLOGOS](https:///sourceforge/dd/motox4bootlogos.svg)]
great job...
munchy_cool said:
great job...
Click to expand...
Click to collapse
Thanks
I've seen this talked about but I didn't really get it.
Is this twrp flsshable? Or do like normal? Your OG post says "can't" in fastboot so that's where I'm getting lost
stovo06 said:
I've seen this talked about but I didn't really get it.
Is this twrp flsshable? Or do like normal? Your OG post says "can't" in fastboot so that's where I'm getting lost
Click to expand...
Click to collapse
At this point there fastboot flashable only
I'm currently work out the bugs with twrp flashable zip
But I'll keep make up dates
and post them as soon as i get the bugs out
FizzyAps said:
At this point there fastboot flashable only
I'm currently work out the bugs with twrp flashable zip
But I'll keep make up dates
and post them as soon as i get the bugs out
Click to expand...
Click to collapse
Got any instructions? Been following a bit in telegram. I'm sure there be a twrp soon and I'm sure it isn't that hard, but a few details can go a long way.
stovo06 said:
Got any instructions? Been following a bit in telegram. I'm sure there be a twrp soon and I'm sure it isn't that hard, but a few details can go a long way.
Click to expand...
Click to collapse
Extract anyone of the zip flash manually via bootloader mode by running the commands
fast food flash logo (the one you pick).bin
The new full mod contains a flashlogo.bat already
Simply boot into bootloader and run bat file and enjoy
Same for the A/B havoc logo.bin have made a simple bat file for them as well
Now for the twrp side of thing I keep running in to error(6)
No matter how I reconfigure
Reaching out to another Dev that might be able to help me reconfigure
Cool Brother, this Havoc Bootlogo was me I created, you just grabbed from my album https://photos.app.goo.gl/tkikcftmRdapXrjX7
ander38122 said:
Cool Brother, this Havoc Bootlogo was me I created, you just grabbed from my album https://photos.app.goo.gl/tkikcftmRdapXrjX7
Click to expand...
Click to collapse
I linked it to you album and I also tweaked it little
FizzyAps said:
I linked it to you album and I also tweaked it little
Click to expand...
Click to collapse
OK, Leaves the album of Wallpapers linked to your post, anything calls me on the telegram
https://t.me/ander38122, I Can send the files soon. bin that I created also
ander38122 said:
OK, Leaves the album of Wallpapers linked to your post, anything calls me on the telegram
:good:, I Can send the files soon. bin that I created also
Click to expand...
Click to collapse
you might want to remove this so ppl dont blow you up
Twrp is a go already? Dam you on it. Which file and is it OK to flash over my bin logo I already have?
stovo06 said:
Twrp is a go already? Dam you on it. Which file and is it OK to flash over my bin logo I already have?
Click to expand...
Click to collapse
there a link to one that are twrp flashable and yes
you can flash with no wipe
FizzyAps said:
there a link to one that are twrp flashable and yes
you can flash with no wipe
Click to expand...
Click to collapse
Worked! There's a black screen for a few seconds but other than that, perfect!
Love to make my own. Hint hint ?
---------- Post added at 04:44 PM ---------- Previous post was at 04:39 PM ----------
BTW, One issue I've had since I fastboot the first time (a bin file, can't say it was from a zip file), TWRP has not been able to do a backup. Fails everytime at system image.
At one point it wouldn't reboot to the rom. Kept going back to TWRP. Eventually I just flashed a new ROM (which I was about to anyway thus the reason for the backup).
Edit; haven't tried since I flashed this new one.
stovo06 said:
Worked! There's a black screen for a few seconds but other than that, perfect!
Love to make my own. Hint hint
---------- Post added at 04:44 PM ---------- Previous post was at 04:39 PM ----------
BTW, One issue I've had since I fastboot the first time (a bin file, can't say it was from a zip file), TWRP has not been able to do a backup. Fails everytime at system image.
At one point it wouldn't reboot to the rom. Kept going back to TWRP. Eventually I just flashed a new ROM (which I was about to anyway thus the reason for the backup).
Edit; haven't tried since I flashed this new one.
me and the other dev will look into this issue
and as for the black screen issue we are working on it please try this attached file via twrp and let me know
Click to expand...
Click to collapse
FizzyAps said:
me and the other dev will look into this issue
and as for the black screen issue we are working on it please try this attached file via twrp and let me know
Click to expand...
Click to collapse
Same as previous. About a 2-3 second black screen.
Don't know if it matters but someone on telegram (didn't get an opportunity to read into it at the time) mentioned a bat file (but I think that may have been about TWRP).
And just outta curiosity, this stuff has progressed faster than myself. Is it necessary to remove security settings anytime I flash something? Have been just in case but I don't thing I do, just wanted confirmation if you have time
stovo06 said:
Same as previous. About a 2-3 second black screen.
Don't know if it matters but someone on telegram (didn't get an opportunity to read into it at the time) mentioned a bat file (but I think that may have been about TWRP).
And just outta curiosity, this stuff has progressed faster than myself. Is it necessary to remove security settings anytime I flash something? Have been just in case but I don't thing I do, just wanted confirmation if you have time
Click to expand...
Click to collapse
ok was it as bad??
and which group was this in please link me in to it
aslso no you shouldnt have to be but i do for testing
but it you want fast reply's,update,help,request,or anything like that please share and join the new grup on telegram

Categories

Resources