Bricked? - AT&T, Rogers HTC One X, Telstra One XL

I upgraded to the 1.82 ruu, then updated to the asia superpatch. Then I didnt like the asia superpatch, was having issues.
So I have tried to ruu back to the 1.82 version and it failed. Now I am at the HTC logo screen with the 4 triangles with !.
I have tried connecting phone and adb does not see the phone.
I have tried volume down and power and it just goes back to HTC triangle screen.
Nothing works, sometimes the ruu looks like its going to work and I get a progress meter but it fails around 51% when its flashing radio.
Please help.

Minor723 said:
I upgraded to the 1.82 ruu, then updated to the asia superpatch. Then I didnt like the asia superpatch, was having issues.
So I have tried to ruu back to the 1.82 version and it failed. Now I am at the HTC logo screen with the 4 triangles with !.
I have tried connecting phone and adb does not see the phone.
I have tried volume down and power and it just goes back to HTC triangle screen.
Nothing works, sometimes the ruu looks like its going to work and I get a progress meter but it fails around 51% when its flashing radio.
Please help.
Click to expand...
Click to collapse
oh man, this does sound like a brick. if you can't do volume down + power to get to fastoot, then i don't believe there's a way to flash the RUU. i've read it wasn't supposed to be possible to upgrade then potentially downgrade after upgrading. and adb no picking it up is no good as well mate.

I did get to a screen that says
LOCKED
evita pvt ship s-on rl
HBOOT-1.09.0000
RADIO-0.16.32.09.19_2
OpenDSP-v28.1.0.32.0504
eMMC-boot
Apr 2 2012,21:08:24
RUU
And thats it

run the ruu with windows administrator permission

Oh trust me I have tried. The only thing the phone responds to is fastboot commands. If anyone has any fastboot ideas I would like to try them.
Thanks.

This is what my screens look like.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Not looking good.
Sent from my HTC One X using Xparent ICS Blue Tapatalk 2

stupid but is urs att hox?
Sent from my HTC One X using XDA

oh..... just saw the picture... only showing ruu ...
Sent from my HTC One X using XDA

actually stupid question again do you have htc-sync installed?
Sent from my HTC One X using XDA

I'm having the exact same issue right now, did you ever find a solution to it?

Minor723 said:
I upgraded to the 1.82 ruu, then updated to the asia superpatch. Then I didnt like the asia superpatch, was having issues.
So I have tried to ruu back to the 1.82 version and it failed. Now I am at the HTC logo screen with the 4 triangles with !.
I have tried connecting phone and adb does not see the phone.
I have tried volume down and power and it just goes back to HTC triangle screen.
Nothing works, sometimes the ruu looks like its going to work and I get a progress meter but it fails around 51% when its flashing radio.
Please help.
Click to expand...
Click to collapse
igorr35 said:
I'm having the exact same issue right now, did you ever find a solution to it?
Click to expand...
Click to collapse
Try this
First, make sure you're in fastboot mode, then type 'fastboot oem rebootRUU'
Next, make sure you have the .zip RUU file in the same folder and type 'fastboot flash zip XXX.zip' (replace XXX with whatever it's called, of course)
Now, you can see what is actually happening when you are flashing the RUU. In my case, there was 2 points where it told me to "re-flush image immediately" or something like that. When I ran the last command again (fastboot flash zip XXX.zip) it went a bit further each try, but it took until the 3rd try before it was successful.
thanks to kilo89 for method

jags_the1 said:
Try this
First, make sure you're in fastboot mode, then type 'fastboot oem rebootRUU'
Next, make sure you have the .zip RUU file in the same folder and type 'fastboot flash zip XXX.zip' (replace XXX with whatever it's called, of course)
Now, you can see what is actually happening when you are flashing the RUU. In my case, there was 2 points where it told me to "re-flush image immediately" or something like that. When I ran the last command again (fastboot flash zip XXX.zip) it went a bit further each try, but it took until the 3rd try before it was successful.
thanks to kilo89 for method
Click to expand...
Click to collapse
I was able to pull the rom.zip file out of the temp folder. So, I will try that when the phone charges a little bit more.
---------- Post added at 09:23 AM ---------- Previous post was at 08:57 AM ----------
Tried that, and got a signature failed verification.

Related

Sensation Splash Screens

Now that we have permanent root, here are some splash screens I made for the Sensation. I will continue to add more as I make them. They will need to be converted from .png to .img. XDA member gariak has made this pretty simple. Click here for the files you need along with his instructions. Once you have the .png file converted to a .img file you will need to flash it to the phone through the bootloader. As always, I am not responsible if you mess up your phone. If you want this splash screen in a different color let me know.
Code:
adb reboot bootloader
fastboot flash splash1 new_splash.img
fastboot reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nice one, thank's a lot !
pretty nice =)
thx a lot
For my splash :
very nice!
my new splash :cyclops:
L.N.X said:
my new splash :cyclops:
Click to expand...
Click to collapse
Nice, can you upload it? I want to try it, if it's okay
Sent from my HTC Sensation using Tapatalk 4 Beta
I am S-On .. Can I change my splash screen?
varun5833 said:
I am S-On .. Can I change my splash screen?
Click to expand...
Click to collapse
Nope
Envoyé depuis mon HTC Sensation Z710e avec Tapatalk
Here is my splash screen
Sent from my HTC Sensation 4G w/ ELEGANCIA using Tapatalk 2
Can someone help me with the instructions?
adb reboot bootloader will of course reboot the phone to the bootloader. That part is fine. But how do I execute fastboot commands?
Edit: Never mind I found fastboot commander. Hopefully this post will be helpful for some other noobies
Nailtrail said:
Can someone help me with the instructions?
adb reboot bootloader will of course reboot the phone to the bootloader. That part is fine. But how do I execute fastboot commands?
Edit: Never mind I found fastboot commander. Hopefully this post will be helpful for some other noobies
Click to expand...
Click to collapse
in the same way as you executed adb command
make sure that in hboot screen says fastboot usb
rzr86 said:
in the same way as you executed adb command
make sure that in hboot screen says fastboot usb
Click to expand...
Click to collapse
Ah, I never realized that the fastboot command is part of the android platform tools. Silly me, sorry
Nailtrail said:
Can someone help me with the instructions?
adb reboot bootloader will of course reboot the phone to the bootloader. That part is fine. But how do I execute fastboot commands?
Edit: Never mind I found fastboot commander. Hopefully this post will be helpful for some other noobies
Click to expand...
Click to collapse
If you are doing this using fastboot you are making it more difficult than it needs to be.
Check this out...
http://forum.xda-developers.com/showthread.php?t=1442872
You can do it all right from the phone.
Skipjacks said:
If you are doing this using fastboot you are making it more difficult than it needs to be.
Check this out...
http://forum.xda-developers.com/showthread.php?t=1442872
You can do it all right from the phone.
Click to expand...
Click to collapse
Hmm, yep, I found that method before asking for help here, but I felt uneasy about using dd directly on /dev/block. That's so low level I felt it can easily go wrong as the layout might have changed with different firmwares and newer ROMs or something like that. It surely is quick and elegant but you know... it seems quite hardcore for a Sensation noob like me. Thanks anyway I might try it next time
Nailtrail said:
Hmm, yep, I found that method before asking for help here, but I felt uneasy about using dd directly on /dev/block. That's so low level I felt it can easily go wrong as the layout might have changed with different firmwares and newer ROMs or something like that. It surely is quick and elegant but you know... it seems quite hardcore for a Sensation noob like me. Thanks anyway I might try it next time
Click to expand...
Click to collapse
It works on all firmwares, confirmed.
All you have to do is make sure you typed it correctly.
Pre-bootanimation image
Hey guys. I just updated my splashscreen to the standard HTC one, but with black background rather than white. However before the bootanimation comes on, I still have the white with HTC (no quietly brilliant), I think maybe its a BIOS animation. Anyone know how I can get rid of this or make it black also? Thanks in advance

How To Gain Eng-off ( Engineering) On HTC Desire HD

Hi, This is a tread to help you guys gain eng-off just.
Please make sure you are already S-off.
So just take the attached file load it into the root of your sd card and boot into hboot (power button +volume down), hboot should show up and give you an update message for the bootloader. Press the volume up, and voila done now you can do everything in adb without getting the remote:not allowed comment.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Should look something like this.
Rabim said:
Hi, This is a tread to help you guys gain eng-off just.
Please make sure you are already S-off.
So just take the attached file load it into the root of your sd card and boot into hboot (power button +volume down), hboot should show up and give you an update message for the bootloader. Press the volume up, and voila done now you can do everything in adb without getting the remote:not allowed comment.
Click to expand...
Click to collapse
We need Eng-OFF to flash radio right? So i can use this as well?
Yes you can.
This i majorlly to flash thing with adb and fastboot commendline from pc.
simmarjit said:
We need Eng-OFF to flash radio right? So i can use this as well?
Click to expand...
Click to collapse
You can flash radio without this,just need to pack the radio img into a PD98IMG.zip.
It can be useful if you wanna use fastboot commands or adb,as was mentioned before.
@OP:
Is it the same hboot which was in jkoljo's Easy S-Off tool?
basically yes it is. JUst made it as simple as possible.
Maybe a good idea to credit where you got the source from.
Good to see simple methods though.
Cheers
Can I do this if my phone has been s-offed using the advanced ace hack kit?
Sent from the phone that isn't a ****berry or ****phone
yvibes said:
Can I do this if my phone has been s-offed using the advanced ace hack kit?
Sent from the phone that isn't a ****berry or ****phone
Click to expand...
Click to collapse
Everyone can do this, but I would strongly suggest not to.
ENGhboot is only good for when you are downgrading to 1.32 which is old news anyway and I think there are better ways to downgrade, like AAHK.
Flashing ENG hboot can damage the bootloader it self and severely downgrade your phones performance.
I've done that to one of my DHDs and an Inspire (for test purposes only since I have a bazillion of em, don't do it your self unless you really want to). Both phones have had the following issues ever since:
Stuck on splash screen
Stuck on boot anim (IF passed splash)
Very slow response from system and apps (IF you boot it up)
Changing radio and kernel (read playing with it until you hit the right combination) might yield some result but the damage is permanent.
This information has also been verified here:
http://forum.xda-developers.com/showthread.php?t=1259821
Flash at your own risk.
I'm using this with my HTC INSPIRE 4G and Lord's Icecoldsandwich. No problem what so ever.
Send from HTC INSPIRE 4G Live just for you BRO
I'm really using lords ics 3.0.0 and eng hboot and don't have any problems
Send from HTC INSPIRE 4G Live just for you BRO
how do you eng s on if you want to return to stock?
atrako1973 said:
how do you eng s on if you want to return to stock?
Click to expand...
Click to collapse
To return to stock you just have to flash a stock RUU. In the downgrade threads you can flash the stock rom thats posted there through the bootloader that will return everything back to stock 1.32. I used this when i sent my phone of for repair and everythin was good. This does wipe the phone back to exactly how it was when you first got it.

HELP, i flashed RUU and phone gets stuck on HTC logo

Solved...
audr3nux said:
So i flashed an official RUU and phone gets stuck on HTC logo. Flashed RUU 3 times.
Click to expand...
Click to collapse
Please, before you get your head ripped off, go and read the stickies and use the search function
SimonTS said:
Please, before you get your head ripped off, go and read the stickies and use the search function
Click to expand...
Click to collapse
Yeah yeah i read many guides, but when i wiping data/cache, and installing RUU phone gets stuck, im on S-OFF, REV
Now i have ERROR [131]: CUSTOMER ID ERROR
This is why people should actually put the effort into READING and UNDERSTANDING before they start doing things that can screw their expensive phone up.
I'll give you one pointer ----> HERE
Everything else is up to you, and I'm surprised that I'm in a good enough mood to actually help and not simply troll you into the ground.
As further advice - do a search on RUU and S-OFF
SimonTS said:
This is why people should actually put the effort into READING and UNDERSTANDING before they start doing things that can screw their expensive phone up.
I'll give you one pointer ----> HERE
Everything else is up to you, and I'm surprised that I'm in a good enough mood to actually help and not simply troll you into the ground.
As further advice - do a search on RUU and S-OFF
Click to expand...
Click to collapse
I cant s-off my device, becouse my phone wont boot. Hboot 2.00.0002. Simon, HELP!
audr3nux said:
Yeah yeah i read many guides, but when i wiping data/cache, and installing RUU phone gets stuck, im on S-OFF, REV
Click to expand...
Click to collapse
audr3nux said:
I cant s-off my device, becouse my phone wont boot. Hboot 2.00.0002. Simon, HELP!
Click to expand...
Click to collapse
You stated that your phone IS S-Off. The whole point is that you should not flash an RUU on an S-Off phone as it will cause you to lose S-Off unless (like me and a few of us old-timers) you obtained S-Off with an XTC-Clip.
You have hBoot 2.00.0002 (or at least you HAD that version). You will need to see if you can still get into recovery, or get into fastboot, and get the current information for your phone.
You really, really need to do some searching and reading - you will only be helping yourself if you actually understand what you are doing and why.
SimonTS said:
You stated that your phone IS S-Off. The whole point is that you should not flash an RUU on an S-Off phone as it will cause you to lose S-Off unless (like me and a few of us old-timers) you obtained S-Off with an XTC-Clip.
You have hBoot 2.00.0002 (or at least you HAD that version). You will need to see if you can still get into recovery, or get into fastboot, and get the current information for your phone.
You really, really need to do some searching and reading - you will only be helping yourself if you actually understand what you are doing and why.
Click to expand...
Click to collapse
I cant get in recovery, but can get into fastboot, my phone region is HTC nor, CID is HTC y13, so which RUU i can flash?
audr3nux said:
I cant get in recovery, but can get into fastboot, my phone region is HTC nor, CID is HTC y13, so which RUU i can flash?
Click to expand...
Click to collapse
Enough. I found the answer with a Google search in under 30 seconds. Start reading.
SimonTS said:
Enough. I found the answer with a Google search in under 30 seconds. Start reading.
Click to expand...
Click to collapse
Im trying to flash WWE RUU
audr3nux said:
Im trying to flash WWE RUU
Click to expand...
Click to collapse
Didin't work :/, give me a link for my trouble
audr3nux said:
Didin't work :/, give me a link for my trouble
Click to expand...
Click to collapse
Simon has given you the lead you need, use Google our even the search function from within xda, it is really quite good and research, read. Then read some more
"I stopped fighting my inner demons, were on the same side now"
Glad to see that the OP has finally searched, read and solved his problem ...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Always remember to flash the Boot.IMG in fastboot after flashing a Rom if you are not S-off
Sent from my HTC Desire S using xda app-developers app

[Q] HTC Inspire 4G Hboot stuck

Hi guys,
when my phone turn on the HTC logo apears then white screen fades grey... then nothin when i boot in recovery mode this is what i get
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i have searched and i guess i havent found my solution coz am novice please help me on this....
thanks in advance for the help..
What have you done so far? That is not recovery, it is the boot loader.
bananagranola said:
What have you done so far? That is not recovery, it is the boot loader.
Click to expand...
Click to collapse
It was initially stock on a different menu with the volume bottons inactive, i could only enter hboot, i downloaded a PD98IMG but it wasn't the right version for my hard ware but atleast it got me to the boot loader menu with the volume bottons working.
Check my signature, go to post #7, read the guide. There may be something in there, can't remember.
Sent from a dream.
Your post had alot of useful info but nothin that could help me out of my current situation, I really need HELP guys
Gman231 said:
Your post had alot of useful info but nothin that could help me out of my current situation, I really need HELP guys
Click to expand...
Click to collapse
What happens when you navigate to "Recovery" (with the volume buttons) and select it (with the power button)? Are you S-OFF or unlocked?
bananagranola said:
What happens when you navigate to "Recovery" (with the volume buttons) and select it (with the power button)? Are you S-OFF or unlocked?
Click to expand...
Click to collapse
Apparently not. His bootloader is S-ON and doesn't display 'unlocked' like it would if he used HTCdev. I guess he was running fully stock. Don't know what could be the cause of his problem, but I think flashing an RUU should be enough to fix it, no?
Sent from my Desire HD using xda premium
sashank said:
Apparently not. His bootloader is S-ON and doesn't display 'unlocked' like it would if he used HTCdev. I guess he was running fully stock. Don't know what could be the cause of his problem, but I think flashing an RUU should be enough to fix it, no?
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Ah, my bad. Didn't see that picture.
well as you said i am S-ON i tried searching for RUU to fix the problem but when it loads it says no valid image found can you from the specification of my bootloader give me a link to a valid RUU for my phone..???
thanks
Gman231 said:
well as you said i am S-ON i tried searching for RUU to fix the problem but when it loads it says no valid image found can you from the specification of my bootloader give me a link to a valid RUU for my phone..???
thanks
Click to expand...
Click to collapse
If the file is correctly named PD98IMG.zip, it is located in the root of your sdcard and you get that message, then your sdcard might be corrupted...try using a different one.
Rather than the PD98IMG.zip method, use an RUU exe file (2 links below, whichever works). Connect your phone to PC in bootloader mode, then run the exe and wait till it's fully finished.
http://goo.im/ruu/RUU_Ace_Sense30_S...60.29_26.14.04.28_M_release_225512_signed.exe
http://shipped-roms.com/download.ph...60.29_26.14.04.28_M_release_225512_signed.exe
Sent from my Desire HD using xda premium
Hi guys sorry for being a pain in the butt, i have downloaded the RUU in sashank's post but i couldnt get my PC to find my phone, drivers problem i thought i have downloaded HTC sync for the drivers and another package of driver but nothin still cant find the phone... dont know what to do
for the PD98IMG.zip method i guess if i find a valid file i could suceed to fix my phone i already have two SDcards ready for this but how do i know i have a valid PD98IMG.zip file
HELP
Gman231 said:
Hi guys sorry for being a pain in the butt, i have downloaded the RUU in sashank's post but i couldnt get my PC to find my phone, drivers problem i thought i have downloaded HTC sync for the drivers and another package of driver but nothin still cant find the phone... dont know what to do
for the PD98IMG.zip method i guess if i find a valid file i could suceed to fix my phone i already have two SDcards ready for this but how do i know i have a valid PD98IMG.zip file
HELP
Click to expand...
Click to collapse
He is linking an .exe file. You need to boot in hboot, plug the phone and choose fastboot (you should see fastboot usb in red). From there you run the .exe file and everything should be working fine.
EDIT: Make sure that you install the drivers with the phone unplugged.
Hello glevitan your info helped me execute the file in sashank link, thanks guys but unfortunately it didn't work i got an error on the software wrong model and on the phone wrong RUU... the file i downloaded was "RUU_Ace_Sense" i guess a diffrent version may work as the process it self works fine just the file error if any one could help me with a link to a diff RUU that corresponds to my HTP Inspire 4G (at&t version)
Gman231 said:
Hello glevitan your info helped me execute the file in sashank link, thanks guys but unfortunately it didn't work i got an error on the software wrong model and on the phone wrong RUU... the file i downloaded was "RUU_Ace_Sense" i guess a diffrent version may work as the process it self works fine just the file error if any one could help me with a link to a diff RUU that corresponds to my HTP Inspire 4G (at&t version)
Click to expand...
Click to collapse
Gman, what Android version were you running? The latest att update?
Sent from my GT-N7000 using xda app-developers app
htc inspire 4g hboot stuck
sashank said:
Apparently not. His bootloader is S-ON and doesn't display 'unlocked' like it would if he used HTCdev. I guess he was running fully stock. Don't know what could be the cause of his problem, but I think flashing an RUU should be enough to fix it, no?
Sent from my Desire HD using xda premium[/QU
same problem but device is s-off . so suggest me what to do.?
Click to expand...
Click to collapse
If you're S-Off you can still run a RUU.

[Q] Helpto update RUU

Greetings, I want to update my HTC ONE X AT & T with the RUU 3.18 because when I install some ROMs as CleanROM, KickDroidXL, VIPER XL, the phone turns itself off and back on I have to go back to, even installing the kernel Beastmod continues switching off only
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
to install the RUU, only run with the phone connected and you? I have already installed the HTCSync...
I also want to update because my phone sometimes gets no signal and I have to put it in airplane mode and then to remove the airplane mode if you hold the cue!!!
Sorry for my bad English
You actually need the 2.15 firmware to stop your problems, but it's a good idea to run the RUU first.
To run the RUU you just connect the phone in fastboot mode and run the RUU program in Windows. Uninstall HTC Sync Manger (leave drivers installed) because it can interfere. Make sure no other programs are running and make sure screen saver/hibernation is turned off. Once the RUU is completed you need to flash the 2.15 firmware package too. You'll find that in Turge's stock Sense 5 ROM thread.
Sent from my Evita.
timmaaa said:
You actually need the 2.15 firmware to stop your problems, but it's a good idea to run the RUU first.
To run the RUU you just connect the phone in fastboot mode and run the RUU program in Windows. Uninstall HTC Sync Manger (leave drivers installed) because it can interfere. Make sure no other programs are running and make sure screen saver/hibernation is turned off. Once the RUU is completed you need to flash the 2.15 firmware package too. You'll find that in Turge's stock Sense 5 ROM thread.
Sent from my Evita.
Click to expand...
Click to collapse
Will try Thank install the RUU, I was just a little iffy because I can read comments from people who have run the RUU and the phone gives them some kind of mistake and not finish installing, with my current phone settings I can run the RUU safe ?
I was thinking of installing the RUU 3.18 as my phone is AT & T (RUU_EVITA_UL_JB_45_S_Cingular_US_3.18.502.6_Radio_0.24p.32.09.06_10.130.32.34_release_signed_With_Partial)
Sorry for my bad English again
Hey Guys, I too have downloaded the RUU specified above, and I am curious if it will work as well.
I'm in the same boat as OP,
Difference is I'm: HBOOT-1.09.0000
I'm very nervous as the last time I ran a RUU file I was S-OFF and SuperCID and managed to hard brick my phone.
Now I'm S-OFF and SuperCID so I'm guessing I can do this? Thanks in advance guys, really appreciate your time, hope the OP gets his problem sorted before I - sorry for the hijack.
EDIT: Do I need to have the HTC Sync Manager installed? I do not have it installed currently and I downloaded and installed drivers located here:
http://forum.xda-developers.com/showthread.php?t=1952426
Jamalje said:
Hey Guys, I too have downloaded the RUU specified above, and I am curious if it will work as well.
I'm in the same boat as OP,
Difference is I'm: HBOOT-1.09.0000
I'm very nervous as the last time I ran a RUU file I was S-OFF and SuperCID and managed to hard brick my phone.
Now I'm S-OFF and SuperCID so I'm guessing I can do this? Thanks in advance guys, really appreciate your time, hope the OP gets his problem sorted before I - sorry for the hijack.
Click to expand...
Click to collapse
s-off + supercid + 3.18 = good to go
Sent from my One X using XDA Premium 4 mobile app
Black!Jack said:
s-off + supercid + 3.18 = good to go
Sent from my One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks so much for your prompt reply, sir I really appreciate it I hope the OP also got an answer they were looking for. Again (Apologies for Thread Hijack)
Are the drivers here; http://forum.xda-developers.com/showthread.php?t=1952426 good enough or should I install HTC Sync before bootloader and RUU install?
timmaaa said:
You actually need the 2.15 firmware to stop your problems, but it's a good idea to run the RUU first.
To run the RUU you just connect the phone in fastboot mode and run the RUU program in Windows. Uninstall HTC Sync Manger (leave drivers installed) because it can interfere. Make sure no other programs are running and make sure screen saver/hibernation is turned off. Once the RUU is completed you need to flash the 2.15 firmware package too. You'll find that in Turge's stock Sense 5 ROM thread.
Sent from my Evita.
Click to expand...
Click to collapse
Thanks, RUU was successful!
Nehomar_C said:
Will try Thank install the RUU, I was just a little iffy because I can read comments from people who have run the RUU and the phone gives them some kind of mistake and not finish installing, with my current phone settings I can run the RUU safe ?
I was thinking of installing the RUU 3.18 as my phone is AT & T (RUU_EVITA_UL_JB_45_S_Cingular_US_3.18.502.6_Radio_0.24p.32.09.06_10.130.32.34_release_signed_With_Partial)
Sorry for my bad English again
Click to expand...
Click to collapse
You're good to go. The people who bricked their phone hadn't done their research, they probably had s-on.
S-on + SuperCID + jb RUU = brick.
You have s-off so you're fine.
Sent from my Evita.
run the RUU has been a Success in my Evita, truly thank him for it : D timmaaa now proceed to update to firmware 2.15 : Bueno:
add that to turn on the phone immediately had taken the signal, something that had not to
Results will comment
Sorry for my bad English

Categories

Resources