[Guide]Wind Mobile Huawei Mate 2, from Locked Bootloader to Official Lollipop - Huawei Ascend Mate 2

Hi all,
I am new here. I recently upgraded my Wind Mobile Huawei Mate 2 (HAM2) from Jelly Bean 4.3 to Lollipop 5.1. This forum has been very helpful to me. So I decided to made a step by step guide to how I did it.
The steps here should work for most consumer Huawei Mate 2s from other service providers. But I can only speak for the Wind Mobile version.
Wind Mobile's Mate 2 comes with OS version B128. But to upgrade to Lollipop 5.1 you need OS version 148 on your phone. So it was extra complicated. And it took me a very long time to figure it all out. So to make it easier for those that comes after me, I decided to write this guide. Good luck!
Disclaimer: From what I understand you void the warranty on the phone by unlocking the bootloader. But there is no way around it. So it is up to you. I also cannot take any responsibly for any ruined phones. Firstly there is no way for me to ensure you are following the steps correctly. Secondly there is no way to know how each different phone will behave. The risk should be minimal to zero. But it isn't absolutely zero.
1) Get bootloader unlock code. Its 16 characters and you must get it from Huawei. If you cannot get this code you can stop right here. Nothing online will help you and there is no way around it. Trust me, I tried.
Lucky for you Huawei make it very easy now and automated the process. Before you must email [email protected] and wait for them to reply. (from what I read.)
Now you can get it here:
https://community.gethuawei.com/developers/f/48/t/1048
Or direct link:
http://emui.huawei.com/en/plugin.php?id=unlock&mod=detail
I logged in with my Facebook. But you can try to create and login with your Huawei ID.
After logging in, you need to give them these information to get the bootloader unlock code:
---Product Model: MT2L03
---Product Serial Number: From the box of your phone. Or you can open up your phone case and look at the sticker on the battery for it. It is 16 characters. (The Serial Number as recorded in your phone memory is only 12 characters. It is not valid here.
---IMEI: From the box of your phone. Or you can open up your phone case and look at the sticker on the battery for it. Or type *#06# on your phone pad.
---Product ID: Type *#*#1357946#*#* on your phone pad.
After you get this code, record it somewhere and keep it safe. Huawei will only give you this code a few times before they start to seriously questioning you (from what I heard). So once you get it, expect to never be able ask for it again.
(Rooting is unnecessary. But you must unlock your bootloader, which will be done in step 5 below. )
2) Get adb for your PC. Open folder to adb by left shift+right click in the adb folder. Or install this:
http://forum.xda-developers.com/showthread.php?t=2317790
3) Back up absolutely everything you need. Pics, videos, notes, etc.
4) Follow the "steps 1-5 in this link", before doing my step #5 below. I added my notes in brackets.
http://forum.xda-developers.com/ascend-mate2/general/guide-cc-variant-to-oem-convertion-t3149767
Follow these steps exactly, one after other:
---1 Make backup of all your personal data because they all will be erased. But do not use twrp for backup!
---2 Download full B148 firmware. You can get it from here: https://drive.google.com/folderview?id=0B7lyht1oiGRRNEl4dlJhdVhnQ00&usp=sharing
---3 Extract package with firmware to your sdcard. You should get dload\UPDATE.APP in root directory of your sdcard. If there was update to Lolipop previously, delete it first! (In other words extract/unzip package, move the whole dload folder (inside the "B148 folder" after unzipping) into the root directory of your SD card)
---4 Copy this repacked TWRP in your adb/fastboot directory https://yadi.sk/d/xWXOpG_3hf4iu (This is going to the adb folder on your PC)
---5 Copy this zip-archive (OEM.zip) to your sdcard https://yadi.sk/d/gw45fwwfhfKU2 (This is going to the root of your SD card.)
5) Here you unlock your bootloader. This step will reset everything on your phone. If you hasn't back up, do so now!!!
With adb open, reboot your phone by typing Code:
adb reboot bootloader
Once your phone reboots, immediately type Code:
fastboot oem unlock UUUUUUUUUUUUUUUU
(Where UUUUUUUUUUUUUUUU is the unlock code from Huawei.)
http://forum.xda-developers.com/showthread.php?t=2666116
Wait for reboot.
(Note: At the very end after you get Lollipop working, you can relock the bootloader. But this is not necessary and doesn't really give you any benefit. I would just keep it unlocked. Because every single time you try to unlock your bootloader (for something else) the whole data gets wiped again. Plenty of people walk around with rooted phones just fine. And we are not even rooting here.)
6) Enter basic info into the OS, every time your OS reset. It doesn't really matter what you enter. It will all be reset until you finally get to Lollipop 5.1
7) Setting->About Phone->Build Number. Tap on build number a few times until you turn on Developer mode.
8) Setting->Developer Options->turn on USB debugging. If you phone ask if you allow your PC to access your phone with adb, say yes.
9) Follow the steps in this link, starting with step 6. (Because you already did steps 1 to 5.) I added my notes in brackets.
http://forum.xda-developers.com/ascend-mate2/general/guide-cc-variant-to-oem-convertion-t3149767
Follow these steps exactly, one after other:
---6 Open command shell in your adb/fastboot directory and execute:
Code:
adb reboot-bootloader
your device will reboot in fastboot mode.
---7 Flash TWRP that you downloaded in step #4:
Code:
fastboot flash recovery twrp.img
---8 Disconnect device from PC and power it off by holding power button untill screen off.
---9 Boot into TWRP: press and hold vol+ and power buttons simultaneously untill you'll see boot logo.
---10 In TWRP make backup of oeminfo partition - press "Backup" and mark "OEMinfo". Save backup to sdcard.
---11 Return to main menu, press "Install" and select OEM.zip which was copied to your sdcard in step #5. Swipe to confirm to install package.
This package will patch your oeminfo partition and flash stock recovery. Don't press "Reboot" button after completion.
---12 Disconnect your device from PC or charger if it was connected, power off device by pressing and holding power button untill screen off.
---13 Power on device by three buttons method: press and hold power, vol+, vol- simultaneously untill you'll see boot logo.
---14 Update process should be start. (This should only take a few minutes. If it isn't moving you probably didn't move the dload folder to the root of your SD card. )
---15 After successful update to B148 you are good to go to Lollipop.
How to revert back in case if update to B148 will fail:
---1 Switch your device in fastboot mode: power off device, then press and hold vol- and connect device to PC.
---2 Flash repacked TWRP as was mentioned in step #7.
---3 Boot into TWRP, press "Restore" and restore your backup of oeminfo partition made in step #10.
---4 Reboot in system.
9) After checking that you have successfully upgrade to OS B148, delete the dload folder from your SD card. This is done in preparation to put the Lollipop 5.1 update package into the dload folder, as step 10 will explain.
10) Follow the steps in 4.1 Force Upgrade in this link. My notes are below. (Read step 11 after you are done.)
https://community.gethuawei.com/sup.../mate2-android-l-update-now-available?pi558=6
Download "HUAWEI MT2-L03C00B322" here
http://consumer.huawei.com/us/support/downloads/index.htm
Get the manual pdf.
http://consumer.huawei.com/us/support/manuals/detail/index.htm?id=52025&key4=mate 2
Then follow the steps in in "4.1 Force upgrade" below.
Software Upgrade Guideline
2015-9-3 Page 1, Total8
HUAWEI MT2-L03C00B322
Software Upgrade Guideline
Prepared by MT2-L03 team Date 2015-08-18
Reviewed by MT2-L03 team Date 2015-08-18
Approved by
MT2-L03 team
Date 2015-08-18
Huawei Technologies Co., Ltd.
All rights reserved
Software Upgrade Guideline
2015-9-3 Page 2, Total8
Contents
1. VERSION INTRODUCTION ....................................................................................................... 3
1.1 THE FOLLOWING VERSIONS CAN BE UPGRADED. ....................................................................... 3
1.2 UPGRADE PREREQUISITE ........................................................................................................... 3
1.3 UPGRADE FILES ........................................................................................................................ 3
2. UPGRADE PREPARATION ........................................................................................................ 3
2.1 CHECK CURRENT UPGRADE ENVIRONMENT .............................................................................. 3
2.2 GET AND CHECK THE SOFTWARE PACKAGE............................................................................... 4
3. UPGRADE INTRODUCTION ..................................................................................................... 4
4. UPGRADE OPERATIONS ........................................................................................................... 4
4.1 FORCE UPGRADE ....................................................................................................................... 4
4.2 NORMAL UPGRADE(VERSION B3XX ONLY) .............................................................................. 5
5. UPGRADE VALIDATE ................................................................................................................ 7
5.1 CHECK THE VERSION ................................................................................................................ 7
5.2 BASIC FUNCTION CHECK ........................................................................................................... 7
6. NOTES ............................................................................................................................................ 7
6.1 NOTES 1 .................................................................................................................................... 7
6.2 NOTES 2 .................................................................................................................................... 8
Software Upgrade Guideline
2015-9-3 Page 3, Total8
1. Version introduction
1.1 The following versions can be upgraded.
1.2 Upgrade prerequisite
The MT2-L03 handset software should be updated with the MICRO SD card.
1.3 Upgrade files
File Name
Software: main package (for B126,B148) dload/UPDATE_VENDOR.APP
Software: recovery package (for B126,B148)
dload/UPDATE.APP
Software: upgrade package (for B304, B306,
B308,B309,B316,B320)
dload/UPDATE.APP
Update tools MICRO SD card
2. Upgrade preparation
2.1 Check current upgrade environment
Make sure that the MICRO SD card is available and can be read and write.
Versions can be upgraded Date
MT2-L03 V100R001C00B126 2014-05-26
MT2-L03 V100R001C00B148 2014-09-16
MT2-L03 V100R001C00B304 2015-05-28
MT2-L03C00B308 2015-06-19
MT2-L03C00B309 2015-06-25
MT2-L03C00B316 2015-07-28
MT2-L03C00B320 2015-08-01
MT2-L03C00B321 2015-08-11
Software Upgrade Guideline
2015-9-3 Page 4, Total8
2.2 Get and check the software package
There are two software packages for B126 and B148: main package and recovery
package. And one software package for B306,B308,B309,B316,B320,B321: upgrade
package.
3. Upgrade introduction
There are two methods to upgrade: normal upgrade and force upgrade.
Normal upgrade needs to start the handset and enter the Setting module. Force
upgrade is often used when the handset can’t boot up or can’t enter the idle screen.
4. Upgrade operations
4.1 Force upgrade
---Step 1. A MICRO SD card of 4G or more should be available. The MICRO SD card
made by Sandisk, Kingstone, or Kingmax is recommended.
---Step 2. Format the MICRO SD card (This operation is optional).
If your phone’s system is B3XX, you should skip Step 3 and Step 4.
---Step 3. Copy the Software: recovery package file UPDATE.APP and main package file
UPDATE_VENDOR.APP to a directory named dload.
---Step 4. Copy the entire dload folder (with UPDATE.APP and
UPDATE_VENDOR.APP in it) to the root directory of the MICRO SD card.
If your phone’s system is B126 or B148, you should skip Step 5.
---Step 5. Copy the upgrade package UPDATE_VENDOR.APP to a directory named
dload and copy the dload folder to the root directory of the MICRO SD card.
---Step 6. Make sure your handset is power off. Insert the MICRO SD card into the
handset. Press the VOLUME UP and VOLUME DOWN keys and POWER key to
power on the phone(picture4.1.1) , when the HUAWEI logo is showed , release
the POWER key and keep pressing the VOLUME UP and VOLUME DOWN
keys(picture 4.1.2) until your phone is entered the Software Upgrade
Software Upgrade Guideline
2015-9-3 Page 5, Total8
Mode(picture 4.1.3).
4.1.1 4.1.2
4.1.3
---Step 7. When the progress bar stops, your handset will reboot and enter the new
system.
4.2 Normal upgrade(version B3XX only) (Not applicable for Huawei Mate 2 from Wind Mobile Canada)
Step 1. A MICRO SD card of 2GB or more should be available. The MICRO SD card
made by Sandisk, Kingstone, or Kingmax is recommended.
Step 2. Format the MICRO SD card (This operation is optional).
Step 3. Copy the Software: main package file UPDATE.APP to a directory named
dload.
Step 4. Copy the entire dload folder (with UPDATE.APP in it) to the root directory of
the MICRO SD card.
PRESS 3 KEYS
PRESS 2 KEYS
Software Upgrade Guideline
2015-9-3 Page 6, Total8
Step 5. Insert the MICRO SD card into the handset and power on. After entering the
home screen, press Updater -> Menu->Local update->Full package to start the
upgrade. Reference to the following pictures
Step 6. When the progress bar stop, your handset will reboot, if not, you need to
reboot your handset and check the version of your handset. If upgrade has failed
please try again.
Software Upgrade Guideline
2015-9-3 Page 7, Total8
5. Upgrade validate
5.1 Check the version
1. By Settings->About phone->Build number, to check the version. Just like
MT2-L03C00B322
5.2 Basic function check
Switch on the handset, enter the idle screen, input a dial number and make a voice
call, then long press the power key to power off the handset.
6. Notes
6.1 Notes 1
Please make sure your battery power is over 20% before performing the upgrade.
Also, we recommend connecting your device via USB from a Huawei compatible charger
while the update is in progress.
Software Upgrade Guideline
2015-9-3 Page 8, Total8
6.2 Notes 2
Upgrade operations will erase user data, it is recommended you back-up your data to
external SD card prior to flashing.
11) Once the installation is all finished, delete/move the installation file(s) from the root folder. So you do not mistakenly reinstall your OS and wipe your phone again. (Happened to me when I tried to boot into Twrp, months after I was done. >_< )

2nd post in case I need it. =)

3rd just in case. =)

Delete plz. Appended to another thread.

Worked, thanks.

@CCHIPSS. Nice post !!!!!!!

Cant seem to find the Oem zip file
When I load Twrp and I go to install, I cannot find the Oem.zip file i put in the root of my sd card. Plz Help!!!
---------- Post added at 09:41 PM ---------- Previous post was at 09:20 PM ----------
I have another problem, When I power on the three buttons method, it says:
update from external card!
checking sd update pkg...
current img size (1622857620) too large
current partitions size: 1073741824
error:update.app is a invalid package
Error:Sd card update failure

VelcroJ said:
When I load Twrp and I go to install, I cannot find the Oem.zip file i put in the root of my sd card. Plz Help!!!
---------- Post added at 09:41 PM ---------- Previous post was at 09:20 PM ----------
I have another problem, When I power on the three buttons method, it says:
update from external card!
checking sd update pkg...
current img size (1622857620) too large
current partitions size: 1073741824
error:update.app is a invalid package
Error:Sd card update failure
Click to expand...
Click to collapse
Did you follow my step #4 properly? Especially step 4.3 and 4.5.
4) Follow the "steps 1-5 in this link", before doing my step #5 below. I added my notes in brackets.
http://forum.xda-developers.com/ascend-mate2/general/guide-cc-variant-to-oem-convertion-t3149767
Follow these steps exactly, one after other:
---1 Make backup of all your personal data because they all will be erased. But do not use twrp for backup!
---2 Download full B148 firmware. You can get it from here: https://drive.google.com/folderview?id=0B7lyht1oiGRRNEl4dlJhdVhnQ00&usp=sharing
---3 Extract package with firmware to your sdcard. You should get dload\UPDATE.APP in root directory of your sdcard. If there was update to Lolipop previously, delete it first! (In other words extract/unzip package, move the whole dload folder (inside the "B148 folder" after unzipping) into the root directory of your SD card)
---4 Copy this repacked TWRP in your adb/fastboot directory https://yadi.sk/d/xWXOpG_3hf4iu (This is going to the adb folder on your PC)
---5 Copy this zip-archive (OEM.zip) to your sdcard https://yadi.sk/d/gw45fwwfhfKU2 (This is going to the root of your SD card.)
Sent from my MT2L03 using XDA-Developers mobile app

Every time I try to get to the Huawei bootloader unlock code website it tells me that the server's busy. Anyone else have this issue?

Kevin_Desousa said:
Every time I try to get to the Huawei bootloader unlock code website it tells me that the server's busy. Anyone else have this issue?
Click to expand...
Click to collapse
If that website doesn't work, try emailing them at [email protected] to ask for an unlock code for the bootloader. It is the official website.
There are plenty of suspicious websites and apps that promised to give you that unlock code. I would avoid them or use them with extreme caution.
Sent from my MT2L03 using XDA-Developers mobile app

During my search for that code I did email them and here is their reply. I have not done any of the following because I didn't need it. But perhaps this will help you.
Dear User,
Huawei Customer Service is pleased to be at your service, sorry for bringing you the trouble, if you want to unlock your phone, you should meet the condition as follows:
1.Please register your Huawei ID in our official website http://huawei.com/en/ on your PC.
2.Log in your Huawei ID on your phone for 14 consecutive days.
3.Each Huawei ID should not apply for the unlock code more than twice within half years.
If you meet the information, please go to http://emui.huawei.com/en/ and click the 'download' button to login your Huawei ID other than any other third party ID to apply for the unlock code. Please contact us by mail or local service hotline as follows if error message appears.
TEL: http://consumer.huawei.com/en/contact-us/index.htm?tag=hotline
Mail: http://consumer.huawei.com/en/contact-us/index.htm?tag=email
Please submit your mobile model, S/N, IMEI/MEID and error message in your e-mail. We also need to know that your phone is rooted, it can be out of the best working state and part of functions may not be able to work normally. In addition, the system is vulnerable to be invaded by viruses once your phone is permitted to unlock. What's more, for the lacking of fully tested, the third party software will not be compatible with your phone. Unlocking will bring unexpected negative impacts and the device will be not normal, and can not be restored, Huawei after-sales service office will not provide warranty service for your rooted phone, and you may bear the cost. So we strongly advise you to think it twice.
If you have any other problem, please send your feedback to us. We will be at your service to help you solve your problems.
Once again thank you for contacting Huawei device.
Best Regards.
Huawei Device Customer Care Team

Thank you so much for you detailed instruction! I am very new those technologies, may I ask you a few questions before I upgrade my phone?
1. my phone is MT2-L03 V100R001C00B148, unlocked, bought from B&H. I want to upgrade it to B322. Should I just follow your instructions from step 10 (10) Follow the steps in 4.1 Force Upgrade in this link. My notes are below.)?
2. Before upgrade, i should backup data. Can I just use the backup function in handset which i found from Settings/About phone/System Update/Local Update/? I don't know about TWRP. I posted my questions on http://forum.xda-developers.com/ascend-mate2/general/how-to-update-unlocked-mt2-l03-to-t3422775, but the answers are too high level to be understood:crying:......
CCHIPSS said:
10) Follow the steps in 4.1 Force Upgrade in this link. My notes are below.
https://community.gethuawei.com/sup.../mate2-android-l-update-now-available?pi558=6
Download "HUAWEI MT2-L03C00B322" here
http://consumer.huawei.com/us/support/downloads/index.htm
Get the manual pdf.
http://consumer.huawei.com/us/support/manuals/detail/index.htm?id=52025&key4=mate 2
Then follow the steps in in "4.1 Force upgrade" below.
Software Upgrade Guideline
2015-9-3 Page 1, Total8
HUAWEI MT2-L03C00B322
Software Upgrade Guideline
Prepared by MT2-L03 team Date 2015-08-18
Reviewed by MT2-L03 team Date 2015-08-18
Approved by
MT2-L03 team
Date 2015-08-18
Huawei Technologies Co., Ltd.
All rights reserved
Software Upgrade Guideline
2015-9-3 Page 2, Total8
Contents
1. VERSION INTRODUCTION ....................................................................................................... 3
1.1 THE FOLLOWING VERSIONS CAN BE UPGRADED. ....................................................................... 3
1.2 UPGRADE PREREQUISITE ........................................................................................................... 3
1.3 UPGRADE FILES ........................................................................................................................ 3
2. UPGRADE PREPARATION ........................................................................................................ 3
2.1 CHECK CURRENT UPGRADE ENVIRONMENT .............................................................................. 3
2.2 GET AND CHECK THE SOFTWARE PACKAGE............................................................................... 4
3. UPGRADE INTRODUCTION ..................................................................................................... 4
4. UPGRADE OPERATIONS ........................................................................................................... 4
4.1 FORCE UPGRADE ....................................................................................................................... 4
4.2 NORMAL UPGRADE(VERSION B3XX ONLY) .............................................................................. 5
5. UPGRADE VALIDATE ................................................................................................................ 7
5.1 CHECK THE VERSION ................................................................................................................ 7
5.2 BASIC FUNCTION CHECK ........................................................................................................... 7
6. NOTES ............................................................................................................................................ 7
6.1 NOTES 1 .................................................................................................................................... 7
6.2 NOTES 2 .................................................................................................................................... 8
Software Upgrade Guideline
2015-9-3 Page 3, Total8
1. Version introduction
1.1 The following versions can be upgraded.
1.2 Upgrade prerequisite
The MT2-L03 handset software should be updated with the MICRO SD card.
1.3 Upgrade files
File Name
Software: main package (for B126,B148) dload/UPDATE_VENDOR.APP
Software: recovery package (for B126,B148)
dload/UPDATE.APP
Software: upgrade package (for B304, B306,
B308,B309,B316,B320)
dload/UPDATE.APP
Update tools MICRO SD card
2. Upgrade preparation
2.1 Check current upgrade environment
Make sure that the MICRO SD card is available and can be read and write.
Versions can be upgraded Date
MT2-L03 V100R001C00B126 2014-05-26
MT2-L03 V100R001C00B148 2014-09-16
MT2-L03 V100R001C00B304 2015-05-28
MT2-L03C00B308 2015-06-19
MT2-L03C00B309 2015-06-25
MT2-L03C00B316 2015-07-28
MT2-L03C00B320 2015-08-01
MT2-L03C00B321 2015-08-11
Software Upgrade Guideline
2015-9-3 Page 4, Total8
2.2 Get and check the software package
There are two software packages for B126 and B148: main package and recovery
package. And one software package for B306,B308,B309,B316,B320,B321: upgrade
package.
3. Upgrade introduction
There are two methods to upgrade: normal upgrade and force upgrade.
Normal upgrade needs to start the handset and enter the Setting module. Force
upgrade is often used when the handset can’t boot up or can’t enter the idle screen.
4. Upgrade operations
4.1 Force upgrade
---Step 1. A MICRO SD card of 4G or more should be available. The MICRO SD card
made by Sandisk, Kingstone, or Kingmax is recommended.
---Step 2. Format the MICRO SD card (This operation is optional).
If your phone’s system is B3XX, you should skip Step 3 and Step 4.
---Step 3. Copy the Software: recovery package file UPDATE.APP and main package file
UPDATE_VENDOR.APP to a directory named dload.
---Step 4. Copy the entire dload folder (with UPDATE.APP and
UPDATE_VENDOR.APP in it) to the root directory of the MICRO SD card.
If your phone’s system is B126 or B148, you should skip Step 5.
---Step 5. Copy the upgrade package UPDATE_VENDOR.APP to a directory named
dload and copy the dload folder to the root directory of the MICRO SD card.
---Step 6. Make sure your handset is power off. Insert the MICRO SD card into the
handset. Press the VOLUME UP and VOLUME DOWN keys and POWER key to
power on the phone(picture4.1.1) , when the HUAWEI logo is showed , release
the POWER key and keep pressing the VOLUME UP and VOLUME DOWN
keys(picture 4.1.2) until your phone is entered the Software Upgrade
Software Upgrade Guideline
2015-9-3 Page 5, Total8
Mode(picture 4.1.3).
4.1.1 4.1.2
4.1.3
---Step 7. When the progress bar stops, your handset will reboot and enter the new
system.
4.2 Normal upgrade(version B3XX only) (Not applicable for Huawei Mate 2 from Wind Mobile Canada)
Step 1. A MICRO SD card of 2GB or more should be available. The MICRO SD card
made by Sandisk, Kingstone, or Kingmax is recommended.
Step 2. Format the MICRO SD card (This operation is optional).
Step 3. Copy the Software: main package file UPDATE.APP to a directory named
dload.
Step 4. Copy the entire dload folder (with UPDATE.APP in it) to the root directory of
the MICRO SD card.
PRESS 3 KEYS
PRESS 2 KEYS
Software Upgrade Guideline
2015-9-3 Page 6, Total8
Step 5. Insert the MICRO SD card into the handset and power on. After entering the
home screen, press Updater -> Menu->Local update->Full package to start the
upgrade. Reference to the following pictures
Step 6. When the progress bar stop, your handset will reboot, if not, you need to
reboot your handset and check the version of your handset. If upgrade has failed
please try again.
Software Upgrade Guideline
2015-9-3 Page 7, Total8
5. Upgrade validate
5.1 Check the version
1. By Settings->About phone->Build number, to check the version. Just like
MT2-L03C00B322
5.2 Basic function check
Switch on the handset, enter the idle screen, input a dial number and make a voice
call, then long press the power key to power off the handset.
6. Notes
6.1 Notes 1
Please make sure your battery power is over 20% before performing the upgrade.
Also, we recommend connecting your device via USB from a Huawei compatible charger
while the update is in progress.
Software Upgrade Guideline
2015-9-3 Page 8, Total8
6.2 Notes 2
Upgrade operations will erase user data, it is recommended you back-up your data to
external SD card prior to flashing.
Click to expand...
Click to collapse
---------- Post added at 04:04 PM ---------- Previous post was at 03:56 PM ----------

hey did everything on here and rooted successfully but when i try to put the cm13 nightly on fails due to bootloader issue? easy fix? possible link to point me the right direction?
btw amazing tutorial was so overwhelming on my own and this really helped a lot thanks a million

piapiaworld said:
Thank you so much for you detailed instruction! I am very new those technologies, may I ask you a few questions before I upgrade my phone?
1. my phone is MT2-L03 V100R001C00B148, unlocked, bought from B&H. I want to upgrade it to B322. Should I just follow your instructions from step 10 (10) Follow the steps in 4.1 Force Upgrade in this link. My notes are below.)?
2. Before upgrade, i should backup data. Can I just use the backup function in handset which i found from Settings/About phone/System Update/Local Update/? I don't know about TWRP. I posted my questions on http://forum.xda-developers.com/ascend-mate2/general/how-to-update-unlocked-mt2-l03-to-t3422775, but the answers are too high level to be understood:crying:......
---------- Post added at 04:04 PM ---------- Previous post was at 03:56 PM ----------
Click to expand...
Click to collapse
1) If you phone version is V100R001C00B148, you can just go download the firmware. That version is supported. So yes go stright to step 10.
2) You should back up everything you have onto your computer. Photos, videos, chat messages, etc. Online backup will only backup your contacts, for the most part.
Note: There is a difference between "unlocked phoned" and "bootloader unlocked". The phone you bought from B&H most likely is an unlocked phone. But you will have to check if the bootloader is locked. But since your version is already B148, there is no need for you to worry about this. Just update the official way as per Step 10.

melbatoast1985 said:
hey did everything on here and rooted successfully but when i try to put the cm13 nightly on fails due to bootloader issue? easy fix? possible link to point me the right direction?
btw amazing tutorial was so overwhelming on my own and this really helped a lot thanks a million
Click to expand...
Click to collapse
Is your bootloader unlocked. Did you installed TWRP successfully?
If you downloaded some third party app to root your device and it "say" successful, you can assume that it didn't actually work. Without that bootloader unlock code from Huawei nothing else will work.

CCHIPSS said:
Is your bootloader unlocked. Did you installed TWRP successfully?
If you downloaded some third party app to root your device and it "say" successful, you can assume that it didn't actually work. Without that bootloader unlock code from Huawei nothing else will work.
Click to expand...
Click to collapse
First off I did all this months ago it works, I have twrp and b322 lollipop official on my phone but could never get it to root, no matter what i tried. So i hunt the web and found kingroot, which will infact root your phone til you uninstall the app. But i have anew problem since then I keep a backup of the original b322 after i got it installed on twrp. have had to use it once now because for some reason my phone wont restart or power off normally, I havr to hold the power button til it reboots, anyone have any ideas what is going on? also my gps is for **** any ideas that my help with that as well would be appreciated. as for the unlock code seriously just email huawei they are usually good at getting the bootloader unlock back to you fast with in 24 hours. after that just save the email, i did and still got it from months ago.

Hi,
First off...props to CCHIPSS...this worked brilliantly. My Wind Mate 2 is now officially Lollipop.
To make things easier, I strongly suggest using FB as a login to get the bootloader unlock code. I tried emailing them and it was a painful process. If you login via FB (I used my dummy acct), you'll get the code instantaneously.
Secondly, to get the file HUAWEI MT2-L03C00B322, just Google it and you can find directly from the Huawei website.
Thank you so much....and I didn't even have to root my phone...

Hi, thank you so much for the great instruction! I got a MT2L03 from Wind also and followed the tutorial, but after I updated to B148, the system gets stuck at the first screen of the logo after reboot. Don't know what went wrong, but when I intended to rollback to B128 and restart the steps from beginning, I found I couldn't find the backup of oeminfo anywhere, maybe I stored it in internal storage and it was flashed... If you still have a backup of orignal oeminfo could you plz send me a copy?
email: [email protected]
Thanks in advance! :crying:

OP, did you update yours to Cyanogenmod 13? I tried to flash CM13 Snapshot from CM 12.1 Snapshot with latest TWRP recovery, and it failed with bootloop on logo. The phone initially boots into the "preparing" section but once it finishes everything and displays "Optimization Completed", then it kicks back into the boot logo, where it just loops.

Thanks. I have successfully update to 5.1. I love to have Android 6.0 on my matte 2. Is there anyway wind Mobile phones can update to android 6.0.
Thanks.

Related

The road to freedom for your hero

(STEP 1 GOLDCARD)
Finaly i done it all phew i had a really long day learning yesterday from the start i was on the tmobile latest rom RUU_Hero_TMobile_UK_2.73.110.26_release_signed_NoDriver.exe
I figured out the goldcard soulotion http://forum.xda-developers.com/showthread.php?t=572683
Great video guide here http://theunlockr.com/2009/10/18/how-to-downgrade-your-htc-hero-so-it-can-be-rooted/
01. Download QMAT 5.06 here http://revskills.de/downloads/qmat_506.zip
It’s a demo version so will only run for 10 minutes.
02. Format your SD card to FAT32. Please keep in mind some brands of SD cards do not work. Note sd card must be in phone here
03. Use adb to run this command: adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid
04. Copy the SD card cid code displayed after the adb command.
05. Start Qmat and Click on Cyptoanalysis Tools > Crypto Toolbox.
06. Look at the bottom, there is a text box (beside the “Reverse String” button) enter the SD card cid code you got earlier.
Click on the “Reverse String” button, the result is reversed…
Example: 532600bd227d9c0347329407514d5402
07. Copy the reversed SD card cid code.
08. Go to QMAT goldcard site here http://revskills.de/pages/goldcard.html to generate your goldcard (yes it says for G1 but works for our Hero too).
09. Enter your email. For the correct SD card cid code, you need to replace the first 2 characters to 00.
Example: From “532600bd227d9c0347329407514d5402” to “002600bd227d9c0347329407514d5402”
10. Click Continue and you will receive the goldcard.img in .zip format in your email.
11. Go to your email, download the zip file and save it to a directory and unzip it to goldcard.img
12. Download HxD Hex Editor from here http://download.cnet.com/HxD-Hex-Editor/30....html?tag=mncol
13. Install and launch HxD Hex Editor program. Note SD Card has to be in your pc or reader here at this point NOTE ALSO (run the editor as administrator in order for it to appear)
14. Go to Extra tab > Open Disk. Under Physical disk, select Removable Disk (Must be your SD card), uncheck “Open as Readonly), click OK.
15. Go to Extra again, Open Disk Image, open up goldcard.img which you’ve saved/unzipped earlier.
Now, you should have two tabs, one is your removable disk, the other is goldcard.img. Press OK when prompted for “Sector Size” 512 (Hard disks/Floppy disks), click OK.
16. Click on goldcard.img tab. Go to Edit tab > Select All, edit tab again > copy.
17. Click on the “removable disk” tab. Select offset 00000000 till offset 00000170 (including the 00000170 line), click on Edit tab and then Paste Write.
18. Click on File > Save. now you can exit the program.
19. Reboot your phone with this SD Card (now GoldCard) inside
20. Use the Official HTC RUU to downgrade to 2.73.405.5 here ftp://xda:[email protected]/Hero...ed_NoDriver.exe
from which you can fastboot boot and/or root your phone with flashrec Here http://forum.xda-developers.com/showthread.php?t=559613 (Please see guide below for this)
Done.
(STEP 2 recovery)
You need to install this recovery first with flashrec instructions below
You can use flashrec to flash the patched recovery, from where you can do all the usual stuff (and even put the old hboot back on if you want!)
Notice:
flashrec is using an exploit that isn't patched yet in the current kernel used by HTC, however if/when HTC patches this, flashrec will stop working.
So for now it's ok but a next version might have patched this, so keep this in mind !
Quick Howto:
1. On your phone, goto Settings, Applications, and make sure Unknown source is checked ON.
2. On your phone, goto Settings, SD card and phone storage, and click Unmount SD card.
3. Then click Format SD card (it should automatically remount after this).
4. Plug the phone into the compuer via USB, then pull down the notification bar and click on the SD card notification. Then click mount.
5. Download this APK and recovery image and save it to your computer:
flashrec-20090815.apk
Cyanogen’s / Modaco Hero Recovery Image
Update: updated flashrec here
6. Extract the cm-hero-recovery.img out of the MoDaCoPatchedRecovery-1.0.zip and put it somewhere on your computer.
7. Save both the cm-hero-recovery.img and the flashrec-20090815.apk to your computer, then copy them both to your SD card
(do NOT put them inside any folders on the SD card, just put them in the root of the SD card itself).
8. Unplug the phone from the computer once they are downloaded to the SD card.
9. Goto the Market and download Linda File Manager or any file manager program if you do not already have one.
10. Open the file manager and goto SDCard and then find the flashrec-20090815.apk file and click on it.
If asked, tell it to use Package Installer to open it. It should automatically install the apk.
11. Open the FlashRec program and click on Backup Recovery Image and wait for it to finish.
12. Once done, click on the empty text box in the FlashRec program and type:
sdcard/cm-hero-recovery.img
Then click on the Flash Custom Recovery Image button and wait for it to finish.
13. Turn off the phone and turn it on into Recovery mode by holding down Home and Power to turn it on
(keep holding until the recovery screen comes up has a bunch of text on a black background).
As long as that screen comes up, you have done it correctly and can now go and load other ROM/hboot/whatever.
THIS IS OPTIONAL RECOVERY BELOW BETTER OPTIONS BUT YOU NEED THE ABOVE RECOVERY FIRST
I then flashed the new recovery-RA-HERO-v1.2.3 Great Video guide here http://theunlockr.com/2009/10/15/how-to-flash-a-new-recovery-image-if-you-are-already-rooted/
http://forum.xda-developers.com/showthread.php?t=561124
There are several ways to install a custom recovery, choose the one that suits you most
via adb -> Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery
Code:
Copy recovery-RA-HERO-v1.2.3.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-HERO-v1.2.3.img
(STEP 3 INSTALL CUSTOM ROM)
Then i installed the cool modaco custom rom v2.8 to my phone http://android.modaco.com/content/htc-hero...com/292018/xda/
Great Video guide here http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/
Also dont forget to upgrade your radio here http://android.modaco.com/content/htc-hero...ate-zip-format/
Download the latest one normally on the top to install rename the zip to Update put on root of SD card and boot into recovery and install update.zip option easy as that.
STEP 4 PARTITION SD CARD)
Then finaly i partioned my sd card using the recovery imiage with thease commands directly from the phone in recovery.
I ran the following commands in this order from recvoery mode:
- Wipe data + cache (factory reset)
- Wipe ext partition on SD-card
- Wipe Dalvik-cache on SD-card (NOT on /data !) [email protected] ALWAYS WORK
- Partition SD-card : 500MB Ext2, 32MB Swap, remaining Fat32
- Convert ext2 to ext3
- Installed ROM
ANOTHER GREAT GUIDE HERE FOR WINDOWS TERMINAL USERS http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
what a nice day and now i have a super hero
PS ANY QUESTIONS I WOULD BE GLAD TO HELP WITH ANY PROBLEMS THATS WHAT I AM HERE FOR THANKS.
Mods if you think this is usefull for noobs then you may sticky if you want thanks to all.
If anyone wants to add anything or finds something wrong with the guide please let me know so i can edit it thanks to all that made this possible.
hi, i got an error 170 when trying to do step 20 in section 1(downgrade rom)!
GaRd3NiA said:
hi, i got an error 170 when trying to do step 20 in section 1(downgrade rom)!
Click to expand...
Click to collapse
you could have not done the steps corectly my advice is to start again from the start.
What is the point of this gold card process? Noobish question i am sure just i have a rooted phone already so will this give me anything additonal guys? Ta
MojUk said:
What is the point of this gold card process? Noobish question i am sure just i have a rooted phone already so will this give me anything additonal guys? Ta
Click to expand...
Click to collapse
the point of this is for users that upgraded to the new rom and can't downgrade back and updated there hboots u need the goldcard the rest is all optional hence the road to freedom for your hero.
need help
hi. is this procedure it will work with Htc Hero from Hong Kong? i was trying several procedures founded on google, but no one worked.
QMAT 5.06 link has changed
https://ssl.webpack.de/revskills.de/pages/download.html
HTC Hero problems after gold card procedeure
jutley said:
(STEP 1 GOLDCARD)
Finaly i done it all phew i had a really long day learning yesterday from the start i was on the tmobile latest rom RUU_Hero_TMobile_UK_2.73.110.26_release_signed_NoDriver.exe
I figured out the goldcard soulotion http://forum.xda-developers.com/showthread.php?t=572683
Great video guide here http://theunlockr.com/2009/10/18/how-to-downgrade-your-htc-hero-so-it-can-be-rooted/
01. Download QMAT 5.06 here http://revskills.de/downloads/qmat_506.zip
It’s a demo version so will only run for 10 minutes.
02. Format your SD card to FAT32. Please keep in mind some brands of SD cards do not work. Note sd card must be in phone here
03. Use adb to run this command: adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid
04. Copy the SD card cid code displayed after the adb command.
05. Start Qmat and Click on Cyptoanalysis Tools > Crypto Toolbox.
06. Look at the bottom, there is a text box (beside the “Reverse String” button) enter the SD card cid code you got earlier.
Click on the “Reverse String” button, the result is reversed…
Example: 532600bd227d9c0347329407514d5402
07. Copy the reversed SD card cid code.
08. Go to QMAT goldcard site here http://revskills.de/pages/goldcard.html to generate your goldcard (yes it says for G1 but works for our Hero too).
09. Enter your email. For the correct SD card cid code, you need to replace the first 2 characters to 00.
Example: From “532600bd227d9c0347329407514d5402” to “002600bd227d9c0347329407514d5402”
10. Click Continue and you will receive the goldcard.img in .zip format in your email.
11. Go to your email, download the zip file and save it to a directory and unzip it to goldcard.img
12. Download HxD Hex Editor from here http://download.cnet.com/HxD-Hex-Editor/30....html?tag=mncol
13. Install and launch HxD Hex Editor program. Note SD Card has to be in your pc or reader here at this point NOTE ALSO (run the editor as administrator in order for it to appear)
14. Go to Extra tab > Open Disk. Under Physical disk, select Removable Disk (Must be your SD card), uncheck “Open as Readonly), click OK.
15. Go to Extra again, Open Disk Image, open up goldcard.img which you’ve saved/unzipped earlier.
Now, you should have two tabs, one is your removable disk, the other is goldcard.img. Press OK when prompted for “Sector Size” 512 (Hard disks/Floppy disks), click OK.
16. Click on goldcard.img tab. Go to Edit tab > Select All, edit tab again > copy.
17. Click on the “removable disk” tab. Select offset 00000000 till offset 00000170 (including the 00000170 line), click on Edit tab and then Paste Write.
18. Click on File > Save. now you can exit the program.
19. Reboot your phone with this SD Card (now GoldCard) inside
20. Use the Official HTC RUU to downgrade to 2.73.405.5 here ftp://xda:[email protected]/Hero...ed_NoDriver.exe
from which you can fastboot boot and/or root your phone with flashrec Here http://forum.xda-developers.com/showthread.php?t=559613 (Please see guide below for this)
Done.
(STEP 2 recovery)
You need to install this recovery first with flashrec instructions below
You can use flashrec to flash the patched recovery, from where you can do all the usual stuff (and even put the old hboot back on if you want!)
Notice:
flashrec is using an exploit that isn't patched yet in the current kernel used by HTC, however if/when HTC patches this, flashrec will stop working.
So for now it's ok but a next version might have patched this, so keep this in mind !
Quick Howto:
1. On your phone, goto Settings, Applications, and make sure Unknown source is checked ON.
2. On your phone, goto Settings, SD card and phone storage, and click Unmount SD card.
3. Then click Format SD card (it should automatically remount after this).
4. Plug the phone into the compuer via USB, then pull down the notification bar and click on the SD card notification. Then click mount.
5. Download this APK and recovery image and save it to your computer:
flashrec-20090815.apk
Cyanogen’s / Modaco Hero Recovery Image
Update: updated flashrec here
6. Extract the cm-hero-recovery.img out of the MoDaCoPatchedRecovery-1.0.zip and put it somewhere on your computer.
7. Save both the cm-hero-recovery.img and the flashrec-20090815.apk to your computer, then copy them both to your SD card
(do NOT put them inside any folders on the SD card, just put them in the root of the SD card itself).
8. Unplug the phone from the computer once they are downloaded to the SD card.
9. Goto the Market and download Linda File Manager or any file manager program if you do not already have one.
10. Open the file manager and goto SDCard and then find the flashrec-20090815.apk file and click on it.
If asked, tell it to use Package Installer to open it. It should automatically install the apk.
11. Open the FlashRec program and click on Backup Recovery Image and wait for it to finish.
12. Once done, click on the empty text box in the FlashRec program and type:
sdcard/cm-hero-recovery.img
Then click on the Flash Custom Recovery Image button and wait for it to finish.
13. Turn off the phone and turn it on into Recovery mode by holding down Home and Power to turn it on
(keep holding until the recovery screen comes up has a bunch of text on a black background).
As long as that screen comes up, you have done it correctly and can now go and load other ROM/hboot/whatever.
THIS IS OPTIONAL RECOVERY BELOW BETTER OPTIONS BUT YOU NEED THE ABOVE RECOVERY FIRST
I then flashed the new recovery-RA-HERO-v1.2.3 Great Video guide here http://theunlockr.com/2009/10/15/how-to-flash-a-new-recovery-image-if-you-are-already-rooted/
http://forum.xda-developers.com/showthread.php?t=561124
There are several ways to install a custom recovery, choose the one that suits you most
via adb -> Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery
Code:
Copy recovery-RA-HERO-v1.2.3.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-HERO-v1.2.3.img
(STEP 3 INSTALL CUSTOM ROM)
Then i installed the cool modaco custom rom v2.8 to my phone http://android.modaco.com/content/htc-hero...com/292018/xda/
Great Video guide here http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/
Also dont forget to upgrade your radio here http://android.modaco.com/content/htc-hero...ate-zip-format/
Download the latest one normally on the top to install rename the zip to Update put on root of SD card and boot into recovery and install update.zip option easy as that.
STEP 4 PARTITION SD CARD)
Then finaly i partioned my sd card using the recovery imiage with thease commands directly from the phone in recovery.
I ran the following commands in this order from recvoery mode:
- Wipe data + cache (factory reset)
- Wipe ext partition on SD-card
- Wipe Dalvik-cache on SD-card (NOT on /data !) [email protected] ALWAYS WORK
- Partition SD-card : 500MB Ext2, 32MB Swap, remaining Fat32
- Convert ext2 to ext3
- Installed ROM
ANOTHER GREAT GUIDE HERE FOR WINDOWS TERMINAL USERS http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
what a nice day and now i have a super hero
PS ANY QUESTIONS I WOULD BE GLAD TO HELP WITH ANY PROBLEMS THATS WHAT I AM HERE FOR THANKS.
Mods if you think this is usefull for noobs then you may sticky if you want thanks to all.
Click to expand...
Click to collapse
hi, was following your procedure in order to crezte the Gold Card. Everything goes perfect up to step 20. After I used to flash with RUU_Hero_HTC_WWE_2.73.405.6_WWE_release_signed_NoDriver.exe; big mistake. after flashing I can't put phone in recovery mode, it showing a triangle with a exclamation mark in the center, also GPS is not existing at all, 3 G network not present. My phone has been bought from Hong Kong.
I was trying to follow the steps to recovery but useless; flashrec-20090815.apk is not working, even the new versions. If someone can help me with some advices, i'm really desperate. thanks
help please!!!!
Hi all. after I create the gold card, see link http://forum.xda-developers.com/showthread...187#post5036187, I RUU my Htc Hero from Hong Kong with SEA: (South East Asia)
RUU_Hero_HTC_Asia_SEA_WWE_2.73.728.5_release_signe d_NoDriver.exe and I'd seen there is no GPS, Market and 3G, than I'd applied another RUU RUU_Hero_HTC_WWE_2.73.405.66_WWE_test_signed_NoDri ver.exe and this time I have Market, but still no GPS and 3G. I tried different RUU from http://forum.xda-developers.com/showthread.php?t=559622, but no one working, not even the previous two. I tried to use flashrec-20090815.apk in order to flash, but no working. even the new version of flashrec not working. I tried to put in recovery mode holding POWER + HOME button, but after boot is showing a triangle with exclamation mark in the middle. Same is happening if I try to go in recovery mode from ADB (command adb shell reboot recovery). Is somebody so kind to explain me what to do in order to restore my phone at least how it was before, please? My skills in android development are 0. thanks
help please!!!!
so, nobody wants to help me ? i'm really desperate ...........
finally, I made again the gold card, after I re flash with RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe, and works. Than I used flashrec-1.1.3-20091107-2.apk and recovery-RA-hero-v1.5.2.img and I created Backup.img. Tried to put in recovery mode by pressing in the same time Power and Home and I got the following screen:
"reboot system now [Home+Back]
apply sdcard:update.zip [Alt+S]
wipe data/factory reset [Alt+W]"
"E:Can't open /cache/recovery/command"
BTW, GPS and 3G still missing from menu. Trying to update with 2.8-update-hero-modacocustomrom-core-chinese-signed.zip or with 3.0-update-hero-modacocustomrom-core-signed.zip, I got this :
" -- Install from sdcard...
Finding update package...
Opening update package...
Verifying update package...
E:No signature (663 files)
E:Verification failed
Installation aborted."
Phone hanging, freezing.... HELPPPPPP please!!!!!!!!
I forgot to mention these details:
Original version
phone type is EBI132A
Firmware version: 1,5
baseband version 63.18.55.06EU_6.35.06.18
Kernel Version:**2.6.27 - 44690c1a
Build no: 2.73.721.9 **146733 CL#62020
Soft Version 1.0.0.A 6288
Actual version
Firmware version: 1,5
baseband version 63.18.55.06EU_6.35.06.18
Kernel Version:**2.6.27 - 8dd6deee [email protected])
Build no: 2.73.405.5**146733 CL#61267
Soft Version 1.0.0.A 6288
this is what I got:
What else i can do?
Is there anyone here in this forum who has been complimentary to this guide? I ask because I am an organizer of the recognition awards for Achievement in Technical Writing & Guides (to help people use their phones)... And the Android forums are new, and thus there has been very little response to the intention to recognize those who have contributed knowledge, apps, themes, guides to the community.
thank you. see my sig.
ovigt71 said:
I forgot to mention these details:
Original version
phone type is EBI132A
Firmware version: 1,5
baseband version 63.18.55.06EU_6.35.06.18
Kernel Version:**2.6.27 - 44690c1a
Build no: 2.73.721.9 **146733 CL#62020
Soft Version 1.0.0.A 6288
Actual version
Firmware version: 1,5
baseband version 63.18.55.06EU_6.35.06.18
Kernel Version:**2.6.27 - 8dd6deee [email protected])
Build no: 2.73.405.5**146733 CL#61267
Soft Version 1.0.0.A 6288
Click to expand...
Click to collapse
Hi, I have the exact same hero as you do (same system etc..). Didn't work with the "RUU_Hero_HTC_WWE_1.76.405.1_R3_WWE_release_signed_NoDriver.exe"
so am now about to try it with this one:
RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe
but after reading you post I am a lil weary...
is you hero still not working 100%??
Thx
1. Bricked my rooted G2 with 2.1 rom by interrupting the radio update process
2. Got it back within 5 days repaired in warranty FOC! mainboard replaced.
3. Flashrec backup recovery did not work, so had to go into goldcard method. (2.73.110.26 CL#69351)
4. Update succesfull. I thank you very much for your efforts Even the ugly static G2 T-Mobile screen now says HERO
5. Linda File Manager + FlashREC
6. Backup recovery -> Backup complete
THANKS
I got a Customer Id Error when I try to install either
RUU_Hero_HTC_WWE_1.76.405.1_R3_WWE_release_signed _NoDriver.exe
or
RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoD river.exe
I thought the purpose of the GoldCard was to help bypass the ID checking?
bob_harris said:
I thought the purpose of the GoldCard was to help bypass the ID checking?
Click to expand...
Click to collapse
It is - the point is that the creation of a goldcard is not an exact science. If your goldcard is not correct, for any reason, it won't work.
There have been many accounts on these forums of people having to try 3 or 4 times (usually using different SD cards) before getting a goldcard that works.
Regards,
Dave
foxmeister said:
It is - the point is that the creation of a goldcard is not an exact science. If your goldcard is not correct, for any reason, it won't work.
There have been many accounts on these forums of people having to try 3 or 4 times (usually using different SD cards) before getting a goldcard that works.
Regards,
Dave
Click to expand...
Click to collapse
I got it working on the second attempt. In the tutorial I was reading it advice I use a separate sd card reader when creating the gold card.
On my second attempt I just left the card in the phone the whole time and mounted it through the phone when I needed to perform hex editing on it.
Lovely job, now to choose what custom ROM I shall flash.

[GUIDE][Flyer+View]Gingerbread S-OFF/Recovery/Permaroot

This is a brief guide to getting S-OFF on the Flyer or view.
These are the devices and HBOOT versions supported
HTC View (express) 1.09.0000 and 1.13.0000
HTC Flyer (flyer) 1.10.0000 and 1.11.0003
If you don't have one of these versions, then see post 2 because the current application will not S-OFF your device as is PERIOD.
Step 1: Read the documentation
Step 2 (Windows): Uninstall HTC Sync and any other sync sotware ( eg Androsync ) that you have been using.
Step 3 (Windows) : Install these fastboot drivers
Step 4: Turn USB debugging ON
Note: The device should be fully booted to android now, do not go to the bootloader or fastboot.
Step 5: Connect the device via USB if not already done.
Step 6: Got to the revolutionary website and select the download for your platform (Windows or Linux ) do not enter anything in the form and do not close the page.
Step 7: Run the application to get your serial number it will be something like HTCXXXXXX
Step 8: Go back to the webpage and enter the details required on the form to get your KEY.
IMPORTANT: If you have a flyer, device is Flyer, if you have a View it is Express
Step 9: Copy and Paste the beta key back to the application and press return. If you don't know how to paste see step 6 here
Step 10: Follow the on screen instructions.
If you see this message:
SUCCESS - Life gave us lemons, we didn't make lemonade!
then S-OFF has been successful, even if CWM then fails.​
If you didn't download ClockWorkMod as part of the process or it failed to download, then get it here
To root:
Copy su-3.0-beta4-efgh-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-3.0-beta4-efgh-signed.zip"
Then select "Yes - install su-3.0-beta4-efgh-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
If you get an error "Status 0" when installing the SU zip file, immediately retry 99% of the time that works
If you can't get CWM on view to see the su zipfile
Open the lid and put an SD card in your flyer/view. It does open - it's just difficult and there is an SD slot.
Alternatively Follow the instructions here but DO NOT DO STEP 1.
This is a work in progress, and will be updated as and when time permits.
Known working/not working SW versions
This relates to the SW number under settings->about tablet and assumes you have a supported HBOOT
Flyer 32GB 3G:
1.36.1540.32, if 1.48.XXX.X does not work directly: use goldcard procedure below for HBOOT 1.07
2.00.405.3 works.
Flyer 16GB WIFI:
View:
1.22.651.1 confirmed working
Other Flyer HBOOT verions
If you have HBOOT 1.07 see this thread
What can I do next
Enable GSM phone on the Flyer 3G
Install custom ROMS
FAQ
Q. Is the Korean expresskt supported?
A. No, and running revolutionary for US express will not work.
Q. Can I undo S-OFF and return to S-ON?
A. Yes, there is a separate thread for that.
Q. Can I OTA update?
A. In theory an OTA will work if you have a stock recovery, in practice it it#s ot a good idea.
Q. Then how do I update?
A. Simple answer either don't or use custom ROMs.
A. Longer answer, you can extract the updates from an OTA or later ROM and flash it yourself.
Q. Will I lose S-OFF if I RUU or OTA?
A. No
Q. Will I lose root if I update?
A. Possibly, just re-flash it as described in the instructions above.
Q. Is SW version X supported?
A. If it's listed as not working it's not supported otherwise it should work.
Q. When will support for HBOOT X.YY.Z be added?
A. When it's added, if ever, there are no public release schedules nor is asking for ETAs permitted for revolutionary.
Q. My Flyer/View has no SD card slot/Where is the SD card slot?
A. Your Flyer/View DOES have a real SD card slot.
See: View Manual page 88
or Flyer Manual page 10
Q. Why does ClockWorkMod use the external SD card, not the internal EMMC SD card?
A. Becasue the sdcard handling in CWM does things like partitioning and formatting of the SD card. You really don't want to do that with the internal flash memory - it would be very bad if you did.
​
Nice! Let me know if you want/need any help putting more info together. I am trying to get into development for the US Wifi Flyer.
To start with: SW numbers (versions) are always welcome and whether S-OFF was successful or not.
After I made the S-off, can I flash the phone function ROM?
http://forum.xda-developers.com/showthread.php?p=15032165
s-off still elusive for my set.
android 2.3.3
HTC Sense 2.1
1.48.707.3
hboot
1.10.0000
ivanluiok said:
After I made the S-off, can I flash the phone function ROM?
http://forum.xda-developers.com/showthread.php?p=15032165
Click to expand...
Click to collapse
Yes, you can if you have a GSM 3g version.
gibson7 said:
s-off still elusive for my set.
android 2.3.3
HTC Sense 2.1
1.48.707.3
hboot
1.10.0000
Click to expand...
Click to collapse
Covered in post 2.
Thanks for this as the guide was very straight forward.
Shokouhi
globatron said:
Covered in post 2.
Click to expand...
Click to collapse
and there doesn't seem to have any update in my area.
globatron said:
This is a brief guide to getting S-OFF on the Flyer or view.
These are the devices and HBOOT versions supported
HTC View (express) 1.09.0000 and 1.13.0000
HTC Flyer (flyer) 1.10.0000
If you don't have one of these versions, then don't even bother trying, the current application will not S-OFF you device PERIOD.
Step 1: Read the documentation
Step 2 (Windows): Uninstall HTC Sync and any other sync sotware ( eg Androsync ) that you have been using.
Step 3 (Windows) : Install these fastboot drivers
Step 4: Reboot the device if you have temp root.
Step 5: Turn fasboot OFF and USB debugging ON
Note: The device should be fully booted to android now, do not go to the bootloader or fastboot.
Step 6: Connect the device via USB if not already done.
Step 7: Got to the website and select the download for your platform (Windows or Linux ) do not enter anything in the form and do not close the page.
Step 8: Run the application to get your serial number it will be something like HTCXXXXXX
Step 9: Go back to the webpage and enter the details required on the form to get your KEY.
IMPORTANT: If you have a flyer, device is Flyer, if you have a View it is Express
Step 10: Copy and Paste the beta key back to the application and press return. If you don't know how to paste see step 6 here
Step 11: Follow the on screen instructions.
If you see this message:
SUCCESS - Life gave us lemons, we didn't make lemonade!
then S-OFF has been successful, even if CWM then fails.
If you didn't download ClockWork Mod as part of the process or it failed to download, then get it here
To root:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
If you get an error "Status 0" when flashing SU, try this
If you can't get a CWM on view to see the su zipfile
Follow the instructions here
DO NOT DO STEP 1.
This is a work in progress, and will be updated as and when time permits.
Click to expand...
Click to collapse
so i've got a new one with 1.11-003 - anything i can do??
mrkrad said:
so i've got a new one with 1.11-003 - anything i can do??
Click to expand...
Click to collapse
Sorry no, if revolutionary detects anything other than 1.10.0000 on a flyer or a view with 1.09.0000 or 1.13.0000 it will quit. This is in order to prevent bricking your untested device.
globatron said:
Sorry no, if revolutionary detects anything other than 1.10.0000 on a flyer or a view with 1.09.0000 or 1.13.0000 it will quick. This is in order to prevent bricking your untested device.
Click to expand...
Click to collapse
darn - is there anything i can do that would help get this new device going? it's just a t-mo htc flyer 3G. first tablet that i've come upon that isn't rootable.
Let me know if there's anything i can do to help get 'er done.
globatron said:
Sorry no, if revolutionary detects anything other than 1.10.0000 on a flyer or a view with 1.09.0000 or 1.13.0000 it will quick. This is in order to prevent bricking your untested device.
Click to expand...
Click to collapse
Even mine is matching the criteria, still fail... no reason
Already uninstalled HTC sync n installed fastboot driver, disabled fastboot on the device...
who can help?
nvm got it. thanks for all your hard work.
I think this is a nice thread with very good instructions. Would you mind if I added this? It may help people that do not have the correct SW number under settings. For instance, I had a Flyer P510e 3G/32GB --- HBOOT: 1.10.000 --- ROM: 1.48.708.3 and I was able to S-OFF via Revolutionary after upgrading the system software. Here is what I did.
#1 You need to update to SW Version 2.00.405.3 from RUU_Flyer_HTC_WWE_2.00.405.3_R_Radio_20.3501.30.08 9BU_3809.05.04.10_M_release_194964_signed.exe which you can download via this link. It's about 517 MB
#2 Once you get that file, unplug your Flyer from your computer and then double click to run the utility. Somewhere buried in your user account folder will be an image file created by the update utilty. You need the image, do not plug your flyer in and try to update it. In my case, the image file was buried in C:\Documents and Settings\MyAccount\Local Settings\Temp\{0E03141E-27B1-4E3A-B9B9-18DA9C1FCBEC}\{50F2F878-636A-496F-A7CB-544C067E0C4B} and was named ROM.zip Hunt around that Temp directory, you should be able to find it.
#3 I renamed ROM.ZIP to PG41IMG.zip.
#4 You need an extra SD Card to make a "Goldcard". A Goldcard is a special SD card that lets you flash ROMs on S-ON devices.
#5 Put the memory card you want to use for the Goldcard into your Flyer.
#6 With the memory card in your Flyer, click on Settings, SD and Phone storage, then click Unmount SD card. Once it unmounts, click Format SD card. (Please keep in mind that some memory cards don’t work, and this will erase all data on your SD Card so back all the data up first to your computer)
#7 On the Flyer, go to Settings, Applications, Development and then make sure USB Debugging is checked.
#8 Download "GoldCard Helper" from the Android Market and open it.
#9 Get the code for mmc2 (mmc2 is the external memory card of your Flyer), go to the website shown on the GoldCard Helper screen and follow the directions to get your Goldcard image.
#10 Download the HxD Hex editor from http://mh-nexus.de/en/hxd/
#11 Take your SD card out of your Flyer and put it into a SD card reader. Plug the reader into your PC so it shows up on your computer as Removable Disk.
#12 Open the Hex Editor (Run as Administrator if you're on Vista or Windows 7) and click on the Extra tab, then click on Open Disk. Under Physical Disk select Removable Disk (your SD card you just put into the computer). Make sure to UNcheck Open as ReadOnly. Click OK.
#13 Goto the Extra tab again and click Open Disk Image. Open up the goldcard.img that you saved from your email. You should now have two tabs, one is the SD card (Removable Disk) and the other is the goldcard.img Press OK when prompted for Sector Size 512 (Hard Disks/Floppy Disks).
#14 Click on the Goldcard.img tab and click on the Edit tab and click Select All. Then click on the Edit tab again and click Copy.
#15 Click on the Removable Disk tab (Your SD Card) and select offset 00000000 to 00000170 then click on the Edit tab and click Paste Write.
#16 Click on File then click Save.
#17 Close the Hex Editor.
#18 Test the card. Take it out of the computer, then put it back in. Try to open the memory card on the computer (Removable Disk), if it lets you, you are all set.
#19 Copy the PG41IMG.zip file onto your new Goldcard.
#20 Put the Goldcard into your Flyer and boot holding the volume down key.
#21 Update the ROM (takes about 5-10 minutes) You should now have SW Version 2.00.405.3
#22 Go to the first post and follow the instructions outlined by globaltron.
You should now have a S-OFF device with CWM and Root
Enjoy
Worked perfectly on my US Best Buy WiFi-only Flyer!
Thanks for the guide. Has all the necessary info, except a link to the Revolutionary website.
cyko said:
I think this is a nice thread with very good instructions. Would you mind if I added this?
Click to expand...
Click to collapse
Not unless it is confirmed by someone other than you to be working, I appreciate the effort but I'm only going to add information that is certain to work and previous reports were that GC didn't work.
Ok, see another thread with confirmation. Thread linked.
redpoint73 said:
Worked perfectly on my US Best Buy WiFi-only Flyer!
Thanks for the guide. Has all the necessary info, except a link to the Revolutionary website.
Click to expand...
Click to collapse
D'oh fixed

How I updated my P9 Plus - Vie-L29C605 (Latin America) from M to N!

Hi All,
Let me share my experience on how I updated my Huawei P9 Plus for Latin America region. Hopefully this will help others to get their phone successfully working on Nougat.
Requirements:
Unlocked bootloader (there are plenty of articles about how to do this online)
Custom Recovery (TWRP) - Use only the one from this thread: https://forum.xda-developers.com/honor-8/development/twrp-t3566563
Data File - Download it from here
Micro SD (4G or bigger)
First off, I followed the instructions from here: http://ministryofsolutions.com/2017/06/huawei-p9-plus-vie-l29-nougat-b361-emui-5-latin-america.html
I know here there are many tutorials on how to do it, but this was the site I used as it had 3 different ways of doing it and it was pretty straight forward. I used the 1st method which required to make the change on HiSuite and Huawei Updater.
The struggle happened when the phone rebooted, the phone got into a C900 version and the ROM itself got installed but many apps were missing and bluetooth was dead. There's a reason for that! The installation is a 2 part process and the files installed are:
update.zip (The basic ROM)
update_data_full_hw_la.zip (Drivers, 3rd party apps, Huawei apps such as notepad, calculator, among others)
Evidently, the 2nd file was not installed, ergo, the ROM was not entirely installed. Let's say that it's like installing Windows 10 with drivers and apps for windows XP!
But... Why did this happen? Well, the answer is simple, Android 7 encrypts the DATA partition, this is where the missing apps are installed and when the update runs, the 2nd file is not installed due to this issue (the partition becomes READ ONLY).
At this point, create a folder on the root of the Micro SD called dload, put the update_data_full_hw_la.zip file there, DO NOT UNZIP IT!
This is the tricky part! I looked for TWRP for this phone and NONE of the vienna versions worked, so, finally, I found the thread mentioned above on this post and installed TWRP for Honor 8. Installation steps can be found on the article.
Finally, I rebooted into recovery (Vol Up + Power button). Recovery works! Now, go to Install in TWRP, change to External Storage (by default, TWRP looks for the internal storage) go to the dload folder and then select the update_data_full_hw_la.zip file, it will start installing the file, it will take a few mintes.
Finally, TWRP will ask you if you want to format cache/dalvik. Do so.
The phone will reboot and the ROM will be fully installed and everything will be working with all apps, settings and everything as you had it on Marshmallow but now... On Nougat!!!
I hope this helps!

[Guide] Upgrading older versions of EMUI 8 on P10 to newer versions using Ext SD Card

I would like to share with the community the steps I used below (based on the steps in Mate 9 forum) in Windows 10 to upgrade from build VTR-L29 8.0.0.321 (C636) to VTR-L29 8.0.0.360 (C636) using external SD card. The procedure should work on Huawei P10 for upgrading all existing versions of EMUI 8 to newer versions of EMUI 8. However I am not sure if it applies to P10 Plus and P10 Lite also. Maybe someone can test it out!
Hope it can be of help to you!
Steps:
1. Go to:
https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-oreo-update-package-t3699522
2. Download the following: HWOTA_2017110501.zip
3. Unpack the zips into a single folder (e.g. C:\HWOTA8)
4. Use "Firmware Finder" (can be downloaded in Play Store) to obtain the FULL OTA consisting of following files:
(a) update.zip
(b) update_data_full_public.zip
(c) update_full_hw_spcseas.zip
Alternatively,
(a) go to: http://pro-teammt.ru/firmware-database/?firmware_model=VTR-L29&firmware_page=0
(b) Download update.zip by clicking on "update"
(c) Download update_full_VTR-L29_hw_spcseas.zip by copying the URL of update.zip and change path at the end after the word "full":
http://.../full/VTR-L29_hw_spcseas/u...hw_spcseas.zip
(d) Download update_data_full_public.zip by copying the URL of update.zip and change path at the end after the word "full":
http://.../full/public/update_data_full_public.zip
5. Rename the 3 downloaded files as follows:
(a) update.zip --> update.zip
(b) update_data_full_public.zip --> update_data_public.zip
(c) update_full_hw_spcseas.zip --> update_all_hw.zip
6. Backup all important stuff
7. Unlock bootloader of phone (if not already unlocked). THIS WILL DELETE EVERYTHING IN THE PHONE.
8. Turn off phone, unplug USB cable and take out external SD card from phone.
9. Create a "HWOTA8" folder in external SD card and copy hwota8_update.zip, MHA_RECOVERY8_NoCheck.img and the 3 files in step 5 to this folder.
10. Insert external SD card from phone, press volume down and plug in USB to boot into fastboot mode
11. Open Powershell in the folder in Step 3 and run .\Replace_Recovery.bat (for this step somehow I ran the batch file and it didn't work. I issued the command "fastboot flash recovery_ramdisk TWRP8_3.0.3.img" manually instead)
12. Disconnect USB cable, use Vol-Up + Power to boot into TWRP
13. In TWRP, click "Install" and "Select Storage". Choose Micro SD and select hwota8_update.zip inside HWOTA8 folder
14. It will reboot and install update automatically
hello this works but i have one problem, my p10 vtr-l29 wants to connect to internet via sim or wifi, and then i will get screen with "please wait..." and blue loading bar.
can i skip that ?
edit: i have entered erecovery and wiped factory and reset data, now everything is working fine. !!!
thanks mate
Schucha said:
hello this works but i have one problem, my p10 vtr-l29 wants to connect to internet via sim or wifi, and then i will get screen with "please wait..." and blue loading bar.
can i skip that ?
edit: i have entered erecovery and wiped factory and reset data, now everything is working fine. !!!
thanks mate
Click to expand...
Click to collapse
sorry I haven't seen the screen you mentioned before. But it's great that everything works now at your end, congrats!
Really good tutorial.
I find this to be the best method to upgrade your Huawei's EMUI amd Android version.
alinc93 said:
Really good tutorial.
I find this to be the best method to upgrade your Huawei's EMUI amd Android version.
Click to expand...
Click to collapse
Thanks! I am glad that it has helped you!

No OTA update since May

Hi,
my phone hasn't received any update since May (build number: V11.0.2.0.QFQEUXM). Is there any way to force the update (preferably without wiping data and/or unlocking bootloader)?
You should be able to sideload offical OTA update zip files via stock recovery.
Quick guide: https://developer.android.com/preview/download-ota
Longer step by step guide: https://9to5google.com/2017/10/24/how-to-manually-sideload-install-ota-update-file-android-basics/
I got the same problem. I did manual update, which is much simpler than described in links above. OTA updates for EEA version are here:
Code:
https://bigota.d.miui.com/V11.0.3.0.QFQEUXM/miui_LAURELSPROUTEEAGlobal_V11.0.3.0.QFQEUXM_1b8bcf1188_10.0.zip
https://bigota.d.miui.com/V11.0.5.0.QFQEUXM/miui_LAURELSPROUTEEAGlobal_V11.0.5.0.QFQEUXM_79d7c1c43e_10.0.zip
https://bigota.d.miui.com/V11.0.6.0.QFQEUXM/miui_LAURELSPROUTEEAGlobal_V11.0.6.0.QFQEUXM_85c4733559_10.0.zip
I don't know if all updates have to be applied or it is enough to install the most recent one. I have installed all.
Procedure for updating with official firmware is following:
Save update on root of SD card.
Turn off the phone.
Press and hold power button + volume up. You can release buttons when screen light up.
Wait for a screen with Android icon and text "no command"
Press short power button + volume up. You should enter recovery menu.
Use volume up/down to navigate menu and power button to select an item.
Execute option: "Apply update form SD card". Find and select update file on SD.
Restart phone.
The only difference between "manual" update and steps in the links above is that you had to copy zip files to the phone. With ADB command it's not required, adb will take care of that (and also they'll be removed automatically). The rest is the same.
I guess adb procedure is for devices without SD card, like Google Pixel. If a phone have SD slot, then it can be updated without PC.
popej said:
I guess adb procedure is for devices without SD card, like Google Pixel. If a phone have SD slot, then it can be updated without PC.
Click to expand...
Click to collapse
Or if you don't have enough free space, or you're using 2 SIM cards etc. [emoji846]
I didn't expect replies so fast, thank you.
I will try these solutions after work and let you know how it went.
edit: It just worked. Thanks again.

Categories

Resources