Related
Hi All,
I would like to share my own painful experience with HTC Sensation. For some reason(s) my phone ROM got corrupted. Hang/freeze on HTC Green Logo. Neither Recovery and Factory Reset works.Only bootloader works. Tried to run Sensation RUU but showed Bootloader Version Error. Here is the story How I got back to my phone
Original Configuration Was like below:
LOCKED
S-ON
HBoot- 1.18
Radio: 10.14.9035.01_M
ROM Version: 1.52.720.3
Now, the configuration is:
RELOCKED
S-ON
HBoot: 1.18
Radio: 10.14.9035.01_M
ROM Version: 1.45.720.1
Most importantly, I did not S-OFF my device. What I did? Here are the steps:
1. Download "RUU_Pyramid_hTC_Asia_India_1.45.720.1_Radio_10.56.9035.00U_10.14.9035.01_M_release_207653_signed"
2. Download any Customized ROM and su-2.3.6.3-efgh-signed.zip
3. With the help of HTC Dev Unlock the bootloader
4. Search and download the ADB/Fastboot Tools.
5. Set the phone to Bootloader -> Fastboot mode.
6. Search & download the recovery-clockwork-touch-5.8.0.2-pyramid.img
fastboot flash recovery recovery-clockwork-touch-5.8.0.2-pyramid.img
fastboot reboot-bootloader
7. Go to the Recovery Mode & start CWT
8. Install the su-2.3.6.3-efgh-signed.zip and customized ROM one after another. (I know the ROM will not boot at all, because of lower radio version and hang on the splash screen,but I will get "adb shell") with the option of Install ZIP From SD Card and reboot the phone.
9. From my PC open the ADB Tools in command prompt.
10. Run Following Command:
adb shell dd if=/dev/block/mmcblk0p3 of=/sdcard/mmcblk0p31.img (Copy From Main Version Block To SD Card)
11. Bring back the "mmcblk0.img" to pc and with HxD HED Editor change to the desire version number (i.e. Search 1.52.720.3 and replace with 1.45.720.1)
12. After modify & save I put the image back to the SD & run the following command ( Don forget to take backup of original mmcblk0p31, in case if not working, so that you can revert it.)
adb shell dd if=/sdcard/mmcblk0p31.img of=/dev/block/mmcblk0p31 (Copy To Main Version Block From SD Card)
13. Relock the bootloader
14. And Run the RUU. Everything will be fresh.
What Ever You Will Do.......ITS Your Own Risk. I Just Share my work, this is how got back my phone.
sayed_dhaka said:
Hi All,
I would like to share my own painful experience with HTC Sensation. For some reason(s) my phone ROM got corrupted. Hang/freeze on HTC Green Logo. Neither Recovery and Factory Reset works.Only bootloader works. Tried to run Sensation RUU but showed Bootloader Version Error. Here is the story How I got back to my phone
Original Configuration Was like below:
LOCKED
S-ON
HBoot- 1.18
Radio: 10.14.9035.01_M
ROM Version: 1.52.720.3
Now, the configuration is:
RELOCKED
S-ON
HBoot: 1.18
Radio: 10.14.9035.01_M
ROM Version: 1.45.720.1
Most importantly, I did not S-OFF my device. What I did? Here are the steps:
1. Download "RUU_Pyramid_hTC_Asia_India_1.45.720.1_Radio_10.56.9035.00U_10.14.9035.01_M_release_207653_signed"
2. Download any Customized ROM and su-2.3.6.3-efgh-signed.zip
3. With the help of HTC Dev Unlock the bootloader
4. Search and download the ADB/Fastboot Tools.
5. Set the phone to Bootloader -> Fastboot mode.
6. Search & download the recovery-clockwork-touch-5.8.0.2-pyramid.img
fastboot flash recovery recovery-clockwork-touch-5.8.0.2-pyramid.img
fastboot reboot-bootloader
7. Go to the Recovery Mode & start CWT
8. Install the su-2.3.6.3-efgh-signed.zip and customized ROM one after another. (I know the ROM will not boot at all, because of lower radio version and hang on the splash screen,but I will get "adb shell") with the option of Install ZIP From SD Card and reboot the phone.
9. From my PC open the ADB Tools in command prompt.
10. Run Following Command:
adb shell dd if=/dev/block/mmcblk0p3 of=/sdcard/mmcblk0p31.img (Copy From Main Version Block To SD Card)
11. Bring back the "mmcblk0.img" to pc and with HxD HED Editor change to the desire version number (i.e. Search 1.52.720.3 and replace with 1.45.720.1)
12. After modify & save I put the image back to the SD & run the following command ( Don forget to take backup of original mmcblk0p31, in case if not working, so that you can revert it.)
adb shell dd if=/sdcard/mmcblk0p31.img of=/dev/block/mmcblk0p31 (Copy To Main Version Block From SD Card)
13. Relock the bootloader
14. And Run the RUU. Everything will be fresh.
What Ever You Will Do.......ITS Your Own Risk. I Just Share my work, this is how got back my phone.
Click to expand...
Click to collapse
make sure to mention that ruu's are specific for different countries' operators.
This guide is made for those people who want to unroot and revert there HTC butterfly to stock firmware by flashing Stock RUU using ADB commands. this is tested personally by me. a compete detail explanation can be found in this link.
1. download the stock RUU in this link. This is a working Stock RUU image and can be flash only using ADB command. the zip file will prompt you that it is corrupted when you try to open manually. rename the file to PL99IMG.zip to flash it faster.
PL99IMG_DLXB1_U_JB_45_hTC_Asia_WWE_1.12.707.1_R_Ra dio_3A.22.306.10_10.07.1060.04D_release_signed.zip
http://www.androidfilehost.com/?fid=9390288116658475218
Click to expand...
Click to collapse
2. You will need sdk & and drivers, please take a look here. if you already have it, continue. extract the folder and copy the PL99IMG.zip to that directory.
3. Reboot to bootloader by Holding Vol down + Power button
4. Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
5. open a command prompt and browse to the folder containing the ADB files.
6. enter the following commands
fastboot erase cache
Click to expand...
Click to collapse
7. You may not see any output, then enter the command
fastboot oem rebootRUU
Click to expand...
Click to collapse
8. You phone will now go into the RUU mode.
9. Wait for around 30 seconds, then enter the command
fastboot flash zip PL99IMG.zip
Click to expand...
Click to collapse
if this error will prompt you. enter the command again in step 9.
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
Normal after Hboot version changes. You need to run only the flash command again (not the whole set of commands, just the fastboot flash command.)
Click to expand...
Click to collapse
10. The installation will begin and you will be able to see the progress at every step.
Once done, enter the command
fastboot reboot
Click to expand...
Click to collapse
i hope this guide will be a great help.
Hit Thanks if you like it.
Or you could rename this thread to 'How to flash RUU zip for X920D'
Does this include stock recovery?
So why do we have 2 threads .. ?? Just confused
Also when I tried fixing the zip, I didnt see any boot image in it.. can someone who has restored confirm that their kernel also actually reverted ?
v-b-n said:
So why do we have 2 threads .. ?? Just confused
Also when I tried fixing the zip, I didnt see any boot image in it.. can someone who has restored confirm that their kernel also actually reverted ?
Click to expand...
Click to collapse
you dont have to fix the zip file. let the internal RUU flash everything for you including the boot image. as i said never try to fix the zip file even though it saying its corrupted. only RUU will can open the zip file properly. this guide is a step by step procedure. alright? i confirm that this is working. this where the steps i used to revert my butterfly back to stock.
lombers said:
Does this include stock recovery?
Click to expand...
Click to collapse
yes this contains the stock recovery and even the boot image.
acid28 said:
you dont have to fix the zip file. let the internal RUU flash everything for you including the boot image. as i said never try to fix the zip file even though it saying its corrupted. only RUU will can open the zip file properly. this guide is a step by step procedure. alright? i confirm that this is working. this where the steps i used to revert my butterfly back to stock.
Click to expand...
Click to collapse
Agreed on that , whats baffling me is that boot image doesnt come up in the zip listing at all ... anyways, I am not in need of this , was just clarifying for others
acid28 said:
This guide is made for those people who want to unroot and revert there HTC butterfly to stock firmware by flashing Stock RUU using ADB commands. this is tested personally by me. a compete detail explanation can be found in this link.
1. download the stock RUU in this link. This is a working Stock RUU image and can be flash only using ADB command. the zip file will prompt you that it is corrupted when you try to open manually. rename the file to PL99IMG.zip to flash it faster.
2. You will need sdk & and drivers, please take a look here. if you already have it, continue. extract the folder and copy the PL99IMG.zip to that directory.
3. Reboot to bootloader by Holding Vol down + Power button
4. Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
5. open a command prompt and browse to the folder containing the ADB files.
6. enter the following commands
7. You may not see any output, then enter the command
8. You phone will now go into the RUU mode.
9. Wait for around 30 seconds, then enter the command
if this error will prompt you. enter the command again in step 9.
10. The installation will begin and you will be able to see the progress at every step.
Once done, enter the command
i hope this guide will be a great help.
Hit Thanks if you like it.
Click to expand...
Click to collapse
This will put my Butterfly to stock everything right? Locked bootloader, stock recovery and all?
Sent from my HTC Butterfly using Tapatalk 2
enyaj said:
This will put my Butterfly to stock everything right? Locked bootloader, stock recovery and all?
Sent from my HTC Butterfly using Tapatalk 2
Click to expand...
Click to collapse
Yes this will revert your butterfly back to stock. and relock your bootloader
I guess this is a sort of side question, but is this the latest current software available for the X920D or is there an OTA available?
EDIT: Also what languages are available in this RUU?
acid28 said:
This guide is made for those people who want to unroot and revert there HTC butterfly to stock firmware by flashing Stock RUU using ADB commands. this is tested personally by me. a compete detail explanation can be found in this link.
1. download the stock RUU in this link. This is a working Stock RUU image and can be flash only using ADB command. the zip file will prompt you that it is corrupted when you try to open manually. rename the file to PL99IMG.zip to flash it faster.
2. You will need sdk & and drivers, please take a look here. if you already have it, continue. extract the folder and copy the PL99IMG.zip to that directory.
3. Reboot to bootloader by Holding Vol down + Power button
4. Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
5. open a command prompt and browse to the folder containing the ADB files.
6. enter the following commands
7. You may not see any output, then enter the command
8. You phone will now go into the RUU mode.
9. Wait for around 30 seconds, then enter the command
if this error will prompt you. enter the command again in step 9.
10. The installation will begin and you will be able to see the progress at every step.
Once done, enter the command
i hope this guide will be a great help.
Hit Thanks if you like it.
Click to expand...
Click to collapse
getting error FAILED (remote :99 unknown fail)
i hv tried 4-5 times as instructed but same error
getting error FAILED (remote :99 unknown fail)
guyluvsgals said:
getting error FAILED (remote :99 unknown fail)
i hv tried 4-5 times as instructed but same error
Click to expand...
Click to collapse
Found solution for this......
Need to relock back the bootloader
1.) On bootloader, type "fastboot oem lock" (I got the message mentioned locked successful or something but end of the process FAILED)
2.) Just don't bother bout the message, ur phone may restarted now.
3.) Boot back to Bootloader (Hold Power + Vol Down)
4.) Follow back all the steps as mentioned on the thread.
Hope this help
guyluvsgals said:
getting error FAILED (remote :99 unknown fail)
i hv tried 4-5 times as instructed but same error
Click to expand...
Click to collapse
Your bootloader is still unlocked. You didn't relock your bootloader. Relock your bootloader using this command:
Code:
fastboot oem lock
acid28 said:
This guide is made for those people who want to unroot and revert there HTC butterfly to stock firmware by flashing Stock RUU using ADB commands. this is tested personally by me. a compete detail explanation can be found in this link.
1. download the stock RUU in this link. This is a working Stock RUU image and can be flash only using ADB command. the zip file will prompt you that it is corrupted when you try to open manually. rename the file to PL99IMG.zip to flash it faster.
2. You will need sdk & and drivers, please take a look here. if you already have it, continue. extract the folder and copy the PL99IMG.zip to that directory.
3. Reboot to bootloader by Holding Vol down + Power button
4. Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
5. open a command prompt and browse to the folder containing the ADB files.
6. enter the following commands
7. You may not see any output, then enter the command
8. You phone will now go into the RUU mode.
9. Wait for around 30 seconds, then enter the command
if this error will prompt you. enter the command again in step 9.
10. The installation will begin and you will be able to see the progress at every step.
Once done, enter the command
i hope this guide will be a great help.
Hit Thanks if you like it.
Click to expand...
Click to collapse
hello I got an error here :
FAILED (remote: 43 main version check fail)
Your device is S-ON & you are trying to use an RUU that has software number less than your current software number.
what should I do now
acid28 said:
This guide is made for those people who want to unroot and revert there HTC butterfly to stock firmware by flashing Stock RUU using ADB commands. this is tested personally by me. a compete detail explanation can be found in this link.
1. download the stock RUU in this link. This is a working Stock RUU image and can be flash only using ADB command. the zip file will prompt you that it is corrupted when you try to open manually. rename the file to PL99IMG.zip to flash it faster.
2. You will need sdk & and drivers, please take a look here. if you already have it, continue. extract the folder and copy the PL99IMG.zip to that directory.
3. Reboot to bootloader by Holding Vol down + Power button
4. Connect your phone to the PC while in the bootloader. The phone should say fastboot USB, if not, select fastboot on the phone & check if it says fastboot USB, if not, change the USB port you are using.
5. open a command prompt and browse to the folder containing the ADB files.
6. enter the following commands
7. You may not see any output, then enter the command
8. You phone will now go into the RUU mode.
9. Wait for around 30 seconds, then enter the command
if this error will prompt you. enter the command again in step 9.
10. The installation will begin and you will be able to see the progress at every step.
Once done, enter the command
i hope this guide will be a great help.
Hit Thanks if you like it.
Click to expand...
Click to collapse
Success!
the ruu has corrupted?
Can someone post the stock recovery img please
v-b-n said:
Can someone post the stock recovery img please
Click to expand...
Click to collapse
here it is, recovery.img from : OTA_DLXB1_U_JB_45_hTC_Asia_WWE_1.12.707.1_R
How do unlock the bootloader again so that I can flash the stock recovery img? when i relock i used the fastboot oem lock command..then flashed RUU..all ok..just that the stock recovery doesnt show..just an image of a phone with a red exclamation mark.Thanks.
edit..ok..managed to unlock again..but after I flash the stock recovery..still get the red triangle...
Do i have to unroot a rooted x920d to receive OTA update?
Hi all,
its been a long time since I last on xda. I was using HTC P3600i back then. Now I just bought a butterfly & its rooted. I am unable to update via air since then. My question is do I hve to do this to update my system
software? We all know new OTA update is available. I can't update cos everytime got error while flashing. The error is zip file not found. When I use it with tarp the error is cannot flash zip file, the signature verification failed. Any help here dud be great. Thx
Hi,
after two days attempting to upgrade my Mate to Nougat with various troubles, now it seems totally bricked.
Dload method fails (black screen after reboot). Fastboot commands give me "FAILED (remote: Command not allowed)".
My Mate is an AL10 rebranded to NXT-L29 time ago.
Is there something I can do??
Hi Zappomax, I had the sames issues in Fastboot, I used Huawei SRK Tool to install TWRP, Root,... and I used Huawei Update Extractor to install the ROM.
MatthBouvier said:
Hi Zappomax, I had the sames issues in Fastboot, I used Huawei SRK Tool to install TWRP, Root,... and I used Huawei Update Extractor to install the ROM.
Click to expand...
Click to collapse
Could you say me little bit more?
Thx a lot in advance
No one??
zappomax said:
Hi,
after two days attempting to upgrade my Mate to Nougat with various troubles, now it seems totally bricked.
Dload method fails (black screen after reboot). Fastboot commands give me "FAILED (remote: Command not allowed)".
My Mate is an AL10 rebranded to NXT-L29 time ago.
Is there something I can do??
Click to expand...
Click to collapse
Try eRecovery mode: connect your phone to the computer and long press the volume up key + power button together until eRecovery screen
paulcl said:
Try eRecovery mode: connect your phone to the computer and long press the volume up key + power button together until eRecovery screen
Click to expand...
Click to collapse
I've done before and once the device is connected to my wi-fi router, it try to download but give me "Getting package info failed"
zappomax said:
I've done before and once the device is connected to my wi-fi router, it try to download but give me "Getting package info failed"
Click to expand...
Click to collapse
Try to install recovery with SRKToolHuawei first https://forum.xda-developers.com/mate-8/development/tool-srk-tool-huawei-t3369797
Or try with Italian Knife https://forum.xda-developers.com/mate-8/development/rayglobe-italian-knife-t3295526
paulcl said:
Try to install recovery with SRKToolHuawei first https://forum.xda-developers.com/mate-8/development/tool-srk-tool-huawei-t3369797
Or try with Italian Knife https://forum.xda-developers.com/mate-8/development/rayglobe-italian-knife-t3295526
Click to expand...
Click to collapse
Already done: when I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
zappomax said:
Already done: when I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
Click to expand...
Click to collapse
Tuto Huawei Update Extractor : https://www.youtube.com/watch?v=Z3rw78gAl3k
How to flash after (thanks to franzyroy) :
Turn off your phone.
Connect it to your PC via the USB cable.
Hold down Volume Down and Power to boot into Fastboot mode.
Get your 4 extracted files and copy them to the folder of Minimal ADB & Fastboot. (where you can find the adb.exe and fastboot.exe)
If the copying is done, open up a command promt.
Check if your device is connected via the fastboot devices command.
If it is, then flash the BOOT.IMG file entering fastboot flash boot BOOT.IMG
Next, flash the RECOVERY.IMG by typing: fastboot flash recovery RECOVERY.IMG
After that, flash the SYSTEM.IMG with the fastboot flash system SYSTEM.IMG command. *
Lastly, flash the CUST.IMG by typing fastboot flash cust CUST.IMG
If all the flashing is done, restart your phone with the fastboot restart command.
It worked for me, I came back to EMUI 4.0 and I flashed EMUI 5.0 after and everything is working fine.
MatthBouvier said:
Tuto Huawei Update Extractor : https://www.youtube.com/watch?v=Z3rw78gAl3k
How to flash after (thanks to franzyroy) :
Turn off your phone.
Connect it to your PC via the USB cable.
Hold down Volume Down and Power to boot into Fastboot mode.
Get your 4 extracted files and copy them to the folder of Minimal ADB & Fastboot. (where you can find the adb.exe and fastboot.exe)
If the copying is done, open up a command promt.
Check if your device is connected via the fastboot devices command.
If it is, then flash the BOOT.IMG file entering fastboot flash boot BOOT.IMG
Next, flash the RECOVERY.IMG by typing: fastboot flash recovery RECOVERY.IMG
After that, flash the SYSTEM.IMG with the fastboot flash system SYSTEM.IMG command. *
Lastly, flash the CUST.IMG by typing fastboot flash cust CUST.IMG
If all the flashing is done, restart your phone with the fastboot restart command.
It worked for me, I came back to EMUI 4.0 and I flashed EMUI 5.0 after and everything is working fine.
Click to expand...
Click to collapse
When I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
But I used Huawei Extractor 0.9.9.5 setted on "Unknown" 'cos I can't find a Mate 8 profile.
But the problem is "FAILED (remote: Command not allowed)" on fastboot...
zappomax said:
When I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
But I used Huawei Extractor 0.9.9.5 setted on "Unknown" 'cos I can't find a Mate 8 profile.
But the problem is "FAILED (remote: Command not allowed)" on fastboot...
Click to expand...
Click to collapse
Your bootloader is locked... If you have your un lock code you will be good.. Boot into fastboot by powering off device.. Then plug in usb cord to computer and hold power and volume down.. Once in fastboot enter "fastboot oem unlock xxxxxxxxxxxx" wher xxxxx is your unlock code
bailey2408 said:
Your bootloader is locked... If you have your un lock code you will be good.. Boot into fastboot by powering off device.. Then plug in usb cord to computer and hold power and volume down.. Once in fastboot enter "fastboot oem unlock xxxxxxxxxxxx" wher xxxxx is your unlock code
Click to expand...
Click to collapse
Plzzzzzz. This was my first attempt long time ago...
When I try to unlock I get this: "FAILED (remote: Command not allowed)"
And if I try to relock I get: "FAILED (remote: stat not match)"
zappomax said:
Plzzzzzz. This was my first attempt long time ago...
When I try to unlock I get this: "FAILED (remote: Command not allowed)"
And if I try to relock I get: "FAILED (remote: stat not match)"
Click to expand...
Click to collapse
Are you sure you have right unlock code? Only thing im thinking is you didnt enable usb debugging and enable oem unlock in developer options 1st
bailey2408 said:
Are you sure you have right unlock code? Only thing im thinking is you didnt enable usb debugging and enable oem unlock in developer options 1st
Click to expand...
Click to collapse
My code is right. I used it several times.
I'm not completely sure but if I remember right oem unlock and usb debugging was both on.
Anyway a factory reset, shouldn't fix that problem? And why even a dload install doesn't work? Dload goes to 100% but once phone reboots, I get only a black screen.
I'm really frustrated! I'm losing hope to save my phone...
zappomax said:
My code is right. I used it several times.
I'm not completely sure but if I remember right oem unlock and usb debugging was both on.
Anyway a factory reset, shouldn't fix that problem? And why even a dload install doesn't work? Dload goes to 100% but once phone reboots, I get only a black screen.
I'm really frustrated! I'm losing hope to save my phone...
Click to expand...
Click to collapse
Just be patient, I once had to wait half an hour with a black screen before it came back alive.
If nothing is working, head to DC-unlocker Phoenix and pay a little money and try using method 1!
Use correct firmware, try the B2xx one.
There's another hope.
Since basically yours is A10, flash Chinese firmware and you will be able to restore
How to install NXT-AL10C17B573 (Official) Firmware. (Guide with download links)
NXT-AL10C17B573
Step by Step Guide
1.
Download these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip)
1.1- http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1255/g104/v71280/f1/full/update.zip
1.2- http://update.hicloud.com:8180/TDS/...80/f1/full/all/cn/update_data_full_all_cn.zip
1.3- http://www.sillanwali.com/downloads/supersu_v2.79_sr2.zip
2-
Copy these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip) into SD Card
3-
Download TWRP Recovery 3.0.3
http://sillanwali.com/downloads/twrp-3.0.3.img
4-
adb devices
adb reboot bootloader
fastboot oem device-info
fastboot oem unlock ****************
To obtain bootloader unlock code, go to https://emui.huawei.com/en/plugin/unlock/index
Huawei ID is the account you use to access all Huawei services.
Log in to your Huawei ID. Phone/Email. Password ********
fastboot flash recovery (PATH-TO)\twrp-3.0.3.img
5-
5.1- Reboot your phone to TWRP then choose Wipe > format > type Yes
5.2- Back again, then wipe (data, dalvik, cache, system)
5.3- Don't reboot after install
6-
Install
6.1- supersu_v2.79_sr2.zip (Don't reboot after install)
6.2- update_data_full_all_cn.zip (Don't reboot after install)
ignore unmounting \cust, userdata, system error
6.3- update.zip (Reboot when success)
7-
7.1- Factory Reset after success 100%. After that you will get NXT-AL10C17B573 (Official) Firmware.
7.2- Run bootloader
7.2- fastboot oem relock ****************
7.3- Factory Reset
8-
HiSuite
8.1- Download HiSuite (http://consumer.huawei.com/minisite/HiSuite_en/index.html)
8.2- Install HiSuite on your Computer
9-
Download apk & Install Apps using HiSuite
9.1- Google Play Store
http://www.sillanwali.com/downloads/Google Play Store 7.4.12.L-all [0] [PR] 144479971.apk
9.2- Google Play Services
http://www.sillanwali.com/downloads/Google Play Services 10.0.84 (448-137749526).apk
9.3- Google Contacts Sync
http://www.sillanwali.com/downloads/Google Contacts Sync 7.1.1.apk
9.4- Google Calendar Sync
http://www.sillanwali.com/downloads/Google Calendar Sync 5.2.3-99827563-release.apk
10-
Did I help you? A ''thanks :good:'' would be highly appreciated
sillanwali said:
How to install NXT-AL10C17B573 (Official) Firmware. (Guide with download links)
NXT-AL10C17B573
Step by Step Guide
1.
Download these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip)
1.1- http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1255/g104/v71280/f1/full/update.zip
1.2- http://update.hicloud.com:8180/TDS/...80/f1/full/all/cn/update_data_full_all_cn.zip
1.3- http://www.sillanwali.com/downloads/supersu_v2.79_sr2.zip
2-
Copy these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip) into SD Card
3-
Download TWRP Recovery 3.0.3
http://sillanwali.com/downloads/twrp-3.0.3.img
4-
adb devices
adb reboot bootloader
fastboot oem device-info
fastboot oem unlock ****************
....
Click to expand...
Click to collapse
R U kidding me???
bluheart said:
If nothing is working, head to DC-unlocker Phoenix and pay a little money and try using method 1!
Use correct firmware, try the B2xx one.
Click to expand...
Click to collapse
DC Phoenix is my last chance.
Every times I rollback to Nougat by Dload, I used NXT-L29C432B320 and it worked fine (except last time). So I think I have to use this rom with DC Phoenix.
Is it correct?
bluheart said:
There's another hope.
Since basically yours is A10, flash Chinese firmware and you will be able to restore
Click to expand...
Click to collapse
Do U mean with DC Phoenix or with Dload method?
Anyway I just tried a chinese rom by Dload: "Failed! incompatibility version"
paulcl said:
Just be patient, I once had to wait half an hour with a black screen before it came back alive.
Click to expand...
Click to collapse
Waited 1 hr. Nothing...
Hey guys,
I'm not far from just buying a new phone - so, this is my last try to get my phone running again with your help.
Two days ago I tried rooting my phone (Honor 8 FRD-L09 - OS: Android 7.0 Nougat) and it miserably failed.
I'm pretty depressed at the moment, so please don't mind if I list every small detail I did, in hope that someone can help me:
Installed Minimal ADB and fastboot on my Windows 10 machine: Version 1.4 - 17.10.2016.
I plugged in my phone and started the fastboot mode (Vol-Down + Power).
Now I got my code for unlocking the bootloader from Huawei, started a PowerShell and executed: "fastboot oem unlock ****************".
The unlock was successful and after rebooting the fastboot mode screen said: "Phone UNLOCKED".
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
Back into PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After rebooting I pressed Vol-Up + Power to boot into TWRP.
In TWRP I recocnized that my Internal Storage AND my SD Card were list under storage both with 0MB.
Anyway I went along: Downloaded and placed SuperSU-v2.82-201705271822.zip with "adb push SuperSU-v2.82-201705271822.zip /sdcard" to my phone.
When I tried to install the SuperSU-v2.82-201705271822.zip in TWRP over the Install Button there was an Error in the log console: "Unable to Mount /data".
I've googled the issue and stumbled over a thread in a random forum I can't remember - anyway, some user said I have to format the partition because /data is in some kind encryption mode.
I opened the ADB shell in TWRP and entered a command that user mentioned to format the partition - after that things got ****ed up!
Now when boot my phone I get an test screen: two rectangles in blue and red and an green background.
After the testscreen there comes the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I press Power-Up the EMUI logo appears and I can start "Download lastest version and recovery" -> This fails with the message "Getting package info failed".
So, I downloaded the "Honor 8_Firmware_FRD-L09_Android 6.0_EMUI 4.1_C432B131_Western Europe.zip" extracted the dload folder witth the UPDATE.APP to my sd card.
I rebooted the phone, pressed Vol-Up + Vol-Down + Power to execute the firmware -> The install process is sarting but fails at 5% with "System installation failed.".
I installed HuaweiUpdateExtractor and extracted the boot-, recovery-, cust-, system.img placed these files inside the adb folder and executed the following commands:
fastboot flash recovery recovery.img -> SUCCESS!
fastboot flash boot boot.img -> FAILED (remote: Command not allowed).
fastboot flash system system.img -> FAILED (remote: Command not allowed).
fastboot flash cust cust.img -> FAILED (remote: Command not allowed).
After rebooting my phone got stuck at the normal boot screen mentioned in point 14.
The extraction and fastboot flash process I repeated with the rollback package: Honor 8_Rollback Package_FRD-L09_from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1_C900B300_German.zip.
With exact the same result.
I also tried this with the Nougat 7.0 UPDATE.APP -> same result as mentioned.
Status quo:
Got odd test screen (red, green, blue) right after starting the phone.
My phone can only boot to the fastboot mode.
eRecovery fails with "Getting package info failed.".
Flashing from SDCARD fails at 5% with "System installation failed.".
Tried to install TWRP again -> no chance, got stuck at the screen mentioned in point 14.
I appreciate EVERY help!
Greetings from the depressed Honor 8 rooting hell,
Jan
kayro_ said:
Hey guys,
I'm not far from just buying a new phone - so, this is my last try to get my phone running again with your help.
Two days ago I tried rooting my phone (Honor 8 FRD-L09 - OS: Android 7.0 Nougat) and it miserably failed.
I'm pretty depressed at the moment, so please don't mind if I list every small detail I did, in hope that someone can help me:
Installed Minimal ADB and fastboot on my Windows 10 machine: Version 1.4 - 17.10.2016.
I plugged in my phone and started the fastboot mode (Vol-Down + Power).
Now I got my code for unlocking the bootloader from Huawei, started a PowerShell and executed: "fastboot oem unlock ****************".
The unlock was successful and after rebooting the fastboot mode screen said: "Phone UNLOCKED".
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
Back into PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After rebooting I pressed Vol-Up + Power to boot into TWRP.
In TWRP I recocnized that my Internal Storage AND my SD Card were list under storage both with 0MB.
Anyway I went along: Downloaded and placed SuperSU-v2.82-201705271822.zip with "adb push SuperSU-v2.82-201705271822.zip /sdcard" to my phone.
When I tried to install the SuperSU-v2.82-201705271822.zip in TWRP over the Install Button there was an Error in the log console: "Unable to Mount /data".
I've googled the issue and stumbled over a thread in a random forum I can't remember - anyway, some user said I have to format the partition because /data is in some kind encryption mode.
I opened the ADB shell in TWRP and entered a command that user mentioned to format the partition - after that things got ****ed up!
Now when boot my phone I get an test screen: two rectangles in blue and red and an green background.
After the testscreen there comes the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I press Power-Up the EMUI logo appears and I can start "Download lastest version and recovery" -> This fails with the message "Getting package info failed".
So, I downloaded the "Honor 8_Firmware_FRD-L09_Android 6.0_EMUI 4.1_C432B131_Western Europe.zip" extracted the dload folder witth the UPDATE.APP to my sd card.
I rebooted the phone, pressed Vol-Up + Vol-Down + Power to execute the firmware -> The install process is sarting but fails at 5% with "System installation failed.".
I installed HuaweiUpdateExtractor and extracted the boot-, recovery-, cust-, system.img placed these files inside the adb folder and executed the following commands:
fastboot flash recovery recovery.img -> SUCCESS!
fastboot flash boot boot.img -> FAILED (remote: Command not allowed).
fastboot flash system system.img -> FAILED (remote: Command not allowed).
fastboot flash cust cust.img -> FAILED (remote: Command not allowed).
After rebooting my phone got stuck at the normal boot screen mentioned in point 14.
The extraction and fastboot flash process I repeated with the rollback package: Honor 8_Rollback Package_FRD-L09_from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1_C900B300_German.zip.
With exact the same result.
I also tried this with the Nougat 7.0 UPDATE.APP -> same result as mentioned.
Status quo:
Got odd test screen (red, green, blue) right after starting the phone.
My phone can only boot to the fastboot mode.
eRecovery fails with "Getting package info failed.".
Flashing from SDCARD fails at 5% with "System installation failed.".
Tried to install TWRP again -> no chance, got stuck at the screen mentioned in point 14.
I appreciate EVERY help!
Greetings from the depressed Honor 8 rooting hell,
Jan
Click to expand...
Click to collapse
Unfortunately I think you haven't disabled the frp lock so you won't be able to flash any thing on the fastboot... You could try to flash twrp again and flash everything from it, but before that boot on erecovery and format /data here (one time i had your problem and I fixed it on erecovery). After that I suggest you to unlock frp from developer's setting and retry to flash root
ScardracS said:
Unfortunately I think you haven't disabled the frp lock so you won't be able to flash any thing on the fastboot... You could try to flash twrp again and flash everything from it, but before that boot on erecovery and format /data here (one time i had your problem and I fixed it on erecovery). After that I suggest you to unlock frp from developer's setting and retry to flash root
Click to expand...
Click to collapse
If I boot on eRecovery I only have three options:
Download lastest version and recovery
Reboot
Shutdown
There is no option to format anything from eRecovery.
kayro_ said:
If I boot on eRecovery I only have three options:
Download lastest version and recovery
Reboot
Shutdown
There is no option to format anything from eRecovery.
Click to expand...
Click to collapse
So the /data partition isn't damaged... That's a good thing
ScardracS said:
So the /data partition isn't damaged... That's a good thing
Click to expand...
Click to collapse
So, how do I proceed now?
If I choose "Download lastest version and recovery" the process failed with "Getting package info failed.".
I've also tried flashing TWRP again:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After boot I got the screen with the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I choose continue the process get stucked with the message "Your system is booting now..." but nothing happens.
If your phone Had RGB test screen, You had to go for service centre , one of my friend got the same issue on his honor 8 , service center replaced him with new internal board . before giving it to service center must be locked bootloader
venugopalu007 said:
If your phone Had RGB test screen, You had to go for service centre , one of my friend got the same issue on his honor 8 , service center replaced him with new internal board . before giving it to service center must be locked bootloader
Click to expand...
Click to collapse
Problem is: When trying to lock the bootloader with "fastboot oem lock ******************" it says "FAILED (remote: Command not allowed)".
kayro_ said:
So, how do I proceed now?
If I choose "Download lastest version and recovery" the process failed with "Getting package info failed.".
I've also tried flashing TWRP again:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After boot I got the screen with the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I choose continue the process get stucked with the message "Your system is booting now..." but nothing happens.
Click to expand...
Click to collapse
You have to shut down the device and press vol+ and power to boot in twrp, bit i suggest to you to reflash stock rom with the vol+, vol- and power combo. I can post to you everything needed to make It possible because you are on the same situation I was
ScardracS said:
You have to shut down the device and press vol+ and power to boot in twrp
Click to expand...
Click to collapse
When I do this the following screen pops up:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
And at that screen I get stucked - nothing happens.
Flash this Once https://drive.google.com/open?id=0B63ZqpBoL_d8MFZjeTl1d2d4Mnc Using Twrp ,, If it works reply me
venugopalu007 said:
Flash this Once https://drive.google.com/open?id=0B63ZqpBoL_d8MFZjeTl1d2d4Mnc Using Twrp ,, If it works reply me
Click to expand...
Click to collapse
I can't boot into TWRP - that's the main problem. I do the following steps:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
I shutdown the phone.
After that I press Vol-up and Power.
I got stocked at the following page after that:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
kayro_ said:
When I do this the following screen pops up:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
And at that screen I get stucked - nothing happens.
Click to expand...
Click to collapse
I know that. I'm making a proper tutorial
kayro_ said:
I can't boot into TWRP - that's the main problem. I do the following steps:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
I shutdown the phone.
After that I press Vol-up and Power.
I got stocked at the following page after that:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
Click to expand...
Click to collapse
are u on nougat or marshmellow ?
venugopalu007 said:
are u on nougat or marshmellow ?
Click to expand...
Click to collapse
I was on Nougat (Android 7.0).
I've just make a guide, watch if following it will help HERE
kayro_ said:
I was on Nougat (Android 7.0).
Click to expand...
Click to collapse
That's it , your flashing twrp mm version not nougat one
Edit follow the post #15
ScardracS said:
I've just make a guide, watch if following it will help HERE
Click to expand...
Click to collapse
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
kayro_ said:
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
Click to expand...
Click to collapse
From the rollback. I was pretty sure to have mentioned ahah
kayro_ said:
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
Click to expand...
Click to collapse
Without p.c just download the both zips and dload one after another.
FRD-LO9 :: http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92131 (73 MB link)
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92101 (1.75GB link )
ScardracS said:
From the rollback. I was pretty sure to have mentioned ahah
Click to expand...
Click to collapse
Inside the rollback package there is no file named "BOOT.img". "BOOT.img" is only available in the firmware package.
There are only the following images:
-rw-r--r-- 1 jw jw 5.0K Jul 7 10:04 CRC.img
-rw-r--r-- 1 jw jw 10 Jul 7 10:04 CURVER.img
-rw-r--r-- 1 jw jw 17K Jul 7 10:04 EFI.img
-rw-r--r-- 1 jw jw 37M Jul 7 10:04 RECOVERY2.img
-rw-r--r-- 1 jw jw 37M Jul 7 10:04 RECOVERY.img
-rw-r--r-- 1 jw jw 256 Jul 7 10:04 SHA256RSA.img
-rw-r--r-- 1 jw jw 197 Jul 7 10:04 VERLIST.img
-rw-r--r-- 1 jw jw 5.6M Jul 7 10:04 VERSION.img
Hello everyone, I'm new on the forum, but I always follow you and you are very useful
in these days I had tried some roms
then I tried to reinstall RUU for
HTC__621-2PZC30000-2.42.709.82
I have done here on many topics in XDA and downloaded from
androidfilehost
but from ADB it has not been reused for
"could not load ruu.zip"
and directly from SD for recovery
"Unable to install the file is damaged"
and today I then installed the system backup
I left the TWRP recovery and re-locked the bootloader with
"fastboot oem lock"
my device does not work and is locked
the "htc" text starts and goes off in loop
if I go into recovery mode, the message appears
"can not be trusted and will not start"
and it does not connect to the PC
in download, bootloader ande recovery, adb does not find any devices
what can I do without the connection to the PC and I do not read sd?
Download mode
***RELOCKED***
***PRODUCTION***
htc_ocndugl PVT S-ON
LK-1.0.0.0000
OS-2.42.709.82
Bootloader
VARIANT - MSM UFS
BOOTLOADER VERSION -
BASEBAND VERSION -
SECUREBOOT - PRODUCTION
SECURE STATE - S-ON
DEVICE STATE - RELOCKED(L)
Try placing the original RUU on the SDcard and flash.
Globus said:
Try placing the original RUU on the SDcard and flash.
Click to expand...
Click to collapse
i Try placing the original RUU (androidfilehost /?w=search&s=2.42.709.82) on the SDcard
but in downloadmode: SD Mounted / OTG not mounted / File not found
and nothing is happening
if I go into recovery mode, the message appears
"can not be trusted and will not start"
Risolto
I tried to install some RUU from the PC, and surprisingly I saw that the device was responding, but did not install.
----------------------------------------------
fastboot oem rebootRUU
fastboot flash zip RUU.zip
fastboot reboot
----------------------------------------------
so I tried with Unlocking the bootloader.
* I uploaded the file
----------------------------------------------
fastboot flash unlocktoken Unlock_code.bin
----------------------------------------------
the device started in recovery mode with TWRP installed
and so I unlocked the recovery and the bootloader, and now go all:good:
MarioMus said:
and so I unlocked the recovery and the bootloader, and now go all:good:
Click to expand...
Click to collapse
Sweet