Alright so I purchased a Sensation locally to replace my Infuse, of course the first thing I do is try and flash a custom ROM that's where I got stuck. The phone was already S-OFFed by the previous owner I'm assuming and already had recovery flashed. So I see this and downloaded an ICS ROM put it my SD card and flashed, all went well until I tried to turn it on, it was stuck on a boot cycle. So I went back into boot loader and did a factory reset, clear data. Downloaded another ICS rom and same thing. Now I tried to Google the answer and I'm pretty sure it's there but I don't seem to understand how to fix it.
This brings me to my point, I need assistance to get out of this situation, I want to have the latest recovery and to try and have everything working fine.
Do you have the correct firmware for Ics? It is 3.32. This might help.
Sent from my Sensation 4G using xda premium
realsis said:
Do you have the correct firmware for Ics? It is 3.32. This might help.
Sent from my Sensation 4G using xda premium
Click to expand...
Click to collapse
Don't know, probably not.
Try wiping system also before you install the rom. (Some roms dont work if you wipe data after install before first boot.)
Sent from my HTC Sensation XE with Beats Audio Z715e using Tapatalk 2
aryehzev said:
Try wiping system also before you install the rom. (Some roms dont work if you wipe data after install before first boot.)
Sent from my HTC Sensation XE with Beats Audio Z715e using Tapatalk 2
Click to expand...
Click to collapse
Tried already, pretty sure it has something to do with Super CID or firmware. Alright I'm off to bed hopefully there will be answers in the morning.
Moe747 said:
Tried already, pretty sure it has something to do with Super CID or firmware. Alright I'm off to bed hopefully there will be answers in the morning.
Click to expand...
Click to collapse
youll need an updated bootloader for ICS
Moe747 said:
Tried already, pretty sure it has something to do with Super CID or firmware. Alright I'm off to bed hopefully there will be answers in the morning.
Click to expand...
Click to collapse
If you're not super CID yet, do it. Pretty easy. After that you can get any 3.32 firmware without getting into the hassle trying to find the one that suits your CID. After that, full wipe. Use the zip for ARHD ROM "android HD" or manually wipe each partition in 4ext. Then flash and your ROM Will certainly boot.
arabology said:
If you're not super CID yet, do it. Pretty easy. After that you can get any 3.32 firmware without getting into the hassle trying to find the one that suits your CID. After that, full wipe. Use the zip for ARHD ROM "android HD" or manually wipe each partition in 4ext. Then flash and your ROM Will certainly boot.
Click to expand...
Click to collapse
How can I do Super CID if I can't get into home screen?
Moe747 said:
How can I do Super CID if I can't get into home screen?
Click to expand...
Click to collapse
I wonder if it works from bootloader...enter bootloader "power button plus volume button down" and connect to adb...type adb devices, if it found the device, make superCID.
Or, Idk if you know your CID already...if you know it, head to the firmware thread and find a compatible 3.32..
arabology said:
I wonder if it works from bootloader...enter bootloader "power button plus volume button down" and connect to adb...type adb devices, if it found the device, make superCID.
Or, Idk if you know your CID already...if you know it, head to the firmware thread and find a compatible 3.32..
Click to expand...
Click to collapse
How do I connect do ADB?
Moe747 said:
How do I connect do ADB?
Click to expand...
Click to collapse
Well...I'm on phone now and sadly I can't direct you to the needed threads :/ how about you Google it? You'll need android SDK, and small knowledge in windows cmd prompt. Search on Google and include xda with your search term.
Or wait here for Q/A contributers, they're pretty good.
Moe747 said:
How do I connect do ADB?
Click to expand...
Click to collapse
The phone is in the white screen showing me the options to Fastboot, Recovery, Factory Reset, SImlock, Image CRC. So I tried to connect it to ADB but it detects no devices.
arabology said:
Well...I'm on phone now and sadly I can't direct you to the needed threads :/ how about you Google it? You'll need android SDK, and small knowledge in windows cmd prompt. Search on Google and include xda with your search term.
Or wait here for Q/A contributers, they're pretty good.
Click to expand...
Click to collapse
I actually know how, correct me if I'm wrong but its this right?
4. open command prompt (or terminal for linux) and type "cd" "followed by the path to your adb folder" (windows users can type "cd C:\adb")
5. Ensure your phone is switched on (regular home screen) and connect it by USB in charging mode (Ensure usb debugging is on settings)
6. enter the command "adb devices". This is to confirm your phone is connected. (It should come back with list of devices attached and your serial number)
7. enter the command "adb reboot-bootloader". (nothing further required device WILL reboot in bootloader)
Click to expand...
Click to collapse
Download this: http://www64.zippyshare.com/v/66813266/file.html
Rename it to PG58IMG.zip
Put it on your SD Card, but not inside any folder, just on the root of the SD Card.
Reboot your phone to bootloader by holding the volume down + power button
Once booted, it will detect the file & ask you if you want to install it.
Select yes by pressing vol up button.
After install is complete, it will ask you to press power to reboot, but before you do, take out the SD Card from the phone and then reboot.
If you are stuck in bootloop, then pull out the battery.
Then boot to your recovery through bootloader.
Perform a full wipe.
Install your ROM again.
You will lose data, but there is no other option. This will fix your problem. If not, you should check the MD5 of the ROM you downloaded. There could have been some problem with the download.
Moe747 said:
I actually know how, correct me if I'm wrong but its this right?
Click to expand...
Click to collapse
Yeah, that's correct. I'm afraid adb doesn't work from bootloader....try the method suggested above and tell us if it works.
kgs1992 said:
Download this: http://www64.zippyshare.com/v/66813266/file.html
Rename it to PG58IMG.zip
Put it on your SD Card, but not inside any folder, just on the root of the SD Card.
Reboot your phone to bootloader by holding the volume down + power button
Once booted, it will detect the file & ask you if you want to install it.
Select yes by pressing vol up button.
After install is complete, it will ask you to press power to reboot, but before you do, take out the SD Card from the phone and then reboot.
If you are stuck in bootloop, then pull out the battery.
Then boot to your recovery through bootloader.
Perform a full wipe.
Install your ROM again.
You will lose data, but there is no other option. This will fix your problem. If not, you should check the MD5 of the ROM you downloaded. There could have been some problem with the download.
Click to expand...
Click to collapse
Looking good so far, I'm at the full wipe part.
Moe747 said:
Looking good so far, I'm at the full wipe part.
Click to expand...
Click to collapse
DONE, it's working! Thank you very kindly for the instructions man, I appreciate it.
Moe747 said:
DONE, it's working! Thank you very kindly for the instructions man, I appreciate it.
Click to expand...
Click to collapse
Great!!
Thanks Kgs1992
Moe747 said:
DONE, it's working! Thank you very kindly for the instructions man, I appreciate it.
Click to expand...
Click to collapse
arabology said:
Great!!
Thanks Kgs1992
Click to expand...
Click to collapse
You're welcome. And there's a button for that & it should be pressed for every useful answer & not just the one that solves your problem. Thank the others too.
Related
I'm running a custom rom (insertcoin 2.2.2) V7 kernel and it is preferred to run with a new radio..10.56 or something.. It's downloaded and on my sd card. Can i not just flash it from there? Any help appreciated!
Do you have ENG S-OFF? If you have SHIP S-OFF, it won't work
Swyped from my HTC Sensation
Pretty sure i'm s-off. Pretty new to this stuff
Rwayne said:
Pretty sure i'm s-off. Pretty new to this stuff
Click to expand...
Click to collapse
Well, there are two different S-OFFs (I mentioned them above). Go into bootloader (volume down + power, make sure you disabled fastboot or take out the battery) to check.
Swyped from my HTC Sensation
Crap, I misunderstood your question. If you have it on your card, then yes, you can just flash it normally (also read my first post)
Swyped from my HTC Sensation
ok so i booted it that way and it basically found, and updated it for me. Thank you!!! Looks like it was Ship S-off?? I was trying from clockwork before. Hmm. I don't know if there's a simple answer.. But whats the difference?
Also, where can i find the "Thanks" button??
Rwayne said:
ok so i booted it that way and it basically found, and updated it for me. Thank you!!! Looks like it was Ship S-off?? I was trying from clockwork before. Hmm. I don't know if there's a simple answer.. But whats the difference?
Also, where can i find the "Thanks" button??
Click to expand...
Click to collapse
Maybe I was wrong when I said that you can't install a radio with SHIP S-OFF. Oh well. At least you succeeded
Thanks is next to quote button
Swyped from my HTC Sensation
Clockwork is the recovery... the other way is via fasboot. Type it on google its the easy way of learning. Have fun with flashing roms...
You don't flash a radio from recovery.
File must be named PG58IMG.zip. No other name will be ok.
Next, do a MD5 check, because a corrupt file will brick your phone. Correct MD5 should be posted st the source. There are a few ways to check, buy the easiest is with Astro. Long press on the file, then select "details". In a few seconds MD5 will appear. Check it against source.
If ok then make sure it your PG58IMG.zip is on the root of your SD card.
Boot into bootloader (not recovery). It should ask if you want to update. Press the volume up to accept. Wait until update is done. Don't press any keys. Don't pull the battery. If you do, you're out $600.
Reboot, and enjoy your new radio. Make sure you don't leave the PG58IMG.zip on the root of your card, phone will constantly try to update.
You should then load the matching RIL. That should be a flash in recovery, but you have to mount system before you flash, and unmount it before you reboot.
P.
This thread is just to direct all the noobs into the right direction, related to root and flash new roms in the Inspire 4G.
[*]Rooting and reverting to stock
Due to the retirement of the Hack Kit, rooting methods have been reduced to:
http://forum.xda-developers.com/showthread.php?t=2168500
or if you are skilled in using adb and fastboot commands:
http://tau.shadowchild.nl/attn1/?cat=6
If you are still stuck and want to revert your phone back to out of the box, then use Marsdta's Guide:
http://forum.xda-developers.com/showthread.php?t=1396229
or Gene Poole's Tool (that will revert also S-OFF):
http://forum.xda-developers.com/showthread.php?t=1208507
[*]Flashing a Custom Rom
To flash a custom rom you need to be rooted and S-OFF (if u used the Hack Kit) or have and unlocked bootloader using HTCDEV tool (wich I don't suggest)
Once u are S-OFF and have CWM or some other custom recovery installed (I personally prefer 4ext) you have to follow these steps (read the dev's thread about particularities. This is just a general guide on how to do it):
Download the custom rom .zip file and put it in your sdcard. Make sure that u check md5sum first just to avoid bootloops.
Reboot phone in recovery. There are many ways to do that, the first can be using Rom Manager (I don't suggest using it for anything else but that) and choosing reboot in recovery option. The second way is to boot in bootloader (press power down and reboot choosing hboot) or just turn phone off and power it up pressing power and volume down. And the last is to use adb commands. Plug the phone as charge only with usb debugging on, open a cmd as admin or terminal as root in your PC and then type adb reboot recovery.
Once in recovery, you need to do a full wipe (wipe data / factory reset and wipe cache + dalvik cache). You can also format some other partitions such as data and system, but the full wipe will work.
When full wipe is finished, go to flash zip from sdcard option, choose zip file and then flash that file.
Reboot the phone once it has finished flashing and wait for the device to fully reboot. The first boot will take a while (probably longer than usual) so don't get scared.
If you flashed a CM based rom, you need to flash google apps separately as well, so find the gapps file corresponding to your rom and flash it in the same manner as above described.
Trouble Shooting
Bootloops: If your phone repeats over and over the bootanimation, don't panic, you are not bricked. Something must have gotten wrong but you can reboot in recovery and re flash the rom as previously described. If bootloop is still there, then try downloading the zip again or choose a diffrent rom.
Factory Reset: If you factory reset the phone and you are not stock, then the phone won't have a rom...you will get stuck in the splash screen (white screen with the green HTC). Just do as described above, get a rom to the sdcard and then flash it. You are not bricked, you are just stuck
Well, this was just to try to point you in the right direction. If you think that I missed something, feel free to tell me and will add it to the OP.....Salud! :good:
Reserved just in case
Well done glevitan. On a side note, I finally understood how to use adb. Thanks.
Sent from a dream.
Teichopsia said:
Reserved just in case
Well done glevitan. On a side note, I finally understood how to use adb. Thanks.
Sent from a dream.
Click to expand...
Click to collapse
Thanks, let's hope that people find it usefull...
To help your thread going however 'slightly' off topic it may be, but since you did mention adb, I finally managed to get apk multi tool and sdk manager installed, and with a slight hiccup getting the adb to recognize my device (I started all of this last night), I believe I have everything I need?
Now I need to learn what I can do with those.
All of this would have taken me half the time if I were 15 again
Sent from a dream.
Teichopsia said:
To help your thread going however 'slightly' off topic it may be, but since you did mention adb, I finally managed to get apk multi tool and sdk manager installed, and with a slight hiccup getting the adb to recognize my device (I started all of this last night), I believe I have everything I need?
Now I need to learn what I can do with those.
All of this would have taken me half the time if I were 15 again
Sent from a dream.
Click to expand...
Click to collapse
hahaha...ummmm you shouldn't have problems. Just install SDK and apk multi tool in the SDK>tools folder or somewhere else. Then from command prompt you should be able to run the commands for the apk multi tool. I use the apktool and I have no problem at all. The main thing is to have adb installed...but there's no need to have the phone plugged to use the apk tool.
In the case of your device, make sure that u have the HTC drivers installed, if you have HTC Sync, you should have them...to try that just plug the phone as charge only, make sure that usb debugging is on and then open a cmd as admin and type adb devices...you should see your HTCserialnumber....
I didn't know I didn't need to have the cell plugged in, nice to know.
I had done all of that and it was working.... IT WAS WORKING , I decided to move a few folders around, something got messed up, tried placing them where they were, still no go, it's not recognizing my device anymore.
Don't worry, I'll figure it out eventually, but the problem is my head is going to start hurting any minute now. I'll be back shortly to ask you something you mentioned and I've read which I simply don't get - well, maybe not as shortly as I would like.
Edit: whenever I run the adb devices command it has to be done withing the folder where the adb.exe is located, right?
2nd edit: found it and it's working.
To run the adb devices command, which means going to that specific folder, would be seperate from using the apk tool? Would have moving the folders around somehow messed up the way apk tool would work? Im not even sure if im asking the right question
3rd edit: when you said to install the apk tool and sdk in the same folder, well, I already installed both of them to the default location.... what do you mean by that? Should I move them if they are not there? And if I may ask why?
Sent from a dream.
Teichopsia said:
I didn't know I didn't need to have the cell plugged in, nice to know.
I had done all of that and it was working.... IT WAS WORKING , I decided to move a few folders around, something got messed up, tried placing them where they were, still no go, it's not recognizing my device anymore.
Don't worry, I'll figure it out eventually, but the problem is my head is going to start hurting any minute now. I'll be back shortly to ask you something you mentioned and I've read which I simply don't get - well, maybe not as shortly as I would like.
Edit: whenever I run the adb devices command it has to be done withing the folder where the adb.exe is located, right?
2nd edit: found it and it's working.
To run the adb devices command, which means going to that specific folder, would be seperate from using the apk tool? Would have moving the folders around somehow messed up the way apk tool would work? Im not even sure if im asking the right question
3rd edit: when you said to install the apk tool and sdk in the same folder, well, I already installed both of them to the default location.... what do you mean by that? Should I move them if they are not there? And if I may ask why?
Sent from a dream.
Click to expand...
Click to collapse
What I did, that doesn't mean that is the correct way.... I installed SDK and in the tools folder I installed the apktool. You don't need to be in that folder to run the adb command...I don't do it that way...I just run the command from where I am...
glevitan said:
What I did, that doesn't mean that is the correct way.... I installed SDK and in the tools folder I installed the apktool. You don't need to be in that folder to run the adb command...I don't do it that way...I just run the command from where I am...
Click to expand...
Click to collapse
Right now I feel I'm way over my head. And that includes my choice of using eclipse. I'm not even sure what I can do with all these tools...
My hat off to you guys.
Sent from a dream.
Teichopsia said:
Right now I feel I'm way over my head. And that includes my choice of using eclipse. I'm not even sure what I can do with all these tools...
My hat off to you guys.
Sent from a dream.
Click to expand...
Click to collapse
I don't know either....but it is worth trying....see Adam's tutorials...are awesome. Maybe some day I will learn what to do with all this as well!! lol
glevitan said:
I don't know either....but it is worth trying....see Adam's tutorials...are awesome. Maybe some day I will learn what to do with all this as well!! lol
Click to expand...
Click to collapse
Back and forth
I don't believe that was the link you gave me on the other side. Perhaps posting over here will refresh your memory...?
Sent from a dream.
Teichopsia said:
Back and forth
I don't believe that was the link you gave me on the other side. Perhaps posting over here will refresh your memory...?
Sent from a dream.
Click to expand...
Click to collapse
AHH I was talking about Adamsoutler´s tutorial in XDA TV. He explains how to set SDK and develop APKs....it is awesome!..look at the XDA TV thread.
Bump.
Sent from a dream.
not able to go back to stock
I unlocked my htc inspire and tried to root it. Now i ended up with a ccwm recovery and S on unlocked bootloader .
I tried to go back to stock rom and have tried this guide and other guides also but was unsuccessful . My phone is running gizroot v2 but with taht the wifi mac address is unavailable . So i canniot access wifi .
If i put PD98IMG .zip in the root directory then it does not prompt me to any installation in the bootloader .
Please help
krjkinan said:
I unlocked my htc inspire and tried to root it. Now i ended up with a ccwm recovery and S on unlocked bootloader .
I tried to go back to stock rom and have tried this guide and other guides also but was unsuccessful . My phone is running gizroot v2 but with taht the wifi mac address is unavailable . So i canniot access wifi .
If i put PD98IMG .zip in the root directory then it does not prompt me to any installation in the bootloader .
Please help
Click to expand...
Click to collapse
RUUs can not be flashed with an unlocked bootloader. Relock it first, then run the RUU.
Can some one help me. I want to riot my htc inspire 4g
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
romanvaldezo said:
Can some one help me. I want to riot my htc inspire 4g
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
This post is no longer timely. The tool it refers to has been retired. You can no longer get S-Off, but you can unlock the bootloader: http://forum.xda-developers.com/showthread.php?t=2169515.
hey
hey not being mean but you guys dont actually help ive been on this site looking for a tutorial for weeks and cant find one i need to root my htc inspire plzz help
rty123456 said:
hey not being mean but you guys dont actually help ive been on this site looking for a tutorial for weeks and cant find one i need to root my htc inspire plzz help
Click to expand...
Click to collapse
Hey, not being mean, but did you read the post right above yours...? Or anything in the Desire HD forums, which is the same phone and is more populated?
rty123456 said:
hey not being mean but you guys dont actually help ive been on this site looking for a tutorial for weeks and cant find one i need to root my htc inspire plzz help
Click to expand...
Click to collapse
Then are not reading the OP. You have all the information neeeded in there...if your first post in here Is to whine, then you have not Read the rules or understand the spirit of xda.
Follow the instructions And You will be fine, if You don't Get them take time To learn. Nobody Is going To do your homework.
I just recently rooted my inspire it took some time reading and a few attempts to get it down. But after my homework and grasping the concept it was fairly easy.
Sent from my Desire HD using xda app-developers app
Hi guys, yesterday i tried to root my desire hd and flash a rom called icecoldsandwich 8.5, i started my phone and it got stuck at the bootlogo from ics. Then i think i deleted it from my sd card and now i can't do anything with my phone. i can enter the boot menu but nothing more.. if i select recovery, i get a red exclamation mark. I hope it can be fixed
thanx
Moved to General Q&A.
just download a ruu that is only for your device but be careful ( branded ones and unbranded)
then just put it in fastboot via bootloader and flash it and it will boot up
Sent from my HTC HD2 using Tapatalk 2
gesange said:
just download a ruu that is only for your device but be careful ( branded ones and unbranded)
then just put it in fastboot via bootloader and flash it and it will boot up
Sent from my HTC HD2 using Tapatalk 2
Click to expand...
Click to collapse
If you read what they posted, they cannot get to the boot menu. I have a RUU program designed to run remotely from my computer over USB that works wonders if I ever have a problem. I could find the stock .img for your phone and send you the program where you would just plug your phone in over USB, run the program, locate your RUU file (which would be included) and your done. Should be back to normal, worked for me when I accidentally bootlooped. PM me for more info. This will require you to re-root your phone.
nicotje123 said:
i can enter the boot menu but nothing more..
thanx
Click to expand...
Click to collapse
Looks like he CAN enter boot menu.... maybe you should read again as well.
snodrog742 said:
Looks like he CAN enter boot menu.... maybe you should read again as well.
Click to expand...
Click to collapse
Sorry, I'm running on little sleep right now and must have missed that. Thanks.
TekGadgt said:
Sorry, I'm running on little sleep right now and must have missed that. Thanks.
Click to expand...
Click to collapse
No worries. Sorry for bit rude response. Hopefully can get him fixed either way.
i tried to install the aahk and it ran through all the steps and loaded the pd98img and now all i get is the HTC boot screen. i cant do anything in the HBOOT menu with the memory card install. when i take it out the memory card, recovery and factory reset doesnt work.
please help
thanks
hkwong said:
i tried to install the aahk and it ran through all the steps and loaded the pd98img and now all i get is the HTC boot screen. i cant do anything in the HBOOT menu with the memory card install. when i take it out the memory card, recovery and factory reset doesnt work.
please help
thanks
Click to expand...
Click to collapse
1. What does the HBOOT menu say at the top?
2. What was the AAHK output?
bananagranola said:
1. What does the HBOOT menu say at the top?
2. What was the AAHK output?
Click to expand...
Click to collapse
ace pvt ship s-on rl
hboot-0.85.0024
microp-0438
radio-26.09.04.11_m2
emmc-boot
apr 12 2011,00:55:45
aahk output? the last screen i recall it stated this will be the last reboot. then nothing
thanks again
maybe
well i found this had anyone had any results using this method
http://gbatemp.net/threads/htc-inspire-4g-unbricking-guide.313759/
TC Inspire 4g Unbricking Guide
In this guide I will be showing you how to unbrick the HTC Inspire 4g for AT&T.
Requirements:
1. Your bricked phone (of-course)
2. HTC-Sync
3. USB Cable
4. HTC Inspire 4g Gingerbread RUU
5. S-ON
Steps:
1. Download HTC-Sync from: http://dl3.htc.com/application/HTCSyncv3.0.5579.exe
2. Download HTC Inspire Gingerbread RUU from: http://dl4.htc.com/RUU_Ace_Gingerbr...60.25_26.10.04.03_M_release_200368_signed.exe
3. Install HTC-Sync
4. Boot into Bootloader mode and plug your phone into your pc
5. Run the RUU executable
6. It will take a moment to start, but when it does, go through the steps and it should start to flash the firmware
7. (Optional) Sometimes the process will freeze. It is ok though, open task manager, close the process, unplug your phone, pull the battery, and start over the process until you get it to work. (It worked first time for me.)
Then your phone should restart after it finishes flashing. Then your phone will be unbricked!
Thank you for looking and I hope this helps you in some way!
Original guide is from: http://answers.downloadatoz.com/q,14764,bricked-htc-inspire-4g-how-to-fix.html
You just need to flash a ROM. Doesnt matter how you do it, just do it.
ai6908 said:
You just need to flash a ROM. Doesnt matter how you do it, just do it.
Click to expand...
Click to collapse
flashing the rom is the problem. it wouldnt let me into the recovery. the steps above actually help. now i just need to root the thing
I notice the bootlaoder step is vague. It needs to be in fastboot. So select fastboot from hboot so that you see fastboot USB on screen then run ruu.
Sent from my Inspire 4G using xda premium
hkwong said:
i tried to install the aahk and it ran through all the steps and loaded the pd98img and now all i get is the HTC boot screen. i cant do anything in the HBOOT menu with the memory card install. when i take it out the memory card, recovery and factory reset doesnt work.
please help
thanks
Click to expand...
Click to collapse
Your sdcard is corrupted and won't work as a goldcard. Get a NEW one or one that has not been improper dismounted. By the way, if you phone were bricked then you would have nothing to do. You just got stuck.
Get the new sdcard and then flash the PD98IMG.zip file that the Hack Kit downloaded (it is in the PD98IMG folder and it is usually called PD98IMG-GBx.zip, being x a number. Of course make sure that you rename it PD98IMG.zip once in the sdcard).
Then boot in hboot and wait to be prompted to update. After that, you will be downgraded, just re run the hack kit and you will be ready to go. SALUD!
glevitan said:
Your sdcard is corrupted and won't work as a goldcard. Get a NEW one or one that has not been improper dismounted. By the way, if you phone were bricked then you would have nothing to do. You just got stuck.
Get the new sdcard and then flash the PD98IMG.zip file that the Hack Kit downloaded (it is in the PD98IMG folder and it is usually called PD98IMG-GBx.zip, being x a number. Of course make sure that you rename it PD98IMG.zip once in the sdcard).
Then boot in hboot and wait to be prompted to update. After that, you will be downgraded, just re run the hack kit and you will be ready to go. SALUD!
Click to expand...
Click to collapse
I suspect that I have issues with my sd card. Can these issues with corruption be corrected?
willieamm said:
I suspect that I have issues with my sd card. Can these issues with corruption be corrected?
Click to expand...
Click to collapse
Not with the same card, as far as I know. You need to get a new one. The card tends to get corrupted when it's improperly unmounted.
Bricked?
Recently tried to return to stock RUU via ace advanced hack kit. During the return to stock there was an error and my phone attempted to reboot. I currently can't get past the htc boot up screen. It powers on, shows htc screen, then fades to black. Attempted to hold power and vol button with no luck. Anyone have any suggestions how to bypass this? Can't get my pc to recognize my device so not really sure if I can push a new rom to it or not.
Thanks,
Ryan
gumby2033 said:
Recently tried to return to stock RUU via ace advanced hack kit. During the return to stock there was an error and my phone attempted to reboot. I currently can't get past the htc boot up screen. It powers on, shows htc screen, then fades to black. Attempted to hold power and vol button with no luck. Anyone have any suggestions how to bypass this? Can't get my pc to recognize my device so not really sure if I can push a new rom to it or not.
Click to expand...
Click to collapse
What do you mean by "no luck?" What happens exactly when you hold power and volume-down?
bananagranola said:
What do you mean by "no luck?" What happens exactly when you hold power and volume-down?
Click to expand...
Click to collapse
The screen stays backlit but will not progress past that point. No recovery no anything.
gumby2033 said:
The screen stays backlit but will not progress past that point. No recovery no anything.
Click to expand...
Click to collapse
What was the AAHK error? Which RUU? Was AAHK up to date? Were you S-OFF? ADB doesn't detect your device?
bananagranola said:
What was the AAHK error? Which RUU? Was AAHK up to date? Were you S-OFF? ADB doesn't detect your device?
Click to expand...
Click to collapse
Radio downgrade failed. I attempted to use the froyo shipped ruu and was then going to upgrade from there. Yes I was S-Off and no can't get anything to recognize my device.
gumby2033 said:
Radio downgrade failed. I attempted to use the froyo shipped ruu and was then going to upgrade from there. Yes I was S-Off and no can't get anything to recognize my device.
Click to expand...
Click to collapse
I have a hunch that you may have messed your bootloader. Wait for tomorrow and hope glevitan shows up to verify/denounce my hunch and help you out.
Didn't he update the guide to reflect how to fix that issue? Not sure, can't remember.... too sleepy to check. :screwy:
Sent from a dream.
gumby2033 said:
The screen stays backlit but will not progress past that point. No recovery no anything.
Click to expand...
Click to collapse
Have you tried pulling the battery out for a few seconds then hold volume down and press power. Don't let go of volume down until you see hboot screen.
Sent from my Inspire 4G using xda premium
---------- Post added at 10:36 PM ---------- Previous post was at 10:30 PM ----------
You can flash this PD98IMG. It will take a long time to react to stuff though so you will have to be patient. It's the inspire gingerbread hboot.
PD98IMG
After that use this PD98IMG to install the gingerbread Rom. You will still be s off but on 2.47.502.7.
PD98IMG
Sent from my Inspire 4G using xda premium
So any progress?
Sent from my Inspire 4G using xda premium
gumby2033 said:
Radio downgrade failed. I attempted to use the froyo shipped ruu and was then going to upgrade from there. Yes I was S-Off and no can't get anything to recognize my device.
Click to expand...
Click to collapse
Well, you failed to read and follow the manual and besides you even flashed a froyo Ruu when you are told not to so?
conclusion: messed bootloader. You will have to fix it yourself. I decided not to help lazy people anymore. What first happened to you was Normal and detailed in the effen manual. If you had read it you would be enjoying your phone now.
Sent from my GT-N7000 using xda app-developers app
Hi all,
My Sensation XE was recently dropped from a fair height, and now it is demonstrating multiple issues:
- Screen has a small buldge in upper left corner,
- Wifi does not turn on,
- Bluetooth does not turn on,
- The memory card cant be read,
- The casing got damaged.
I replaced the battery back cover with a used one from eBay this week, so that was a quick fix.
My wifi and bluetooth were still not turning on. So I thought I may as well restore the firmware to fix it.
After booting up in 4EXT Recovery Touch (ver1.0.0.3 beta 8), I formatted the system and data folder and then tried to restore it.
But now it wont boot into anything. I believe I have formatted my ROM by mistake and now it wont boot.
I can go to Recovery mode, but nothing from there.
Please guide me diagnose and restore my phone...
bym007 said:
Hi all,
My Sensation XE was recently dropped from a fair height, and now it is demonstrating multiple issues:
- Screen has a small buldge in upper left corner,
- Wifi does not turn on,
- Bluetooth does not turn on,
- The memory card cant be read,
- The casing got damaged.
I replaced the battery back cover with a used one from eBay this week, so that was a quick fix.
My wifi and bluetooth were still not turning on. So I thought I may as well restore the firmware to fix it.
After booting up in 4EXT Recovery Touch (ver1.0.0.3 beta 8), I formatted the system and data folder and then tried to restore it.
But now it wont boot into anything. I believe I have formatted my ROM by mistake and now it wont boot.
I can go to Recovery mode, but nothing from there.
Please guide me diagnose and restore my phone...
Click to expand...
Click to collapse
did you make a nandroid backup from recovery before formatted system and data folder?
if not you should
now flash again the rom
rzr86 said:
did you make a nandroid backup from recovery before formatted system and data folder?
if not you should
now flash again the rom
Click to expand...
Click to collapse
No, I did not make a backup.
How can I make a backup now that my phone is not booting up and stuck on Sensation splash screen.
I can go into Bootloader/recovery screens though.
Secondly I cant mount or read from the SD card either.
Kindly suggest alternatives.. Cheers.
bym007 said:
No, I did not make a backup.
How can I make a backup now that my phone is not booting up and stuck on Sensation splash screen.
I can go into Bootloader/recovery screens though.
Secondly I cant mount or read from the SD card either.
Kindly suggest alternatives.. Cheers.
Click to expand...
Click to collapse
use a ruu.exe
http://forum.xda-developers.com/showthread.php?t=1672425
use the one which corresponds with your region(firmware) and cid
edit:can you mount the sdcard from recovery?
rzr86 said:
did you make a nandroid backup from recovery before formatted system and data folder?
if not you should
now flash again the rom
Click to expand...
Click to collapse
rzr86 said:
use a ruu.exe
http://forum.xda-developers.com/showthread.php?t=1672425
use the one which corresponds with your region(firmware) and cid
edit:can you mount the sdcard from recovery?
Click to expand...
Click to collapse
I am downloading all the files required for RUU from my laptop.
regarding the SD Card, I cant mount it in the Recovery Mode, however, when I connect it to the laptop in Recovery Mode and toggle USB connection menu, the SD card mounts in the laptop, as USB drive. I confirmed by copying and removing stuff on it.
bym007 said:
I am downloading all the files required for RUU from my laptop.
regarding the SD Card, I cant mount it in the Recovery Mode, however, when I connect it to the laptop in Recovery Mode and toggle USB connection menu, the SD card mounts in the laptop, as USB drive. I confirmed by copying and removing stuff on it.
Click to expand...
Click to collapse
since you can't mount the sdcard from recovery then the nandroid is useless
your only option is the ruu.exe
does your sdcard fits correctly in its case?
maybe that's why you can't mount it after dropping
rzr86 said:
since you can't mount the sdcard from recovery then the nandroid is useless
your only option is the ruu.exe
does your sdcard fits correctly in its case?
maybe that's why you can't mount it after dropping
Click to expand...
Click to collapse
So, I am trying to run RUU.exe and update the phoneset.
Here is an error message I get after following the steps as mentioned.
C:\AndroidSDK\sdk\tools>fastboot flash zip PG58IMG.zip
sending 'zip' (347576 KB)...
FAILED (remote: 02 data length is too large)
finished. total time: 0.030s
Click to expand...
Click to collapse
Please see attached snapshot.
I have tried this with a couple of ROMs, but still no success.
Kindly suggest what is going wrong here?
bym007 said:
So, I am trying to run RUU.exe and update the phoneset.
Here is an error message I get after following the steps as mentioned.
Please see attached snapshot.
I have tried this with a couple of ROMs, but still no success.
Kindly suggest what is going wrong here?
Click to expand...
Click to collapse
actually don't do it in that way
connect the device in fastboot mode to pc and run the ruu.exe directly
see also step 3 from the ruu thread
rzr86 said:
actually don't do it in that way
connect the device in fastboot mode to pc and run the ruu.exe directly
see also step 3 from the ruu thread
Click to expand...
Click to collapse
How do I run RUU directly ? Is there a separate tool or command line app for that ?
bym007 said:
How do I run RUU directly ? Is there a separate tool or command line app for that ?
Click to expand...
Click to collapse
connect the device in fastboot mode to pc
double click to the ruu.exe
rzr86 said:
connect the device in fastboot mode to pc
double click to the ruu.exe
Click to expand...
Click to collapse
I cannt find RUU in my Android SDK folder. Can I download it from somewhere separately ?
bym007 said:
I cannt find RUU in my Android SDK folder. Can I download it from somewhere separately ?
Click to expand...
Click to collapse
from here
http://forum.xda-developers.com/showthread.php?t=1672425
rzr86 said:
connect the device in fastboot mode to pc
double click to the ruu.exe
Click to expand...
Click to collapse
rzr86 said:
from here
http://forum.xda-developers.com/showthread.php?t=1672425
Click to expand...
Click to collapse
Thanks, downloading it now.
I check my CID, and it was HTC__001, which is HTC WWE handset.
Now, I downloaded and ran the RUU from the link, which is corresponding to my handset. After running for a long time, it gave me an error. I am attaching screenshots below.
Please assist.
bym007 said:
I check my CID, and it was HTC__001, which is HTC WWE handset.
Now, I downloaded and ran the RUU from the link, which is corresponding to my handset. After running for a long time, it gave me an error. I am attaching screenshots below.
Please assist.
Click to expand...
Click to collapse
Which one you downloaded?
Probably you tried a one for a different model
You said you have a sensation xe device so use the one for xe
Sent from my HTC Sensation Z710e using xda premium
rzr86 said:
Which one you downloaded?
Probably you tried a one for a different model
You said you have a sensation xe device so use the one for xe
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
I downloaded another RUU for my model Sensation XE, and thankfully, my phone is up again.
Now, about my Wifi, Bluetooth and SD card, they are still not working.
I know its a long shot, but could something be done about it ?
bym007 said:
I downloaded another RUU for my model Sensation XE, and thankfully, my phone is up again.
Now, about my Wifi, Bluetooth and SD card, they are still not working.
I know its a long shot, but could something be done about it ?
Click to expand...
Click to collapse
probably mate it's a hardware issue
check your back cover if antennas are fine(the one which is responsible for wifi)or try to lift them up a little bit
also check again the card reader if something is wrong
i am out of ideas mate
rzr86 said:
probably mate it's a hardware issue
check your back cover if antennas are fine(the one which is responsible for wifi)or try to lift them up a little bit
also check again the card reader if something is wrong
i am out of ideas mate
Click to expand...
Click to collapse
Thanks, I changed my back case, so its either hatdware issue or antenna pins being bent. I will try to ease them out gently.
Out of interest, does bluetooth also have an antenna?
Sent from my HTC One using xda premium
bym007 said:
Thanks, I changed my back case, so its either hatdware issue or antenna pins being bent. I will try to ease them out gently.
Out of interest, does bluetooth also have an antenna?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
i am not sure but i think it is the same for the wifi