lineage 14/cyan13 for ascend mate 2 help needed - Huawei Ascend Mate 2

I have an ascend mate 2. I have unlocked the bootloader, installed TWRP 3.1.1 and have updated my bios via Huawei site and currently have Android 5.1. I have tried uploading CyanogenMod 13 and lineage 14. Both times I get error 7 when uploading. Does anyone have any suggestions?

Batk138 said:
I have an ascend mate 2. I have unlocked the bootloader, installed TWRP 3.1.1 and have updated my bios via Huawei site and currently have Android 5.1. I have tried uploading CyanogenMod 13 and lineage 14. Both times I get error 7 when uploading. Does anyone have any suggestions?
Click to expand...
Click to collapse
You may want to provide your detailed procedure so others could help.

Batk138 said:
I have an ascend mate 2. I have unlocked the bootloader, installed TWRP 3.1.1 and have updated my bios via Huawei site and currently have Android 5.1. I have tried uploading CyanogenMod 13 and lineage 14. Both times I get error 7 when uploading. Does anyone have any suggestions?
Click to expand...
Click to collapse
I am experiencing the same issue. I did the advance wipe from TWRP 3.1.1 and install lineage 14. It stucks and gave this error message "This package supports bootloader(s) MSM8226C00B322_BOOT; This device has bootloader unknown. ". I had B322 built and Android 5.1.1 Lollipop on my Huawei Ascent Mate 2. I read from other forum and even tried to modify the line "assert(getprop("ro.bootloader") == "MSM8226C00B322_BOOT" || abort("This package supports bootloader(s): MSM8226C00B322_BOOT; this device has bootloader " + getprop("ro.bootloader") + ".");" in the file updater-script under META-INF\com\google\android directory and still not working. Please help

I am getting the same error. Full wipe of the device except for internal storage as I do not currently have a microSD card inserted (it's being used in my new phone, an S7 edge). I bought a new microSD card and used that to restore the stock ROM.
Exact text, copied from recovery.log:
Code:
Installing zip file '/sdcard/Download/lineage-14.1-20170302-nightly-mt2-signed.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Update binary zip
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
script aborted: This package supports bootloader(s): MSM8226C00B322_BOOT; this device has bootloader unknown.
This package supports bootloader(s): MSM8226C00B322_BOOT; this device has bootloader unknown.
Updater process ended with ERROR: 7
I:Legacy property environment disabled.
I:Install took 0 second(s).
Error installing zip file '/sdcard/Download/lineage-14.1-20170302-nightly-mt2-signed.zip'
Edit: So, I just reinstalled the stock ROM, B322, with no problems. Then I flashed TWRP 3.1.0, again, with no problems.
But I keep getting error 7, and it keeps saying that "this device has bootloader unknown". What gives? I can't stand the ridiculously large UI elements of the stock ROM, so I'm not going back to that.
EDIT: Alright, so I think I fixed it. Simply remove the "asserts" line from update-script in the ROM zip that deals with the bootloader (leave the device line if you wish) and it should work.
I used the instructions in this thread.

Related

Update and Flashing problem

Ok friends I Have an HTC one M7 that is Unlocked, rooted on TWRP 2.6, HBOOT 1.55 Running Custom Firmware from Android Rev HD 71.1 (4.4.2). The Problem is I haven't update my phone In a while, now im trying to update it to 4.4.3 or 4.4.4. I boot to TWRP and try flashing a current version of TWRP it gives me the error saying E: zip signature verification failed: 1 when I try to flash CM Nightly 11 for the m7 it says cant install this package on top of incompatible, (cant see what else it says) then it says error executing updater binary in zip/ error flashing zip.. what do I do with this?
FuTuRisTiC Zo3 said:
Ok friends I Have an HTC one M7 that is Unlocked, rooted on TWRP 2.6, HBOOT 1.55 Running Custom Firmware from Android Rev HD 71.1 (4.4.2). The Problem is I haven't update my phone In a while, now im trying to update it to 4.4.3 or 4.4.4. I boot to TWRP and try flashing a current version of TWRP it gives me the error saying E: zip signature verification failed: 1 when I try to flash CM Nightly 11 for the m7 it says cant install this package on top of incompatible, (cant see what else it says) then it says error executing updater binary in zip/ error flashing zip.. what do I do with this?
Click to expand...
Click to collapse
Try TWRP 2.6.3.3. If you are trying to update your phone you can not do that with a custom recovery! You need stock recovery, stock rom and possiblily some /preload/ apps that were erased during the unlock procedure.
majmoz said:
Try TWRP 2.6.3.3. If you are trying to update your phone you can not do that with a custom recovery! You need stock recovery, stock rom and possiblily some /preload/ apps that were erased during the unlock procedure.
Click to expand...
Click to collapse
No im trying to update Custom Rom Via TWRP, I jus tried flashing TWRP 2.6.3.3 and 2.7 it tells me that the signature verification check fails on both, im lost lol never had this problem.
FuTuRisTiC Zo3 said:
No im trying to update Custom Rom Via TWRP, I jus tried flashing TWRP 2.6.3.3 and 2.7 it tells me that the signature verification check fails on both, im lost lol never had this problem.
Click to expand...
Click to collapse
What custom rom are you trying to install?
Where did you get it?
Also, did you check the MD5 checksum to see if the download was corrupt?
im currently on Android Revo HD 71.1 trying to upgrade to CM 11 Nightly and I get everything from this site or the official site I don't know how to check the checksum to see if its bad.
majmoz said:
What custom rom are you trying to install?
Where did you get it?
Also, did you check the MD5 checksum to see if the download was corrupt?
Click to expand...
Click to collapse
Im am Currently on Android Revo HD 71.1 trying to update to CM 11 nightly and I get them from this site or the official sites but this is what it tells me when I try flashing 2.6.3.3
checking for MD5 file...
Skipping MD5 check: No MD5 file found.
Verifying zip signature...
E:zip signature verification failed: 1
then it says error flashing zip with the location of the file and what not
FuTuRisTiC Zo3 said:
Im am Currently on Android Revo HD 71.1 trying to update to CM 11 nightly and I get them from this site or the official sites but this is what it tells me when I try flashing 2.6.3.3
checking for MD5 file...
Skipping MD5 check: No MD5 file found.
Verifying zip signature...
E:zip signature verification failed: 1
then it says error flashing zip with the location of the file and what not
Click to expand...
Click to collapse
Since you are getting a signature error that means you are trying to install a file that is the wrong type for your phone. Are you getting this error in TWRP or on your computer?
Have you tried the CyanogenMod installer? Here are some points to consider when using the installer:
Back up your data!
Back up your data. Did I say this already? Backups made in recovery are not safe unless they are made to a true external sdcard. If you want to go back to stock, make preparations for doing so before running the installer.
Use a high-quality USB cable. A cable that works for charging won't necessarily work reliably for data transfer. The OEM cable that came with your phone should be a good choice, but if the connector has been stressed often enough almost any cable can become unreliable.
Don't move your phone while installing. After you click 'Install', unless you need to unlock your bootloader or interact with the phone for some reason, leave it on a level surface with as little strain on the USB cable as possible until the install is complete.
Charge your battery. Don't attempt the install with a partially drained battery.
Don't use a USB hub. Plug your cable directly into a port on the workstation.
Disable any anti-virus software for the duration of the install.
---------- Post added at 09:25 AM ---------- Previous post was at 09:22 AM ----------
FuTuRisTiC Zo3 said:
im currently on Android Revo HD 71.1 trying to upgrade to CM 11 Nightly and I get everything from this site or the official site I don't know how to check the checksum to see if its bad.
Click to expand...
Click to collapse
Here is information and instructions for checking MD5.
FuTuRisTiC Zo3 said:
Im am Currently on Android Revo HD 71.1 trying to update to CM 11 nightly and I get them from this site or the official sites but this is what it tells me when I try flashing 2.6.3.3
checking for MD5 file...
Skipping MD5 check: No MD5 file found.
Verifying zip signature...
E:zip signature verification failed: 1
then it says error flashing zip with the location of the file and what not
Click to expand...
Click to collapse
Here is a post on manually installing CM11: http://forum.xda-developers.com/showpost.php?p=56004369&postcount=4

HELP! XT1021, Upgrade Problem

I have rooted the device some time ago and now the lollipop update finally arrived.
I've used the original system all time long but when i try to update i get error, finally i've tried a sideload update and i can see the error. Now my problem is with this error:
Package expects build fingerprint of motorola/condor-retde/condor_umts:4.4.4/KXC21.5-40/46:user/release-keys or motorola/condor-retde/condor_umts:5.1/LPC23.13-34.8/10:user/release-keys this device has motorola/condor-retaildsds/condor_umtsds:4.4.4/KXC21.
Instalation aborted.
Now i believe i understand why i get this error, but my question is how to make it work. And what's the best method, by modifying the current software or by modifying the update.zip
PS. I'm an sysadmin not an android developer so please keep it simple.
Hi. My Moto E is giving me the same error as yours. Using Team Win Recovery Project, it says:
"Installing '/cache/Blur_Version.21.12.40.condor_retla_ds.retla.en.01.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Package expects build fingerprint of motorola/condor_retla_ds/condor_umtsds:4.4.4/KXC21.5-40/47:user/release-keys or motorola/condor_retla_ds/condor_umtsds:5.1/LPC23.13-34.8/9:user/release-keys; this device has Motorola/omni_condor/condor:4.4.2/KOT49H/eng.bigbiff.20140616.171951:eng/test-keys.
E:Error executing updater binary in zip '/cache/Blur_Version.21.12.40.condor_retla_ds.retla.en.01.zip'
Error flashing zip '/cache/Blur_Version.21.12.40.condor_retla_ds.retla.en.01.zip'
Updating partition details..."
Thanks!

oppo.verify trustzone error

Hey guys,
Running a rooted oneplus x with latest cyanogenmod (CM) nightly installed. I tried updating the latest nightly and got the following error:
updater process ended with ERROR: 7
Error installing zip file '/external_sd/cm-13.0-20161101-NIGHTLY-onyx.zip'
- I had CM recovery installed, and was getting the same error.
- I tried to update the CM recovery but I get the same error.
- I managed to install TWRP 3.0.2.0 recovery, and still no luck. Same error.
- Tried installing the latest Oxygen OS (downloaded from their site) and still same error.
- As per other forums, I've tried editing the updeater-script and still no luck. I deleted the first line, then saved and zipped. When I try to flash with that it says "can not find updater-script" even though I put the file type back to the way it was, and in the same spot.
any thoughts?
thanks!
You can try to change ONE to ONEPLUS in updater-script, do not delete the lines just change one to oneplus & then try to flash with twrp.
Same answer as in OP forum :
Before flashing, you should have done that.
http://forum.xda-developers.com/oneplus-x/general/guide-update-bootloader-firmware-to-t3478917
Now, if it doesn't work, it can be quite complicated....
Try updating the TWRP or use CM recovery
http://forum.xda-developers.com/showpost.php?p=69423690&postcount=60

Can't update my oneplus 3 with TWRP (error 7)

I am trying to update my oneplus 3 to the latest oxygen os 5.0 which has oreo. Every time i update the phone weather it be from the settings or manually from a zip file with deleted assets I still get the error 7 (as I am using TWRP 3.1.1-2). Everywhere says to delete assets and I still get the error, I am 100% sure I have the correct update as I got the update zip directly from the directory. Any one know what to do?
Bruucio said:
I am trying to update my oneplus 3 to the latest oxygen os 5.0 which has oreo. Every time i update the phone weather it be from the settings or manually from a zip file with deleted assets I still get the error 7 (as I am using TWRP 3.1.1-2). Everywhere says to delete assets and I still get the error, I am 100% sure I have the correct update as I got the update zip directly from the directory. Any one know what to do?
Click to expand...
Click to collapse
Yeah, I had the exact same problem. Tried removing the getprop lines from updater-script etc, that returned error 3. Then I realised there was a new TWRP version (3.2.0), so installed that, and flashed the original downloaded OS. Worked perfectly! You'll need to reinstall TWRP and re-root after that, though

Help Please

i had a problem with my phone and it was broken, took to maintenance and after that my phone model no. changed to MSM8916 for arm 64 with build no. KIW-L21C10B130 and EMUI 2.0 also it changed to be 1 sim working only, installed TWRP and rooted successfully but when flashing the zip for the rom i got the following " comparing TZ version TZ.BF.3.0.C3-00025 to TZ version TZ.BF.3.0.C3-00022 assert failed: kiwi.verify_trustzone ("TZ version TZ.BF.3.0.C3-00025") == "1"
updater process ended with error 7 error installing zip file"
now i don't know what to do and afraid to flash stock rom and the phone get broken again as i don't know what would be the correct version to flash now
my original was KII-L21 and now it's MSM8916, help and guide me please

Categories

Resources