[RUU][GUIDE]Lollipop A5_DUG firmware to fix WiFi - Desire 816 General

What:
the firmware.zip from hTC desire 816 dual sim A5_DUG CID:HTC__J15,HTC__001,HTC__A07 MID:0P9C70000 OTA update for Europe. (to check for your Device IDs, go to fastboot mode and type "fastboot getvar all")
Why:
users who update from Kitkat to Lollipop using TWRP/CWM backups instead of OTA, run into Wifi or touch problems because TWRP/CWM backups don't contain firmware updates. so by flashing this firmware, they can fix those issues. notice that your current ROM has to be 1.58.401.11 or 2.34.401.1. If you come from any other ROM, this file might not work properly or behave unexpectedly. of course you can try it at your own risk.
Where:
you can find the firmware.zip here (this naturally contains the stock 5.0.2. recovery, so if you need, you can extract it and get the stock recovery). you can also find proper OTA/TWRP/CWM Backups here.
How:
0- download firmware.zip and put it on the same folder as your platform tools (Adb/Fastboot) folder. a good source to get the minimal tools would be here.
1- Reboot your device to bootloader and choose fastboot (use power+volume down combination , or type "adb reboot bootloader" in console)
2- if you're S-On, you'll need to relock your bootloader. to do that, when in Fastboot, type "Fastboot oem lock". if you're S-off, you can skip the relocking part.
3- type "fastboot oem rebootRUU" to put the phone in firmware update mode. you'll see a silver hTC logo in the center of a black screen
4- type "fastboot flash zip firmware.zip" in console and press enter. (*this will also write 5.0.2. stock recovery so you'll lose your custom recovery)
5- type the same "fastboot flash zip firmware.zip" in console again.
6- type "fastboot reboot-bootloader" to reboot.
7-now, in order to have root and install custom recovery(TWRP/CWM) for restoring a Lollipop backup, you'll have to unlock bootloader again. you can try putting your old Unlock_code.bin in platformTools folder and typing "fastboot flash unlocktoken Unlock_code.bin". If that doesn't work, you'll have to go through the process of requesting a new Unlocktoken from htcDEV, which there are various guides for, around XDA.
8- Install TWRP again.
9- Now you can put your TWRP Lollipop backup on phone storage and restore it.
10- If all you need is to just install Stock recovery, download the firmware.zip and extract it. put the recovery.img file in your fastboot folder. then in fastboot mode, type fastboot flash recovery recovery.img. be warned that after this, you will lose your custom recovery and will not be able to use twrp/cwm to backup/restore/flash files.
Who:
This is a continuation of the work done by our good user, 12rithy. you can find necessary firmware for A5_DWG and for S-OFF devices in that thread..
also, the firmware was extracted from OTA uploaded by another good user, crash6x86. If you need the OTA or TWRP/CWM backups of it, you can find them at its thread here.

Can you give a short Video Toturial for this Please,because i dont know how to do this .Please

Harris777 said:
Can you give a short Video Toturial for this Please,because i dont know how to do this .Please
Click to expand...
Click to collapse
I'm afraid that's not possible for me. Also, if you find the instructions too confusing or complex, I advise against tempering with your device because you may run into problems at any stage and it would require a degree of skill and persistence to overcome. It probably won't be worth the effort unless your main motive is to gain experience.
Still, If you've done this before (unlocked and rooted your device, worked with custom recoveries and custom Roms) and if your device is the Europe Dual sim a5_dug, I'll try to help if any part is unclear or if you run into any problems in the process.

There is an easier, quicker way of flashing the firmware, but you must have an sdcard. I'll post later a how to after work.
Sent from my HTC One_M8 using XDA Free mobile app

crash6x86 said:
There is an easier, quicker way of flashing the firmware, but you must have an sdcard. I'll post later a how to after work.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
That would be great, Thanks

seekfind said:
I'm afraid that's not possible for me. Also, if you find the instructions too confusing or complex, I advise against tempering with your device because you may run into problems at any stage and it would require a degree of skill and persistence to overcome. It probably won't be worth the effort unless your main motive is to gain experience.
Still, If you've done this before (unlocked and rooted your device, worked with custom recoveries and custom Roms) and if your device is the Europe Dual sim a5_dug, I'll try to help if any part is unclear or if you run into any problems in the process.
Click to expand...
Click to collapse
yeah i know how to root and install Custom Recovery and ROM but i dont understand how to flash this firmware

Thanks mate . it worked for me, thank you for your effort

Rename the firmware to 0P9CIMG.zip.
Then boot to bootloader.
Follow the on screen directions to update.
I made sure to have a stock recovery, I haven't tried flashing firmware with a custom recovery. I do know that my M8 can flash the firmware with a custom recovery.
After everything updates, remove the firmware update from the sd card.
If anyone has any questions, I'll try to answer them.
Sent from my HTC One_M8 using XDA Free mobile app

crash6x86 said:
Rename the firmware to 0P9CIMG.zip.
Then boot to bootloader.
Follow the on screen directions to update.
I made sure to have a stock recovery, I haven't tried flashing firmware with a custom recovery. I do know that my M8 can flash the firmware with a custom recovery.
After everything updates, remove the firmware update from the sd card.
If anyone has any questions, I'll try to answer them.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
So if you boot to bootloader, it will automatically recognize the file and start updating firmware?
about the second point, you can flash firmware while having a custom recovery but after flashing the firmware you will lose the custom recovery because the firmware includes a stock recovery which will replace your custom one.
The biggest inconvenience here is, that you have to relock your bootloader before flashing firmware, because it won't accept firmware on an unlocked bootloader.
Harris777 said:
yeah i know how to root and install Custom Recovery and ROM but i dont understand how to flash this firmware
Click to expand...
Click to collapse
I remember you saying somewhere that you have a Chinese unicom device. if it's S-on, then this file won't work for you. If it's S-off and you have SuperCID, then you can use it. doing it is as easy as following the steps. if any step is unclear, let me know and I'll explain it.

seekfind said:
So if you boot to bootloader, it will automatically recognize the file and start updating firmware?
about the second point, you can flash firmware while having a custom recovery but after flashing the firmware you will lose the custom recovery because the firmware includes a stock recovery which will replace your custom one.
The biggest inconvenience here is, that you have to relock your bootloader before flashing firmware, because it won't accept firmware on an unlocked bootloader.
I remember you saying somewhere that you have a Chinese unicom device. if it's S-on, then this method won't work for you. If it's S-off and you have SuperCID, then you can use it. doing it is as easy as following the steps. if any step is unclear, let me know and I'll explain it.
Click to expand...
Click to collapse
yes bro i have unicom version it is S-On. you said this method won't work So is there any other way of fixing wifi and touch issue in Lolipop backup ?

seekfind said:
So if you boot to bootloader, it will automatically recognize the file and start updating firmware?
about the second point, you can flash firmware while having a custom recovery but after flashing the firmware you will lose the custom recovery because the firmware includes a stock recovery which will replace your custom one.
The biggest inconvenience here is, that you have to relock your bootloader before flashing firmware, because it won't accept firmware on an unlocked bootloader.
I remember you saying somewhere that you have a Chinese unicom device. if it's S-on, then this method won't work for you. If it's S-off and you have SuperCID, then you can use it. doing it is as easy as following the steps. if any step is unclear, let me know and I'll explain it.
Click to expand...
Click to collapse
I didn't have to lock the boot loader, if I remember correctly. I am s-off and super cid with the desire 816w
Sent from my HTC One_M8 using XDA Free mobile app

crash6x86 said:
I didn't have to lock the boot loader, if I remember correctly. I am s-off and super cid with the desire 816w
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
That explains it. no need for relocking bootloader when you're S-OFF because that's basically a security precaution by hTC. I miss the old days with my S-off hTC One XL. I flashed so many files from different sources that it lead to a Hard-Brick
Harris777 said:
yes bro i have unicom version it is S-On. you said this method won't work So is there any other way of fixing wifi and touch issue in Lolipop backup ?
Click to expand...
Click to collapse
Sorry, I meant this file won't work for you. If your problems are firmware oriented, you'll just have to find the right firmware for your variant (or the right OTA) and flash it using this method. files for the chinese variant are not hard to come by if you look for them over the net.

Hello I was looking for wifi firmware for my HTC Dersire 816 single sim model A5_ul (S-on).. But cant find it any where...

shawon3050 said:
Hello I was looking for wifi firmware for my HTC Dersire 816 single sim model A5_ul (S-on).. But cant find it any where...
Click to expand...
Click to collapse
you should look for A5_ul OTA (not the CWM/TWRP backup). you can also use the RUU from this thread if your variant matches; it will fix the wifi problem

after following your way i will able to update lollipop in my phone but now there is a problem when i clicked to download something it show's (no sd card ).But i already have a SD card .

hello
i need firmware for desire 816 dual sim htc__059
or way to s-off my device and get supercid !!!
i lost my stock rom so , please i need your help on this

Unable to install
It shows an error .. mismatch

komalreddy said:
It shows an error .. mismatch
Click to expand...
Click to collapse
in what step? and what's the error? and your exact device specifications?
wanted_syrian said:
hello
i need firmware for desire 816 dual sim htc__059
or way to s-off my device and get supercid !!!
i lost my stock rom so , please i need your help on this
Click to expand...
Click to collapse
you can find a nandroid backup for your device, which is much easier than s-off.
for s-off you'll have to pay 25$ and use sunshine. you can also take your phone to hTC care..

Installing the firmware it shows error 042

komalreddy said:
Installing the firmware it shows error 042
Click to expand...
Click to collapse
1-did you relock your bootloader before flashing firmware?
2-is your device exactly the same as models I mentioned in the first post?

Related

DEsire Z/G2 added to official bootloader unlock program

Didn't see this in General so thought it would be worth adding, especially since there have been many threads lately with new users wanting to root their phone and then getting scared of the guides.
Now there is also the option to go the official way to unlock the bootloader.
http://htcdev.com/bootloader/
noob here with a question... rooting is the same as unlocked bootloader??
coldsun15 said:
noob here with a question... rooting is the same as unlocked bootloader??
Click to expand...
Click to collapse
Not quite. It can probably explained more accurately but the gist of it is this:
An unlocked bootloader is what allows you to flash custom roms to your phone.
Root access simply grants you the rights to mess with your phones rom whichever way you want.
thomas_wlc said:
Not quite. It can probably explained more accurately but the gist of it is this:
An unlocked bootloader is what allows you to flash custom roms to your phone.
Root access simply grants you the rights to mess with your phones rom whichever way you want.
Click to expand...
Click to collapse
so, basically whats this means is, now i dont need to root and s-off and stuff to be able to put CM7 (for example)?
coldsun15 said:
so, basically whats this means is, now i dont need to root and s-off and stuff to be able to put CM7 (for example)?
Click to expand...
Click to collapse
I thinks that's pretty much it, once you have unlocked your bootloader you'll be able to flash any custom rom you like. Though it'll probably a bit tricky on the first go since you don't have a custom recovery yet, so I believe you'd have to flash some pc10img.
Still it's commonly to believed to be the better choice to stick with the more exhausting solutions posted around here, since HTC will register your phone if you use their tool. At least for the time being they claim that by using their way, your warranty will be void.
I've unlocked my desire z through the htcdev.com website.
Bootloader is unlocked, S-on..
But I can't get a rom installed, it gave me an error while trying to update from the recovery mode (apply update zip) using a stock rom with root.
Akward..
So now I've unlocked my bootloader, but still can't change my rom..
Anyone know how to do it after you've unlocked the bootloader?
flash custom recovery first, from there flash the rom
if you're s-on, bootloader is still locked....
artov said:
flash custom recovery first, from there flash the rom
Click to expand...
Click to collapse
I'm working on it
Gaining temp root using this guide worked.
http://forum.xda-developers.com/showthread.php?t=1178912
But when I press start clockwordmod, it says that my phone is not rooted..
While I press "flashcockwork" clockword mod recovery, I get an error.
än error occurred while attempting to run privileged commands!
I'm doing something wrong..
pretty annoying
I get unlock my bootloader today, and YES there is S-ON, but on the top is written in hboot menu big letters UNLOCKED (How you thinks, htcdev joke?).
I've installed clockworkmod using fastboot:
Code:
fastboot flash recovery clockwork_mod_for_vision.img
Then put off battery and turn on phone with volume down + power, I pressed 'recovery' menu option. Clockworkmod runs correctly. Then tried last stable CyanogenMod 7.1.0, flash was done without errors, I wiped out what's need (cache, data). Next I tried run phone, but freezes at splash (green htc letters on white background).
I tried also miui mod, but Ive got only MIUI splash screen nothing else.
Then I restored my htc from backup (done before flashing using clockworkmod) and Im still on the stock htc android 2.3.3.
Regards,
Mariusz
p.s Sorry for my poor english.
how can I install CM7 or other roms after unlocking the bootloader
Hi,
I also unlocked using the official method of unlocking the bootloader. How can I get root and install CM7 now? Even to install clockwordmod its asking me root the phone.
Can someone help me out here?
Thanks...
RSK
rskainth82 said:
Hi,
I also unlocked using the official method of unlocking the bootloader. How can I get root and install CM7 now? Even to install clockwordmod its asking me root the phone.
Can someone help me out here?
Thanks...
RSK
Click to expand...
Click to collapse
1. boot to fastboot mode, flash a custom recovery (recommand ClockWorkMod), power down the phone.
2. put your downloaded update_cm7.xxx.zip into sdcard, boot phone into recovery
3. choose in the recovery, first "wipe data", then "install update from sdcard", choose the zip file you just put in.
4. choose "reboot system"
that's all to go.
pentie said:
1. boot to fastboot mode, flash a custom recovery (recommand ClockWorkMod), power down the phone.
2. put your downloaded update_cm7.xxx.zip into sdcard, boot phone into recovery
3. choose in the recovery, first "wipe data", then "install update from sdcard", choose the zip file you just put in.
4. choose "reboot system"
that's all to go.
Click to expand...
Click to collapse
I did it, but CM7 doesnt boot.
rskainth82 said:
Hi,
I also unlocked using the official method of unlocking the bootloader. How can I get root and install CM7 now? Even to install clockwordmod its asking me root the phone.
Can someone help me out here?
Thanks...
RSK
Click to expand...
Click to collapse
flak999 said:
I did it, but CM7 doesnt boot.
Click to expand...
Click to collapse
Booting problem is mostly kernel related, do you have logcat output? (run "adb logcat" and boot the phone)
I encountered with the situation (w. another phone) that the recovery can't flush the boot partition during the recovery installation, I have to extract the boot.img file from the zip and flash it manually in the fastboot mode (fastboot flash boot boot.img)
EDIT:
That was a EVO3D with UNLOCKED HBOOT, I believe you're having the same situation, try my method or may others make out a better perfect solution ? (not my own phone, I just helped with its owner, no time to dig the details)
pentie said:
I encountered with the situation (w. another phone) that the recovery can't flush the boot partition during the recovery installation, I have to extract the boot.img file from the zip and flash it manually in the fastboot mode (fastboot flash boot boot.img)
EDIT:
That was a EVO3D with UNLOCKED HBOOT, I believe you're having the same situation, try my method or may others make out a better perfect solution ? (not my own phone, I just helped with its owner, no time to dig the details)
Click to expand...
Click to collapse
Thanks men thats worked for me. First flash the boot.img from CM7.0.1 then run recovery and run update_cm7.0.1.zip. After reboot everything run corectly.
Once more thanks!
flak999 said:
Thanks men thats worked for me. First flash the boot.img from CM7.0.1 then run recovery and run update_cm7.0.1.zip. After reboot everything run corectly.
Once more thanks!
Click to expand...
Click to collapse
now I confirmed the UNBLOCKED HBOOT somehow blocks the CWM to flash boot.img
My Phone have a S-OFF HBOOT and i was considering flash it to the UNLOCK the last night, now it seems not worth the try ~
pentie said:
I encountered with the situation (w. another phone) that the recovery can't flush the boot partition during the recovery installation, I have to extract the boot.img file from the zip and flash it manually in the fastboot mode (fastboot flash boot boot.img)
Click to expand...
Click to collapse
My friend has an officially unlocked Desire Z as well and I gave him these instructions to try it out, he has the same boot problem (stuck at splash screen). Maybe this information should either be stickied or added to a faq until there is a real solution to the problem (unlike this workaround), updated cwm or something like that.
Anyway thanks for sharing this information.
HTC bootloader unlock tool is quite restrictive. It still leaves you S-ON, so you won't be able to flash a new hboot or radios.
I recommend avoiding it and using the current well-proven methods from the XDA Wiki.
Sent from my Desire Z running CM7.
Its working now...
Steps I followed:
1. flash recovery using fastboot
2. Do a nandroid backup using recovery
3. flash boot.img using fastboot
4. reboot into recovery
5. wipe data/cache
5. install update for CM7, and gapps
Also make sure before doing any of these steps you have copied CM7 and gapps update onto sdcard.
Thanks everyone for helping out.
I am experimenting with this myself and I don't seem to be having the same issues flashing a boot.img from an update.zip in ClockworkMod recovery with the official HTC unlocked bootloader that others are having. Maybe it is the version of the recovery that is the issue? Which version is everyone trying to use? I am using the 3.xxxx version that is linked from the wiki. I have had other problems with the 5.xxx version and tend to stick with the older version for that reason anyways.

[Stock Rom Reset][5.12.707.104 India] [4.4.2 Sense 6]

[Stock Rom Reset][5.12.707.104 India] [4.4.2 Sense 6]
HTC One M7 India Single SIM
CID HTC__0038 Stock Rom Reset Zip
Android 4.4.2 Sense 6
Version 5.12.707.104
Hboot 1.57
MD5 3ba87cf735e1d58cad86ea0e37658c40
How To Use
your phone should
unlocked bootloader
custom recovery TWRP 2.6.3.3/4
Stock CID (If Not Make it Stock)
S On/Off (SOff Required for Remove Tempered)
& You Should Know Basic Android Flashing
1 Copy zip file to Phone Internal Memory
2 Reboot to Custom Recovery BACKUP YOUR CURRENT ROM{I Recommend TWRP 2.6.3.3/4}
3 Flash Stock rom reset Zip using Aroma settings
Full Wipe Needed
Superuser if You want Root ( OTA not Trouble But after OTA Root will be Gone) {I recommend DON'T select}
Select Stock Recovery For OTA
Select Radio For Stability
Press Install Wait
"Installation was successful!" Will CONFIRM
4 System clear cache
5 Reboot to Bootloader
fastboot getvar all
check (bootloader) version-main:5.12.707.104 If yes reboot Phone
if NOT Flash Firmwre Zip Provided Here
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
fastboot erase cache
fastboot reboot oem
6 It will Boot 1st boot will take time Keep patience
7 After Boot check Settings Software version
8 Reboot To Recovery For check stock recovery
9 It's Done you are full stock
Thank You
All The Best
Downloads
Stock Rom Zip
Firmware
Reserved for future
yatindroid said:
Reserved for future
Click to expand...
Click to collapse
after doing all these steps can i get locked bootloader as i have to give my phone for service.
abhishek0704 said:
after doing all these steps can i get locked bootloader as i have to give my phone for service.
Click to expand...
Click to collapse
yes you can
New OTA update 5.12.707.105 working fine with this Rom
Happy Updating !!!!
Thanks!!!!
the second method (firmware zip) worked for me
but now the stock recovery says "tampered" msg
also i had to relock the bootloader through command "fastboot oem lock" and now there is amessage saying "relocked" on top of the bootloader!!
Thanks, man!
abu46 said:
Thanks!!!!
the second method (firmware zip) worked for me
but now the stock recovery says "tampered" msg
also i had to relock the bootloader through command "fastboot oem lock" and now there is amessage saying "relocked" on top of the bootloader!!
Click to expand...
Click to collapse
you need S Off for remove tempered & show Locked instead of relocked
yatindroid said:
you need S Off for remove tempered & show Locked instead of relocked
Click to expand...
Click to collapse
OK, can you point me to a guide to achieve S-OFF..
abu46 said:
OK, can you point me to a guide to achieve S-OFF..
Click to expand...
Click to collapse
root element alX kernel firewater S Off http://forum.xda-developers.com/showthread.php?t=2632351
Step by step walkthrough?
Hi, I rooted my phone recently and I'm using twrp. I got this system update but I'm not able to install it. Could you please provide step by step walkthrough for this? I want to be able to install the update but at the same time, don't wish to unroot my phone, and if that's not possible, go back to stock, install the update, then root again. But I don't want to lose all the settings and data as well, so if I make a back up, go stock, update, then root and restore, would it work?
can the stock firmware of the same version earlier installed can be reinstalled with s-on , because i cannot get s-off even after multiple tries .
7thflow said:
can the stock firmware of the same version earlier installed can be reinstalled with s-on , because i cannot get s-off even after multiple tries .
Click to expand...
Click to collapse
yes you can install same or higher version with S On
Invictus13 said:
Hi, I rooted my phone recently and I'm using twrp. I got this system update but I'm not able to install it. Could you please provide step by step walkthrough for this?
Click to expand...
Click to collapse
install stock recovery again but your system files should be unmodified
After that try ota
But when you apply ota successfully you will loose root and you have to re flash root files again
does this rom have unsecured kernel??
lewonsky said:
does this rom have unsecured kernel??
Click to expand...
Click to collapse
stock kernel
Hi!I recently switched to an official google play edition rom and I want to switch back to sense 6. .So to use this rom reset method i need to change my CID number back to stock CID right?And do i need to change my firmware version also. .If possible also suggest an easy method to modify CID number. .Thanks in advance!!
balag59 said:
Hi!I recently switched to an official google play edition rom and I want to switch back to sense 6. .So to use this rom reset method i need to change my CID number back to stock CID right?And do i need to change my firmware version also. .If possible also suggest an easy method to modify CID number. .Thanks in advance!!
Click to expand...
Click to collapse
there are HTC One rooting tool contains cid changer
You don't need change firmware as I assume your phone is S Off
But if MID is changed you have to restore it back
yatindroid said:
there are HTC One rooting tool contains cid changer
You don't need change firmware as I assume your phone is S Off
But if MID is changed you have to restore it back
Click to expand...
Click to collapse
Thanks!I dont think i modified the MID. .and i am S-OFF. .and im currently on os version 4.09.1700.1(GPE).So i just need to get the CID back to the stock india CID and i can do the rom reset?Will my OS version change to 5.12.707.104 after the rom reset or it will remain the same?
balag59 said:
Thanks!I dont think i modified the MID. .and i am S-OFF. .and im currently on os version 4.09.1700.1(GPE).So i just need to get the CID back to the stock india CID and i can do the rom reset?Will my OS version change to 5.12.707.104 after the rom reset or it will remain the same?
Click to expand...
Click to collapse
after Rom reset you have to flash firmware & there is also new update available now

New method to downgrade and root 183.46.15version of kitkat4.4.2 (for XT926 UNLOCKED)

This METHOD was developed ONLY for an UNLOCKED Motorola Droid Razr Maxx HD XT926m phone that is already updated to the last version of KitKat 4.4.2 (System version "183.46.15.XT926.Verizon.en.US").
IF YOU HAVE AN LOCKED BOOTLOADER AND TRY THIS METHOD IT WILL BE ONLY YOUR RESPONSABILITY IF YOU DAMAGE YOUR PHONE !!!
My Motorola XT926m had an UNLOCKED BOOTLOADER (ICS 4.0.4) and I flashed via RSD Lite the last stock firmware, "183.46.15"... After that, I was, of course, unhappy, because I read on different forums that this firmware version didn't support root... I tried to download the Hydrogen Peroxide xt926 application that others users recommended here on XDA forum, without success.
But now, after I applied this method, my phone is again rooted... Enjoy the steps, but be carefull, it was developed for XT926 phones with UNLOCKED BOOTLOADER!
1. Download the files "VZW_XT926_4.4.2-KDA20.62-10.1_CFC_1FF.xml" and "VZW_XT926_4.4.2-KDA20.62-15.1_CFC_1FF.xml" from the Motorola firmware site: "motofirmware.com/files/file/"...
2. Unpack the files...
3. Substitute/replace the "gpt", "tz" files (FROM the folder with "15.1" version TO the folder with "10.1" version)... You should replace all the files that "RSD Lite" will tell you that don't fit when you try to flash the new stock firmware. You will obtain a MODIFIED version of "183.46.10" stock KitKAt 4.4.2 firmware!!!
4. Flash this MODIFIED "10.1" firmware with "RSD Lite v6.1.5 Multi-Flash" (without using Rsd Script Generator.jar), but don't forget to remove the first two 'getvar' lines in the xml file.
5. Download and install the "Towel Root.apk" and root the phone...
6. Now your phone should be ROOTED.
What to do NEXT:
7.Download from the Play Store and install "Superuser.apk" made by ClockWordMode and after reboot the application will ask you to update SU binary. In my case, the SU binary didn't support an online update and I installed the "Superuser.zip" file downloaded from the ClockWorkMode site, via recovery method, in order to gain this update (you can do this as well, if you already have a TWRP or CWM recovery installed on your phone). With the other version of superuser, like "SuperSU.apk" or "Superuser.apk" ("eu.chainfire.supersu-2.apk", the last version, 5.6mb, for example) you will need to follow the same steps...
8. Using "Total Commander.apk", you can go to "File System root"/"Etc"/"installrecovery.sh", and finally rename this last file... Or you can use "ES3 File Explorer.apk" in order to rename the same "installrecovery.sh" file in "Device"/"Etc" folder (choose, for example, the name "installrecovery.shbak")...
9. Flash with "Flashify.apk" (downloaded form PLay Store) a new "recovery img.": "TWRP.img" (2.8.3.0) or "CWM.img" (6.0.4.8) for KitKat... You can find them on "rootjunkysdl.com/?device=Droid%20Razr%20HD&folder=Firmware"...
10. If you flashed "TWPR recovery.img" you will need to install "Stericson.busybox-1.apk" (from Play Store...), because TWRP works with this busy box... (You could install "TWRP.apk" as well, but you must be careful, because you will need to be able to boot into Recovery mode directly from your phone (with the combination key), not from this app... Many times, the phone is able to boot into recovery mode from TWRP application, but not from the bootloader... That's why it is better to uninstall TWRP application if you have this problem). If you flashed a "CWM.img" you can install "RomManager.apk".
11.Now it is the time to backup your system to SD card!
That's it. My phone was unlocked, and I didn't have any issue following all this steps... If you're locked don't try it.
But.. If you're locked you could instead use an application named 'Safestrap' for some purposes (read more here on XDA forum please), because is destinated for the phones with locked bootloader...
Hi ,
Since this is a guide it does not belong to XDA Assist
Please Read The Purpose of XDA Assist
Please Standby when Moderators Move the Thread To Your Device Specific Forum
RAZR HD General
jackeagle said:
Hi ,
Since this is a guide it does not belong to XDA Assist
Please Read The Purpose of XDA Assist
Please Standby when Moderators Move the Thread To Your Device Specific Forum
RAZR HD General
Click to expand...
Click to collapse
THANKS!
I know you took a lot of time to write this up, but there is a downgrade method posted on here already. Also, there is no need to rename recovery.sh. All you need to do after flashing recovery is power off the phone and immediately boot straight back into recovery so the install script completes.
To answer your question, no, you can't unlock .15.
RikRong said:
I know you took a lot of time to write this up, but there is a downgrade method posted on here already. Also, there is no need to rename recovery.sh. All you need to do after flashing recovery is power off the phone and immediately boot straight back into recovery so the install script completes.
To answer your question, no, you can't unlock .15.
Click to expand...
Click to collapse
Thank you, I wasn't able to find another downgrade method, could you give me the link, please?
http://forum.xda-developers.com/showthread.php?t=2789743
But... to flash CWM or TWRP for update the binaries, you need to be bootloader unlocked... to flash a custom recovery...
joel_sinbad said:
But... to flash CWM or TWRP for update the binaries, you need to be bootloader unlocked... to flash a custom recovery...
Click to expand...
Click to collapse
Correct. That's why this method is flawed and probably should be pulled before someone bricks their phone.
RikRong said:
Correct. That's why this method is flawed and probably should be pulled before someone bricks their phone.
Click to expand...
Click to collapse
Yeah, unfortunately this post makes no sense, I mean, if you accidently flash the gpt.bin, you're screwed... and so many risks, plus, you can't flash custom recovery, and you can maybe downgrade the system and boot, but you still can't downgrade the bootloader...
joel_sinbad said:
Yeah, unfortunately this post makes no sense, I mean, if you accidently flash the gpt.bin, you're screwed... and so many risks, plus, you can't flash custom recovery, and you can maybe downgrade the system and boot, but you still can't downgrade the bootloader...
Click to expand...
Click to collapse
This method is for an XT926 with UNLOCKED BOOTLOADER, with the last 183.46.15 update and the root access lost. I only described the steps that I already done with my phone. My Maxx HD is working and has root access again... I flashed custom recovery too (TWRP 2.8.3.0), I haven't any other problem.
RikRong said:
http://forum.xda-developers.com/showthread.php?t=2789743
Click to expand...
Click to collapse
Thank you, unfortunately is not working for the xt 926 phone that already took the last 183.46.15 update:
"..........************WARNING*************
this guide only works completely if you did NOT take the 183.46.15 update rolling out around 9/9/14 .............".
Until now I don't have any other option, I'm forced to preserve the method that I mentioned in my thread.
ciprianv. said:
Thank you, unfortunately is not working for the xt 926 phone that already took the last 183.46.15 update:
"..........************WARNING*************
this guide only works completely if you did NOT take the 183.46.15 update rolling out around 9/9/14 .............".
Until now I don't have any other option, I'm forced to preserve the method that I mentioned in my thread.
Click to expand...
Click to collapse
The piece you are referring to that doesn't work on .15 is the unlock and root. The downgrade should work on an unlocked phone.
That aside, your steps are very confusing and could easily cause a locked user to brick their phone. Please clarify or I will continue reporting this thread until it gets removed.
RikRong said:
The piece you are referring to that doesn't work on .15 is the unlock and root. The downgrade should work on an unlocked phone.
That aside, your steps are very confusing and could easily cause a locked user to brick their phone. Please clarify or I will continue reporting this thread until it gets removed.
Click to expand...
Click to collapse
I just edited the post. I clearly specified that this methid is ONLY FOR UNLOCKED BOOTLOADERS (XT926M).
ciprianv. said:
I just edited the post. I clearly specified that this methid is ONLY FOR UNLOCKED BOOTLOADERS (XT926M).
Click to expand...
Click to collapse
Thanks for doing that, I just want to make sure no one messes up their phone.

New ZE551KL locked bootloader/no root MM

Hi,
I've just got a new ZE551KL (z00td) with a locked bootloader and no root. Since the phone have the latest android 6.0.1 build I have difficulty to root it and unlock the bootloader. I did many research and I think it's really confusing. It seem to root my phone I need an unlocked bootloader but to unlock it I have to root my phone. The last interesting thing I've found for my phone is to flash a pre-rooted system.img & boot.img ( http://www.asus.com/zentalk/thread-80274-1-1.html ) but I also get stuck here since the guide tell me to flash both and I can only find the system.img.
I would like to know if there's any guide to root & unlock my bootloader on my ZE551KL. Thanks a lot!
It's a pain, but you may have to roll back to an earlier version of the firmware...back to lollipop. There are instructions in one of the threads on how to do that. I was able to unlock before the marshmallow update with the official unlock utility from Asus. Once you are unlocked, the easiest way to root is just to either boot twrp.img (previously downloaded and extracted to the adb folderon your computer) using fastboot (lots of threads here with instructions, too) and install supersu.zip. Or if you want to install twrp as your recovery, you can flash it from fastboot, then flash the zip of supersu. If you need more help, I am no expert by any means, but I have done this with my own ze551kl and might be able to give you some more hints.
Personally I would avoid the prerooted images as I had a lot of trouble with them and nearly bricked my phone by trying them out.
Thanks a lot for your reply! That's what I'm trying right now. I'm rolling back to lollipop from an official rom file from asus website. So far, I tried to flash it with stock recovery but it said that I cannot install a older version on top of a newer one. I did an downgrade of the recovery and now I'm waiting for the flash.
cilk said:
Thanks a lot for your reply! That's what I'm trying right now. I'm rolling back to lollipop from an official rom file from asus website. So far, I tried to flash it with stock recovery but it said that I cannot install a older version on top of a newer one. I did an downgrade of the recovery and now I'm waiting for the flash.
Click to expand...
Click to collapse
Excuse me, how did you do the downgrade of the recovery? Can you share the .img with me? I have TWRP installed with locked bootloader
I've found older stock recovery on this site : https://mega.nz/#F!lodnzDhK!H5ChxausDTyko1qGlnF7dw!Fg9FwLoa
Credit to ThanveerAliSayed in XDA
Well it seem that I cannot downgrade, the latest recovery don't want to install a lower version and when I try to get a older stock recovery I still cannot downgrade since it get stuck at verifying image update package.
Also I've noticed that my version is 21.40.1220.1698 and so far I can't find anything related to this version for rooting or unlocking bootloader. Even the official firmware on asus website for the ZE551KL is older than this version and I couldn't flash it. I had to get it from https://asus.kremowka.xyz/categories/show/2 because I've soft bricked my device. I'm still trying to find a solution...
cilk said:
I've found older stock recovery on this site : https://mega.nz/#F!lodnzDhK!H5ChxausDTyko1qGlnF7dw!Fg9FwLoa
Credit to ThanveerAliSayed in XDA
Click to expand...
Click to collapse
I would NOT use this stock image for ze551kl. There is one for the 601 and the 550 but not 551kl. I will find the thread with the first stock recovery posted that I used and post the link in a while. Give me a chance to find it. I would roll back to it, then upgrade to the stock firmware listed in the unlocker notes. Once it's unlocked, you can go to the last lollipop before marshmallow and flash it. I would then factory reset, then flash marshmallow. After you have it working, then flash twrp (or just boot it in adb) as I said above and flash supersu.
I will warn you that a lot of people have had trouble unlocking and this might not work to unlock.
---------- Post added at 09:09 PM ---------- Previous post was at 08:55 PM ----------
http://forum.xda-developers.com/attachment.php?attachmentid=3585486&d=1450811354 here is the link to stock for the very first stock firmware. I followed a video posted on YouTube from "themobileshots" on returning to stock from cm13. I doubt you can flash the stock recovery without flashing twrp first, then flashing from there. There are a lot of people in this forum that can help and most are pretty patient. Don't give up.
Finally I got my phone unlocked and rooted and it was too easy ...
I used fastboot to flash TWRP ( http://forum.xda-developers.com/zen...e601kl-official-marshmallow-wwv21-40-t3424903 ) and after that I flashed the latest CM13 from TWRP to gain root and unlocked my bootloader with this guide http://forum.xda-developers.com/zen...de-unlock-bootloader-asus-unlock-app-t3405850
I never though I could flash TWRP with a locked bootloader but it worked very well.
cilk said:
Finally I got my phone unlocked and rooted and it was too easy ...
I used fastboot to flash TWRP ( http://forum.xda-developers.com/zen...e601kl-official-marshmallow-wwv21-40-t3424903 ) and after that I flashed the latest CM13 from TWRP to gain root and unlocked my bootloader with this guide http://forum.xda-developers.com/zen...de-unlock-bootloader-asus-unlock-app-t3405850
I never though I could flash TWRP with a locked bootloader but it worked very well.
Click to expand...
Click to collapse
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
long2ski said:
I would NOT use this stock image for ze551kl. There is one for the 601 and the 550 but not 551kl. I will find the thread with the first stock recovery posted that I used and post the link in a while. Give me a chance to find it. I would roll back to it, then upgrade to the stock firmware listed in the unlocker notes. Once it's unlocked, you can go to the last lollipop before marshmallow and flash it. I would then factory reset, then flash marshmallow. After you have it working, then flash twrp (or just boot it in adb) as I said above and flash supersu.
I will warn you that a lot of people have had trouble unlocking and this might not work to unlock.
---------- Post added at 09:09 PM ---------- Previous post was at 08:55 PM ----------
http://forum.xda-developers.com/attachment.php?attachmentid=3585486&d=1450811354 here is the link to stock for the very first stock firmware. I followed a video posted on YouTube from "themobileshots" on returning to stock from cm13. I doubt you can flash the stock recovery without flashing twrp first, then flashing from there. There are a lot of people in this forum that can help and most are pretty patient. Don't give up.
Click to expand...
Click to collapse
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
niveku said:
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
Click to expand...
Click to collapse
Me too the first time I tried to unlock my bootloader in CM13 it didn't worked. I followed the guide and I did this :
Phone connected to the computer with USB debug and using ADB :
Code:
adb shell
su
Then I followed the backup procedure and I did the magic command to unlock it :
Code:
echo -ne "\x01" | dd obs=1 count=1 seek=16 of=/dev/block/bootdevice/by-name/devinfo
After I rebooted in fastboot so see if my device was unlocked but no it was still lock. I did two adb reboot with these command :
Code:
fastboot oem adb_enable
fastboot oem adb_enable
You have to do these twice.
After this my bootloader was still locked but I did a normal reboot and tried the magic command and voila! Bootloader unlocked.
niveku said:
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
Click to expand...
Click to collapse
If you have the ZE551KL like me you have to use file for a Z00T. You can check this page to know which device is a Z00T : http://forum.xda-developers.com/zenfone-2-laser/general/index-zenfone-2-laser-variants-t3369569
In my case I also had some difficulty to go back to Stock since I couldn't find the right firmware for mine because my android version is 21.40.1220.1698 and you have to flash the same version. The only place I found it was there https://asus.kremowka.xyz/categories/show/2 under the ZE601KL
cilk said:
In my case I also had some difficulty to go back to Stock since I couldn't find the right firmware for mine because my android version is 21.40.1220.1698 and you have to flash the same version. The only place I found it was there https://asus.kremowka.xyz/categories/show/2 under the ZE601KL
Click to expand...
Click to collapse
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
niveku said:
Well, I have TWRP with locked bootloader and tried to unlock the bootloader with that guide in CM13. I didn't work for me
I tried to do a lot of things to get back to Stock ROM but they didn't work. I watched that tutorial but the files belongs to ZE550kl, so any other ideas? :crying:
Click to expand...
Click to collapse
The video is for the 550 but the process is the same for the 551kl (zootd). I downloaded the stock firmware at the bottom of the page on the Asus support page https://www.asus.com/support/Download/39/1/0/23/SZCx58yhB5Jst0yI/32/ , extracted it, grabbed the boot.IMG from there and put it on my memory card along with the stock recovery from the link above (renamed it recovery.img) and the full firmware (drag the original, leave it zipped). Then I did as the video says and wiped in twrp, flashed the boot and recovery, wiped cache, then flashed the firmware. It took awhile for the process to complete. Hope this helps.
cilk said:
Code:
fastboot oem adb_enable
fastboot oem adb_enable
You have to do these twice.
After this my bootloader was still locked but I did a normal reboot and tried the magic command and voila! Bootloader unlocked.
If you have the ZE551KL like me you have to use file for a Z00T. You can check this page to know which device is a Z00T : http://forum.xda-developers.com/zenfone-2-laser/general/index-zenfone-2-laser-variants-t3369569
Click to expand...
Click to collapse
Well, somehow that worked! Thanks, you should make a new post as a tutorial, I'm sure people will find that usefull.
Edit: Has someone rooted stock MM?
niveku said:
Well, somehow that worked! Thanks, you should make a new post as a tutorial, I'm sure people will find that usefull.
Edit: Has someone rooted stock MM?
Click to expand...
Click to collapse
Yes I'm currently writing one
For the stock MM yep I did it. I just installed the stock one after my bootloader was unlock and followed a tutorial here for root. I really like the stock Asus, way better than the samsung with touchwiz in my opinion.
beenkenobee said:
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
Click to expand...
Click to collapse
So, to recap. If you are at the latest update, and have never previously unlocked bootloader or rooted your phone. The ASUS provided unlock tool won't work on the latest update. With it locked you can't install custom recovery or downgrade the firmware to an older version so that you can unlock it. Catch 22. Screwed until ASUS releases an update to their unlock tool or someone figures something else out. Or am I missing something? Cause I've been trying to do something with my kids phone for two days now and no luck here doing anything. Bout 8 million guides and files around the net and none of em seem to do squat in my situation. Any comments? Let's hear em.
waltsmith
beenkenobee said:
i see there is a mm unlock apk for the ze601kl there also...i wonder if that would work on the ze551kl.
Click to expand...
Click to collapse
great find I was able to unlock my ZE551KL MM with that tool
steadydecline said:
great find I was able to unlock my ZE551KL MM with that tool
Click to expand...
Click to collapse
it really worked?
cool!
no hiccups or problems?

Bricked my LeEco Pro 3 while installing CM13, need some help and advice.

Hi Guys,
Long story short, I bought the LeEco Pro 3 US version due to the awesome Tmobile network support. The modem supports band 12 and WiFi calling and I was happy with it. But eventually notification issues and the horrible EUI got under my skin and I decided to install CM13 keeping the phone as untouched as possible so that I can revert back to stock whenever needed.
I followed below steps:
1. Enabled developer options and enabled USB debugging.
2. Went the Developer Options and enabled OEM Unlocking.
3. Did adb reboot bootloader to get into the bootloader menu.
4. Did fastboot unlock-go command to unlock the bootloader. I noticed that if I did this command and rebooted the phone, the phone reverted back to being locked again. But I could run the command again from bootloader screen and unlock it (as long as the developer options had the OEM unlocking enabled). So I was never permanently unlocked, just unlock at will whenever I wanted.
5. Then I downloaded the twrp.img file and from fastboot screen i did fastboot boot twrp.img, which booted me inot twrp screen. I was able to switch the language to english but i didnt do the permanent system modification. I did not root the phone as well through the menu.
6. Now, I plugged in a USB OTG drive in the phone. Usb OTG drive had CM13 ROM + Gapps on it.
7. Using the TWRP menu, I did a factory data reset and made a backup of all partitions of the LeEco Phone and saved it into USB OTG drive.
8. Then I installed the CM13 rom on the phone. Followed by Gapps and then rebooted the phone. The phone wouldnt boot.
9. I immediately rebooted the phone into the fastboot menu and tried to run the fastboot boot twrp.img, and got an error message that the device is not unlocked. Which is when i noticed that the phone is bricked.
So Long story short, I have a locked bootloader and I want to to retain my modem. I was given a suggestion to boot into the stock recovery and put the x720 update.zip file and install it. But that would flash the CN modem as well. Can I delete the modem file from the CN rom and flash the update.zip? Can someone help me there? All I want is the modem for the US rom and CM13, thats it.
Thank you guys for reading this post, it helps to talk to XDA about such issues, my wife would just kick my butt because I broke a phone, again!
Did you wipe the system using twrp before installing CM?
sunbinyuan said:
Did you wipe the system using twrp before installing CM?
Click to expand...
Click to collapse
No I didn't wipe the system before installing CM13. Usually the ROM installation scripts do system wipes.
This is the reason why I am hesitant to do this thing as there are no clear (step-by-step) procedures and there is no solid benefit (in fact your will lose some features). Can't it be possible to just create a CM or any other ROM that could be downloaded and rename into update.zip and load it directly renaming the X720 ROM? ^_^
Try unlocking bootloader again with fastboot method as you didn't do it the first time. Then try fastboot boot twrp.img
srikanthc said:
Try unlocking bootloader again with fastboot method as you didn't do it the first time. Then try fastboot boot twrp.img
Click to expand...
Click to collapse
He will not be able to unlock again due to the fact that he installed CM13 on an unlocked bootloader. I did read where you can flash the CN bootloader on a locked bootloader. Look at post #44 from the "X727 (US Model) Persistent bootloader unlock from 5.8.019s" thread.
http://forum.xda-developers.com/le-pro3/development/x727-model-persistent-bootloader-unlock-t3500388
"I finished the setup and run fastboot again and it is good so for anyone having the same issue as I was having of not able to unlock, just run: Fastboot Flash aboot emmc_appsboot.mbn get the file from dr4stic zip file"
Followed by post #47:
"Yeah I can confirm that flashing the aboot worked like dish soap on a squeaky hinge."
If that doesn't work then you will need to install the CN rom using the stock bootloader.
zoid_99 said:
He will not be able to unlock again due to the fact that he installed CM13 on an unlocked bootloader. I did read where you can flash the CN bootloader on a locked bootloader. Look at post #44 from the "X727 (US Model) Persistent bootloader unlock from 5.8.019s" thread.
http://forum.xda-developers.com/le-pro3/development/x727-model-persistent-bootloader-unlock-t3500388
"I finished the setup and run fastboot again and it is good so for anyone having the same issue as I was having of not able to unlock, just run: Fastboot Flash aboot emmc_appsboot.mbn get the file from dr4stic zip file"
Followed by post #47:
"Yeah I can confirm that flashing the aboot worked like dish soap on a squeaky hinge."
If that doesn't work then you will need to install the CN rom using the stock bootloader.
Click to expand...
Click to collapse
I ended up installing CN ROM as my last resort. I have an unlocked bootloader and twrp installed now, with CM13. Now I need the way to go back to US modem so I can get all the bands.
Sent from my LEX720 using Tapatalk
ceo.mtcl said:
I ended up installing CN ROM as my last resort. I have an unlocked bootloader and twrp installed now, with CM13. Now I need the way to go back to US modem so I can get all the bands.
Sent from my LEX720 using Tapatalk
Click to expand...
Click to collapse
1. Download the rom from here: https://www.androidfilehost.com/?fid=601275311581036717
2. Unzip and extract the NON-HLOS.img file.
3. Reboot into fastboot mode.
4. Flash the modem "fastboot flash modem NON-HLOS.img"
You will not notice a change in the modem version in "About Phone" as they both report Baseband version MPSS.2.0.c1.9.1-00010. Who knows, they may be the same.
zoid_99 said:
1. Download the rom from here: https://www.androidfilehost.com/?fid=601275311581036717
2. Unzip and extract the NON-HLOS.img file.
3. Reboot into fastboot mode.
4. Flash the modem "fastboot flash modem NON-HLOS.img"
You will not notice a change in the modem version in "About Phone" as they both report Baseband version MPSS.2.0.c1.9.1-00010. Who knows, they may be the same.
Click to expand...
Click to collapse
Is this NON HLOS.img file from US baseband? Can you please help me in locating where it came from before I flash it. Thanks in advance.
Sent from my LEX720 using Tapatalk
ceo.mtcl said:
Is this NON HLOS.img file from US baseband? Can you please help me in locating where it came from before I flash it. Thanks in advance.
Sent from my LEX720 using Tapatalk
Click to expand...
Click to collapse
That is from the US baseband. That rom will convert a CN install back to a US install.
zoid_99 said:
That is from the US baseband. That rom will convert a CN install back to a US install.
Click to expand...
Click to collapse
Thank you, is that from your phone or did you found it in some other post out here that I missed Zoid? I'm just looking for source of the file.
Sent from my LEX720 using Tapatalk
It's from this thread.
http://forum.xda-developers.com/le-pro3/how-to/flashing-guide-roundup-leeco-le-pro-3-t3511901
"
Okay, if you chose to use the long route and installed the Chinese ROM, you can still get back to the full US version, complete with all LTE bands. dr4stic is responsible for this gem, and was my way back to US ROMdom.
To go from Chinese or Custom ROM back to Stock US version:
The file is located in his Android File Host space here: https://www.androidfilehost.com/?fid=601275311581036717
"
ceo.mtcl said:
No I didn't wipe the system before installing CM13. Usually the ROM installation scripts do system wipes.
Click to expand...
Click to collapse
Sorry for the late answer but to add to that, it happened to me that the ROM didn't have a wipe script thus bricking another of my device. I reinstalled it after wiping the system and it worked.

Categories

Resources