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...
So... I flashed scrosler's Stock Rooted RUU 3.14, and once that was cleanly on and working I got into amonra and cleared data, flashed Venasaur 3.1, and then in Hboot ran the 3.14 kernel again.
How did I go wrong and what's the simple fix that will get me with the pokemon? ~thanks <3
(I'm getting bootlooped that is)
You flashed an incompatible kernel. Are you s-on or s-off? If s-off just flash the Rom again in amon ra and reboot phone. No need to install a kernel it will do it for you. If s-on you need the kernel for venasaur Rom which may need to be flashed in fastboot unless someone has made it into a flammable zip. If s-on might as well take the plunge and s-off. It's a very easy process.
sent from my Clean Rezound
I am S-on, as soon as I find something condutable and more reliable than a paperclip i'll probably do S-off haha
I don't think anyway has, I just time getting the image boot file off of the rom and running it in H-boot, I still get a bootloop (I'm genuinely surprised that it didn't work), that's a pretty sticky situation, i'm stuck without a phone until that's solved =(
I repeal that statement, taking the boot.img out and flashing it in hboot worked, wonderful! thanks =)
Question for you?..
Now that that you have your Venusaur 3.1 running..are you having any issues with Wifi?
I did the re-lock, android police ruu, unlock, install recovery, clean wipe x10, install venusaur 3.1, and then installed sense4 boot image for the venusaur rom. However I keep getting Wi-fi Errors, I'm guessing my wifi modules are wrong but I'm just trying to figure out where I may have messed up. I tried flashing the wifi modules provided by http://forum.xda-developers.com/showthread.php?t=1642217 but no go...any ideas?
well i'm fairly curious how you were able to get the sense4 boot image, it gave me a mainver error, I took the boot image out of the rom and ran that.
Which got me in, and wifi isn't giving me a problem surprisingly, but I'm now curious to how your supposed to go 3g with the new setting setup.
My Sd card also can't mount I'm not sure if that's related to 3.14 and pokemon rom or just my terrible flashing
Watercycle, are you still having problems? If you flashed Scott's Rom that is not an ruu. I believe you are still o n the old firmware. You will need to go to nilsp business Rom in the development section and download the old firmware patch (i think it's in the 4th post) then flash in amon ra. You should be set after that.
sent from my Clean Rezound
actually I flashed scott's 3.14 deodex and old firmware patch + boot img before flashing the pokemon and pokemon boot img
I'm currently only struggling with the issue of sd card mount now
Watercycle said:
actually I flashed scott's 3.14 deodex and old firmware patch + boot img before flashing the pokemon and pokemon boot img
I'm currently only struggling with the issue of sd card mount now
Click to expand...
Click to collapse
The patch may still be on your sd card from Scott then and if not go to the thread I suggested. Just boot to recovery and flash the patch again. You will need that patch for any ics Rom you run because you are still on gb firmware. Don't panic your almost there.
sent from my Clean Rezound
how can you tell if your on old gb firmware? =( since it still boots up and works
darnit I thought i was on ics after that full ruu =o
so after having flashed the pokemon in Hboot i flash the old firmware again? (i'm scared it will bootloop me because i finally got it working haha)
ZombieCodeMonkey said:
Question for you?..
Now that that you have your Venusaur 3.1 running..are you having any issues with Wifi?
I did the re-lock, android police ruu, unlock, install recovery, clean wipe x10, install venusaur 3.1, and then installed sense4 boot image for the venusaur rom. However I keep getting Wi-fi Errors, I'm guessing my wifi modules are wrong but I'm just trying to figure out where I may have messed up. I tried flashing the wifi modules provided by http://forum.xda-developers.com/showthread.php?t=1642217 but no go...any ideas?
Click to expand...
Click to collapse
I briefly searched the venasaur thread (which you can do to) and found most people having WiFi issues either had the wrong kernel or just reset their router and bam, WiFi works. I can't help you anymore then that so you may want to ask in that thread.
Edit: did you unzip the Rom and get the boot.IMG there or did you download seperate? If you didn't unzip and take it out of the Rom then try that. You should be good.
sent from my Clean Rezound
What ruu did you use?
sent from my Clean Rezound
Give me like 20 minutes to get back to you...heading home....motorcycle can't multitask at night more obvious to others haha
Sent from my ADR6425LVW using Tapatalk 2
snow, since I sucsessfully was on
This
will flashing the old gingerbread fix my sd mounting or break everything?
sorry I have to be more direct, gotta get some sleep now =)
Watercycle said:
snow, since I sucsessfully was on
This
will flashing the old gingerbread fix my sd mounting or break everything?
sorry I have to be more direct, gotta get some sleep now =)
Click to expand...
Click to collapse
I think so
Watercycle said:
snow, since I sucsessfully was on
This
will flashing the old gingerbread fix my sd mounting or break everything?
sorry I have to be more direct, gotta get some sleep now =)
Click to expand...
Click to collapse
It will fix your sd card. You never ran the ruu if all you flashed was Scott's rooted, deodexd Rom. If you get with me tomorrow I can walk you through the ruu but I think at that point you might as well s-off. Time to find that wire
sent from my Clean Rezound
If you could see your sd card on Scott's Rom it was because of the patch. Make sure you report back. I need some sleep.
sent from my Clean Rezound
Okay...
I re-locked my bootloader using the usual, fastboot oem lock.
then I download the full leaked RUU from Android Police, androidpolice.com/2012/05/07/exclusive-download-htc-rezound-ice-cream-sandwich-build-3-14-605-5-brings-a-handful-of-fixes-and-newer-radios/"
Booted to Hboot with that file on the SD card in the proper name, completely flashed the phone with the Leaked RUU
Once OS loaded, rebooted back to fastboot and used hTcdev.com to unlocked my bootloader again. (I do not have S-Off yet).
Then I downloaded and flashed through fastboot commands the TWRP 2.1.1. Touchscreen recovery.
Once this was done, I downloaded and installed Venusaur 3.1.0 through recovery after performing scot's superwipe x10,
Then fastboot flashed the boot.img for the sense 4.0 roms.
Wi-Fi does not turn on at all...It will state Turning on...but not to long after will give error.
So after all of that I tried grabbing the wifi module.zip from one of the stock rom de-odexed rooted 3.14.605.5 roms, and tried flashing that through recovery and manually adding the file through root explorer..nothing.
Hope that helps clarify.
Also i would through an inquiry to there thread but I don't have enought posts yet to post in development.
ZombieCodeMonkey said:
Okay...
I re-locked my bootloader using the usual, fastboot oem lock.
then I download the full leaked RUU from Android Police, androidpolice.com/2012/05/07/exclusive-download-htc-rezound-ice-cream-sandwich-build-3-14-605-5-brings-a-handful-of-fixes-and-newer-radios/"
Booted to Hboot with that file on the SD card in the proper name, completely flashed the phone with the Leaked RUU
Once OS loaded, rebooted back to fastboot and used hTcdev.com to unlocked my bootloader again. (I do not have S-Off yet).
Then I downloaded and flashed through fastboot commands the TWRP 2.1.1. Touchscreen recovery.
Once this was done, I downloaded and installed Venusaur 3.1.0 through recovery after performing scot's superwipe x10,
Then fastboot flashed the boot.img for the sense 4.0 roms.
Wi-Fi does not turn on at all...It will state Turning on...but not to long after will give error.
So after all of that I tried grabbing the wifi module.zip from one of the stock rom de-odexed rooted 3.14.605.5 roms, and tried flashing that through recovery and manually adding the file through root explorer..nothing.
Hope that helps clarify.
Also i would through an inquiry to there thread but I don't have enought posts yet to post in development.
Click to expand...
Click to collapse
Why are you not s-off? Makes life much easier. What I have concluded is that you need to start over. You have the wrong kernel. Wipe everything then flash the Rom in recovery. You will have had to unzip the Rom on your pc then take the boot.IMG out and flash this in fastboot to the phone. I don't think there is a ph.zip file for this. There are very good directions if you search that thread.
sent from my Clean Rezound
Sorry guys but it's bed time. If you both follow those directions you should be fine. If not get with me in the morning.
sent from my Clean Rezound
Alright, so I've got an S-On rooted Rezound and I'm stuck in the boot loop. YES I've read all the posts about logging in and dialing *#etc and also to go into Mobile Network and switch to LTE/CDMA, but I can't dial anything because the phone cuts off before I get a chance, and the LTE switch does nothing. I've tried flashing several different kernels, using the adb method and the PH98IMG methods, I've tried installing several different ROMS, I've done at least 10 different wipes/factory resets, I boot my phone without the cover, SIM card and without the SD card..and I'm still stuck in this boot loop. Someone please help a noob
---- EDIT WITH SOLUTION ----
Here's my "solution" to this issue. I'm sure it's located somewhere in these forums, but I couldn't find it so I imagine others can't either. Essentially, you're going to have to S-Off. Here's the solution:
I believe my recovery started acting funny after I failed to S-Off properly the first time. Amon Ra was all gimmicky and said stuff like "E: can't find cache" and reinstalling the recovery/wiping everything (and I mean everything: external SD, internal SD, cache, partioning SD card etc..) wasn't working. I tried re-installing Amon Ra through command prompt with the adb, I tried reinstalling my ROMS but my phone wasn't having it.
It got to the point all I could boot into was a white HTC screen, so I then tried out Twrp's 2.1 Touchscreen (I wasn't S-Off yet) recovery (I don't have enough posts to post a link yet ) which INITIALLY reported the same "E: can't find cache" errors as Amon Ra, BUT when I wiped my files in Twrp it seemed to actually fix them...I'm not sure exactly what I wiped or formatted that fixed the "E: can't find mount/cache" issues, so try everything.
So my ROM installed but I was still stuck on the white HTC logo. This is where I INSTALLED A NEW KERNEL THROUGH ADB. I wish I knew which kernel I installed, but I have like 10 and I just picked a random one. The point is if you're still stuck at a white HTC screen, install a new kernel.
So I got a recovery on the phone, and then I tried to S-Off again but I didn't have a good ROM installation so that was hanging at the HTC white screen. I then installed CleanROM DE 1.4 and I was able to boot into it, but ran into my initial problem of it crashing after dialing a number and entering infinite reboot. However, it would stay on just long enough for me to run ControlBear's program to S-Off.
So I S-Offed, I downloaded the Gingerbread RUU (the .exe version for Windows), I installed it, and now I can dial numbers and I'm all goodie again. Unfortunately, I honestly think the only way I was escaping my trouble was doing an S-Off, unless they leak a Ice Cream Sanwhich executable for Windows.
TL;DR Install Twerp 2.1 through adb, wipe everything, install CleanROM DE 1.4, install kernel S-Off, run Gingerbread RUU .exe
autotuneuser said:
Alright, so I've got an S-On rooted Rezound and I'm stuck in the boot loop. YES I've read all the posts about logging in and dialing *#etc and also to go into Mobile Network and switch to LTE/CDMA, but I can't dial anything because the phone cuts off before I get a chance, and the LTE switch does nothing. I've tried flashing several different kernels, using the adb method and the P87etc methods, I've tried installing several different ROMS, I've done at least 10 different wipes/factory resets, I boot my phone without the cover, SIM card and without the SD card..and I'm still stuck in this boot loop. Someone please help a noob
Click to expand...
Click to collapse
Have you tried running a RUU to put it back to factory like you just bought it?
I can't tell you how many times I've had to do that to fix stuff.
Magestic12 said:
Have you tried running a RUU to put it back to factory like you just bought it?
I can't tell you how many times I've had to do that to fix stuff.
Click to expand...
Click to collapse
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
autotuneuser said:
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
Click to expand...
Click to collapse
It is if you're s-on. Also, what did you mean by "P87etc," are you flashing the files properly?
autotuneuser said:
I think I have downloaded the stock RUU..but just to be sure could you possibly link me to the correct one to run? Also I thought it was impossible to go back down from Ice Cream Sandwhich to Gingerbread?
Click to expand...
Click to collapse
People say a lot of things are impossible, most have the virtue of never being tried.
This is the one I used to fix mine when I screwed up the partitions on my phone. I will warn you, the link in the thread takes you to another site & you have to sign up to download it. Its completely free & legit, but it won't let you download unless you register which is STUPID!
http://forum.xda-developers.com/showthread.php?p=25664508
Let me know if that helps
Oh & BTW I was & still am on the ICS leaks when I did this, so you'll be fine. You will lose everything on your phone though, because it wipes everything. But if you can't use it, that's not really an issue I guess.
tekhna said:
It is if you're s-on. Also, what did you mean by "P87etc," are you flashing the files properly?
Click to expand...
Click to collapse
The PH98IMG file. And I believe I'm flashing the properly..I do it twice; flashboot in adb, it tells me success, I then flash again right there, and then I reboot back to the bootloader and flash again so I do it 3 times in total.
I'm downloading the Vigor executable now. It's going to take a while but I'll report back with my results.
autotuneuser said:
The PH98IMG file. And I believe I'm flashing the properly..I do it twice; flashboot in adb, it tells me success, I then flash again right there, and then I reboot back to the bootloader and flash again so I do it 3 times in total.
I'm downloading the Vigor executable now. It's going to take a while but I'll report back with my results.
Click to expand...
Click to collapse
PH98IMG is not going to help you in this situation. You are going to have to download & run the RUU that I linked in the previous post. Trust me on this, not only have I already tried that before, I've blown my phone up enough times to know.
Magestic12 said:
PH98IMG is not going to help you in this situation. You are going to have to download & run the RUU that I linked in the previous post. Trust me on this, not only have I already tried that before, I've blown my phone up enough times to know.
Click to expand...
Click to collapse
Ok, I went to use the RUU and at first I got error 150, so I read somewhere I should lock my bootloader, so I relocked and now I get error 140, whcih is bootloader verision error. I think that's because I'm on ICS with S-On right? Is there any ICS RUU I can use to restore my phone? I downloaded Vigor_Stock_Doedexed_3.14.605.5 before but it still wasn't working for me.
autotuneuser said:
Ok, I went to use the RUU and at first I got error 150, so I read somewhere I should lock my bootloader, so I relocked and now I get error 140, whcih is bootloader verision error. I think that's because I'm on ICS with S-On right? Is there any ICS RUU I can use to restore my phone? I downloaded Vigor_Stock_Doedexed_3.14.605.5 before but it still wasn't working for me.
Click to expand...
Click to collapse
And as far as this goes yeah you can't use the .exe if your on ICS firmware with s-on and there are no available .exe's for ICS
Sent from my ADR6425LVW using Tapatalk 2
Unless you are already on the gingerbread build, and it sounds like your not, if you are s-on, it simply will not work. My suggestion is to download the latest leak and that should get you going. If it were me, and I aleady did it, download the latest leak here: http://android.thesmallprint.org/ICS.LEAK.3.14.605.5_PH98IMG.zip. Rename it PH98IMG.zip and put it on your external sd card. Should take less than 10 mins to download. Reboot into bootloader and let hboot install it. Make sure you are locked or relocked. After that is installed either delete or change the name of that file. Reboot into bootloader, unlock, and install either amon ra or tpwr and you can reinstall that rooted rom.
what he said
mikey's comments just previous are totally right, but after install, i would recommend
a factory reset, maybe even twice.
your bootloop problem should be cured then...
I was on the latest ICS firmware running an ICS ROM when I had to run the RUU I gave the link for & it worked fine for me.
Here's my suggestion & you can take it for what its worth.
I would download the latest HBoot & Radios & flash them.
Then if you can get into recovery, wipe everything, manually wipe the system, boot, etc. Then after that try running the RUU.
I just did this earlier in the week & it worked fine & my phone was all screwed up because the partitions were mounting to the wrong places & just all messed up.
I am by no means a dev or an expert, I'm just telling you what I did.
WHATEVER YOU CHOSE, YOU DO AT YOUR OWN RISK, but I don't see where you really have a choice.
Let me know if I can be of anymore help as I know what its like to have a phone that's freaking out on you. You can PM me or post here which ever you prefer. If after that we still can't get it fixed, we'll go find a dev to help us.
mikeyk101 said:
Unless you are already on the gingerbread build, and it sounds like your not, if you are s-on, it simply will not work. My suggestion is to download the latest leak and that should get you going. If it were me, and I aleady did it, download the latest leak here: . Rename it PH98IMG.zip and put it on your external sd card. Should take less than 10 mins to download. Reboot into bootloader and let hboot install it. Make sure you are locked or relocked. After that is installed either delete or change the name of that file. Reboot into bootloader, unlock, and install either amon ra or tpwr and you can reinstall that rooted rom.
Click to expand...
Click to collapse
Well now my recovery is saying it can't mount various things like "E: can't mount b dev/block/ blah blah"
And I tried flashing my ROM through Amon recovery but it's saying it can't open the file because it's (bad). I formatted the SD card and I'm still getting the issue. Any ideas?
Did you download the one from the link? You don't flash that PH98IMG.zip in recovery, you boot up into bootloader and let hboot find it. If when you get to your bootloader and it is fastboot, use your volume key and select on bootloader option. Then hboot will find it and ask you if you want to install it. Install it. After that, you will then need to reinstall either amon ra or the other but stay away from clockworkmod. But to reinstall the recovery, you will have to unlock again.
mikeyk101 said:
Did you download the one from the link? You don't flash that PH98IMG.zip in recovery, you boot up into bootloader and let hboot find it. If when you get to your bootloader and it is fastboot, use your volume key and select on bootloader option. Then hboot will find it and ask you if you want to install it. Install it. After that, you will then need to reinstall either amon ra or the other but stay away from clockworkmod. But to reinstall the recovery, you will have to unlock again.
Click to expand...
Click to collapse
I did install in hboot. I then installed Amon so I could flash the ROM and that's what's giving me all those errors.
If all you are after is stock and rooted, try looking at this one: http://forum.xda-developers.com/showthread.php?t=1642217
Since you ran the PH98IMG that I directed you to, you are now on ICS. So follow the directions in that thread for "S-On and ICS".
Installation for S-ON Devices on ICS firmware
•Copy ROM to SD Card AND PH98IMG.zip to ROOT of SD Card
•Reboot to recovery
•wipe data / Factory Reset
•Flash ROM
•Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
•Reboot
•Profit!
Edit: The only change I would recommend is to hold off putting that PH98IMG file from that thread on the sd card right away. You will have a hard time getting to recovery if you have that on the card. I would suggest following all the instructions up to and including "Flash ROM". Then I would "return" back to the main Amon Ra screen, make sure you have the data cable connecting your phone to the computer, select "USB-MS Toggle", then select the SD Card, and that will allow you to copy the PH98IMG file to the SD card. Then continue with the rest of the directions. If you do this right, you should be ok.
mikeyk101 said:
If all you are after is stock and rooted, try looking at this one: http://forum.xda-developers.com/showthread.php?t=1642217
Since you ran the PH98IMG that I directed you to, you are now on ICS. So follow the directions in that thread for "S-On and ICS".
Installation for S-ON Devices on ICS firmware
•Copy ROM to SD Card AND PH98IMG.zip to ROOT of SD Card
•Reboot to recovery
•wipe data / Factory Reset
•Flash ROM
•Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
•Reboot
•Profit!
Edit: The only change I would recommend is to hold off putting that PH98IMG file from that thread on the sd card right away. You will have a hard time getting to recovery if you have that on the card. I would suggest following all the instructions up to and including "Flash ROM". Then I would "return" back to the main Amon Ra screen, make sure you have the data cable connecting your phone to the computer, select "USB-MS Toggle", then select the Internal_sd, and that will allow you to copy the PH98IMG file to the SD card. Then continue with the rest of the directions. If you do this right, you should be ok.
Click to expand...
Click to collapse
It's the actual recover I believe to be giving me the errors, but I'll try what you said in about 2 days (I need to study for finals). It might be because I tried to S-Off and I installed all of that guys software and it might be making the phone act funny. I'll be much more descriptive about my errors when I post back in 2 days.
I fixed it!!
Ok, so I finally got it working, I'll try to detail my steps for anyone else who ran into similar issues:
I believe my recovery started acting funny after I failed to S-Off properly the first time. Amon Ra was all gimmicky and said stuff like "E: can't find cache" and reinstalling the recovery/wiping everything (and I mean everything: external SD, internal SD, cache, partioning SD card etc..) wasn't working. I tried re-installing Amon Ra through command prompt with the adb, I tried reinstalling my ROMS but my phone wasn't having it.
It got to the point all I could boot into was a white HTC screen, so I then tried out Twrp's 2.1 Touchscreen (I wasn't S-Off yet) recovery (I don't have enough posts to post a link yet ) which INITIALLY reported the same "E: can't find cache" errors as Amon Ra, BUT when I wiped my files in Twrp it seemed to actually fix them...I'm not sure exactly what I wiped or formatted that fixed the "E: can't find mount/cache" issues, so try everything.
So my ROM installed but I was still stuck on the white HTC logo. This is where I INSTALLED A NEW KERNEL THROUGH ADB. I wish I knew which kernel I installed, but I have like 10 and I just picked a random one. The point is if you're still stuck at a white HTC screen, install a new kernel.
So I got a recovery on the phone, and then I tried to S-Off again but I didn't have a good ROM installation so that was hanging at the HTC white screen. I then installed CleanROM DE 1.4 and I was able to boot into it, but ran into my initial problem of it crashing after dialing a number and entering infinite reboot. However, it would stay on just long enough for me to run ControlBear's program to S-Off.
So I S-Offed, I downloaded the Gingerbread RUU (the .exe version for Windows), I installed it, and now I can dial numbers and I'm all goodie again. Unfortunately, I honestly think the only way I was escaping my trouble was doing an S-Off, unless they leak a Ice Cream Sanwhich executable for Windows.
TL;DR Install Twerp 2.1 through adb, wipe everything, install CleanROM DE 1.4, install kernel S-Off, run Gingerbread RUU .exe
I am an unfortunate rookie, and have made mistakes, hence the name. I want to return my phone to stock from htcdev unlock, s-on, hboot 1.5. with a boot loop on meanom ICS for the evo 3d. I have tried to use older ruu shooters. Relock with fastbot oem lock, and then pg86img. However with the bootloop I can not access anything unless I unlock again, and then go into recovery. This is all that I can think of at the moment that might help.
Kill the rookie!!! PLEASE HELP!!
I had much the same problem with my cdma, hboot 1.5, S-On shooter. When I was S-On none of the ICS roms would work. The all bootlooped on me. If you follow the rooting method found here on xda, it will get you back to a stock Rooted GB Rom.
go into hboot -> fastboot USB-> run command dos -> fastboot cwm-4.0.1.4-shooter.IMG -> flash the 2.17 firmware-> enjoy.
I had to S-off with Juopunutbear, then re-run that root/flash to get past the bootloops.
Sent from my Shooter using xda app-developers app
Unfortunately I have tried that and it still is not working.
My only suggestion would be to try it a few times, other then that, its above my head.
Sent from my shooter using xda app-developers app
rookiemistake said:
I am an unfortunate rookie, and have made mistakes, hence the name. I want to return my phone to stock from htcdev unlock, s-on, hboot 1.5. with a boot loop on meanom ICS for the evo 3d. I have tried to use older ruu shooters. Relock with fastbot oem lock, and then pg86img. However with the bootloop I can not access anything unless I unlock again, and then go into recovery. This is all that I can think of at the moment that might help.
Kill the rookie!!! PLEASE HELP!!
Click to expand...
Click to collapse
Have you tried one of the ruu exe files that you run from your computer? If you are trying to go stock, you should be able to relock the bootloader and run the ruu and that's it.
Sent from my ICS 3VO with Tapatalk 2
First of all I want to thank everyone that has been attempting to assist me with my problem. I have tried to relock since I am on htcdev unlock and then run an ruu force via my computer. I get an installation aborted error when trying to flash pg86img via recovery. I don't know what else to say.
You can't flash a bootloader zip from recovery. You have to flash it from hboot. Also make sure the zip is named correctly "PG86IMG.zip" without the quotes. Also make sure the zip is on the root of your sd as in not in any folders. Once you've named the zip correctly and placed it correctly then power off the phone. Hold down the volume down button and tap the power button. You should boot into the bootloader wait until the phone recognizes the zip and follow the on screen instructions. Hopefully this helps.
#Root-Hack_Mod*Always\=LTE
Thank you again. I tried your directions, it did recognize the pg86img. However it did not give me any instructions to follow. It did however allow me to be able to a partial stock state. My software version is still on the teamgenesis sense v2.9 cdma. Although I do like some of the features on this rom, I would still like to be able to get the OTA of ICS when it is released. Any suggestions?
rookiemistake said:
Thank you again. I tried your directions, it did recognize the pg86img. However it did not give me any instructions to follow. It did however allow me to be able to a partial stock state. My software version is still on the teamgenesis sense v2.9 cdma. Although I do like some of the features on this rom, I would still like to be able to get the OTA of ICS when it is released. Any suggestions?
Click to expand...
Click to collapse
To get the ota release (if it ever comes ) I do believe you will need to be locked and running the existing gingerbread rom. While I am not positive, I think the system uses the props file to determine if an update is applicable, and it will likely not recognize the teamgenesis rom version as being upgradeable.
Now I will likely get flames for saying this, but if you want to put the meanrom v2.4 of ICS on the phone, it can be done with s-on, you just need to follow the correct process. I ran that rom for a while, and it is very stock like, stable, and has a few enhancements that you will not find on a non-rooted stock rom. I never found anything wrong or not working with that rom.
To get it to load, first I downloaded flashimagegui from market, put the meanrom zip file on the sd card and made sure I had a recovery that I could get into. I am using TWRP v2.1.1, lots of folks talk about others like ext4, and I am only going to say use whichever you like, after all it is your phone.
Then with the phone unlocked via the htc method, I started the flashimage app, and browsed to the meanrom file. It extracted the kernel and flashed it. Once that was done, with clear cache buttons selected, rebooted to recovery, and used the install menu selection of TWRP to again flash the same rom file. Once it flashed the file, selected clear cache and dalvik just to be safe, selected reboot system, and it worked great.
Have a great weekend.
So, apparently I am still doing something wrong. I have put the pg86img on the root, relocked to the bootloader, and let it run it's course. However, it will get through with reading it and stops and does not finish anything with loading the system information. I have also tried to run the ruu via usb connection. I keep running into a c++ issue saying runtime error. I have wiped everything and thankfully I did make a backup of the rom and other information that I was runing so I can currently fall back on that.
I am on hboot 1.5, 2.17, and teamgenesis ICS rom for evo 3d.
Apparently there have been rumors that Sprint has finally released the ICS OTA, not that it really matters anymore, but I have run into a few interesting glitches, such as WIFI not staying connected while asleep or disconnecting.
If I have to I am willing to pay to do a netmeeing with someone in order to be able to fix this.
Sorry if it sounds like I am getting frustrated, but I have tried every walkthrough that I have found and have not had any luck with any of them.
Please help.
I forgot to say I am s-on
Let me start off by saying that I'm a complete idiot and wasn't being very careful.
I have several problems with my Rezound right now and I'll try to be clear and concise. My internal SD card won't mount in the recovery menu, nor HBOOT, therefore I cannot flash PH98img.zip in HBOOT. My external SD will mount, but I'm not sure if the PH98img.zip will work from the external SD because it doesn't show up in HBOOT. My HBOOT reads as follows:
*** UNLOCKED ***
VIGOR PVT SHIP S-ON RL
HBOOT-2.10.00000
eMMC-boot
OCT 5 2011,21:18:48
And also, here's a weird thing: My phone will show up in adb devices only when the phone is off or when I'm in the Recovery menu. My phone won't appear in adb devices when I'm in HBOOT menu. I'm running ClockworkMod Recovery v6.0.2.3.
I have tried using a few different ROMs to no avail. I think my main problem as of now is that I cannot access my internal SD card. Before I install a ROM I wipe everything I can think to wipe, cache, dalvik cache, factory reset. Some of the ROMs have the Aroma installer where it asks if I want to wipe on those and I say yes every time. I cannot start my phone because I'm stuck on HTC white screen whenever I try to boot the phone. I've tried using the Old_Firmware_Patch.zip and the GB Firmware Patch.zip. I have had no luck so far. Again, I'm sorry that I'm not exactly sure what I'm doing and I need a bit of help. Thank you and I appreciate any help that you can give.
Additional Information
Prior to this complete failure in my phone I was using an early leak of ICS, one of Newts ROMs. His ROM didn't support 4G and had trouble with a few other things including stock wifi settings. Every time I tried to go to wifi settings the "com.settings.htc" or some such process would crash. So I wanted to update to a newer ICS ROM that hopefully supported 4G and didn't have problems with wifi settings. I thought it would be as simple as loading a ROM onto the external SD and loading it from recovery, but it wasn't that easy. Because I'm S-ON I apparently missed a few steps and forgot that I have to flash PH98img.zip. But now that I cannot access my internal SD card, I cannot flash PH98img.zip as far as I know.
First thing you want to do is get off of Clockwork Mod recovery. It doesn't play well with the Rezound. Go grab Amon Ra and flash v3.16.
Secondly, you can flash a PH98IMG file off the external sd, providing you can read it of course.
I think you are still on GB firmware based on your hboot, not completely sure about that. But it's def an old hboot.
So actually, I would run the RUU and update all your firmware, don't bother flashing Amon Ra first, do that after the RUU. Find it here:
http://androidfiles.org/ruu/?dir=Vigor
Top one, 3.14.605.12. Then after you run that, you can check for and accept the latest OTA that came out a couple weeks ago and then you'll be up to date with the official updates.
You'll need to relock the phone before running the RUU
fastboot oem lock
And save everything you need from the phone first since this will wipe everything and get you back to factory stock.
Then to run the RUU attach the phone to your pc and double click on the exe RUU file. It will do it's thing. Or you can use the following commands in fastboot to get it going:
fastboot oem rebootRUU
fastboot flash zip NameOfZip.zip
Make sure you let it go all the way through. I ran the global RUU and the screen went black for a while then it goes back to finishing up, so if that happens just let it keep going. I think you end up in bootloader when it's done, and it'll ask you if you want to reboot. You should go ahead and boot up and make sure it's working okay.
After you run the RUU you will need to unlock again. Then flash Amon Ra, flash superSU for root (though I think you can just get root via Amon Ra again now) and make a nandroid of stock so you can always go back to this when you run into trouble, then flash a custom ROM if you choose.
That should sort everything out since like I said, it'll be a clean start and you'll get everything updated.
Oh, and the PH98IMG.zip file you have to flash because of being s-on is the kernel for the ROM you are flashing. So know that each PH98IMG.zip file is not the same as the other, the ROM makes the one you need using the kernel that is specifically for that ROM. So you'll either need to pull it out of the ROM and flash via fastboot, download the separate PH98IMG file if there is one in the ROM's thread, or the ROM may make one during the flash and leave the PH98IMG file on your SD card in which case you go to bootloader and accept the update, which will be the kernel.
If you don't flash the kernel then the phone won't boot, it'll just get stuck.
One last thing, I would grab CleanWipe from the Dev section and use that for wiping whenever you change ROMs. It'll really get the job done.
Back to stock now
You, feralicious, are a beautiful person for replying so detailed lol. I got my phone to start up gladly. I just now read your post. Earlier I got it working by following a thread which basically said exactly what you said: relock using fastboot oem lock and then do the lastest RUU. It was a thing of beauty. I as so lost prior to that.
It's good to know that each PH98IMG.zip is different per rom. I had no idea. I'm going to stay stock for a while. It's just nice to finally see that 4g up on the top of my phone after having dealt with 3g only for like 6 months. I'll definitely come back to this site if I have an trouble while attempting to re-root the phone. Thanks so much for your excellent reply.