[Q] HTC Incredible S stuck in limbo :( - HTC Incredible S

Well here's the story, someone gave me their phone to root (i'm the official rooter in my city ) and i accidently skipped over a major step, infact a few of them.
1: I unlocked the phone and flashed clockwork touch recovery
2: Did not backup the original non rooted rom
3: Did not S-off the phone
4: Flashed Android Revolution HD
Now No rom is working, IT gets stuck on the white HTC logo. At least tried 2-3 of them. Cyanogen and ARHD to start with. Tried a few RUU but those aren't going through too. Tried extracting rom.zip from the RUU and flashing manually but they dont work.
Attached is an image with the details of the Firmware on the phone and radio atm
I checked the HTC CID and it's 044 ... Any sort of help would be appreciated.

I feel bad for your city where did you get cwm touch recovery?
Have you flashed the boot.img in fastboot?

If flashing the boot doesn't work. Couldn't you just attempt to s-off through fast boot and flash the RUU etc?
Sent from my Incredible S using xda premium

I feel sorry for them too, now that i screwed up, for the first time though
Well my hboot version is 2.01 and it wasn't supported in revolutionary.io 's s-off method. Didnt think it would work any other way. I dont know how to downgrade it to 1.13.
I got my clockwork recovery from http://forum.xda-developers.com/showthread.php?p=14693680 this post. If only i can find the original rom/RUU which i can flash and just reset it to the original factory rom. :| i tried 3-4 of the RUU in the filefactory folder that's listed in the incredible s shipped rom section but none of them work.
Can i change the CID in teh android_info text file in the rom.zip of the RUU ? would that work ? apparently the zip is claimed to be corrupt when i try adding the same file back.

shani248 said:
I feel sorry for them too, now that i screwed up, for the first time though
Well my hboot version is 2.01 and it wasn't supported in revolutionary.io 's s-off method. Didnt think it would work any other way. I dont know how to downgrade it to 1.13.
I got my clockwork recovery from http://forum.xda-developers.com/showthread.php?p=14693680 this post. If only i can find the original rom/RUU which i can flash and just reset it to the original factory rom. :| i tried 3-4 of the RUU in the filefactory folder that's listed in the incredible s shipped rom section but none of them work.
Can i change the CID in teh android_info text file in the rom.zip of the RUU ? would that work ? apparently the zip is claimed to be corrupt when i try adding the same file back.
Click to expand...
Click to collapse
I'll ask again, have you flashed the boot.img in fastboot? The link you provided has no touch recovery in the OP or am I required to read all 29 pages?
If you're using cwm from the OP, you should update. Here's the newest version I know of http://www.clockworkmod.com/rommanager
To your question about flashing an ruu with a modified android_info on an s-on device: no.
You can find what ruu you need by entering the command
Code:
fastboot getvar version-main
the number returned corresponds to the ruu that you should be looking for.
As you are an experienced rooter you probably already know to wipe cache and usually data when you flash a new Rom.
@vizzy how would you gain s-off in fastboot mode?

HTC Incredible S/Vivo cwm-4.0.1.4-vivo.img
md5 : a556a81054cd8cfe623eed5f4b8e518b
this is hte file i posted from the link i shared before. Which exact boot.img are you talking about ?? Also most of my rootings were done with either unrevoked or alpharev which required minimal tweaking . I'm no pro, just try to give it my best
Also the version that the fasboot command gave me was 3.11.707.1. (thanks for that tip, i'll remember it). Going to search for it
Also how can i S-off in hboot or fasboot atm ??

shani248 said:
HTC Incredible S/Vivo cwm-4.0.1.4-vivo.img
md5 : a556a81054cd8cfe623eed5f4b8e518b
this is hte file i posted from the link i shared before. Which exact boot.img are you talking about ?? Also most of my rootings were done with either unrevoked or alpharev which required minimal tweaking . I'm no pro, just try to give it my best
Also the version that the fasboot command gave me was 3.11.707.1. (thanks for that tip, i'll remember it). Going to search for it
Also how can i S-off in hboot or fasboot atm ??
Click to expand...
Click to collapse
Because the phone is s-on, the way you need to flash a custom rom is as follows:
Install zip from sdcard in cwm, then extract the boot.img file from the zip file and flash it in fastboot I.e
Code:
fastboot flash boot boot.img
these steps are included in the newbs guide sticky

THANKS !!!
Nonverbose said:
Because the phone is s-on, the way you need to flash a custom rom is as follows:
Install zip from sdcard in cwm, then extract the boot.img file from the zip file and flash it in fastboot I.e
Code:
fastboot flash boot boot.img
these steps are included in the newbs guide sticky
Click to expand...
Click to collapse
You, sir, are a gentleman, and a hero. I salute you for your help. ! The phone is fixed ! I see what i did wrong there, and thanks alot for helping me with it. I learned something that was quite frankly logical.
Again, thanks !!!!

Related

[Q] HTC Hero CDMA Recovery mode stuck on splash screen

Device Details:
Carrier: Sprint
Android OS: 1.5 (Cupcake)
Bootloader details:
Hero XC
HBOOT-1.41.0000 (HERO20000)
MICROP-0110
TOUCH PANEL-SYN0104
RADIO-1.04.01.09.21
Sep 1 2009, 19:18:45
Right now I am tinkering with the Linux kernel for the HTC Hero. I am able to build the kernel source from the HTC website and have access to root on the device. However when attempting to flash the zimage using fastboot it gives the error "(Remote: not allowed)"
While searching through the forums I have found that there are additional steps that needed to be done to fully root the device. I have followed the instructions on the following thread.
http://forum.xda-developers.com/showthread.php?t=583291
After flashing the recovery image and sending the command to reboot into recovery mode, the device will start up at the HTC splash screen and will not continue further for upwards of 15 minutes (I have not tried waiting much longer)
I have also attempted the flashrec method outlined here.
http://forum.xda-developers.com/showthread.php?t=603052
Recovery mode yields the same results when booting into recovery mode from shell or from hboot's home button. Has anybody ran into this problem and found a solution? If so, please provide direction.
do u realize the methods u are using are over a year old.
just had to put that out there...
dlongestopp said:
Device Details:
Carrier: Sprint
Android OS: 1.5 (Cupcake)
Bootloader details:
Hero XC
HBOOT-1.41.0000 (HERO20000)
MICROP-0110
TOUCH PANEL-SYN0104
RADIO-1.04.01.09.21
Sep 1 2009, 19:18:45
Right now I am tinkering with the Linux kernel for the HTC Hero. I am able to build the kernel source from the HTC website and have access to root on the device. However when attempting to flash the zimage using fastboot it gives the error "(Remote: not allowed)"
While searching through the forums I have found that there are additional steps that needed to be done to fully root the device. I have followed the instructions on the following thread.
http://forum.xda-developers.com/showthread.php?t=583291
After flashing the recovery image and sending the command to reboot into recovery mode, the device will start up at the HTC splash screen and will not continue further for upwards of 15 minutes (I have not tried waiting much longer)
I have also attempted the flashrec method outlined here.
http://forum.xda-developers.com/showthread.php?t=603052
Recovery mode yields the same results when booting into recovery mode from shell or from hboot's home button. Has anybody ran into this problem and found a solution? If so, please provide direction.
Click to expand...
Click to collapse
go to the search box at the top of the paige and put in
"z4root apk for hero cdma" and use it
oostah said:
go to the search box at the top of the paige and put in
"z4root apk for hero cdma" and use it
Click to expand...
Click to collapse
Thank you for the response. Currently my device is running Android 1.5 so it cannot install this. I will try updating the OS in order to install it.
well, my best advice is this: hopefully you can run an RUU.exe while connected to fastboot. Follow the logical links in my links thread listed below, once you have RUU'ed to android 2.1, then root by whatever method you wish from my thread, hope this helps.
http://forum.xda-developers.com/showthread.php?t=1063843
EDIT: you may also be able to update officially from www.htc.com/support
EDIT 2: there are also links there to unlock the nand and bootloader AKA "s-off" so that you can fastboot flash your kernel. But look around in the development section, A LOT has happended since 1.5 lmao. Like custom fast kernels and nice ROMs and such.
il Duce said:
well, my best advice is this: hopefully you can run an RUU.exe while connected to fastboot. Follow the logical links in my links thread listed below, once you have RUU'ed to android 2.1, then root by whatever method you wish from my thread, hope this helps.
http://forum.xda-developers.com/showthread.php?t=1063843
EDIT: you may also be able to update officially from www.htc.com/support
EDIT 2: there are also links there to unlock the nand and bootloader AKA "s-off" so that you can fastboot flash your kernel. But look around in the development section, A LOT has happended since 1.5 lmao. Like custom fast kernels and nice ROMs and such.
Click to expand...
Click to collapse
Thanks for your suggestion
I didn't realize there was an official 2.1 update until now since there was no over-the-air update for this device.
dlongestopp said:
Thanks for your suggestion
I didn't realize there was an official 2.1 update until now since there was no over-the-air update for this device.
Click to expand...
Click to collapse
Holy crap lol. I think the update to 2.1 was in august or something, wow. How did you not know? I would think sprint would have told you at some point in an email or text or if you ever called them for tech help. Anyway, yeah hunt around those links, ask questions back in here if you need help.
once u get everything going this thread will be your best friend and be sure to thx duce for it.
http://forum.xda-developers.com/showthread.php?t=1063843
il Duce said:
Holy crap lol. I think the update to 2.1 was in august or something, wow. How did you not know? I would think sprint would have told you at some point in an email or text or if you ever called them for tech help. Anyway, yeah hunt around those links, ask questions back in here if you need help.
Click to expand...
Click to collapse
Thanks for the assistance. I have updated my Hero to the official 2.1, then attempted rooting with z4root. It would freeze at the reboot screen for about 10 minutes, yet still rooted the phone (except the recovery partition)
I had tried using fastboot to load my own zImage, but it would continue giving me the "Remote: not allowed" error. After that, I unrooted through z4root to undo my changes and used RegawMOD Hero Rooter v1.3 which installed clockworkmod as the recovery partition. (http://forum.xda-developers.com/showthread.php?t=909258 )
Once I had done this, I was able to boot into the recovery partition and use the unrevoked-forever boot to have hboot turn to "S-OFF" ( http://forum.xda-developers.com/showthread.php?t=759955 ) which seemed to work. However, when runnning
Code:
fastboot flash image zimage zImage
It gives me the same Remote: not allowed. I saw a post for using fastboot without s-off by booting into RUU mode, however it would not recognize the zimage partition.
Do you have any more suggestions?
I really appreciate your assistance
dlongestopp said:
Thanks for the assistance. I have updated my Hero to the official 2.1, then attempted rooting with z4root. It would freeze at the reboot screen for about 10 minutes, yet still rooted the phone (except the recovery partition)
I had tried using fastboot to load my own zImage, but it would continue giving me the "Remote: not allowed" error. After that, I unrooted through z4root to undo my changes and used RegawMOD Hero Rooter v1.3 which installed clockworkmod as the recovery partition. (http://forum.xda-developers.com/showthread.php?t=909258 )
Once I had done this, I was able to boot into the recovery partition and use the unrevoked-forever boot to have hboot turn to "S-OFF" ( http://forum.xda-developers.com/showthread.php?t=759955 ) which seemed to work. However, when runnning
Code:
fastboot flash image zimage zImage
It gives me the same Remote: not allowed. I saw a post for using fastboot without s-off by booting into RUU mode, however it would not recognize the zimage partition.
Do you have any more suggestions?
I really appreciate your assistance
Click to expand...
Click to collapse
regaws s-off allows flashing HERCIMG.zip to any partition, in your case the boot.img. The ohter s-off method by darch allows fastboot commands. You should read up on regaws way. All you need is a zip that contains a boot.img and an android-info.txt. If you wish to flash darchs s-off methos over top of regaws you CAN do that, I did that myself. That way you can use whatever method you wish. There are links in my links thread. Good luck.
il Duce said:
regaws s-off allows flashing HERCIMG.zip to any partition, in your case the boot.img. The ohter s-off method by darch allows fastboot commands. You should read up on regaws way. All you need is a zip that contains a boot.img and an android-info.txt. If you wish to flash darchs s-off methos over top of regaws you CAN do that, I did that myself. That way you can use whatever method you wish. There are links in my links thread. Good luck.
Click to expand...
Click to collapse
Thanks again I used regaw's method to overwrite the recovery partition (http://forum.xda-developers.com/showthread.php?t=694572 ) afterwards used the new recovery partition to flash the hboot ( http://forum.xda-developers.com/showthread.php?t=765237 )
I can now flash using fastboot.

Help Please : stuck on white htc screen after flash ( SOLVED )

Was running icecoldsandwich but decided to go back to stock
Downloaded ruu vivo .exe and flashed but now stuck on white htc screen
Cant get into recovery anymore as when i click on it just takes me to a picture of a phone with red triangle and exclamation mark
I put the rom.zip file and renamed to PG32IMG and flashed via fastboot but still stuck on white screen.
Been searching for fix for 5 hours but dont know what to do. Need phone for work tomorrow what a mess !!
Any help really really appreciated
If you unlocked using htcdev.com you still have to flash the boot.img manually, otherways it will be stuck at white screen with HTC in green letters.
MrSenne said:
If you unlocked using htcdev.com you still have to flash the boot.img manually, otherways it will be stuck at white screen with HTC in green letters.
Click to expand...
Click to collapse
Can you please expand mate? i flashed via the ruu vivo .exe file
How did you unlock your phone? By Revolutionary or trough the www.htcdev.com way?
MrSenne said:
How did you unlock your phone? By Revolutionary or trough the www.htcdev.com way?
Click to expand...
Click to collapse
revolutionary
So you have S-OFF?
MrSenne said:
So you have S-OFF?
Click to expand...
Click to collapse
yes mate s off
Rerun the ruu.exe, but while you're still in the setup, find the rom.zip somewhere in your Temp folder on your computer.
Rename to PG32IMG.zip and put at the root of your SD card.
Now reboot in bootloader.
Maybe this works but I'm not sure, and don't blame me if something goes wrong, because I'm still new here.
MrSenne said:
Rerun the ruu.exe, but while you're still in the setup, find the rom.zip somewhere in your Temp folder on your computer.
Rename to PG32IMG.zip and put at the root of your SD card.
Now reboot in bootloader.
Maybe this works but I'm not sure, and don't blame me if something goes wrong, because I'm still new here.
Click to expand...
Click to collapse
Already tried that , as i said in my first post but thanks tho
fishytale said:
Was running icecoldsandwich but decided to go back to stock
Downloaded ruu vivo .exe and flashed but now stuck on white htc screen
Cant get into recovery anymore as when i click on it just takes me to a picture of a phone with red triangle and exclamation mark
I put the rom.zip file and renamed to PG32IMG and flashed via fastboot but still stuck on white screen.
Been searching for fix for 5 hours but dont know what to do. Need phone for work tomorrow what a mess !!
Any help really really appreciated
Click to expand...
Click to collapse
OK, since you are S-OFF using Revolutionary, you will not be able to install the latest Sense 3.0 RUU because Revolutionary is preventing the RUU from overwriting its HBOOT with the locked HBOOT 2.00. The reason you are getting stuck on the white screen is because the Sense 3.0 RUU requires the locked HBOOT 2.00 be present.
Look in the Development section This is a stock, rooted ROM based on the Sense 3.0 RUU that you can flash since you are S-OFF. First you will need to reinstall ClockworkMod recovery and then you can flash the stocked, rooted ROM or any custom ROM.
If you really want to return to stock using the Sense 3.0, then you need to search this forum for the way to return to S-ON and then you can flash the RUU.
Hope this helps.
tpbklake said:
OK, since you are S-OFF using Revolutionary, you will not be able to install the latest Sense 3.0 RUU because Revolutionary is preventing the RUU from overwriting its HBOOT with the locked HBOOT 2.00. The reason you are getting stuck on the white screen is because the Sense 3.0 RUU requires the locked HBOOT 2.00 be present.
Look in the Development section This is a stock, rooted ROM based on the Sense 3.0 RUU that you can flash since you are S-OFF. First you will need to reinstall ClockworkMod recovery and then you can flash the stocked, rooted ROM or any custom ROM.
If you really want to return to stock using the Sense 3.0, then you need to search this forum for the way to return to S-ON and then you can flash the RUU.
Hope this helps.
Click to expand...
Click to collapse
great help thanks as thought I may somehow
Managed to mess up partitions
can't use USB as get a malfunction message when plug into pc
what will be best way to re install clockwork mod?
Extract the ROM and flash the boot.img using adb.
Amar-S said:
Extract the ROM and flash the boot.img using adb.
Click to expand...
Click to collapse
Can't connect via usb. can I flash via fastboot or any other way than usb?
Amar-S said:
Extract the ROM and flash the boot.img using adb.
Click to expand...
Click to collapse
Please read the OP again. He has attempted to flash an official HTC RUU, not a custom ROM. The boot.img is not the issue, it is a HBOOT issue!
---------- Post added at 09:47 AM ---------- Previous post was at 09:42 AM ----------
fishytale said:
great help thanks as thought I may somehow
Managed to mess up partitions
can't use USB as get a malfunction message when plug into pc
what will be best way to re install clockwork mod?
Click to expand...
Click to collapse
fishytale said:
Can't connect via usb. can I flash via fastboot or any other way than usb?
Click to expand...
Click to collapse
OK, if you can't connect with USB then FASTBOOT USB mode isn't an option. You need to create a PG32IMG.zip with the CWM recovery.img file in it, copy it to your SD card and flash it from HBOOT mode.
tpbklake said:
Please read the OP again. He has attempted to flash an official HTC RUU, not a custom ROM. The boot.img is not the issue, it is a HBOOT issue!
---------- Post added at 09:47 AM ---------- Previous post was at 09:42 AM ----------
OK, if you can't connect with USB then FASTBOOT USB mode isn't an option. You need to create a PG32IMG.zip with the CWM recovery.img file in it, copy it to your SD card and flash it from HBOOT mode.
Click to expand...
Click to collapse
Here is a PG32IMG.zip file that contains CWM 5.0.2 that you can copy to your SD card and flash from HBOOT.
fishytale said:
great help thanks as thought I may somehow
Managed to mess up partitions
can't use USB as get a malfunction message when plug into pc
what will be best way to re install clockwork mod?
Click to expand...
Click to collapse
Double post. Please ignore.
tpbklake said:
Here is a PG32IMG.zip file that contains CWM 5.0.2 that you can copy to your SD card and flash from HBOOT.
Click to expand...
Click to collapse
Class mate will update when I get home from work
Please read the OP again. He has attempted to flash an official HTC RUU, not a custom ROM. The boot.img is not the issue, it is a HBOOT issue!
Click to expand...
Click to collapse
I am telling this from my experience , None other worked for me.
flash the boot.img and it will work.
Amar-S said:
I am telling this from my experience , None other worked for me.
flash the boot.img and it will work.
Click to expand...
Click to collapse
This will not work with the official Sense 3.0 RUU/ROM that he is using!!!! You can flash that boot.img all you want, but if you do not have HBOOT 2.00 installed on the phone, this ROM and boot.img will not work! It will bootloop on the white screen.
That boot.img requires that HBOOT 2.00 be installed because it uses a new /LIB partition to be mounted and HBOOT 2.00 is the only one that supports it.
tpbklake said:
This will not work with the official Sense 3.0 RUU/ROM that he is using!!!! You can flash that boot.img all you want, but if you do not have HBOOT 2.00 installed on the phone, this ROM and boot.img will not work! It will bootloop on the white screen.
That boot.img requires that HBOOT 2.00 be installed because it uses a new /LIB partition to be mounted and HBOOT 2.00 is the only one that supports it.
Click to expand...
Click to collapse
Thank you very much all systems go again , panic over
Really do appreciate you taking the time to help

[Q] I want to update stock rom 4.4.2

Today i got the ota rom from HTC but when i tried to install it it failed. I already know thats because i use a custom recovery and rooted th e phone. But i want to install the original kitkat how can i do that. I also read on xda that in order to go back i need to have s-off(i know have s-on) to install the new rom.zip but this is also impossible because in order to go back i need a ruu file.
Is there anyone who can tell me how to go back to stock and go original i dont need root privileges anymore.
Im from holland and i have unlocked m7 with vodafone sim.
Please help
baleno_467 said:
Today i got the ota rom from HTC but when i tried to install it it failed. I already know thats because i use a custom recovery and rooted th e phone. But i want to install the original kitkat how can i do that. I also read on xda that in order to go back i need to have s-off(i know have s-on) to install the new rom.zip but this is also impossible because in order to go back i need a ruu file.
Is there anyone who can tell me how to go back to stock and go original i dont need root privileges anymore.
Im from holland and i have unlocked m7 with vodafone sim.
Please help
Click to expand...
Click to collapse
post the output of ''fastboot getvar all'' (without your IMEI and SN)
baleno_467 said:
Today i got the ota rom from HTC but when i tried to install it it failed. I already know thats because i use a custom recovery and rooted th e phone. But i want to install the original kitkat how can i do that. I also read on xda that in order to go back i need to have s-off(i know have s-on) to install the new rom.zip but this is also impossible because in order to go back i need a ruu file.
Is there anyone who can tell me how to go back to stock and go original i dont need root privileges anymore.
Im from holland and i have unlocked m7 with vodafone sim.
Please help
Click to expand...
Click to collapse
Okay, custom recovery, rooted. Custom ROM? You didn't say. In any event, you will need to flash stock recovery and unroot. I think both can be done with AIO Tools. Then you can update. If on custom ROM, S-Off, flash stock recovery, downgrade HBoot, and RUU.
hack14u said:
Okay, custom recovery, rooted. Custom ROM? You didn't say. In any event, you will need to flash stock recovery and unroot. I think both can be done with AIO Tools. Then you can update. If on custom ROM, S-Off, flash stock recovery, downgrade HBoot, and RUU.
Click to expand...
Click to collapse
I dont have custom rom i only rooted the phone for the gamkiller app. On the other hand i always tought that s-off is not okay because Its possible to damage your phone.
A few years ago i had the htc hd2 and when i wanted to go back to stock i just installed the original ruu from pc and it flashed it to the phone isnt that possible anymore?
So now the specs of my phone..
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT 1.55.0000
RADIO-4A.21.3263.04
OPENDSP-V32.120.274.0909
OS-3.62.401.1
EMMC-boot 2048MB
OCT 17 2013,23:06:14.0
Android version 4.3
Htc sense 5.5
Software 3.62.401.1
Htc sdk api 5.65
Kernel 3.4.10-gfa33c1e
[email protected]#1
Smp preempt
Smalband 4a.21.3263.04_10.38m.1157.04L
Build nummer 3.62.401.1 cl264544 release keys
Browserversion webkit/534.30
I hope this is enough info on my phone
I already have the OTA update its a zip file, is it possible to unzip the file and install it in recovery mode from CWM.Because if i install from zip with CWM it stops installing...
baleno_467 said:
I already have the OTA update its a zip file, is it possible to unzip the file and install it in recovery mode from CWM.Because if i install from zip with CWM it stops installing...
Click to expand...
Click to collapse
Flash this stock recovery, redownload the ota and install
http://d-h.st/to7
mb_guy said:
Flash this stock recovery, redownload the ota and install
http://d-h.st/to7
Click to expand...
Click to collapse
the file came with an installer program for downloading the exact file youre talking about so because of the installer program i cant download it.
I also looked for firewater s-off but when i download firewater its only a file not an .exe or .zip what should this extension be and how does it work because if i read the tutorial about this it doesnt say how to run the program for example in windows or in CMD mode or maybe CWM.
Please help
baleno_467 said:
the file came with an installer program for downloading the exact file youre talking about so because of the installer program i cant download it.
I also looked for firewater s-off but when i download firewater its only a file not an .exe or .zip what should this extension be and how does it work because if i read the tutorial about this it doesnt say how to run the program for example in windows or in CMD mode or maybe CWM.
Please help
Click to expand...
Click to collapse
You are probably using the wrong download button. It is a very confusing page, full of links
baleno_467 said:
the file came with an installer program for downloading the exact file youre talking about so because of the installer program i cant download it.
I also looked for firewater s-off but when i download firewater its only a file not an .exe or .zip what should this extension be and how does it work because if i read the tutorial about this it doesnt say how to run the program for example in windows or in CMD mode or maybe CWM.
Please help
Click to expand...
Click to collapse
you clicked the wrong download button
you want the recovery.img
then you flash it with fastboot
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
forget about s-off just get your phone working
best option is to just RUU to kitkat 4.4.2
http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
clsA said:
you clicked the wrong download button
you want the recovery.img
then you flash it with fastboot
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
forget about s-off just get your phone working
best option is to just RUU to kitkat 4.4.2
http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
Click to expand...
Click to collapse
So if a use this exe it will return my Phone back to full stock locked and everything Original or is there a change that i brick my device, because i dont have S-off.
baleno_467 said:
So if a use this exe it will return my Phone back to full stock locked and everything Original or is there a change that i brick my device, because i dont have S-off.
Click to expand...
Click to collapse
it's a signed HTC Rom update utility ...nothing will happen to your phone
Its simple
http://forum.xda-developers.com/showthread.php?t=2691787
I unlocked boot loader, rooted, installed TWRP recovery and superSU. My phone is Vodafone UK with 4.4.2 running but the the new update ruined my phone with some very serious and annoying bugs. Can I flash this stock rom intended for PN0710000 without changing my MID of Vodafone? Please help !
It doesnt work it starts with the program to update but within the minute it stops....Proberply because i have CWM recovery in the boot and not the Original HTC recovery and finaly because i dont have s-Off
edit I now have s-off 02:16 AM
I have did it, the S-OFF is a must and now i completely stocked my htc one. Everything works perfect also the over the air (ota) update works. Thanks to you all who made restore possible.:good:

[Q] S-On, reboot loop, HBOOT 1.55, need to restore

I've been having some problems recently. I've been wanting to update to Kitkat but I have replaced the stock recovery software with CWM, and thus it doesn't work.
To solve this problem I've figured out that I need to get my claws on an RUU, which I have. Hopefully I've grabbed the right one. It doesn't seem like the RADIO serial-thingy matches though. Device has
Code:
4A.21
whilst the RUU has
Code:
4A.23
.
I've tried using the RUU in fastboot but later figured out that I need to have S-OFF for that. That is currently not the case. I've tried using both Firewater and Rumrunner. According to the instructions I'm required to have the phone on in the usual way. As in, not in the bootloader. The problem is that my phone is stuck in some restart loop. When reaching the PIN-screen it will automatically restart/crash after a few seconds. I can however use the phone as usual during this time. Sometimes, it alerts me with an error.
It also seems like the battery completely empties itself sometimes. This is when trying to restore it, getting in and out from the bootloader and the like.
Here's some software info:
CID: HTC__Y13
MIDN0710000
Bootloader info:
Code:
M7_UL PBT SHIP S-ON RH
Code:
HBOOT-1.55.0000
Code:
RADIO-4A.21.3263.04
Code:
OpenDSP-v32.120.274.0909
Code:
OS-3.62.401.1
Great thanks in advance and pardon my useless formatting (and my lacking knowledge of this forum as there might be some rules I'm not following), I'm damn tired of this device.
Tmplt said:
I've been having some problems recently. I've been wanting to update to Kitkat but I have replaced the stock recovery software with CWM, and thus it doesn't work.
To solve this problem I've figured out that I need to get my claws on an RUU, which I have. Hopefully I've grabbed the right one. It doesn't seem like the RADIO serial-thingy matches though. Device has
Code:
4A.21
whilst the RUU has
Code:
4A.23
.
I've tried using the RUU in fastboot but later figured out that I need to have S-OFF for that. That is currently not the case. I've tried using both Firewater and Rumrunner. According to the instructions I'm required to have the phone on in the usual way. As in, not in the bootloader. The problem is that my phone is stuck in some restart loop. When reaching the PIN-screen it will automatically restart/crash after a few seconds. I can however use the phone as usual during this time. Sometimes, it alerts me with an error.
It also seems like the battery completely empties itself sometimes. This is when trying to restore it, getting in and out from the bootloader and the like.
Here's some software info:
CID: HTC__Y13
MIDN0710000
Bootloader info:
Code:
M7_UL PBT SHIP S-ON RH
Code:
HBOOT-1.55.0000
Code:
RADIO-4A.21.3263.04
Code:
OpenDSP-v32.120.274.0909
Code:
OS-3.62.401.1
Great thanks in advance and pardon my useless formatting (and my lacking knowledge of this forum as there might be some rules I'm not following), I'm damn tired of this device.
Click to expand...
Click to collapse
If the RUU is an .exe file, then try placing it in the same folder as your ADB/FASTBOOT files. Plug-in your phone to your PC so that it is recognized on the PC then double click the RUU.exe file. Follow the on-screen instructions. You don't need S-OFF to run an RUU for your phone with the correct CID & MID providing the RUU is the same version or higher.
majmoz said:
If the RUU is an .exe file, then try placing it in the same folder as your ADB/FASTBOOT files. Plug-in your phone to your PC so that it is recognized on the PC then double click the RUU.exe file. Follow the on-screen instructions. You don't need S-OFF to run an RUU for your phone with the correct CID & MID providing the RUU is the same version or higher.
Click to expand...
Click to collapse
sigh... How could I be so dense? I should know this. Thanks for the quick response. I will try this at once.
majmoz said:
If the RUU is an .exe file, then try placing it in the same folder as your ADB/FASTBOOT files. Plug-in your phone to your PC so that it is recognized on the PC then double click the RUU.exe file. Follow the on-screen instructions. You don't need S-OFF to run an RUU for your phone with the correct CID & MID providing the RUU is the same version or higher.
Click to expand...
Click to collapse
The RUU crashes when launching it, "InstallScript Setup Launcher has stopped working". I'm quite sure I have the required stuff to run it. Running it as admin didn't help.
Tmplt said:
The RUU crashes when launching it, "InstallScript Setup Launcher has stopped working". I'm quite sure I have the required stuff to run it. Running it as admin didn't help.
Click to expand...
Click to collapse
It looks like a PC issue. Check out this post Installscript setup launcher has stopped working! In the reply they list two methods it looks like you did the first one. Sometimes, I just have to reboot the computer to get everything set correctly.
majmoz said:
It looks like a PC issue. Check out this post ** In the reply they list two methods it looks like you did the first one. Sometimes, I just have to reboot the computer to get everything set correctly.
Click to expand...
Click to collapse
Unfortunately, none of these methods helps. The device is supposed to be in Fastboot USB mode when the RUU is launched, yes?
Tmplt said:
Unfortunately, none of these methods helps. The device is supposed to be in Fastboot USB mode when the RUU is launched, yes?
Click to expand...
Click to collapse
what is the ruu version you are trying to use (complete file name)?
easiest way: download this guru reset file, its exactly the same version you have on your phone now.
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
put TWRP 2.6.3.3 (recommended) recovery on your phone
copy the zip to your SDcard
Enter recovery and flash like you would do with a custom rom
in the Aroma installer, select wipe data, install stock recovery, install stock radio when prompted.
This file will put you back to fully stock.
Help also
Hi, I'm a newbie and I was supposed to post a thread regarding a problem I'm facing similar to this. So if it's alright, I'll post it here also and ask for your advice. I recently unlocked my HTC One w/ 4.4.2 amd Sense 6.0 a few days ago and was also able to flash CWM custom recovery and root it. I then tried flashing the latest Android Revolution HD, when I rebooted the phone after intallation, it just stays on the first spash screen. I forgot that I needed to S-off my device. So now, I can only access the bootloader and recovery. The status of my device currently is *Tampered*, Unlocked and S-On with 1.57 Hboot. Also, I can't copy files from my PC to the device. I don't know what to do. I've been reading around but I think I need some concrete advice. Thank you in advance.
Baconnugget said:
Hi, I'm a newbie and I was supposed to post a thread regarding a problem I'm facing similar to this. So if it's alright, I'll post it here also and ask for your advice. I recently unlocked my HTC One w/ 4.4.2 amd Sense 6.0 a few days ago and was also able to flash CWM custom recovery and root it. I then tried flashing the latest Android Revolution HD, when I rebooted the phone after intallation, it just stays on the first spash screen. I forgot that I needed to S-off my device. So now, I can only access the bootloader and recovery. The status of my device currently is *Tampered*, Unlocked and S-On with 1.57 Hboot. Also, I can't copy files from my PC to the device. I don't know what to do. I've been reading around but I think I need some concrete advice. Thank you in advance.
Click to expand...
Click to collapse
Best to start your own thread, but on a quick fix, your problem is CWM, you need to use TWRP recovery to flash that rom, also recommend 2.6.3.3
Tampered and unlocked is normal, nothing to worry about, and you don't need s-off to flash custom rom's, just an unlocked bootloader
alray said:
what is the ruu version you are trying to use (complete file name)?
Click to expand...
Click to collapse
Bugger, I have it renamed to RUU.exe and it's md5 doesn't match any file from the site I remember I downloaded it from. I am, however, currently downloading
Code:
RUU_M7_UL_K44_SENSE55_MR_O2_UK_4.20.206.16_Radio_4A.23.3263.28_10.38r.1157.04L_release_353143_signed_2.exe
CID and MID matches, but I didn't buy it in the UK. It was bought in Europe.
Seanie280672 said:
Best to start your own thread, but on a quick fix, your problem is CWM, you need to use TWRP recovery to flash that rom, also recommend 2.6.3.3
Tampered and unlocked is normal, nothing to worry about, and you don't need s-off to flash custom rom's, just an unlocked bootloader
Click to expand...
Click to collapse
Thank you, I appreciate your advice. I tried flashing TWRP recovery but when I go into TWRP recovery, my touchscreen doesn't respond. Any thoughts on why? It works when I'm on CWM though.
Tmplt said:
Bugger, I have it renamed to RUU.exe and it's md5 doesn't match any file from the site I remember I downloaded it from. I am, however, currently downloading
Code:
RUU_M7_UL_K44_SENSE55_MR_O2_UK_4.20.206.16_Radio_4A.23.3263.28_10.38r.1157.04L_release_353143_signed_2.exe
CID and MID matches, but I didn't buy it in the UK. It was bought in Europe.
Click to expand...
Click to collapse
Did you name that file yourself, that's the wrong file, that one is O2 "206", hence 4.20.206.16 you need 401, 3.62.401.1 which is WWE, the same number under your os information in your first post and the same as the guru reset I linked.
Tmplt said:
Bugger, I have it renamed to RUU.exe and it's md5 doesn't match any file from the site I remember I downloaded it from. I am, however, currently downloading
Code:
RUU_M7_UL_K44_SENSE55_MR_O2_UK_4.20.206.16_Radio_4A.23.3263.28_10.38r.1157.04L_release_353143_signed_2.exe
CID and MID matches, but I didn't buy it in the UK. It was bought in Europe.
Click to expand...
Click to collapse
download this file: http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
this is a reset rom
flash it from twrp 2.6.3.3 or from cwm recovery
select to restore stock radio and stock recovery
then you'll be fine to take ota updates.
the file you are currently downloading isnt for your phone.
edit:
well @Seanie280672 already suggested you to do this (just saw his previous post)
will be the easiest and fastest solution in your case.
Seanie280672 said:
easiest way: download this guru reset file, its exactly the same version you have on your phone now.
**
put TWRP 2.6.3.3 (recommended) recovery on your phone
copy the zip to your SDcard
Enter recovery and flash like you would do with a custom rom
in the Aroma installer, select wipe data, install stock recovery, install stock radio when prompted.
This file will put you back to fully stock.
Click to expand...
Click to collapse
TWRP 2.6.3.3 has been flashed and I'm currently downloading the .zip file. Is there a way to put the archive on the device staying in TWRP/Fastboot?
Tmplt said:
TWRP 2.6.3.3 has been flashed and I'm currently downloading the .zip file. Is there a way to put the archive on the device staying in TWRP/Fastboot?
Click to expand...
Click to collapse
with your phone booted in twrp main menu, and the rom.zip in the same folder of adb.exe and fasboot.exe:
Code:
adb push guru_reset_m7_3.62.401.1.zip /sdcard/
wait for the file to transfer (5-10 min) (there is no progress bar just wait adb to tell you the file transfer is complete)
then in twrp hit "install" and then choose guru_reset_m7_3.62.401.1.zip
alray said:
with your phone booted in twrp main menu, and the rom.zip in the same folder of adb.exe and fasboot.exe:
Code:
adb push guru_reset_m7_3.62.401.1.zip /sdcard/
wait for the file to transfer (5-10 min) (there is no progress bar just wait adb to tell you the file transfer is complete)
then in twrp hit "install" and then choose guru_reset_m7_3.62.401.1.zip
Click to expand...
Click to collapse
Thanks!
On an unrelated side-note; if I "thank" someone in the forum, does that count as an upvote or a complete fix regarding my problem (like StackOverflow works)?
Tmplt said:
if I "thank" someone in the forum, does that count as an upvote or a complete fix regarding my problem (like StackOverflow works)?
Click to expand...
Click to collapse
no, hitting the "thank" button doesn't count as an upvote like on other forum. This is only to say thank you to a person who helped you.
Seanie280672 said:
easiest way: download this guru reset file, its exactly the same version you have on your phone now.
**
put TWRP 2.6.3.3 (recommended) recovery on your phone
copy the zip to your SDcard
Enter recovery and flash like you would do with a custom rom
in the Aroma installer, select wipe data, install stock recovery, install stock radio when prompted.
This file will put you back to fully stock.
Click to expand...
Click to collapse
alray said:
download this file: **
this is a reset rom
flash it from twrp 2.6.3.3 or from cwm recovery
select to restore stock radio and stock recovery
then you'll be fine to take ota updates.
the file you are currently downloading isnt for your phone.
edit:
well @Seanie280672 already suggested you to do this (just saw his previous post)
will be the easiest and fastest solution in your case.
Click to expand...
Click to collapse
alray said:
with your phone booted in twrp main menu, and the rom.zip in the same folder of adb.exe and fasboot.exe:
Code:
adb push guru_reset_m7_3.62.401.1.zip /sdcard/
wait for the file to transfer (5-10 min) (there is no progress bar just wait adb to tell you the file transfer is complete)
then in twrp hit "install" and then choose guru_reset_m7_3.62.401.1.zip
Click to expand...
Click to collapse
The ROM was successfully installed and I'm currently configuring my phone! The phone did not implode when restarting, something I take as a sign of a functional phone! A truckload of thanks for the both of ya!

HTC ONE M7 stuck on unlocking screen

Hello
first my problem was:
Quote:
Originally Posted by mara_hr
to cut the long story short, i have formated data on my htc one m7 without making backup (i know)
i have downloaded several roms and am able to read them though usb-otg without problem.
problem occurs when i try to flash them:
Error log:
Skipping MD5 check: no MD5 file found.
assert failed: getpro()
E:Error executing updater binary in zip
Error flashing zip
But when i try to flash android revolution HD 81 - Android revolution 81 , he reads the rom, starts to flash it but screen doesnt respond. volume keys and power keys respond, but you can not say where is the key??
please help
i use TWRP v2.5.0.0
is there any way to update twrp? (latest roms require 2.6 twrp or higher???)
Download the 2.6.3.3 version of TWRP, rename the file to recovery, place the .img file in the folder on your PC where ADB is located and then flash in fastboot with fastboot flash recovery recovery.img. After that command completes, run fastboot erase cache. Then you can copy the ARHD 81 .zip to your phone and flash away.
after that i have tried:
So now you probably have screwed your partitions flashing an incompatible rom and recovery to your phone. Flash a twrp version for Sprint variant and then format data and flash a Custom rom compatible with Sprint phones (M7WLS)
Sprint TWRP here: http://techerrata.com/browse/twrp2/m7wls
Sprint roms here: http://forum.xda-developers.com/spri...ne/development
i have flashed sprint twrp and sprint roms:
Bad Boyz Sprint ONE ROM 4.4.2 Sense 6 v1.0
ROM] Eragon v53Stable&clean|Sense/Aosp/GPE mix, ROM for the HTC One
Sprint_Eragon_V_54.0.0.zip
ViperOne 7.0.1
and they all have same issue.
installation went well. on first boot rom went to lock screen. after unlocking only white screen occurs with green htc logo.
after that dialer app reports crushing
what to do next?
do i need to unlock sprint sim since i live in croatia (europe)?
thanks for help
You should RUU and get everything working the way it should again.
Then flash a rom from the Sprint section.
BD619 said:
You should RUU and get everything working the way it should again.
Then flash a rom from the Sprint section.
Click to expand...
Click to collapse
thx for repling
im a bit of a n00b. can you send me a link or something how to do that? thank you
mara_hr said:
thx for repling
im a bit of a n00b. can you send me a link or something how to do that? thank you
Click to expand...
Click to collapse
android revolution HD 81
Click to expand...
Click to collapse
bruhhh
NOTE: Read the threads, the instructions I'm giving you are just for you to gauge the difficulty of this task, to see if you can do it. Don't follow my instructions! Read the threads!
Read this first.
Then get this firmware.zip and put it in your adb/fastboot folder
source
reboot into fastboot mode with:
adb reboot bootloader
unless you don't have ADB, which you probably don't because you dun goofed when you flashed an Int'l ROM. In which case just press and hold power + vol down and pray.
once you're in fastboot mode, check to see if your device is recognized (may have to do this as root user in linux):
fastboot devices
This should list your device. If nothing comes up, check back here.
Now we're gonna lock your bootloader because RUU fails on unlocked bootloaders (security reasons). Skip this if you're S-Off (you shouldn't be, that's for advanced users).
fastboot oem lock
Now you're gonna go into RUU mode, which lets you modify all partitions of the phone (because you won't be in one):
fastboot oem rebootRUU
Now, we're going to flash the stock image to all the partitions of your device. This is the step that will undo your mistake!
fastboot flash zip firmware_version.zip
NOTE: Change the name of firmware_version.zip to whatever you download from above. If you get an error saying "flush again immdeiately," flash again immediately; just put in the exact same command.
Done. Just finalize with this:
fastboot reboot-bootloader
And then unplug and redo your entire root/ROM process from there.
Hopefully this mini guide will give you an idea of whether you'll need further help. @BD619 is a great fellow to ask.
thank you. you are a life saver. my phone is alive
iv unlocked the bootloader. what do i have to do now install custom rom?

Categories

Resources