Unlocked bootloader fine, when I go to install clockwork it does the following.
sending 'recovery' <3700 KB>
Thats as far as it goes, I left it sitting 30 mins and nothing, so disconnected tried again and same issue.
When I disconnect it says.
FAILED <data transfer failure To many links
Any idea?
slugger09 said:
Unlocked bootloader fine, when I go to install clockwork it does the following.
sending 'recovery' <3700 KB>
Thats as far as it goes, I left it sitting 30 mins and nothing, so disconnected tried again and same issue.
When I disconnect it says.
FAILED <data transfer failure To many links
Any idea?
Click to expand...
Click to collapse
What is your PC platform? Windows or Linux? If it is Windows, do you have the latest ADB/FASTBOOT drivers loaded?
tpbklake said:
What is your PC platform? Windows or Linux? If it is Windows, do you have the latest ADB/FASTBOOT drivers loaded?
Click to expand...
Click to collapse
Running Windows. I have a folder called Android and in it are adb and fastboot, not sure how I install them, I did install some things when unlocking the bootloader
try to install the recover in PG32IMG format
This may seem like odd question do u have S-OFF and have you installed Super user?
if you have try installing rom manager from your device you can get it for free in the market from there you can install clockworks right away from that program.
I hope i have helped.
As I asked a friend bought me an IncS oversea, he updated to the latest version thus I'm having hboot 2.0. I have unlocked the device using htcdev, now can I flash CWM through ROM Manager? I'm new to HTC devices.
bigeyes0x0 said:
As I asked a friend bought me an IncS oversea, he updated to the latest version thus I'm having hboot 2.0. I have unlocked the device using htcdev, now can I flash CWM through ROM Manager? I'm new to HTC devices.
Click to expand...
Click to collapse
I would say so as its what the app is designed for, but as I have never used ROM Manager I cannot be 100%.
I have always flashed recovery through fastboot
So after htcdev unlocked I can just follow this http://forum.xda-developers.com/showthread.php?p=14693680 ? As I can't S-OFF using rev tool.
bigeyes0x0 said:
So after htcdev unlocked I can just follow this http://forum.xda-developers.com/showthread.php?p=14693680 ? As I can't S-OFF using rev tool.
Click to expand...
Click to collapse
Yes you can do this
also stuck on the same step:
My phone:
Vivo PVT SHIP S-OFF RL
hboot- 6.13.1002
I tried for Revolutionary and fastboot:
Revolutionaty:
"Flashing recovery over fastboot" and there was no end
Fastboot:
" FAILED (status read failed(Too many links))"
Whats i do wrong?
Hey is HTC sync installed in ur pc...????are android drivers installed to...???while sending recovery to device have you enabled fastboot-USB mode...????
Sent from my HTC Incredible S using xda app-developers app
JohnDavids said:
also stuck on the same step:
My phone:
Vivo PVT SHIP S-OFF RL
hboot- 6.13.1002
I tried for Revolutionary and fastboot:
Revolutionaty:
"Flashing recovery over fastboot" and there was no end
Fastboot:
" FAILED (status read failed(Too many links))"
Whats i do wrong?
Click to expand...
Click to collapse
Try the procedure in this link:
http://forum.xda-developers.com/showthread.php?p=14693680
Related
Hi,
I used the procedure here (http://forum.xda-developers.com/showthread.php?p=14693680) to root and install CWM v4.0.1.4 on my Incredible S and while I was trying to flash a custom ROM onto my phone during CWM recovery, I kind of screwed up by wiping everything and not doing Backup.. I've been trying to find the Stock ROM for my phone to at least resume normal phone usage but I have been unable to find any. I've tried installing a lot of Custom ROMs including Cyanogen mod 7.1, Virtuous Quattro rc3, BinDroid RUNMED2.5, RCMix.Energized 2.21, etc, etc but nothing works. I desperately need advice as my phone is super important for my work :\
Please advise!
Btw here's my HBOOT message:
VIVO PVT SHIP S-ON RL
HBOOT-1.16.0000
RADIO-3805.09.03.27_M
eMMC-boot
Aug 26 2011, 12:28:53
My phone was on Android 2.3.4 and it was on HTC Sense 2.1..
Unlocked bootloader from htcdev.com? Need to know your region/carrier/cid.
Possible fix could be flashing boot.img from custom rom.zip in fastboot.
Code:
fastboot flash boot boot.img
Nonverbose said:
Unlocked bootloader from htcdev.com? Need to know your region/carrier/cid.
Possible fix could be flashing boot.img from custom rom.zip in fastboot.
Code:
fastboot flash boot boot.img
Click to expand...
Click to collapse
I'm not sure how to find out my region. I bought this phone 2nd-hand so I'm not sure about the specific details. I have the box and it says it's made in Taiwan. Do I provide the IMEI, S/N or P/N?
Sorry but what's a boot.img? :|
heyitsmik said:
I'm not sure how to find out my region. I bought this phone 2nd-hand so I'm not sure about the specific details. I have the box and it says it's made in Taiwan. Do I provide the IMEI, S/N or P/N?
Sorry but what's a boot.img? :|
Click to expand...
Click to collapse
EDIT:
I tried copying the boot.img from Cyanogen Mod 7.1.0 (File name: update-cm-7.1.0-RC1-IncS-signed) into C:/, then I typed "fastboot flash boot boot.img" into cmd after I 'cd' into C:/
Message:
C:\Android>fastboot flash boot boot.img
< waiting for device >
sending 'boot' (2178 KB)... OKAY [ 0.770s]
writing 'boot'... OKAY [ 0.598s]
finished. total time: 1.369s
Rebooting does nothing..
So I wiped (data/cache/Dalvik cache) and flashed the CM7.1.0 mod and now it works!! Amazing.. I spent 8 hours working previously and nothing worked. I shall try it on my real desired ROM later.
THANKS A LOT!
heyitsmik said:
I'm not sure how to find out my region. I bought this phone 2nd-hand so I'm not sure about the specific details. I have the box and it says it's made in Taiwan. Do I provide the IMEI, S/N or P/N?
Sorry but what's a boot.img? :|
Click to expand...
Click to collapse
Ok so if you were able to follow the procedure you quoted to install CWM, then you have adb and fastboot installed on your PC, so reboot the phone into FASTBOOT USB mode and then enter the following command and then post the results:
fastboot getvar all
Also was your HBOOT 1.16 S-Off or simply UNLOCKED before you flashed CWM?
tpbklake said:
Ok so if you were able to follow the procedure you quoted to install CWM, then you have adb and fastboot installed on your PC, so reboot the phone into FASTBOOT USB mode and then enter the following command and then post the results:
fastboot getvar all
Also was your HBOOT 1.16 S-Off or simply UNLOCKED before you flashed CWM?
Click to expand...
Click to collapse
Hi! Thanks for your input. Somehow the CM7.1.0 Mod was successfully flashed after I flashed the boot.img. No idea why though.. I am still on S-ON though, unlocked via HTCdev yeap..
Btw since I'm on the topic of custom ROMs on HBOOT 1.16.0000 with S-ON yet flashable, is it safe to say I can use the other ROMs that are available out there?
heyitsmik said:
Hi! Thanks for your input. Somehow the CM7.1.0 Mod was successfully flashed after I flashed the boot.img. No idea why though.. I am still on S-ON though, unlocked via HTCdev yeap..
Btw since I'm on the topic of custom ROMs on HBOOT 1.16.0000 with S-ON yet flashable, is it safe to say I can use the other ROMs that are available out there?
Click to expand...
Click to collapse
Yes, but you will have to manually flash the boot.img file from each custom ROM's zip file with the unlocked bootloader.
Hello everyone,
I have a HTC One which I want to unroot. I downloaded several Ruu's, but al of them gave the same error. The relocking of the bootloader was succesful. But then the story begins. It is first trying to "Update signature" (Not sure for the exact English words, because its in dutch). Then an error window comes up witch says that i have to find the right update tool and should try again.
I tried several times, but with the same result. I first tried to unroot from Android Revolutioin HD 12.0, then I tried a different rom to unroot from, Vanilla Rootbox. I also removed the HTC drivers and installed them again.
When I try to unlock the bootloader again, the phone runs into a bootloop. So my phone is useless at the moment.
edit: Oh, if forgot: when in bootloop, I can enter bootloader/recovery with vol down/power, but in recovery i cant acces my internal sd-card...
Can someone please help me?
What is your CID? You have to use the correct RUU for your phone unless you're supercid or s-off. Any other will fail.
iElvis said:
What is your CID? You have to use the correct RUU for your phone unless you're supercid or s-off. Any other will fail.
Click to expand...
Click to collapse
According to the guide it was sufficient to pick any Europe Ruu. But my cid was HTC__E11 i thought....
Which guide are you using?
iElvis said:
Which guide are you using?
Click to expand...
Click to collapse
It's a dutch one.
Translated summary:
- Download the right Ruu, it has to have HTC Europe in the name link
- Download/extract mini sdk link
- Boot in fastboot
- CMD: fastboot oem lock
- Run ruu.exe, follow instructions
wybren said:
It's a dutch one.
Translated summary:
- Download the right Ruu, it has to have HTC Europe in the name link
- Download/extract mini sdk link
- Boot in fastboot
- CMD: fastboot oem lock
- Run ruu.exe, follow instructions
Click to expand...
Click to collapse
That's the correct procedure. Did you try the 1.29 Europe RUU? Did you ever change your CID?
iElvis said:
That's the correct procedure. Did you try the 1.29 Europe RUU? Did you ever change your CID?
Click to expand...
Click to collapse
I tried the 1.28.401.7_ and the 1.20.401.1
Why/how should I try to change my CID?
Can't find a proper 1.29 ruu file. Can somebody please help me out? Im even willing to pay for it :crying: PM me
You need S-OFF to flash an older RUU as otherwise you cannot downgrade the bootloader
EddyOS said:
You need S-OFF to flash an older RUU as otherwise you cannot downgrade the bootloader
Click to expand...
Click to collapse
That's a good point. OP, what's on your bootloader screen? Did you ever flash the new firmware?
iElvis said:
That's a good point. OP, what's on your bootloader screen? Did you ever flash the new firmware?
Click to expand...
Click to collapse
Now my bootloader screen says:
Tampered, unlocked
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
April 20 2013 15:46:23:14316
As last I flashed Android Revoluiton HD 12.0, and after that the latest Vanilla Rootbox..
When I open custom recovery, it begins with saying:
ClockworkMod Recovery v6.0.3.0
E: Can't mount /cach/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
Afterwards I tried to push a rom zipfile using ADB, first I tried to push to /data/media/0/:
"Failed to copy 'rom.zip' to '/data/media/0/': Is a directory"
Then It succeed using /data/media/ but when I tried to flash, it said "Can't mount /sdcard/"
So is trying to S-off the still the right way?
I suspect the RUU is failing because you've got a 4.2.2 rom and you've been trying to flash 4.1.2 RUUs, so it's failing the version check even though you have your original hboot. Try flashing a stock 4.1.2 rom, and if that doesn't work, try s-off.
iElvis said:
I suspect the RUU is failing because you've got a 4.2.2 rom and you've been trying to flash 4.1.2 RUUs, so it's failing the version check even though you have your original hboot. Try flashing a stock 4.1.2 rom, and if that doesn't work, try s-off.
Click to expand...
Click to collapse
I have no clue how to flash a rom right now, see my last post. Can't flash anything in recovery...
wybren said:
I have no clue how to flash a rom right now, see my last post. Can't flash anything in recovery...
Click to expand...
Click to collapse
Just download the ruu.exe file to your PC, turn oo your phone on and connect it to your PC (driver should be installed).
Just double klick at the ruu.exe file and wait ... you have to confirm some popups ..
But i´m not shure if it is possible to downgrade the hboot even with s-off anybody tried already?
Bajo76 said:
Just download the ruu.exe file to your PC, turn oo your phone on and connect it to your PC (driver should be installed).
Just double klick at the ruu.exe file and wait ... you have to confirm some popups ..
But i´m not shure if it is possible to downgrade the hboot even with s-off anybody tried already?
Click to expand...
Click to collapse
I already tried two ruu's, 1.20.401.1 and 1.28.401.7, with the same result: Stops when it is trying to update the signatures, and then says I have to look for a more proper ruu...
Ok, so follow this instructions to get s-off.
here
when done flash the ruu.exe you already downloaded again
Bajo76 said:
Ok, so follow this instructions to get s-off.
here
when done flash the ruu.exe you already downloaded again
Click to expand...
Click to collapse
Already at the first step I got this:
c:\adt\sdk\platform-tools>adb push revone /data/local/tmp/
failed to copy 'revone' to '/data/local/tmp/': Is a directory
What dooes it says if you type
adb shell
?
Bajo76 said:
What dooes it says if you type
adb shell
?
Click to expand...
Click to collapse
It shows an '~ #' and a blinking '_'
ok download this and save it to folder:
c:\adt\sdk\platform-tools
Enable usb-debugging on phone (developer tools)
Boot your phone normaly (Dont turn it off) and connect it through usb wih your pc.
Then type the command again:
adb push revone /data/local/tmp/
Please help me
I try to unroot my HTC One. I used the "HTC one AIO kit" for that and now I'm stuck in the follow picture:
***Tampered***
***Relocked***
***Security Warning***
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
RADIO-4A.17.3250.14
OpenDSP-v31.120.274.0617
OS-
eMMC-boot 2048 MB
Aug 9 2013 16:15:36.0
HBOOT
Blablabla..
FASTBOOT
RECOVERY
FACTORY RESET
SIMLOCK
IMAGE CRC
SHOW BARCODE
The problem is that I can not install the original RUU (Danish version) I get an "Error 155" when I do it. I have tried to make S-Off from the "HTC One AIO kit", but it says "device not found"
You are S-On. Most likely that's why can't install RUU. you should look yo install ARHD 31.6 and S-off. Then you can install RUY
sent from my mobile device
SaHiLzZ said:
You are S-On. Most likely that's why can't install RUU. you should look yo install ARHD 31.6 and S-off. Then you can install RUY
sent from my mobile device
Click to expand...
Click to collapse
I downloaded the android revolution 31.6 and tried to install via cmd. But it goes to say the following:
..sending zip (1161503 kb).. OKAY
..writing `zip`..infosignature checking..
FAILED (remote: 12 signature verify fail)
mohbar said:
I downloaded the android revolution 31.6 and tried to install via cmd. But it goes to say the following:
..sending zip (1161503 kb).. OKAY
..writing `zip`..infosignature checking..
FAILED (remote: 12 signature verify fail)
Click to expand...
Click to collapse
you don't send the zip you flash in from custom recovery
clsA said:
you don't send the zip you flash in from custom recovery
Click to expand...
Click to collapse
When I go into Recovery, i get the picture with af phone and a red triangle in it..
mohbar said:
When I go into Recovery, i get the picture with af phone and a red triangle in it..
Click to expand...
Click to collapse
unlock your bootloader at htcdev.com and install custom recovery (TWRP)
clsA said:
unlock your bootloader at htcdev.com and install custom recovery (TWRP)
Click to expand...
Click to collapse
Ok, now I installed TWRP 2633
But how can I then install the ARHD 31.6 and s-off ? I have download the ROM on th PC but cant establish file connection with the pc ?
mohbar said:
Ok, now I installed TWRP 2633
But how can I then install the ARHD 31.6 and s-off ? I have download the ROM on th PC but cant establish file connection with the pc ?
Click to expand...
Click to collapse
boot your phone in TWRP main menu, make sure your arhd zip is in your adb/fastboot folder of your computer.
Code:
adb push <name_of_rom_file>.zip /sdcard/
then in twrp select ''install''
alray said:
boot your phone in TWRP main menu, make sure your arhd zip is in your adb/fastboot folder of your computer.
Code:
adb push <name_of_rom_file>.zip /sdcard/
then in twrp select ''install''
Click to expand...
Click to collapse
Finally i can start up the phone again - thanks for that. So now how can I s-off it and unroot the device..?
Yes.
sent from my mobile device
SaHiLzZ said:
Yes.
sent from my mobile device
Click to expand...
Click to collapse
Yes to what? Im asking how can i change the phone from s-on to s-off ..?
mohbar said:
Yes to what? Im asking how can i change the phone from s-on to s-off ..?
Click to expand...
Click to collapse
follow rumrunner s-off guide here http://forum.xda-developers.com/showthread.php?t=2488772
alray said:
follow rumrunner s-off guide here http://forum.xda-developers.com/showthread.php?t=2488772
Click to expand...
Click to collapse
Ok Ill try that..
alray said:
follow rumrunner s-off guide here http://forum.xda-developers.com/showthread.php?t=2488772
Click to expand...
Click to collapse
Hmm It says error: run rumrunner again and READ (no adb connettion to the device. Debugging on??Drivers?)
I have debugging on and installed the drivers. And I have tested that adb connection is there for the device (show serial code to the device)
I have closed all antivriuses (Bitdefender and windows firewall).
I click on soju.exe when I have the phone opened in the program (ROM) HTC sense.
Any ideas..?
make sure your phone is connected via a USB 2.0 port - forsome reason it doesn't like USB 3.0.
also are you using the old method or the universal method? i suggest finding your phone's mainversion via ADB and see if there's a rumrunner app that matches the main version number.
thegh0sts said:
make sure your phone is connected via a USB 2.0 port - forsome reason it doesn't like USB 3.0.
also are you using the old method or the universal method? i suggest finding your phone's mainversion via ADB and see if there's a rumrunner app that matches the main version number.
Click to expand...
Click to collapse
I have tried the universal one here: http://rumrunner.us/downloads-2/
I also tried one of the verizons with ROM: 1.10.605.2 and everything was ok, until I get a message "Fu*k it..............continuously......."
How can I see mainversion via adb?
(sorry for my Bad english sir)
Yesterday i want to root my Htc 802w Dual Sim China Unicom
i followed the procedures of a website (i forget the website)
- First, I have Unlocked my bootloader --> succesfully
- then, i have flash recovery via fastboot and succesfully installed CWM (file name is cwm802w.zip) ---> succesfully
- after that, i try to install SuperSU (file name is SuperSU-root-v1.25.zip) and i copy to my Sd Card root and flash it via CWM recovery ---> its seems like succesfully rooted but..my Root Explorer app say still has not rooted <--- but I ignored it..,and resume to the next step immediately.
- in the next step, i copy ROM_Cleaner_v2.2.zip and Romcleaner_user.txt to my SD card root
- i goin to Cwm Recovery mode and try to flashing Romcleaner (i think ive made mistake, and also i forget to Backup my phone *OMG!!!) when phone rebooted, the screen show "Android upgrading...and stuck there :crying:
I waited too long, so i turn off my phone immediately, turn on it , Phone is On with Black screen but can still received Call.
Im panicked sir, cause this is my Sister phone.
so, i try to (BIG MISTAKE) download any Custom and flash .img file also flash the ROM from CWM Recovery, (i think This might be a way out from this,BUT...)
now My phone is bricked, bootloop before show up Htc logo.
what should i do sir, please help me.
my Getvar
[IMG="my Getvar"[/IMG][/HIDE]
my Bootloader
[HIDE][B]
*** TAMPERED ***
[COLOR="Magenta"]*** UNLOCKED ***[/COLOR]
M7CDUG PVT SHIP S-ON RH
HBOOT-2.49.0000
RADIO-U3.15.3509.12
OpenDSP-v32.120.274.0909
QSC-1237.28.34.0106
OS-5.15.1402.3
eMMC-boot 2048MB
May 9 2014, 18:51:58.0
[/B]
Obbie Malmsteen said:
(sorry for my Bad english sir)
Yesterday i want to root my Htc 802w Dual Sim China Unicom
i followed the procedures of a website (i forget the website)
- First, I have Unlocked my bootloader --> succesfully
- then, i have flash recovery via fastboot and succesfully installed CWM (file name is cwm802w.zip) ---> succesfully
- after that, i try to install SuperSU (file name is SuperSU-root-v1.25.zip) and i copy to my Sd Card root and flash it via CWM recovery ---> its seems like succesfully rooted but..my Root Explorer app say still has not rooted <--- but I ignored it..,and resume to the next step immediately.
- in the next step, i copy ROM_Cleaner_v2.2.zip and Romcleaner_user.txt to my SD card root
- i goin to Cwm Recovery mode and try to flashing Romcleaner (i think ive made mistake, and also i forget to Backup my phone *OMG!!!) when phone rebooted, the screen show "Android upgrading...and stuck there :crying:
I waited too long, so i turn off my phone immediately, turn on it , Phone is On with Black screen but can still received Call.
Im panicked sir, cause this is my Sister phone.
so, i try to (BIG MISTAKE) download any Custom and flash .img file also flash the ROM from CWM Recovery, (i think This might be a way out from this,BUT...)
now My phone is bricked, bootloop before show up Htc logo.
what should i do sir, please help me.
my Bootloader
*** TAMPERED ***
*** UNLOCKED ***
M7CDUG PVT SHIP S-ON RH
HBOOT-2.49.0000
RADIO-U3.15.3509.12
OpenDSP-v32.120.274.0909
QSC-1237.28.34.0106
OS-5.15.1402.3
eMMC-boot 2048MB
May 9 2014, 18:51:58.0
Click to expand...
Click to collapse
First, remove your imei and serialno from the getvar all!
You can try to run the RUU for your phone. You can get it from here. It should be PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip - 1.10 GB. Please check the MD5 after you download it. You will have to relock your bootloader to run the RUU since you are S-ON. This will put you back to stock then you can decide where you want to go from there.
majmoz said:
First, remove your imei and serialno from the getvar all!
You can try to run the RUU for your phone. You can get it from here. It should be PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip - 1.10 GB. Please check the MD5 after you download it. You will have to relock your bootloader to run the RUU since you are S-ON. This will put you back to stock then you can decide where you want to go from there.
Click to expand...
Click to collapse
thank you for replay sir,
i will try it,
majmoz said:
First, remove your imei and serialno from the getvar all!
You can try to run the RUU for your phone. You can get it from here. It should be PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip - 1.10 GB. Please check the MD5 after you download it. You will have to relock your bootloader to run the RUU since you are S-ON. This will put you back to stock then you can decide where you want to go from there.
Click to expand...
Click to collapse
i just finished my work today, and im at home now..
how to remove imei and serialno sir? or just run RUU?
Obbie Malmsteen said:
i just finished my work today, and im at home now..
how to remove imei and serialno sir? or just run RUU?
Click to expand...
Click to collapse
In your first post, you posted your fastboot getvar all. In the getvar all it list your imei and serialno, you do not want those to get out to the internet where people can spoof your phone. Running the RUU has no bearing on your first post, so you can run it at anytime.
Obbie Malmsteen said:
i just finished my work today, and im at home now..
how to remove imei and serialno sir? or just run RUU?
Click to expand...
Click to collapse
majmoz said:
In your first post, you posted your fastboot getvar all. In the getvar all it list your imei and serialno, you do not want those to get out to the internet where people can spoof your phone. Running the RUU has no bearing on your first post, so you can run it at anytime.
Click to expand...
Click to collapse
ok sir, thanks,
and i have downloade the RUU and still same for me,
sending 'zip' (1150783 KB)...
OKAY [ 48.843s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 159.382s
and my bootloader is relocked
Obbie Malmsteen said:
ok sir, thanks,
and i have downloade the RUU and still same for me,
sending 'zip' (1150783 KB)...
OKAY [ 48.843s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 159.382s
and my bootloader is relocked
Click to expand...
Click to collapse
Did you check the MD5 to see if the download was corrupt?
Did you use these steps to run the RUU?
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip -- you could rename the file to shorten it
majmoz said:
Did you check the MD5 to see if the download was corrupt?
Did you use these steps to run the RUU?
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip -- you could rename the file to shorten it
Click to expand...
Click to collapse
yes i did sir,, i have doing all of that
and the md5 is ok
Sent from my Xcoyria V using XDA Premium 4 mobile app
Obbie Malmsteen said:
yes i did sir,, i have doing all of that
Click to expand...
Click to collapse
I got the file from [Collection] HTC Dual Sim 802d, 802t, 802w - Official RUU, OTA and CWM and for your phone there are two KK RUU but only one that matches your MID, CID and OS. I could not find a firmware package for your phone. Can you find another computer to try the RUU on or do you have a Linux computer to try? This post will explain how to put Linux on a USB stick, that way you can boot from the usb stick and keep your window files intact. While in Linux put sudo in front of the fastboot commands.
Since, you are presently able to get to the bootloader you could try to install CWM recovery. If that works, then try a custom rom for your phone version but do not install Rom Cleaner. :fingers-crossed:
---------- Post added at 05:51 PM ---------- Previous post was at 05:43 PM ----------
Obbie Malmsteen said:
and the md5 is ok
Sent from my Xcoyria V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I had another thought. Go to the [Collection] and download the earlier RUU 4.21.1402.3. Then try to install it, it should fail but it may setup something to make the RUU 5.15.1402.3 complete properly.
thank you,
ok sir, but before i try to do that,
is there a possibility of error or something has been lost after I do this sir →
Obbie Malmsteen said:
- i goin to Cwm Recovery mode and try to flashing Romcleaner & also try to remove china app (i think ive made mistake, and also i forget to Backup my phone *OMG!!!) when phone rebooted, the screen show "Android upgrading...and stuck there :crying:
I waited too long, so i turn off my phone immediately, turn on it , Phone is On with Black screen but can still received Call.
and still can open Setting from notification bar, but there is no App icon in homescreen and drawer.
an then
i try to download any Custom and flash .img file also flash the ROM from CWM Recovery, *actualy my phone is not Rooted sir*
now My phone is bricked, bootloop before show up Htc logo.
Click to expand...
Click to collapse
is there a possibility of error or something has been lost after I do this sir? if not, ill try your guide below..
Sent from my Xcoyria V using XDA Premium 4 mobile app
Obbie Malmsteen said:
thank you,
ok sir, but before i try to do that,
is there a possibility of error or something has been lost after I do this sir? if not, ill try your guide below..
Sent from my Xcoyria V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Flashing a RUU is the best way to return a phone to stock. It puts all of the pieces in the correct places. Usually to successfully flash a RUU for S-ON phones, the bootloader is locked, CID & MID must match, hboot must be the same or higher and the OS must be the same or higher. Double check to see if your bootloader is LOCKED or RELOCKED. The other thing is the PC, it may be interfering with how the RUU is operating.
majmoz said:
Flashing a RUU is the best way to return a phone to stock. It puts all of the pieces in the correct places. Usually to successfully flash a RUU for S-ON phones, the bootloader is locked, CID & MID must match, hboot must be the same or higher and the OS must be the same or higher. Double check to see if your bootloader is LOCKED or RELOCKED. The other thing is the PC, it may be interfering with how the RUU is operating.
Click to expand...
Click to collapse
oh i forget to tell you sir,
when i relocked my phone , the bootloader show this --->
**** TAMPERED ***
**** RELOCKED ***
**** Security Warning ***
I Have my HTC ONE m7 Dual Sim rom updated about 6 month ago.
1) Unlocked
2) S-Off with moonshine
3) ClockWork 3.0.3.x installed
4) MaximusHD 2 rom installed http://llabtoofer.com/2014/03/24/htc-one-dualsim-maximushd-2-0-0/
Recently I decided to update to MaximusHD 3 http://llabtoofer.com/2014/07/31/htc-one-dualsim-maximushd-3-0-0/
After using ClockWork to install the rom I've got an error 'set_metadata_recursive: some changes failed` and the OS wont load. http://android.stackexchange.com/qu...et-set-metadata-recursive-some-changes-failed
As they said I need to update ClockWork to the recent version so I followed that video http://www.youtube.com/watch?v=Wg6B659PBnk to update ClockWork with CVM script. But it won't work for me...
Then I spend a lot of time trying to install drivers on Windows 8.1 (I did it 6 month ago on my old Windows 7 PC but didn't have that any more... ) I didn't make drivers work on Windows 8.1.
So then finally I boot to MAC and install everything by following this video http://www.youtube.com/watch?v=V0MyTvgfO7s
After I install ClockWork via flashboot I've got very scary screen (http://forum.xda-developers.com/attachment.php?attachmentid=2973598&stc=1&d=1413487336)
Then after few seconds mobile trying to boot ClockWork (http://forum.xda-developers.com/attachment.php?attachmentid=2973599&stc=1&d=1413487336) and gets in to infinity loop (->boot OS->Boot ClockWork->) Only I can do is manually boot to bootloader by pressing "power button+vol down".
What would you suggest for me in such situation?
Currently I will be trying to install stock rom from here http://forum.xda-developers.com/showthread.php?t=2617159 using this article http://marrkdaviid.com/2013/11/retu...re-on-the-htc-one-dual-sim-802w/#.VD_36itgnEA it is only what I think I can do.
What do you think?
p.s
adb not working on Mac only I've got flashboot to work....
HeartKiller said:
I Have my HTC ONE m7 Dual Sim rom updated about 6 month ago.
1) Unlocked
2) S-Off with moonshine
3) ClockWork 3.0.3.x installed
4) MaximusHD 2 rom installed http://llabtoofer.com/2014/03/24/htc-one-dualsim-maximushd-2-0-0/
What would you suggest for me in such situation?
Currently I will be trying to install stock rom from here http://forum.xda-developers.com/showthread.php?t=2617159 using this article http://marrkdaviid.com/2013/11/retu...re-on-the-htc-one-dual-sim-802w/#.VD_36itgnEA it is only what I think I can do.
What do you think?
p.s
adb not working on Mac only I've got flashboot to work....
Click to expand...
Click to collapse
Try TWRP 2.8.0.2, I can not find an update to CWM for your phone.
On the MaximusHD site did you flash the firmware? I could not find the instructions but I would think you would need to flash the firmware first then the ROM especially since the ROM is based on that version.
There is a RUU.zip for your phone: PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip. You will have to scroll down the site to find it but it is there and the RUU just prior to this version. RUU will normally reset your phone to stock but you will retain S-OFF and you don't have to lock the bootloader to run it, at least, that is the case for single SIM phones.
ADB will work in the boot OS with USB Debugging enabled or in Recovery. It will not work if the phone is in FASTBOOT USB.
majmoz said:
Try TWRP 2.8.0.2, I can not find an update to CWM for your phone.
On the MaximusHD site did you flash the firmware? I could not find the instructions but I would think you would need to flash the firmware first then the ROM especially since the ROM is based on that version.
There is a RUU.zip for your phone: PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip. You will have to scroll down the site to find it but it is there and the RUU just prior to this version. RUU will normally reset your phone to stock but you will retain S-OFF and you don't have to lock the bootloader to run it, at least, that is the case for single SIM phones.
ADB will work in the boot OS with USB Debugging enabled or in Recovery. It will not work if the phone is in FASTBOOT USB.
Click to expand...
Click to collapse
Currently downloading the latest RUU that you mentioned.
Then I will unlock bootloader but then I might get an issue because I wont be able to use http://moonshine.io/ because ADB wont work on FASTBOOT USB that is required to install moonshine. Would ClockWork run without moonshine S-OFF?
HeartKiller said:
Currently downloading the latest RUU that you mentioned.
Then I will unlock bootloader but then I might get an issue because I wont be able to use http://moonshine.io/ because ADB wont work on FASTBOOT USB that is required to install moonshine. Would ClockWork run without moonshine S-OFF?
Click to expand...
Click to collapse
If you have been doing everything with moonshine S-OFF, then leave it. Run the RUU and you should be back where you want to be.
majmoz said:
If you have been doing everything with moonshine S-OFF, then leave it. Run the RUU and you should be back where you want to be.
Click to expand...
Click to collapse
Yeah but in order to install MaximusHD 3 I do need to unlock bootloader + to install moonshine S-OFF isn't it?
HeartKiller said:
Yeah but in order to install MaximusHD 3 I do need to unlock bootloader + to install moonshine S-OFF isn't it?
Click to expand...
Click to collapse
I guess I don't understand.
Why don't you unlock your bootloader using the HTCDev Method? It doesn't require adb.
Does moonshine S-OFF have some command in ADB to unlock your bootloader?
It is obvious that I don't know your phone but here is a [GUIDE] HTC Dual Sim 802w, 802t, 802d S-Off, Recovery, Updates 4.2.2, ROOT, Google that explains a lot of the issues.
Now I am getting error when trying to install latest RUU Firmware
.Getting error not able to install this:
PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1402.3_Radio_1237.28.34.0106_release_373024_signed_2.zip
./fastboot oem rebootRUU
/fastboot flash zip firmware.zip
sending 'zip' (1150783 KB)...
OKAY [ 46.761s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
FAILED (remote: 32 header error)
finished. total time: 49.531s
Was trying to download multiple times
But able to install this PN07IMG_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_2.39.1402.1_Radio_1237.25.32.0717_release_338991.zip
Why latest RUU failing?
UPDATE:
Bascally I reinstall correct latest ClockWork recovery and then I successfully Installed MaximusHD 3 rom.
Thank you everyone for help.