OTA now live - Thunderbolt General

I just manually checked for software updates and got the new 2.11.605.5 OTA, and am installing now. I'm not sure when VZW might push it out to devices, but it should be available for stock users going through the Settings > Software Update option. I was on the pulled GB release prior to this.

Downloading now... is this just a radio or something else too?

http://support.verizonwireless.com/pdf/system_update/thunderbolt.pdf
If you're stock, then yet, its a radio and the gingerbread update, if you're not stock (don't install it here, install a rooted), its the same radio as the .3 leak.

Okay, I think my phone is messed up now, I had a HBOOT on it and the update seem to be stuck on that sad picture with blue droid and exclamation mark...

Were you rooted before? And if so, revolutionary method, or downgrade method?

nbdysreal said:
Were you rooted before? And if so, revolutionary method, or downgrade method?
Click to expand...
Click to collapse
Revolutionary... I can still boot into HBOOT or Recovery or normally, just the update is not... updating
Sob.. sob.. I want my Gingerbread... sob..

No problems. Calm down! haha. Download a ROOTED 605.5 update from here on the forum. You'll probably have to do all of the normal wipes, meaning lose data. Cache and dalvik definitely have to wipe. Install from recovery. Profit. Don't forget that depending on what you are coming off of, you will have to have a gingerbread capable radio. MR2+. That will you put on the root of your sd card and install through hboot.

nbdysreal said:
No problems. Calm down! haha. Download a ROOTED 605.5 update from here on the forum. You'll probably have to do all of the normal wipes, meaning lose data. Cache and dalvik definitely have to wipe. Install from recovery. Profit. Don't forget that depending on what you are coming off of, you will have to have a gingerbread capable radio. MR2+. That will you put on the root of your sd card and install through hboot.
Click to expand...
Click to collapse
As someone else has just pointed out in my other thread in Q&A - I still have a Froyo radio which, in most cases, will be incompatible with GB. SO which radio should I have there? Obviously, Verizon is updating both radio and ROM, so is there an extracted radio that goes with rooted 605.5 ?

Straight from the vz support doc "Baseband: 1.48.00.0906w_1, 0.01.78.0906w_2"
Here is the link from Android Police for the radio http://lts.cr/xRR
Gingerbread 2.11.605.3 Radio (MD5: b1e10920c1f191561fd05f1e9c445482)
Again, the 605.3 is the same radio as the 605.5, so there ya go! I generally flash before my rom flashing, but you can before or after. Radio through hboot, room through recovery. Good luck.

I backed out of update
Let me know whats broken
Sent from my ADR6400L using xda premium

nbdysreal said:
Straight from the vz support doc "Baseband: 1.48.00.0906w_1, 0.01.78.0906w_2"
Here is the link from Android Police for the radio
Gingerbread 2.11.605.3 Radio (MD5: b1e10920c1f191561fd05f1e9c445482)
Again, the 605.3 is the same radio as the 605.5, so there ya go! I generally flash before my rom flashing, but you can before or after. Radio through hboot, room through recovery. Good luck.
Click to expand...
Click to collapse
This may be a stupid question, but since I can't access the phone's home screen, ihow do I get the zip onto the phone's SD card so I can flash it from CWR?

Fastlivin said:
This may be a stupid question, but since I can't access the phone's home screen, ihow do I get the zip onto the phone's SD card so I can flash it from CWR?
Click to expand...
Click to collapse
a card reader is probably your best bet. or another phone, if you have access to one you could put your sd in it and place the file then put it back in your TB.

Pender1 said:
a card reader is probably your best bet. or another phone, if you have access to one you could put your sd in it and place the file then put it back in your TB.
Click to expand...
Click to collapse
Actually, turns out I was able to accidentally solve the problem by wiping a bunch of stuff in ClockworkMod recovery.
http://forum.xda-developers.com/showpost.php?p=18794700&postcount=15

nbdysreal said:
No problems. Calm down! haha. Download a ROOTED 605.5 update from here on the forum. You'll probably have to do all of the normal wipes, meaning lose data. Cache and dalvik definitely have to wipe. Install from recovery. Profit. Don't forget that depending on what you are coming off of, you will have to have a gingerbread capable radio. MR2+. That will you put on the root of your sd card and install through hboot.
Click to expand...
Click to collapse
I have rooted via Revolutionary. Running stock Froyo. So I downloaded the latest rooted stock (Gingerbread 605.5), renamed it to PG05IMG.zip and copied it to SD root directory. Booted into bootloader with Power/Vol-DN, and it picked up that file, and started decompressing it. Then it was over, and I am on the screen where I can go to fastboot, recovery, etc. So I go to fastboot and rebooted. I am still on Froyo, so the update to Gingerbread did not happen.
Any idea what went wrong? Does rooted via Revolutionary prevent updating the rooted stock Gingerbread update? Do I need to unroot, and go the OTA update route? TIA.

Fastlivin said:
Actually, turns out I was able to accidentally solve the problem by wiping a bunch of stuff in ClockworkMod recovery.
http://forum.xda-developers.com/showpost.php?p=18794700&postcount=15
Click to expand...
Click to collapse
glad it worked out
to explain what you did:
MattBeyers said:
Dalvik: 1. (n.) A virtual machine designed by Google for use in the Android operating system. Sometimes shortened to DVM or DalvikVM. 2. (n.) Dalvik [Cache]: A cache of small .dex files which are used to quickly and efficiently load applications. Basically, when Android starts up, the DalvikVM scans through all of your applications (files with .apk extensions) and application framework. It then optimizes the bytecode (tiny code commonly used for efficient software execution) for each application into a .dex file and stores that file in the Dalvik Cache. The applications are then run using the .dex file (optimized bytecode). By doing this, Android is able to speed up to execution of applications by loading them from smaller .dex files instead of larger .apk files. This is why when you install a new ROM, it takes longer to boot for the first time (because the DalvikVM is scanning and optimizing each application/framework). Every time an application (or framework library) changes or is installed, it’s re-optimized into a .dex file and the cache is updated.
1u. Dalvik is named after a fishing village in Iceland.
2u. Many custom ROMs give you the ability to clear your Dalvik cache at any time.
Click to expand...
Click to collapse
terms found here: http://forum.xda-developers.com/showthread.php?t=1143188

chungylau said:
I have rooted via Revolutionary. Running stock Froyo. So I downloaded the latest rooted stock (Gingerbread 605.5), renamed it to PG05IMG.zip and copied it to SD root directory. Booted into bootloader with Power/Vol-DN, and it picked up that file, and started decompressing it. Then it was over, and I am on the screen where I can go to fastboot, recovery, etc. So I go to fastboot and rebooted. I am still on Froyo, so the update to Gingerbread did not happen.
Any idea what went wrong? Does rooted via Revolutionary prevent updating the rooted stock Gingerbread update? Do I need to unroot, and go the OTA update route? TIA.
Click to expand...
Click to collapse
If you're updating using the rooted version, it has to be done in recovery, not hboot. You will do the radio in hboot.
Sent from my ADR6400L using XDA App

nbdysreal said:
If you're updating using the rooted version, it has to be done in recovery, not hboot. You will do the radio in hboot.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Got it, thanks!

Pender1 said:
glad it worked out
to explain what you did:
terms found here: http://forum.xda-developers.com/showthread.php?t=1143188
Click to expand...
Click to collapse
The dictionary clears up so much. Thank you.

Related

[GUIDE]Updating to 4.22.651.2 OTA WITHOUT flashing a new ROM or wiping your Phone

This assumes you:
- Have the latest FROYO OTA installed 3.70.651.1
- Have some experience working with flashing things in recovery
- Have NOT deleted/uninstalled ANYTHING in /system
- Have defrosted any bloat you froze with Bloat Freezer or Ti Backup Pro
- Have S-OFF (Used Unrevoked Forever or a version of Unrevoked3 that includes Forever)
OK now let us get to it.
1. Go ahead and download the OTA like normal on your phone, but DO NOT install it.
2. Using a file manager copy the OTA zip file from /cache to /sdcard
3. Using Rom Manager, flash Amon RA Recovery 2.3 (Down at the bottom)
4. In Rom Manager, click the Reboot into Recovery button.
5. Select apply zip from SD Card and flash the OTA zip file that you put in /sdcard
--10 Minutes later.....you now have the UNROOTED OTA installed just as if you installed it normally--
6. Download the 2.6.0.1 ClockWorkMod Recovery zip from here and place it in the root of your SD card
7. Under settings > applications > disable FastBoot (re-enable this when you are done with the whole process)
8. Power off and reboot holding Volume down. The bootloader will scan and then will and ask you to press Volume up to install. Reboot.
9. Delete the PC36IMG.zip file from your SD card and place the attachment below in the root of the SD card.
10. Power off and reboot holding Volume down and then select recovery to start CWM recovery.
11. Choose apply zip from sd card. Choose select zip on sd card. You will see the SU file on the list, flash it to root your phone. Reboot.
You should now be rooted and can upgrade the recovery now to whatever style and version you want!
Enjoy! Please click the THANKS button if it worked for you!
----------------------------------------
Developer of Bloat Freezer - Freeze Your Pre Installed System Apps in One Click
Bloat Freezer - Android Market Link
Very cool!!
Great info ..hey if I follow these steps and skip the last part will my phone be stock / uprooted and good to go.for a trade in or repair? I've been trying to figure out the best way to unrest when.e3d comes out
I never updated to 3.70. I'm assuming I can do that the same way, root again, download the gingerbread, and root again?
I'm thinking it might just be easier to flash the rooted ROM and radios, but I'm not sure what's best.
if you have amon ra recovery (and a stock rom), you can simply download and click install.
I clicked install, amonra booted up, detected and ran update, click reboot, then the stock recovery will be active and updates the radios, once back in to sense, you can reinstall amonra or clockwork, then SU
worked for me.
http://forum.xda-developers.com/showthread.php?t=1109230
im curious why the title says "WITHOUT flashing a new ROM" yet you are clearly flashing the rom in amon ra. sorry just got to nit pick
what happens if you have deleted some system apps. Such as nova and blockbuster. I saved the APKS on the SD card however but I did delete them?
JMQUINT00 said:
what happens if you have deleted some system apps. Such as nova and blockbuster. I saved the APKS on the SD card however but I did delete them?
Click to expand...
Click to collapse
Well I wouldn't want to try it unless your prepared to do a full ruu reset if it fails.
the OTA is like a patcher, it deletes unneeded files, adds new files, and updates existing files... if its not completely stock it may (or may not) cause an error which the updater can't handle, and then you may be left with a half upgraded system.
if you nandroid *before* downloading the ota, you should always be able to go back, assuming you have perm soff from unrevoked forever.
it should run whether you have removed files or not. if it tries to delete a file that does not exist the script will just skip it. op i think you have bit of confusion going on though. you were only able to reattain root because you are s-off from unrevoked forever. if you are not s-off and do your method, which is no different then just excepting the ota and letting it do its thing btw, you will loose root until this new ota is cracked. just fwi, there was no "magic" from you flashing manually, the same script is ran and the same files are moved and patches are made regardless.
cant I reinstall the apps and put the apks in their original system folder?
DomSim said:
it should run whether you have removed files or not. if it tries to delete a file that does not exist the script will just skip it. op i think you have bit of confusion going on though. you were only able to reattain root because you are s-off from unrevoked forever. if you are not s-off and do your method, which is no different then just excepting the ota and letting it do its thing btw, you will loose root until this new ota is cracked. just fwi, there was no "magic" from you flashing manually, the same script is ran and the same files are moved and patches are made regardless.
Click to expand...
Click to collapse
Lol OK so which one is it? Can n just accept the ota and run? I'm rooted on stock rom, but I deleted nova and blockbuster from the system? I know I will loose root which I got by using unrevoked 3, but I just want to know if I can do it without bricking the phone. Ty
JMQUINT00 said:
Lol OK so which one is it? Can n just accept the ota and run? I'm rooted on stock rom, but I deleted nova and blockbuster from the system? I know I will loose root which I got by using unrevoked 3, but I just want to know if I can do it without bricking the phone. Ty
Click to expand...
Click to collapse
shouldn't be any worry about bricking but make 100% sure you are s-off from unrevoked forever and you should be able to re-root pretty much how the op outlined.
im currently running cm7. if i go back to a rooted stock froyo rom, will this work???
confused. I just don't understand why you wouldn't download the rooted version of the ROM from here on XDA and just flash it like a normal rom. Maybe I'm overtired and missing the point.
To me, its like this. If you're rooted, and want an OTA update, just wait for the devs at XDA to go through it and root it, and make it available for download. Then just download it and flash it. You get the same exact update that way, as if you took the OTA from sprint. Except this way you don't risk losing root, and your good to go.
If you're not rooted and your phone is stock, accept OTA like normal.
I don't understand why all this extra stuff needs to be done, and add more to the confusion. If your rooted, updating to the latest is simple. Download it and flash it in recovery.
DaEXfactoR said:
im currently running cm7. if i go back to a rooted stock froyo rom, will this work???
Click to expand...
Click to collapse
Just download the update from here http://forum.xda-developers.com/showthread.php?t=1038701
Do a full wipe and flash like any other rom you've ever flashed before. You'll then be on the latest and greatest . (you'll probably be going right back to CM)
EDIT: and to the OP, sorry that I don't agree with you. I just find it more confusing that way, and I guess that whatever the point of doing it that way is, is sailing miles above my head.
k2buckley said:
confused. I just don't understand why you wouldn't download the rooted version of the ROM from here on XDA and just flash it like a normal rom. Maybe I'm overtired and missing the point.
To me, its like this. If you're rooted, and want an OTA update, just wait for the devs at XDA to go through it and root it, and make it available for download. Then just download it and flash it. You get the same exact update that way, as if you took the OTA from sprint. Except this way you don't risk losing root, and your good to go.
If you're not rooted and your phone is stock, accept OTA like normal.
I don't understand why all this extra stuff needs to be done, and add more to the confusion. If your rooted, updating to the latest is simple. Download it and flash it in recovery.
Click to expand...
Click to collapse
I see your point. I guess I am anxious. So there will be a stock ROM that is rooted, thats what I was wondering. I wasnt sure if every ROM would be customized somewhat...Thanks
DaEXfactoR said:
I see your point. I guess I am anxious. So there will be a stock ROM that is rooted, thats what I was wondering. I wasnt sure if every ROM would be customized somewhat...Thanks
Click to expand...
Click to collapse
That link I supplied a couple posts up is a completely 100% stock and rooted version of the OTA update.
This is from the first paragraph of the first post of that thread.
"Stock 4.22.651.2 ROM, rooted and ready for your flashing pleasures. This is a completely stock ROM that has had nothing done to it outside of rooting & deodexing, it's not even zip aligned yet (sorry DrMacinyasha)
As always make sure your wipe your dalvik and create a nandroid before flashing."
k2buckley said:
That link I supplied a couple posts up is a completely 100% stock and rooted version of the OTA update.
This is from the first paragraph of the first post of that thread.
"Stock 4.22.651.2 ROM, rooted and ready for your flashing pleasures. This is a completely stock ROM that has had nothing done to it outside of rooting & deodexing, it's not even zip aligned yet (sorry DrMacinyasha)
As always make sure your wipe your dalvik and create a nandroid before flashing."
Click to expand...
Click to collapse
thanks for your insight. only thing I am confused on at this point is why there are kernels listed to flash from May just below it? wouldnt the htc stock kernel from the ota be in this rom already? seems like alot of folks are looking for newer kernels to flash after flashing xhaus rom. Any insight would be great. thanks again!
rileyd5 said:
thanks for your insight. only thing I am confused on at this point is why there are kernels listed to flash from May just below it? wouldnt the htc stock kernel from the ota be in this rom already? seems like alot of folks are looking for newer kernels to flash after flashing xhaus rom. Any insight would be great. thanks again!
Click to expand...
Click to collapse
I was a little curious about why those kernels were linked there too. I honestly haven't really kept up with thread, because I don't have an interest in flashing the update to begin with. I noticed those kernels are from May 4th, so it doesn't seem like they'd be the most current one. Without reading that thread, I first would've presumed that the kernel that comes with the rom would be the one to use. So, you've read through the thread and you're seeing that people are having trouble with the kernel that the rom comes with?? I'll take a gander over in the thread in a few minutes and see what I make out of it.
Well I f'd up and installed the latest update straight from sprint, instead of waiting for the rooted version to come out. I guess I thought I would find something exciting, but now I would realize it was kind of worthless and want to go back to a different rom like miui or vaelpak. I am s-off with unrevoked. Is there some combination of the steps listed I can use to back out of this?
Let me take a guess...did this update my radios and hboot to a version that would be incompatible with these roms?

How to Unroot Your Phone if Using Unrevoked 3

So, I had some trouble unrooting my Evo 4G today because I wanted to bring my phone in for a replacement. It's been awhile since I last rooted the device so I figured I could just download the appropriate zip files and get on with it. I ran into a few snags.
A little background of the phone:
-Rooted via Unrevoked 3
-Running the latest Radio 2.15.00.05.02
-S-OFF
So, this method works if you rooted your phone via Unrevoked3 or Unrevoked Forever. I was reading all over and many people flashed to sense ROMs and did many steps that weren't really needed. The way I did was very simple.
**If you did not root your phone via Unrevoked skip to Step 7.
1. Downgrade your Radio to 2.15.00.07.28 (Anything earlier than the previous update should work) at http://forum.xda-developers.com/showthread.php?t=7154 All the radios should be located at the previous link.
2. Download the Unrevoked Forever S-ON zip file that is provided.
3. Move the S-ON zip file to the root of your SD card.
4. Flash the zip file so that your device now reads S-ON, NOT S-OFF.
5. Wipe Cache, Dalvik Cache, and Data.
6. Reboot into Bootloader and verify that you are now S-ON.
7. Download the PC36IMG.zip from http://www.4shared.com/file/5U4M4eVi/PC36IMG.html?cau2=403tNull
8. Move the PC36IMG zip file to the root of your SD card.
9. Reboot into Bootloader and the phone should recognize the PC36IMG and begin to finish the UNROOT process.
10. Follow on-screen instructions and apply the update and reboot the phone.
11. You are now UNROOTED!!!
I hope this little tutorial helped. It definitely is nice to finally unroot the device after all the problems I was running into.
NOW sticky it. lol
Does this enable S-On ?
nyc_zx10 said:
Does this enable S-On ?
Click to expand...
Click to collapse
Step six...
Unroot for repair
Just in case anyone doing this for the first time, I recently took my evo in and exchanged for another. Make sure you remove all evidence of root from your sd card i.e. root explorer, my back up root TI(any root programs) and get the pc36img off there too. Now depending how cool your Sprint techs are they might not care. My particular store said they would blacklist my phone if they suspected it of root. That will ruin your plans of getting any service in the future, let alone the reason you came in. Their little "diagnostics" term to me says,"Let me check if I am going to dash your hopes of repair today." Or to be safer you could just pull the sd. Hopefully if you do forget you have cool techs that appreciate what we do here.
Just a heads up, the radio link is broken. I've been using the same one as well in my bookmarks. That thread is apparently no longer there?
when i try to flash the radio is comes up with a message saying something about "it was necessary to remove it when upgrading to the CWM 3.0 gingerbread based recovery, please switch to edify scripting" do i have to downgrade my CWM?
I'll give this process a 7 on the pucker scale, but it does work
I downgraded my cm image before I started just so I wouldn't have to deal with any errors
I then flashed the 2.15.00.07.28 radio
then flashed the s-on tool
then applied the pc36img.zip in bootloader
took a while but I am back up, and running unrooted
[email protected] said:
All this does is change S-OFF to S-ON. I still have SuperUser and can still run root apps with ease. I assume this hack is just for taking the phone in?
Click to expand...
Click to collapse
Actually, after flashing the PC36IMG, that removes the root and puts the phone back to the initial state. It does put the phone to S-ON and remove SuperUser.
tkdkicker04 said:
Actually, after flashing the PC36IMG, that removes the root and puts the phone back to the initial state. It does put the phone to S-ON and remove SuperUser.
Click to expand...
Click to collapse
If you do take it in do not let them update anything. I even signed a paper saying I didn't want a hard reset.
Sent from my PG86100 using XDA Premium App
Will this wipe all my contacts, messages, and apps? What app should I use to back everything up (Mybackup Pro, or Titanium Backup)?
Yes you will lose everything. Google should save your contacts to the cloud. Any installed apps can be redownloaded. You will lose any saved messages/text/etc.
Keep in mind "S-OFF" and having root privileges are two different things. You can be rooted and be S-ON, and S-OFF and not rooted (which would mean you flashed a ROM that didn't have the su binary which almost doesn't exist outside of stock).
Why is it necessary to downgrade the radio? Just curious. Mine is currently running 2.15.00.11.19.
Question two... is that PC36IMG linked the stock 2.3.3?
Here is the post containing the Radios and more...
[ Radios ][ 7-4 ] All EVO Radio, WiMAX, PRI, NV & HBoot versions
For anyone having trouble flashing the Radios using ClockworkMod either:
1) Downgrade your CWM to 2.5.0.7 (within ROM Manager)
or
2) Using ROM Manager (or manually) Flash Alternative [Recovery] [09-Feb-2011] RA-supersonic-v2.3
To be able to use CWM nandroids in Amon_RA's Recovery you need to:
1) Make a folder on the root of your SD Card called Nandroid
2) Create a Nandroid using Amon_RA
3) Amon_RA will create another folder inside Nandroid
4) Place your nandroid that you made in CMW inside the folder that Amon_RA creates along with that nandroid too
Hope this helps people... If in fact it does please leave a thanks
Warning warning warning proceed at own risk etc etc
I used these instructions but in a different way.
1) I downgraded the radio. I still don't know why, it wasn't stated, but I went ahead and did it.
2) I downloaded the new radio and the unrevoked s-on tool (since I used unrevoked to root this phone in the first place)
3) I copied both the radio and s-on to my sd card while Evo was plugged into my PC via Disk Storage
4) On Amon's 2.3 recovery, I flashed the radio, let it do its thing and reboot and do its next lil thing it wants to do
5) Flashed the s-on. After it was done, I went back to the main menu of Amon's recovery and selected power off
6) Holding VOL+D and power, booted into the bootloader and saw it was S-ON.
7) Went through hboot to boot into recovery, then power off
8) Pulled battery to get to the sd card and put it into my PC so I could copy the PC36IMG.zip to it. Im really not convinced that its a big deal to copy this zip along with the radio and unrevoked s-on tool at the same time, except that it might idiot-proof flashing the pc36img prematurely. Then again, the instructions state to move it to the sd card...how? It can be done over ADB but theres not instructions given.
9) Put Sd card with PC36img copied to it onto the Evo, held VOL+D and power, booted into bootloader, it found PC36img, applied update and rebooted.
The linked PC36img is to android 2.2, on which im now unrooted.
cabbieBot said:
Warning warning warning proceed at own risk etc etc
I used these instructions but in a different way.
1) I downgraded the radio. I still don't know why, it wasn't stated, but I went ahead and did it.
2) I downloaded the new radio and the unrevoked s-on tool (since I used unrevoked to root this phone in the first place)
Click to expand...
Click to collapse
I think that the reason why you need an older radio is because if they saw that you had the newest radio released w/ the 2.3.3 and your on 2.2 it might look a little funny... this is my educated guess
.torrented said:
I think that the reason why you need an older radio is because if they saw that you had the newest radio released w/ the 2.3.3 and your on 2.2 it might look a little funny... this is my educated guess
Click to expand...
Click to collapse
that makes sense. so there isnt a 2.3.3 image to flash? or is there a reason to not want to do it if there it is?
cabbieBot said:
that makes sense. so there isnt a 2.3.3 image to flash? or is there a reason to not want to do it if there it is?
Click to expand...
Click to collapse
well when sprint released the latest OTA its a packaged deal you get all of the stuff (radio hboot PRI/NV ect.) well if you only have 1 of the many different things like the latest radio but not the latest hboot or w/e then i would assume that the phone has been rooted. so you wouldnt want the 4.24 software update and have all of the older firmware... im really not too sure and i could be wrong but this would seem pretty logic (to me)
oh and flashing the 2.3.3 image would render it unrootable
cabbieBot said:
Warning warning warning proceed at own risk etc etc
I used these instructions but in a different way.
1) I downgraded the radio. I still don't know why, it wasn't stated, but I went ahead and did it.
2) I downloaded the new radio and the unrevoked s-on tool (since I used unrevoked to root this phone in the first place)
3) I copied both the radio and s-on to my sd card while Evo was plugged into my PC via Disk Storage
4) On Amon's 2.3 recovery, I flashed the radio, let it do its thing and reboot and do its next lil thing it wants to do
5) Flashed the s-on. After it was done, I went back to the main menu of Amon's recovery and selected power off
6) Holding VOL+D and power, booted into the bootloader and saw it was S-ON.
7) Went through hboot to boot into recovery, then power off
8) Pulled battery to get to the sd card and put it into my PC so I could copy the PC36IMG.zip to it. Im really not convinced that its a big deal to copy this zip along with the radio and unrevoked s-on tool at the same time, except that it might idiot-proof flashing the pc36img prematurely. Then again, the instructions state to move it to the sd card...how? It can be done over ADB but theres not instructions given.
9) Put Sd card with PC36img copied to it onto the Evo, held VOL+D and power, booted into bootloader, it found PC36img, applied update and rebooted.
The linked PC36img is to android 2.2, on which im now unrooted.
Click to expand...
Click to collapse
To answer your first question, after doing my research and by trial and error, I ran into several errors and problems having the latest radios and HBOOT. The alternative to fix this problem was to downgrade the radio.
The reason why it's easier to move the PC36IMG after you are S-ON is to make sure that you do not make the mistake of updating prematurely. Mistakes can happen and if you move too fast, accidents may happen. This was done to insure that needless accidents don't happen. The way you move the file to the SD card is by enabling USB mode while in recovery mode (Amon RA and Clockwork). The disk drive appears on your computer, and you click and drag the files just like normal.
The PC36IMG contains Android 2.2
.torrented said:
Here is the post containing the Radios and more...
[ Radios ][ 7-4 ] All EVO Radio, WiMAX, PRI, NV & HBoot versions
For anyone having trouble flashing the Radios using ClockworkMod either:
1) Downgrade your CWM to 2.5.0.7 (within ROM Manager)
or
2) Using ROM Manager (or manually) Flash Alternative [Recovery] [09-Feb-2011] RA-supersonic-v2.3
To be able to use CWM nandroids in Amon_RA's Recovery you need to:
1) Make a folder on the root of your SD Card called Nandroid
2) Create a Nandroid using Amon_RA
3) Amon_RA will create another folder inside Nandroid
4) Place your nandroid that you made in CMW inside the folder that Amon_RA creates along with that nandroid too
Hope this helps people... If in fact it does please leave a thanks
Click to expand...
Click to collapse
Thanks for this man. I was having trouble finding a working link.

Upgrade to MR2 from MR1 after root?

I followed the thread [ROOT] MR1/OTA PermRoot + Unlock Bootloader - Safer/Easier 5/12/2011 to root TB.
If I use Bamf 3.0 Sense RC4 rom, do I have to upgrade to MR2 or the custom automatically install it for me?
Yes u need to upgrade ur radio only through hboot. Download the mr2 radio in the development section. Chingy posted it
Sent from my ThunderBolt using XDA Premium App
d3rkC3d3r said:
I followed the thread [ROOT] MR1/OTA PermRoot + Unlock Bootloader - Safer/Easier 5/12/2011 to root TB.
If I use Bamf 3.0 Sense RC4 rom, do I have to upgrade to MR2 or the custom automatically install it for me?
Click to expand...
Click to collapse
Download the MR2.5 Radio, rename it to PG05IMG, put it on the root of your SD card, boot into the bootloader (from power off hold vol- & pwr) and then let it run the update.
g00s3y said:
Download the MR2.5 Radio, rename it to PG05IMG, put it on the root of your SD card, boot into the bootloader (from power off hold vol- & pwr) and then let it run the update.
Click to expand...
Click to collapse
This. If you rooted your phone yourself this is easy. I was initially scared to update the radio for my TB coming from my OG droid. Just make sure you're running an MR2/2.5 compatible ROM. Works on CM7; I'm also going to test out a sense ROM for kicks later today. The links on the original radio thread are down but there is another thread with them up. good luck.
Rick
Radio Thread
Working MR2 radio thread
http://forum.xda-developers.com/showthread.php?t=1154010
In addition to what g00s3y said, I highly recommend that after you flashed the radio and are booted up into your GB rom, either rename or delete the PG05IMG.zip file from your sdcard. If you leave it there and have to boot into the bootloader or recovery in the future this may cause you a great deal of annoyance as it will always try to flash it and you'll have to boot the phone up and deal with it afterwards anyways.
This is something I really do not like about HTC phones. It shouldn't automatically go straight for the zip and try to flash without my input requesting to do so. Very very annoying and something I hope to see changed in future bootloader versions.
So, after I rooted the device with MR1, should I flash rom first or MR2 first?
Doesn't actually make a difference. If you flash an MR2 ROM on an MR1 Radio, you just won't have a signal. Go to HBOOT, flash the right Radio, reboot and everything is dandy.
DaRkL3AD3R said:
In addition to what g00s3y said, I highly recommend that after you flashed the radio and are booted up into your GB rom, either rename or delete the PG05IMG.zip file from your sdcard. If you leave it there and have to boot into the bootloader or recovery in the future this may cause you a great deal of annoyance as it will always try to flash it and you'll have to boot the phone up and deal with it afterwards anyways.
This is something I really do not like about HTC phones. It shouldn't automatically go straight for the zip and try to flash without my input requesting to do so. Very very annoying and something I hope to see changed in future bootloader versions.
Click to expand...
Click to collapse
It asks you if you wanna update, you can say no

T-Mobile OTA 1.63.531.2

Just got T-Mobile OTA 1.63.531.2
I can't get it to flash with CM Recovery. Tried with sig verification off. Phone should be s-offed.
Here it is if anyone wants:
http://lts.cr/Bhqv
.....next time post in the general. And rename it PG59IMG.zip and flash it in hboot
Thanks. I posted here so someone can see the source for developing if needed.
How do I get to hboot again with cm recovery?
pull your battery then put it back in and hold volume down and power. Then it will say confirm and press yes
Revolutionary hboot finds the zip file, does the loading bar but then does nothing. Have to choose fastboot, recovery, factory reset, simlock or image crc.
well it shouldve flashed...idk what to say....is in the root of the sdcard and named PG59IMG.zip
Yup I'm going to try the variant at
http://forum.xda-developers.com/showpost.php?p=23802172&postcount=7
This type of file is not a file to flash with the bootloader
Ran into this before trying to manually update a mytouch 4g
Is a regular update file like we used to do with update files on nexus one a so forth.
They have changed the way the updates work though and can not be flashed manually from what I have seen..
Needs to be in like a secure location probably /cache/ota or something like that.
Crap, so what do I do? Do I need to use that full update that does seem to work? But that also does a wipe?
ohh ya your right now that i look at the update.zip....just download the full update and flash that in hboot...dont forget to rename to PG59IMG.zip
Anyway to avoid a wipe?
well backup all your apps with titanium backup...then restore them with titanium
I've manually flashed the OTA updates that come to the phone. They flash thru stock recovery, not hboot or CWM. I don't think it matters what you name it, you just select it. And I'm not positive, but it might require a fully stock device.
Edit: I was S-OFF when I did tho. I think Blue might have tried with S-ON, and it wouldn't happen. Can't remember for sure tho
lol too much work to get stock recovery...just let him flash the full image
xmc wildchild22 said:
lol too much work to get stock recovery...just let him flash the full image
Click to expand...
Click to collapse
Ah yeah, I didn't read the whole thread carefully enough. But in any case, just letting people know those OTA update packages do work in stock recovery, lol.
aw man, i want stock recovery now. i have way too many customizations to lose it all
wing_addict_usa said:
aw man, i want stock recovery now. i have way too many customizations to lose it all
Click to expand...
Click to collapse
You can DL and flash stock recovery easily enough, just go to Blue6IX's Developer Reference thread, and go to the Recovery section. It could be worth a try, but I'm not sure the update will work with your customized setup. Might have to do as xmc suggested.
You need a stock recovery to flash an OTA - as mentioned above, it's not a PG59IMG.zip type of file or any other that hboot can process.
Custom recoveries can't process this type of update.
This thread should probably be in general, as it's more of asking for help then providing a solution.
Sent from a digital distance.
I have a zip I made the other day I named it some crazy file name and flashed in cwm, It's bone stock deodexed thanks to blue....while I'm getting ready for Easter I can upload the ROM or whatever....It's a simple kitchen zip
Sent from my myTouch_4G_Slide using Tapatalk

HOLD ON THIS!!! How To Update TMOUS to 1.84 when Rooted!

HOLD ON UPDATING!!! There are a bunch of people having data and wifi issues with this release. I have not had them but that doesn't mean you won't. Update at your OWN risk. You've been warned.
If you would like to update the software but not the baseband (probable cause for data/wifi issues) then just use my Nandroid linked below and leave your current baseband.
To everyone that keeps trying to relock their phones and flash the RUU to get the update it will NOT work. If you look at your software version you will see that it has added and R2 in it. I don't know why it does this, maybe it's a why for HTC to screw over the hackers yet again. Here is how to get the update.
There are 2 ways to get the update.
First: Use my Stock Rooted 1.84 Nandroid that I posted here. Simple but you will have to flash the radio separate.
Second: More steps but worked for me. NOTE: Only works if your on stock rooted phone. Will not work on custom ROM. Get Stock 1.53 Nandroid here. Credit to Reviewers for posting.
This will NOT wipe your phone nor do you need to wipe your phone if you are on Stock Rooted.
1a - This step only needed if you are on a custom ROM. If your on Stock Rooted then proceed to step 1b.
Download the above linked Nandroid (for 1.53) and restore it in Recovery. Reboot.
1b - Download this tool and use it to flash stock recovery. It will auto reboot your phone into bootloader so just start with your phone normally booted.
Credit goes to hasoon2000 for creating the tool!
2 - Your phone will reboot, once booted back up go to Settings>About Phone>Software Update. It will find the update and download then prompt to install. Select yes and let your phone update and reboot.
3 - Fire up the tool from step 1b again and this time flash CWM Recovery (whichever you prefer).
4 - After reboot is complete reboot again back into recovery and flash this to restore SU permissions (seems the update breaks them, at least for me).
Credit goes to Chainfire for creating this!
5 - Reboot, Done.
Any way to force the update if you have already received it once? I downloaded it yesterday but it failed because I had CWM installed at the time. I've flashed back to stock recovery but when I check for an update it says one isn't available.
I wonder if I could call T-Mobile and have them push it again?
DigitalMonk said:
Any way to force the update if you have already received it once? I downloaded it yesterday but it failed because I had CWM installed at the time. I've flashed back to stock recovery but when I check for an update it says one isn't available.
I wonder if I could call T-Mobile and have them push it again?
Click to expand...
Click to collapse
Did you totally wipe your phone? If not then the update is in your " download" folder
Sent from my HTC One S
Yeah, I know it's in Download, I posted about that in another thread yesterday. But is there some way to flash it now from that file? I thought from reading the other threads there was no flashable version yet, or was that only if you are running CWM?
DigitalMonk said:
Yeah, I know it's in Download, I posted about that in another thread yesterday. But is there some way to flash it now from that file? I thought from reading the other threads there was no flashable version yet, or was that only if you are running CWM?
Click to expand...
Click to collapse
Try deleting that file and checking again. Back it up to your computer first of course.
setzer715 said:
Try deleting that file and checking again. Back it up to your computer first of course.
Click to expand...
Click to collapse
Didn't work for me. I got about 2 downloads out of the servers, and then they aren't sending it anymore. Weak.
No go so far. Copied it to my PC, deleted it from my Download folder, re-booted and then checked for an update 3 different times and nothing so far.
With all of the people having wifi and data issues TMO may have stopped sending it until they figure out what is going on. I do know for a fact that TMO tests any software update the send so something may have gone haywire with it. Maybe got radio mixed up.
DigitalMonk said:
I thought from reading the other threads there was no flashable version yet, or was that only if you are running CWM?
Click to expand...
Click to collapse
Wait.. I didn't know this. You mean even if we "unroot" and flash stock recovery (and using stock ROM of course), we cannot flash this ourselves?
I currently have the CWM touch recovery and root, u/l bootloader, etc., and TMO has sent me 2 updates, both were in the Downloads folder. I didn't notice that it updated (as I never confirmed) but they obviously didn't install.
But I would have done the above if I had known we couldn't just flash it ourselves. WTF T-mobile?? Those of us who know how to flash a file should at least not be prevented from doing so (especially since we need to have the original recovery installed).
Sent from my HTC One-S (rooted), stock ROM

Categories

Resources