Related
Ok, so I got my rezound today and the first thing I did was unlock the bootloader because of the factory reset, I didnt want to adjust any settings just to wipe them out. So i unlocked the bootloader and everything was smooth. Then I rebooted my phone and then tried to install Amon Ra via the guide in the development section. I did everything to the tee but the phone never rebooted automatically so I manually rebooted and then powered down. I deleted the PH98IMG file from my sd card (which was for the 1.02.605.6 version) Then I tried to access the Recovery via the volume down and power buttons. When it looks like the recovery is going to load but I get an image of a phone with an exclamation point inside of a red triangle ...???? So i booted my phone back up it would no longer connect via USB mounting as storage, I tried everything from formatting the SD card to factory resetting, to rebooting my computer. No idea why that all of a sudden my USB would not connect, I get a CD ROM auto play notification with a white square with VZ inside of it, WTF!?! Ok, also I cannot update to the newest software version. I even relocked but when my phone says checking for new software it just dissapears and nothing happens. This is so frustrating, I just wanted to install Amon Ra to perm root so I could install cleanrom but apparantley im doing something wrong and I have no idea, just trying to follow directions, theres just so many files and im not sure if I have the right ones
I tried to install Amon Ra with the AIO by Hasoon but all I get is a command prompt with this in it
'C:\Users\User\Documents\Desktop\HTC' is not recognized as an internal or extern
al command,
operable program or batch file.
C:\Users\User\Documents\Desktop\HTC ReZound\AIO Toolkit\Rezound_All-In-One_Kit_V
1.0\data>
Also, I charged my phone for like 2 hours when I got it, briefly powering it on twice, the battery light is still orange and the meter under about phone/battery is full and it still says charging???
EDIT: My device is connecting via USB all of a sudden magically....
tschmid5 said:
Ok, so I got my rezound today and the first thing I did was unlock the bootloader because of the factory reset, I didnt want to adjust any settings just to wipe them out. So i unlocked the bootloader and everything was smooth. Then I rebooted my phone and then tried to install Amon Ra via the guide in the development section. I did everything to the tee but the phone never rebooted automatically so I manually rebooted and then powered down. I deleted the PH98IMG file from my sd card (which was for the 1.02.605.6 version) Then I tried to access the Recovery via the volume down and power buttons. When it looks like the recovery is going to load but I get an image of a phone with an exclamation point inside of a red triangle ...???? So i booted my phone back up it would no longer connect via USB mounting as storage, I tried everything from formatting the SD card to factory resetting, to rebooting my computer. No idea why that all of a sudden my USB would not connect, I get a CD ROM auto play notification with a white square with VZ inside of it, WTF!?! Ok, also I cannot update to the newest software version. I even relocked but when my phone says checking for new software it just dissapears and nothing happens. This is so frustrating, I just wanted to install Amon Ra to perm root so I could install cleanrom but apparantley im doing something wrong and I have no idea, just trying to follow directions, theres just so many files and im not sure if I have the right ones
I tried to install Amon Ra with the AIO by Hasoon but all I get is a command prompt with this in it
'C:\Users\User\Documents\Desktop\HTC' is not recognized as an internal or extern
al command,
operable program or batch file.
C:\Users\User\Documents\Desktop\HTC ReZound\AIO Toolkit\Rezound_All-In-One_Kit_V
1.0\data>
Also, I charged my phone for like 2 hours when I got it, briefly powering it on twice, the battery light is still orange and the meter under about phone/battery is full and it still says charging???
EDIT: My device is connecting via USB all of a sudden magically....
Click to expand...
Click to collapse
Did you installed htc sync in your computer?
Sent From My Optimized Blasting 4GLTE ReZound
Yes I had to have the drivers installed to unlock it.... One more thing, I just did the oneclickroot method and it says that I now have perm root. I thought the one click was just a temp root. So I factory reset and still had root. Got the tether up and running now I just need to figure out how to install a recovery so I can flash roms.
tschmid5 said:
Yes I had to have the drivers installed to unlock it.... One more thing, I just did the oneclickroot method and it says that I now have perm root. I thought the one click was just a temp root. So I factory reset and still had root. Got the tether up and running now I just need to figure out how to install a recovery so I can flash roms.
Click to expand...
Click to collapse
That's interesting...
Anyways about recovery. Did you try pushing the recovery.img with adb commands? In fastboot?
Sent From My Optimized Blasting 4GLTE ReZound
Yes definately do it from fastboot. I just makes things to much easier.
Also I would apply the OTA before you get to far into the setup process as it will require you to relock your phone to get the new radios from Verizon.
Kratz17 said:
That's interesting...
Anyways about recovery. Did you try pushing the recovery.img with adb commands? In fastboot?
Sent From My Optimized Blasting 4GLTE ReZound
Click to expand...
Click to collapse
I'm not sure I know exactly how to do that...
EmerikL said:
Yes definately do it from fastboot. I just makes things to much easier.
Also I would apply the OTA before you get to far into the setup process as it will require you to relock your phone to get the new radios from Verizon.
Click to expand...
Click to collapse
I did relock my phone "fastboot oem lock" from fastboot...it verified that it was "relocked" at the top. Then I tried to boot up the phone and checked for new updates and it searched for about 20 seconds and then just dissapeared and did nothing, just like when it was unlocked. I'm nervous to do anything to this thing now, i tried to restore a backup of apps that I had backed up from my Droid X, and it stuck at the boot logo, I've had to factory reset a handful of times already trying to figure this thing out. I just spent 2 hours re downloading all the apps I had. I suppose I would make a new backup before I try anything else.
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
EmerikL said:
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
Click to expand...
Click to collapse
Ok, awesome. This sounds doable except installing the RUU, I found the file and its downloading now but how do I install it? I notice it's a zip file but do I extract it and install the contents of it via fastboot as well? Or is there a way to flash zips with the stock recovery menu? Also, I am guessing a backup would be wise before this and the current version of Amon Ra is 3.14, the one titled "recovery-ra-vigor-3.14-gnm.img" . Just rename it to Amon_Ra.img, place it in platform-tools of my SDK files and install via fastboot?
Also, isn't there a newer RUU? A leaked 3.10.605.13? I have seen that ROMs are based off it but I cannot find the actual file anywhere...
No. The RUU is for official releases only. If you're getting the PHzip file of it then just put it on your ext sd card and it will run in bootloader. Just boot the phone and it will find it. Then make sure to delete that file when it's done so your phone won't find it every time you boot.
If you download the exe file then you run it on your PC by double clicking on it and will need HTC.sync installed.
As to Amon Ra, personally I don't like to rename files I've downloaded from a dev so they don't get lost and disorganized. It's up to you, but you don't have to rename it to flash it, just type the name it has exactly. People rename it for easier typing I guess so if you do that I would suggest at least keeping the version number in the name.
Then after you flash Amon Ra, navigate to its developer menu and install su and then you'll be rooted.
Sent from my ADR6425LVW using Tapatalk
EmerikL said:
Ok first of all you should never do a restore from a phone other than the one you are restoring to, that is just asking for problems.
Next, google RUU_Vigor.
You want the 2.01 version. This will give you the update and wipe your phone clean as if you had just taken it out of the box, meaning it will delete all your data.
After it is complete you can download the Amon Ra img file. Place that in the same directory that adb and fastboot are in. Rename it to Amon_Ra.img. Get your command line to the folder that you have fastboot in and then type this command, "fastboot flash recovery Amon_Ra.img" (without the quotes)
You now have the update and Amon Ra loaded on your phone. Boot into recovery and install su from the developer menu and boom you are done. Phone rooted.
Click to expand...
Click to collapse
Ok, so I factory reset my device after making a backup with mybackuppro, relocked my device and placed the 3.54mb PHzip from scottsroms website onto the root of my SD card, booted up into bootloader, it checked the file and then nothing. Rebooted the phone and checked the software version, nothing changed. I dont see how something so simple is so frustrating.....I could try to download the larger file thats like 449mb but its titled "Stock Rooted ROM - Vigor - WWE 2.01.605.11.zip" from scottsroms website and its not a PHzip. Should I rename it PH98IMG.zip? then try that?
tschmid5 said:
Ok, so I factory reset my device after making a backup with mybackuppro, relocked my device and placed the 3.54mb PHzip from scottsroms website onto the root of my SD card, booted up into bootloader, it checked the file and then nothing. Rebooted the phone and checked the software version, nothing changed. I dont see how something so simple is so frustrating.....I could try to download the larger file thats like 449mb but its titled "Stock Rooted ROM - Vigor - WWE 2.01.605.11.zip" from scottsroms website and its not a PHzip. Should I rename it PH98IMG.zip? then try that?
Click to expand...
Click to collapse
If you really want to start fresh you need to grab the RUU. That is the official release from HTC and will put you completely back to stock. Get it here:
http://forum.xda-developers.com/showpost.php?p=22045045&postcount=58
I recommend going the RUU route to be certain you get your phone wiped clean. When I ran it for a fresh start it got rid of old folders/files that flashing a ROM did not. Here's some instructions I posted for someone before:
5) Download the RUU for your mainver to your computer.
This is an exe file so just run it on your pc with your phone attached. You need to be locked and you need HTC Sync installed. Now you are back to stock.
5a) Unlock your phone again using the same unlock bin file you got before by putting it in the same folder you are now using for sdk. Type the following command:
fastboot flash unlocktoken Unlock_code.bin
If you don't have it obtain a new one by following the same steps you did before to get it originally. Here is a guide for that:
http://forum.xda-developers.com/showpost.php?p=20780879&postcount=1
Now you should be stock and unlocked.
6) Flash Amon Ra in fastboot. Get the lateset version, 3.14.
Type the following command to flash it:
fastboot flash recovery recovery-ra-vigor-3.14-gnm.img
Now you should have Amon Ra on your phone.
7) Root your phone by installing su using Amon Ra. Go to the developer menu and find the option in there.
Now you should be stock, unlocked and rooted.
8) MAKE A NANDROID BACK UP NOW AND LABEL IT.
9) Flash a new ROM.
If you use that Stock Rooted ROM, just place it on your ext sd card, then go into Amon Ra and navigate to "flash from zip file" or something like that and select that and it will flash in recovery. Mostly kernels are renamed PHzip and will flash in hboot.
Click to expand...
Click to collapse
That smaller file you downloaded was most likely just a kernel.
feralicious said:
No. The RUU is for official releases only. If you're getting the PHzip file of it then just put it on your ext sd card and it will run in bootloader. Just boot the phone and it will find it. Then make sure to delete that file when it's done so your phone won't find it every time you boot.
If you download the exe file then you run it on your PC by double clicking on it and will need HTC.sync installed.
As to Amon Ra, personally I don't like to rename files I've downloaded from a dev so they don't get lost and disorganized. It's up to you, but you don't have to rename it to flash it, just type the name it has exactly. People rename it for easier typing I guess so if you do that I would suggest at least keeping the version number in the name.
Then after you flash Amon Ra, navigate to its developer menu and install su and then you'll be rooted.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Ok, now I see. I think I had to install an older version of Amon Ra since my software version was older. I succesfully installed Amon Ra 3.10 and installed su and superuser, now I see that I can just flash zips from the menu much like CWM recovery on my Droid X. Now I just have to figure out why my f&%!ing router keeps dropping to local only every 5 minutes, it won't stay connected long enough for me to download an RUU file that size...
So if I flash the zip from scottsroms website do I have to put the kernel on the memory card as well so that it flashes correctly? Thats assuming that the PHzip file is the kernel
Do you have a link or know where I could find an all in one zip file so i dont have to mess around with seperate kernels...a zip that i could flash that has the basebands and everything, i would use the RUU that you posted a link to but its an exe and im not sure what to do with that...
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
feralicious said:
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
No I havent even updated to the newest software yet, I'm trying to download the RUU exe that con247 posted but my internet connection keeps dropping to "local only" and then reconnecting so it doesnt stay connected long enough for my to download a 500mb file, super frustrated about it right now lol
feralicious said:
Yes, you need to flash the kernel separately for that.
There is a thread for another stock ota ROM by con247. He has the update packed into it so it will flash the ROM then take you to hboot to flash the update. You need to lock your phone before flashing the update to get the new radios.
So...
Put ROM on sd card
Flash in recovery
When you get to bootloader put phone in fastboot and connect to PC
Relock phone
Flash PHzip in hboot
Unlock phone
Flash Amon Ra if needed (can't recall if you'll have stock recovery now or not)
Install su
The RUU is really easy. Just download it to your computer and double click on it. just have phone locked and HTC sync installed.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
I think I may be slightly confused. The RUU is the update right? I just want the most current OTA update with the latest basebands and any bugs that were worked out in the January OTA...Once i'm updated I want to flash a ROM, or do I not need to update in order to flash ROMs? I wanted to check out the newest cleanrom but it says its based off of a leaked software version so idk really where to begin with that one...
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
feralicious said:
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
Click to expand...
Click to collapse
Oh yeah, I forgot that I have 4g now with unlimited data lol, im gonna download that exe from con247... the issue where my phone will not connect to my pc has also reoccured, absolutely no idea why, ive been taking the micro SD card out and putting it in a USB adapter that I have in order to access the SD card...
feralicious said:
The RUU is the complete ROM/kernel/recovery with updates, as long as you get the 2.x one. It will get you stock updated with a factory fresh phone.
You can also get stock with the update from the con237 Stock OTA ROM, which is different than the RUU at that link that con247 also posted.
You do need to update if you want the latest radios.
Are you downloading to your computer? Perhaps you can download to your phone using 4g? Or 3g if you don't get 4g where you are.
Click to expand...
Click to collapse
So I tried to run that RUU exe with my phone plugged in although my PC would not pick up my device and an installshield popped up and looked like it was loading something, but then it dissappeared and nothing happened. So I uninstalled the HTC drivers along with HTC sync and then reinstalled them. My device was then recognized by the computer but something calle TL-bootstrap wanted to install. I just ignored it. So with the phone plugged in I tried to run the RUU exe again and the same thing happened, nothing...
I recently went to change my ROM on my HTC amaze, but after I was finished installing it went to reboot and ever since no matter what I do, it just stays on the white htc screen. The only thing I can get to is into Recovery. I locked boot loader and unlocked it and after doing so I noticed it said S ON. How do I turn s off while stuck in recovery mode? Im using the ZurgRushTemp root but it says that I need my phone in usb debugging mode and I dont know how to do that in recovery mode. If I sound like a total idiot it's probably because I am. Previously I have unlocked boot loader and rooted my phone and downloaded other roms and it worked fine. I have no fricken clue what happened. Please help me.. How do I s off to install another rom while I can only get into recovery mode?
What recovery did you flash?
If its not 4EXT then you need to flash the kernel using fastboot.
Check out my hairless guinea pig
Double0EK said:
What recovery did you flash?
If its not 4EXT then you need to flash the kernel using fastboot.
Check out my hairless guinea pig
Click to expand...
Click to collapse
Im not quite sure what you mean by which recovery did I flash? Im using ClockworkMod Recovery v5.0.2.6 if that helps. What does it mean and how do I "flash the kernal using fastboot"?
ben200451 said:
Im not quite sure what you mean by which recovery did I flash? Im using ClockworkMod Recovery v5.0.2.6 if that helps. What does it mean and how do I "flash the kernal using fastboot"?
Click to expand...
Click to collapse
Alright slowly but surely I'm catching on to all this stuff.. I think. I found "Hasoon2000's HTC amaze all in one kit" on another fourm so im using that. So I want to flash a 4ext recovery? Then after that what? And do I want to flash it to stock telus kernal aswell? Goddamnit did I mess up big this time.
ben200451 said:
Alright slowly but surely I'm catching on to all this stuff.. I think. I found "Hasoon2000's HTC amaze all in one kit" on another fourm so im using that. So I want to flash a 4ext recovery? Then after that what? And do I want to flash it to stock telus kernal aswell? Goddamnit did I mess up big this time.
Click to expand...
Click to collapse
The bootloader screen reads
*** Unlocked ***
Ruby PVT SHIP S-ON RL
HBOOT-1.90.0006
eMMC-boot
just get the stock RUU for your phone. Re-lock your bootloader. Rename what you downloaded to PH85IMG.zip. place it in the root directory of your external SD card. reboot your phone into HBOOT and it should automatically flash the stock recovery and ROM. this WILL wipe your phone clean. then you can unlock the bootloader, root it, flash a custom recovery then a ROM of your choice.
NeoAndroid said:
just get the stock RUU for your phone. Re-lock your bootloader. Rename what you downloaded to PH85IMG.zip. place it in the root directory of your external SD card. reboot your phone into HBOOT and it should automatically flash the stock recovery and ROM. this WILL wipe your phone clean. then you can unlock the bootloader, root it, flash a custom recovery then a ROM of your choice.
Click to expand...
Click to collapse
What is PH85IMG.zip and where can I download it?
ben200451 said:
What is PH85IMG.zip and where can I download it?
Click to expand...
Click to collapse
Really?
If u don't know that, you've got some reading to do. Google it
_________________________
Am I on Candid Camera?
aha sorry I did, thanks for all the help. Well see if this works,
ben200451 said:
I recently went to change my ROM on my HTC amaze, but after I was finished installing it went to reboot and ever since no matter what I do, it just stays on the white htc screen. The only thing I can get to is into Recovery. I locked boot loader and unlocked it and after doing so I noticed it said S ON. How do I turn s off while stuck in recovery mode? Im using the ZurgRushTemp root but it says that I need my phone in usb debugging mode and I dont know how to do that in recovery mode. If I sound like a total idiot it's probably because I am. Previously I have unlocked boot loader and rooted my phone and downloaded other roms and it worked fine. I have no fricken clue what happened. Please help me.. How do I s off to install another rom while I can only get into recovery mode?
Click to expand...
Click to collapse
Unlocking the bootloader won't change your phone into s-off. So, what you see is correct.
Forget about ZergRush. It won't work, or necessary at all if you unlocked your bootloader, anyway.
Edit: I forgot to mention. Try 'adb logcat' to see if your phone even gets to the boot sequence. If you see your screen gets filled up with tons of stuff, hit control-c to stop it. Then enter adb logcat > logfile.txt to capture it. You can post it here for someone to take a look.
If you can get into bootloader and/or recovery, your phone isn't in a bad shape at all. If you can access your phone from a pc with adb or fastboot (which, you should have if you've unlocked your bootloader), there are things you can try.
1. boot your phone into recovery and see if you can access it through adb shell. Do you see a shell prompt ('$' or '#' sign)? On the phone, use the mount option to mount system and data partitions to see if they are mountable. You can use 'ls -l' on the shell prompt to look around, if you like.
2. If your phone is accessible, but not bootable, the first thing I would try is to flash a boot image. You probably have one sitting in the pc folder you used to unlock, or hanson's all-in-one tool has it.
3. If you flash a fresh boot image (kernel) and the phone still won't boot up, the next thing I would try is to restore from a nandroid backup. I'm sure you've made a backup before you started, right?
4. If the nandroid restore doesn't work, you can try flashing a stock rom like someone elese suggested. You just copy the zip file, which you download from the stock rom thread in the dev section, to the external sd card, rename it to PH85IMG.zip, and reboot your phone into the bootloader. The phone will detect the stock rom if it's there and asks you whether to install the update or not. Remember to download the correct file for your carrier.
5. If nothing works, come back here and post your result. I'm afraid your phone may have a corrupt nand memory...
I am having the problem I followed steps 1-5 of the post above.
using PH85IMG.zip in bootloader. It loades the image and checks. afterwards when it restarts it gets stuck on bootloader or HTC splash screen.
I am unlocked through HTC Dev
S-ON
rooted
on ext4 recovery
Sheng1988 said:
I am having the problem I followed steps 1-5 of the post above.
using PH85IMG.zip in bootloader. It loades the image and checks. afterwards when it restarts it gets stuck on bootloader or HTC splash screen.
I am unlocked through HTC Dev
S-ON
rooted
on ext4 recovery
Click to expand...
Click to collapse
What carrier are you on?
mobilicity phone but using on rogers.
also not sure if it matters
h.boot 1.93
Sheng1988 said:
mobilicity phone but using on rogers.
also not sure if it matters
h.boot 1.93
Click to expand...
Click to collapse
Were you on GB or ICS before this started happening? Or a custom ROM? Give me as much info as possible in one brief post.
original rom nandroid backup to sd card before flash
s-off through Juopunutbear
unlocked boot loader
ext4 recovery and rooted
flashed energy rom, wouldn't boot
tried to go back to stock but then internal sd card stopped working could not access anything except ext4 and fastboot
used PH85IMG.zip through bootloader still wouldn't boot
formatted internal sd card through ext4 (format everything including sd card)
re ran PH85IMG.zip in bootloader, everything checked out but could not pass htc screen
tried to relock bootloader got hard brick used unbricking project
S-ON
re-ran PH85IMG.zip still wouldn't boot past htc
unlocked bootloader through htc dev
ext4 recovery with all in one tool
rooted with tool
re-ran PH85IMG.zip and still won't get through htc screen
tried to flash kernel with all in one tool with boot img received from
OTA_RUBY_ICS_35_S_DAVE_CA_2.14.1800.6-1.45.1800.2_R_release_263099viknauioz1fkgotb
still stopped at htc screen
any help and all help is appreciated!
Sheng1988 said:
original rom nandroid backup to sd card before flash
s-off through Juopunutbear
unlocked boot loader
ext4 recovery and rooted
flashed energy rom, wouldn't boot
tried to go back to stock but then internal sd card stopped working could not access anything except ext4 and fastboot
used PH85IMG.zip through bootloader still wouldn't boot
formatted internal sd card through ext4 (format everything including sd card)
re ran PH85IMG.zip in bootloader, everything checked out but could not pass htc screen
tried to relock bootloader got hard brick used unbricking project
S-ON
re-ran PH85IMG.zip still wouldn't boot past htc
unlocked bootloader through htc dev
ext4 recovery with all in one tool
rooted with tool
re-ran PH85IMG.zip and still won't get through htc screen
tried to flash kernel with all in one tool with boot img received from
OTA_RUBY_ICS_35_S_DAVE_CA_2.14.1800.6-1.45.1800.2_R_release_263099viknauioz1fkgotb
still stopped at htc screen
any help and all help is appreciated!
Click to expand...
Click to collapse
You used the wrong image, went about using that ota file incorrectly as well, Oh boy, ite, let's keep our fingers crossed on this.
You said your hboot was 1.93.0002? Correct? If you're s-on, this may or may not work, lets hope it does, since's it practically your only hope, though I wonder what your cid currently is set to.
Since you did s-off, you should know how to use adb. Shut the phone off via battery pull, boot up into hboot then go into fastboot, using adb check your cid via this command: fastboot getvar cid
Let me know what it is when you're done, we'll work from there, hopefully we can get this done.
sorry, forgot to pull sd card so it ran the PH85IMG twice,
the cid is
11111111
Sheng1988 said:
sorry, forgot to pull sd card so it ran the PH85IMG twice,
the cid is
11111111
Click to expand...
Click to collapse
Cid is 11111111 and you're s-on? Lucky you, well download the mobilicity GB stock ruu exe file, reboot into fastboot and run the file to restore your phone to complete stock GB, hopefully it goes through, though I don't see why it wouldn't, if you're s-on, you'll have to relock your bootloader before doing this.
Thanks! hopefully it'll work
downloading the GB rom from
http://forum.xda-developers.com/showthread.php?p=27704071
going to relock bootloader with the amaze tool.
going to change the RUU to PH85IMG then pray it works!
I'll post an update in this thread, unfortunately the rom takes about 4 hours to download from file factory
Sheng1988 said:
Thanks! hopefully it'll work
downloading the GB rom from
http://forum.xda-developers.com/showthread.php?p=27704071
going to relock bootloader with the amaze tool.
going to change the RUU to PH85IMG then pray it works!
I'll post an update in this thread, unfortunately the rom takes about 4 hours to download from file factory
Click to expand...
Click to collapse
You can download the ruu from the ruu/ota thread in the same forum, the dev host upload by krook is much faster.
Do not change the name of that file, it's an exe file, you have to run it via a pc with your phone connected via usb cable in fastboot mode.
Ok, I have had troubles with my sd card ever since I went s-off. My phone will not recognise the sd. I tried the adb shell fix to no avail, so I went from clean Rom to rez Rom 2.5. I forgot to flash the old firmware patch since I'm still on gb firmware, and had random reboot problems, but it recognised my sd. When I did a complete wipe then reinstall with the old firmware patch my sd card is unrecognizable once again. I don't want to ruu to the leaked firmware, but will if I absolutely have to. Any ideas? O btw when trying the adb shell fix I got "warning: fdisk something something..." Thanks.
I had to mount mine to my computer through clockwork recovery then reformatted using windows.
Tried. No dice..
What hboot are you on?
Sent from my ADR6425LVW using Tapatalk 2
juopuntbear. i did the s-off n it flased his. but listen i updated to 3.11, it recognised my sd, then i unlocked the bootloader again and now its gone.. im so frustrated
2.21.0000 I updated firmware, and it seen my sd, but when I unlocked my bootloader again it disappeared.. Im so frustrated
Just flashed Jbears 2.11 No dice. the 2.21 was his as well btw
If your s off your boot loader don't have to be unlocked anymore. I would also just give in and flash the ics firmware.
I am s-off, and on 3.11 ics firmware. And if I am s-off I can leave the bootloader locked? Cause updating the firmware fixed the issue, but unlocking buggered it back again.
EDIT: After hours and hours.. I reflashed Jbears 2.21, and vuala. I have sd! Yay ty guys for putting up with this semi-noob.
Then you boot loader don't need to be unlocked anymore
Curious if you can do a backup and restore?I had SD card issues too. I'm stuck with not being able to restore.
Anyone?
Ya my recovery still was able to read it, but the system couldn't mount it. Turned out to be a bad hboot flash.
Sent from my ADR6425LVW using xda premium
kaliblazin707 said:
Ya my recovery still was able to read it, but the system couldn't mount it. Turned out to be a bad hboot flash.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
just to double check..lol my recovery sees my sd card. it wont let me restore any backups. have you tried a restore?
droidrev71 said:
just to double check..lol my recovery sees my sd card. it wont let me restore any backups. have you tried a restore?
Click to expand...
Click to collapse
Just change ur hboot
Sent from my HTC6435LVW using xda app-developers app
Recently bought a mint Rezound that has h-boot 2.10 & CleanRom 4.5 DE.
I want to make it a clone of the setup in my sig, can I just s-off the thing then flash the kernel/ROM setup I'm running now??
yeah s-off... and go nuts!! you can flash anything at that point.
Alright, I'm trying to figure out what Is going wrong here.
If I hook my existing phone to my PC everything works fine.
If I hook the new resound to the PC nothing happens (phone and card is not recognized) and I've tried threee different cables, two batteries etc,
The new phone opens into cleanrom 4.5 DE but immediatelly crashes and restarts before I have a chance to do anything at all.
Anybody?
Can you get to recovery? Amon Ra will allow you to mount the SD card. Put an RUU on it and see if that will recover the phone.
http://goo.im/stock/vigor/ruu/RUU_V....1123r_3161E_9K_QMR_release_233635_signed.zip
The is the newest gb ruu. Rename to PH98.IMG and boot to hboot. Don't forget to flash it twice
Sent from my ADR6425LVW using Tapatalk 2
pwned3 said:
http://goo.im/stock/vigor/ruu/RUU_V....1123r_3161E_9K_QMR_release_233635_signed.zip
The is the newest gb ruu. Rename to PH98.IMG and boot to hboot. Don't forget to flash it twice
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
I'm trying to revert as well and I have a question.
I reverted to the stock GB ROM from my clean ICS rom using my nandroid back up.
Obviously I lose the ability to access my sd card.
I have S-off.
1. will installing this over write my backup ed GB ROM?
2. after installing it, will I see the sd card again?
3. I'm trying to send the rezound back to verizon because it is over heating (45Celcius during angry birds XD), having this ruu installed is like having a pure stock phone and I shouldnt worry about verizon saying it was rooted?
4. Do I rename and drop this in the root folder of the internal sd card and then boot to hboot?
thanks!
mrslax said:
I'm trying to revert as well and I have a question.
I reverted to the stock GB ROM from my clean ICS rom using my nandroid back up.
Obviously I lose the ability to access my sd card.
I have S-off.
1. will installing this over write my backup ed GB ROM?
2. after installing it, will I see the sd card again?
3. I'm trying to send the rezound back to verizon because it is over heating (45Celcius during angry birds XD), having this ruu installed is like having a pure stock phone and I shouldnt worry about verizon saying it was rooted?
4. Do I rename and drop this in the root folder of the internal sd card and then boot to hboot?
thanks!
Click to expand...
Click to collapse
Installing this puts it back to stock. Over writes everything. You rename it to PH98IMG.ZIP then put it on your ext sd card not in a folder. You'll have to run it twice. Then if you want it totally stock you can turn the secure flag back on by doing what this thread http://forum.xda-developers.com/showthread.php?t= says
Sent from my ADR6425LVW using Tapatalk 2
pwned3 said:
Installing this puts it back to stock. Over writes everything. You rename it to PH98IMG.ZIP then put it on your ext sd card not in a folder. You'll have to run it twice. Then if you want it totally stock you can turn the secure flag back on by doing what this thread http://forum.xda-developers.com/showthread.php?t= says
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
I dled the file and renamed it ph89img and placed it on my external sd card root folder.
When I boot into hboot, it searches for the image but cant find it.
Not sure what I need to do now
Don't put it in a folder. Root simply put means not in a folder
Sent from my ADR6425LVW using Tapatalk 2
pwned3 said:
Don't put it in a folder. Root simply put means not in a folder
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
sorry I mean its in root and not in a folder and after renaming that file to ph89img.zip is still wasnt recognized.
I flashed the boot file and rom from scotts roms for the rooted stock.
Does flashing those bring me back to stock radio?
Also, my sd card seems to not be accessible in GB.
Is there a way to fix this?
jmorton10 said:
Alright, I'm trying to figure out what Is going wrong here.
If I hook my existing phone to my PC everything works fine.
If I hook the new resound to the PC nothing happens (phone and card is not recognized) and I've tried threee different cables, two batteries etc,
The new phone opens into cleanrom 4.5 DE but immediatelly crashes and restarts before I have a chance to do anything at all.
Click to expand...
Click to collapse
Search and try installing HTC drivers for the Rezound, usually can install HTC Sync and delete if you don't need the Sync feature, drivers stay behind. Attempt on a clean computer with no other phone drivers too to start, or Uninstalling Device Drivers in Hardware Manager on current PC when Rezound is connected. Then install HTC Sync and reconnect phone.
For booting into the ROM, may be a network bootloop, there is a sticky about it. Try with the backplate off, or even SIM removed if signal is still strong. Try and rule that issue out first.
mrslax said:
sorry I mean its in root and not in a folder and after renaming that file to ph89img.zip is still wasnt recognized.
I flashed the boot file and rom from scotts roms for the rooted stock.
Does flashing those bring me back to stock radio?
Also, my sd card seems to not be accessible in GB.
Is there a way to fix this?
Click to expand...
Click to collapse
It is 98, not 89. Case sensitivity may or may not matter, do PH98IMG.zip should solve that part.
Edit: yes, flash the RUU twice and it should reset everything, including radios. Do a factory reset in the boot menu too after all files are off phone, and sure the ROM worked (radios and data, and WiFi are working without error.)
Reset phone to stock for return
Can I use this to reformat the phone from GB s-off / custom (ENG) hboot /
custom recovery / custom rom to stock everything to return for
warranty replacement?
If I followed it correctly, I flash it the RUU twice then hboot factory reset,
then fastboot reset the s-off flag?
[How to] get back to s-on from juopunutbear s-off
http://forum.xda-developers.com/showthread.php?t=1612937
I guess then, on the new phone, I have to HTCdev unlock it,
redo the s-off procedure, fastboot flash Amon Ra 3.15 again and
restore my backup to the replacement phone? Then restore
the internal sdcard backup.
fuzzynco said:
Can I use this to reformat the phone from GB s-off / custom (ENG) hboot /
custom recovery / custom rom to stock everything to return for
warranty replacement?
If I followed it correctly, I flash it the RUU twice then hboot factory reset,
then fastboot reset the s-off flag?
[How to] get back to s-on from juopunutbear s-off
http://forum.xda-developers.com/showthread.php?t=1612937
I guess then, on the new phone, I have to HTCdev unlock it,
redo the s-off procedure, fastboot flash Amon Ra 3.15 again and
restore my backup to the replacement phone? Then restore
the internal sdcard backup.
Click to expand...
Click to collapse
yes you can use this. Just s-off, relock your phone, and flash the GB RUU. then run the command in scotty's post to get back to s-on. then on your new phone, i wouldnt even unlock. just straight to s-off. its better then HTC "dev" unlock.
antp121 said:
yes you can use this. Just s-off, relock your phone, and flash the GB RUU. then run the command in scotty's post to get back to s-on. then on your new phone, i wouldnt even unlock. just straight to s-off. its better then HTC "dev" unlock.
Click to expand...
Click to collapse
I think you have to unlock to use controlbear
Sent from my ADR6425LVW using Tapatalk 2
That's what I thought too.
S-off process requires unlocked
state to do its thing.
I managed to soft brick my phone or i believe so. I unlocked the bootloader, flashed cwm to the phone, rooted then read that it fails alot with the rezound so i prepped my phone to unroot and remove cwm and install Amon Ra and nodded off to sleep while in the recovery menu... This is where it gets weird... I woke up to my phone like this. I uploaded a picture of the bootloader screen... Its relocked and will not allow me to do jack... Im not the best at development and relatively inexperienced... I desperately need help. Please.
Well you have hboot so its not bricked. I would pull the battery and then make sure you don't have a ph98img.zip in root of sd. Then put battery back in and see what happens.
Sent from my ADR6425LVW using xda app-developers app
texascfdad said:
Well you have hboot so its not bricked. I would pull the battery and then make sure you don't have a ph98img.zip in root of sd. Then put battery back in and see what happens.
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
When I I rooted my phone i had forgotten to put my sd card in so it rooted using the internal sd. I cannot find external or internal sd card through the bootloader or via usb connection. Here is what the bootloader shows when i try to launch recovery.
Reunlock your hboot then try a regular reboot.
Sent from my ADR6425LVW using Xparent Green Tapatalk 2
Snuzzo said:
Reunlock your hboot then try a regular reboot.
Click to expand...
Click to collapse
I've tried to use hasoon2000's kit to reunlock my phone and to no effect. It cant even locate my device... Here's a screen shot...
jaredvillhelm2002 said:
I've tried to use hasoon2000's kit to reunlock my phone and to no effect. It cant even locate my device... Here's a screen shot...
Click to expand...
Click to collapse
Does the phone say fastboot usb?
darkghost568 said:
Does the phone say fastboot usb?
Click to expand...
Click to collapse
When connected to the pc via usb cable yes. My pc however cannot find any files or even recognize the phone as a device. Ive put my microsd card into the reader and it is also completely wiped... nothing...
jaredvillhelm2002 said:
When connected to the pc via usb cable yes. My pc however cannot find any files or even recognize the phone as a device. Ive put my microsd card into the reader and it is also completely wiped... nothing...
Click to expand...
Click to collapse
Do you have HTC sync installed?
Have you tried to download a complete RUU in PH98IMG.zip form and see if it will install from the bootloader?
Here is a link...
Flash ruu of your choosing then use the toolbox to install amon ra. When in doubt use ruu to get back to square one. I have had to do it a few times lol.
Sent from my Rezound using Tapatalk 2
I've downloaded HTC sync and it's fully updated. I downloaded the 4.0.3.xxxx ph98img.zip from I can't remember where and tried throwing it onto my sd card but when I booted the phone I to hboot it did nothing. I'll try again if someone can guide me through it. And this is my fault for thinking after being out of the tech loop for years that I could jump back in and do a full root and rom flash without much more extensive research. I found out what happened also. My gf was trying to get the phone to turn on and couldn't figure out what was happening and turned out she was playing with the volume rocker and power button. So god knows she may have wiped everything from the inside out...
Sent from my HTC6435LVW using xda app-developers app
We've all heard the gf excuse... not gonna fly.
You could try reformatting the sd card using your pc and using that one to flash the RUU?
feralicious said:
We've all heard the gf excuse... not gonna fly.
You could try reformatting the sd card using your pc and using that one to flash the RUU?
Click to expand...
Click to collapse
<3.
Not going to pull any punches. 1st off; learn your fastboot commands hassoon's toolkit is for ease of use. 2nd; You were almost there. 3rd; When trying to use fastboot/adb, make sure HTC sync isn't running in the background.
jaredvillhelm2002 said:
I've downloaded HTC sync and it's fully updated. I downloaded the 4.0.3.xxxx ph98img.zip from I can't remember where and tried throwing it onto my sd card but when I booted the phone I to hboot it did nothing. I'll try again if someone can guide me through it. And this is my fault for thinking after being out of the tech loop for years that I could jump back in and do a full root and rom flash without much more extensive research. I found out what happened also. My gf was trying to get the phone to turn on and couldn't figure out what was happening and turned out she was playing with the volume rocker and power button. So god knows she may have wiped everything from the inside out...
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Have it named PH98IMG.zip(watch your filenames, be careful not to name it PH98IMG.zip.zip). But first try reunlocking again and see if you get boot. If you at least get boot animation that tells me you have a working boot partition. If not then you would need to reflash a boot.img. If you are adamant about gaining root, you could have just flashed a custom rom after flashing Amon RA + a data wipe along with proper boot.img in fastboot.
Snuzzo said:
Not going to pull any punches. 1st off; learn your fastboot commands hassoon's toolkit is for ease of use. 2nd; You were almost there. 3rd; When trying to use fastboot/adb, make sure HTC sync isn't running in the background.
Have it named PH98IMG.zip(watch your filenames, be careful not to name it PH98IMG.zip.zip). But first try reunlocking again and see if you get boot. If you at least get boot animation that tells me you have a working boot partition. If not then you would need to reflash a boot.img. If you are adamant about gaining root, you could have just flashed a custom rom after flashing Amon RA + a data wipe along with proper boot.img in fastboot.
Click to expand...
Click to collapse
Simple steps I used when I was in an HTC boot loop.
1. Relocked and installed the stock ruu.
2. Unlocked and flashed the recovery partition using fast boot flash recovery recovery.img (name of your recovery image you want to use.)
3. Used recovery to install su.
4. Profit.
You can also use fast boot to install asop boot images. But for now if you want root use steps 1-4. It worked for me when I borked the heck out of entire phone. ( I had no recovery even after fastboot flashing the recovery partition.)
Sent from my ADR6425LVW using xda app-developers app
lol, your not bricked at all. Not even close. You just need to figure out how to flash an ruu in hboot to get back to square one. That way you have a clean slate to start over again with.
Next time, DONT FALL ASLEEP.
wildstang83 said:
lol, your not bricked at all. Not even close. You just need to figure out how to flash an ruu in hboot to get back to square one. That way you have a clean slate to start over again with.
Next time, DONT FALL ASLEEP.
Click to expand...
Click to collapse
Snuzzo said:
Not going to pull any punches. 1st off; learn your fastboot commands hassoon's toolkit is for ease of use. 2nd; You were almost there. 3rd; When trying to use fastboot/adb, make sure HTC sync isn't running in the background.
Have it named PH98IMG.zip(watch your filenames, be careful not to name it PH98IMG.zip.zip). But first try reunlocking again and see if you get boot. If you at least get boot animation that tells me you have a working boot partition. If not then you would need to reflash a boot.img. If you are adamant about gaining root, you could have just flashed a custom rom after flashing Amon RA + a data wipe along with proper boot.img in fastboot.
Click to expand...
Click to collapse
What should be done if i'm stuck at re-locked bootloader, S-ON, download mode screen, unable to lock-unlock bootloader nor able to flash RUU ? Even the unbrick tool at http://forum.xda-developers.com/showthread.php?t=183353 doesn't detect my phone.
I gave it to a repair shop, he tried flashing the RUU but said he was getting some USB error.
Pull SD card, place a full ruu ph98img on it with a card reader.
Sent from my Rezound using Xparent ICS Tapatalk 2
Snuzzo said:
Pull SD card, place a full ruu ph98img on it with a card reader.
Sent from my Rezound using Xparent ICS Tapatalk 2
Click to expand...
Click to collapse
Done that several times.. even tried different sd cards and different new downloads.. still doesn't boot up.. ruu flashes just one pass only very quickly in under 2-3mins..
Not recognizing fastboot at all?
Sent from my Rezound using Xparent ICS Tapatalk 2