Unbricking help needed... - HTC Sensation

Hi,
could help need for unbricking...
Current status:
*** UNLOCKED ***
Pyramid PVT SHIP S-ON RL
HBOOT-1.27.0000
RADIO-11.23.3504.07_M2
OpenADSP-v02.6.0.2226.00.0131
eMMC-boot
Jan 13 2012, 17:33:34
When switching on, there is just the HTC-Logo.
I can just boot into Bootloader.
When trying to boot into Recovery (from Bootloader) -> just HTC Logo
Problem ocurred when trying to flash a custom rom (device was rooted).
I think there is a zip file I could put on the sdcard, which is flashed autmatically...?
Please help
thx
----------
just tried OTA_PYRAMID_ICS_HTC_Europe_3.32.401.5-1.50.401.1_P_release_246627z7pljztztog0er50.zip
(after rename to PG58DIAG.zip)
http://forum.xda-developers.com/showthread.php?t=1538032&page=4
still does not boot...

please help...
I have already tried all images from http://vi8.info/HTC-Sensation/Stock-Recovery without success
:-/

start fresh again
flash a new rom using this guide
http://forum.xda-developers.com/showthread.php?t=1631861
NOTE: all the process mentioned in the guide can be done from bootloader itself ..i mean using the fastboot commands

ganeshp said:
start fresh again
flash a new rom using this guide
http://forum.xda-developers.com/showthread.php?t=1631861
NOTE: all the process mentioned in the guide can be done from bootloader itself ..i mean using the fastboot commands
Click to expand...
Click to collapse
thx for the answer.
but the problem is, that I can not connect to the phone via fastboot commands :-/

shadow_empire1 said:
thx for the answer.
but the problem is, that I can not connect to the phone via fastboot commands :-/
Click to expand...
Click to collapse
let me get this straight ..
when you connect the phone from bootloader to PC ..whats the phone is saying ?
HBOOT or FASTBOOT USB ?
if its saying HBOOT ..press power button once ..that will take you to FASTBOOT USB
if its FASTBOOT USB then you are onnected properly
now to test the connection
open command window from the adb/fastboot folder of your PC (if windows hold shift + right click -> open command window here)
and type this
fastboot devices
it should show your device ..and the rest you follow from the guide

ganeshp said:
let me get this straight ..
when you connect the phone from bootloader to PC ..whats the phone is saying ?
HBOOT or FASTBOOT USB ?
if its saying HBOOT ..press power button once ..that will take you to FASTBOOT USB
if its FASTBOOT USB then you are onnected properly
now to test the connection
open command window from the adb/fastboot folder of your PC (if windows hold shift + right click -> open command window here)
and type this
fastboot devices
it should show your device ..and the rest you follow from the guide
Click to expand...
Click to collapse
I see...
I will try.
Thx for you help...

thx for your help.
device is unbricked!

shadow_empire1 said:
thx for your help.
device is unbricked!
Click to expand...
Click to collapse
Glad it worked
And thanks.. You hit thanks button for that
Sent from my HTC Sensation 4G using xda premium

Related

[Q] Firmware Upgrade - Help Needed

Last night I finally achieved S-Off,and am trying to upgrade my firmware from 3.32 to 3.33 (universal). I loaded the PG581MG.zip onto my SD card. When I follow the steps to get the new firmware via bootloader, it continues to give me No Image! errors on the screen.
What am I doing wrong? Here are some details:
ROM: Android Revolution HD 1.2.2
Android version: 4.0.3
Sense: 3.6
Firmware: 3.32.531.14
Kernel: 3.0.16 -v1.5.0 Sebastian FM#1
CDI: T-Mob010
MID: PG5810000
Am I having some sort of Fastboot issue? Any help would be appreciated.
David
How I updated my firmware was placed the pg58img file at sd card root. Then removed battery, put battery back in press power and volume down. The device then asked to update, press power for yes . After update DELETE the pg58img file and you're done. Hope this helps.
Sent from HTC sensation, soff, 3.33 firmware, viper Rom, sense 4.1,kernel- pyd X stable 3.1 , Mugen 3800 mah battery. Please press thanks if I helped in anyway.
Thanks!
realsis said:
How I updated my firmware was placed the pg58img file at sd card root. Then removed battery, put battery back in press power and volume down. The device then asked to update, press power for yes . After update DELETE the pg58img file and you're done. Hope this helps.
Sent from HTC sensation, soff, 3.33 firmware, viper Rom, sense 4.1,kernel- pyd X stable 3.1 , Mugen 3800 mah battery. Please press thanks if I helped in anyway.
Click to expand...
Click to collapse
Thanks! I'll give it a try and see if it works.
connect the phone from bootloader/fastboot to PC (phone reads FASTBOOT USB after this )
copy the PG58IMG.zip file to the adb/fastboot folder of PC
then open command prompt from the adb/fastboot folder
(if windows hold shift + right click -> open command window here )
then first check the connect of the phone to pc via typing this command
fastboot devices
it should show your device ...if it is showing then continue
type these commands one by one ..as follows
fastboot erase cache (if failed ignore it )
fastboot oem rebootRUU (black screen with silver HTC )
fastboot flash zip PG58IMG.zip (this is tha actual flashing process ..don't cancel it in the middle ..its highly dangerous to do so ..and ignore the green progress bar )
fastboot reboot-bootloader (reboots to bootloader after its complete)
Tried - didn't work
I removed the battery and tried what you suggested, but it didn't work. It continues to say "No Image!" over and over again.
Any other suggestions?
i believe i posted a solution
Thanks!
ganeshp said:
i believe i posted a solution
Click to expand...
Click to collapse
Ha! You posted this while I was typing my other post. I'll give this a try! Thanks so much.
Still having some issues
ganeshp said:
connect the phone from bootloader/fastboot to PC (phone reads FASTBOOT USB after this )
copy the PG58IMG.zip file to the adb/fastboot folder of PC
then open command prompt from the adb/fastboot folder
(if windows hold shift + right click -> open command window here )
then first check the connect of the phone to pc via typing this command
fastboot devices
it should show your device ...if it is showing then continue
type these commands one by one ..as follows
fastboot erase cache (if failed ignore it )
fastboot oem rebootRUU (black screen with silver HTC )
fastboot flash zip PG58IMG.zip (this is tha actual flashing process ..don't cancel it in the middle ..its highly dangerous to do so ..and ignore the green progress bar )
fastboot reboot-bootloader (reboots to bootloader after its complete)
Click to expand...
Click to collapse
I have followed your steps, and am still having issues. When I use the command "fastboot devices" nothing happens. For whatever reason, it can't see my device.
Any suggestions?
Just read your first post mate and you've typed PG581MG.zip. is this what it is actually called because it should be PG58IMG.zip (as in the letter I not the number 1) otherwise it won't flash.
Sent from my HTC Sensation Z710e using xda app-developers app
just a typo
3484jacks said:
Just read your first post mate and you've typed PG581MG.zip. is this what it is actually called because it should be PG58IMG.zip (as in the letter I not the number 1) otherwise it won't flash.
Sent from my HTC Sensation Z710e using xda app-developers app
Click to expand...
Click to collapse
Unfortunately, that was just a typo on my part. I should have written PG58IMG.zip.
Update
ganeshp said:
connect the phone from bootloader/fastboot to PC (phone reads FASTBOOT USB after this )
copy the PG58IMG.zip file to the adb/fastboot folder of PC
then open command prompt from the adb/fastboot folder
(if windows hold shift + right click -> open command window here )
then first check the connect of the phone to pc via typing this command
fastboot devices
it should show your device ...if it is showing then continue
type these commands one by one ..as follows
fastboot erase cache (if failed ignore it )
fastboot oem rebootRUU (black screen with silver HTC )
fastboot flash zip PG58IMG.zip (this is tha actual flashing process ..don't cancel it in the middle ..its highly dangerous to do so ..and ignore the green progress bar )
fastboot reboot-bootloader (reboots to bootloader after its complete)
Click to expand...
Click to collapse
Came home from work and was able run through the fastboot commands on my home laptop. When it rebooted to bootloader, it shows:
Revolutionary
Pyramid pvt ship S-off RL
hboot 1.27.110
radio 11.24a.3504.31_m
OpenADSP-v05.6.0.2226.00.0418
eMMc-boot
Jan 13 2012, 17:33:34
When I check the the software, it has my build number as 3.32.531.14. Does this mean I am still 3.32 firmware, or am I reading it wrong?
Thanks,
David
Daveheelga said:
Came home from work and was able run through the fastboot commands on my home laptop. When it rebooted to bootloader, it shows:
Revolutionary
Pyramid pvt ship S-off RL
hboot 1.27.110
radio 11.24a.3504.31_m
OpenADSP-v05.6.0.2226.00.0418
eMMc-boot
Jan 13 2012, 17:33:34
When I check the the software, it has my build number as 3.32.531.14. Does this mean I am still 3.32 firmware, or am I reading it wrong?
Thanks,
David
Click to expand...
Click to collapse
yes it means that you are still in 3.32 fw version
but for sure check it from connecting your device to pc
reboot to bootloader
open the command window and do
fastboot getvar version main
it will show you the exactly fw version
Thanks
rzr86 said:
yes it means that you are still in 3.32 fw version
but for sure check it from connecting your device to pc
reboot to bootloader
open the command window and do
fastboot getvar version main
it will show you the exactly fw version
Click to expand...
Click to collapse
I appreciate your input. I'm still not sure why I'm having trouble updating my firmware. Do I need to go back to stock ? Something is preventing the firmware from updating. Any thoughts?
Daveheelga said:
Came home from work and was able run through the fastboot commands on my home laptop. When it rebooted to bootloader, it shows:
Revolutionary
Pyramid pvt ship S-off RL
hboot 1.27.110
radio 11.24a.3504.31_m
OpenADSP-v05.6.0.2226.00.0418
eMMc-boot
Jan 13 2012, 17:33:34
When I check the the software, it has my build number as 3.32.531.14. Does this mean I am still 3.32 firmware, or am I reading it wrong?
Thanks,
David
Click to expand...
Click to collapse
Nooo the radio you got now says otherwise
You can only check your firmware using this command
fastboot getvar version-main
Checking in settings of the phone is just a build prop edit!!
Sent from my HTC Sensation using xda premium
Success!
ganeshp said:
Nooo the radio you got now says otherwise
You can only check your firmware using this command
fastboot getvar version-main
Checking in settings of the phone is just a build prop edit!!
Sent from my HTC Sensation using xda premium
Click to expand...
Click to collapse
Success! I checked the fastboot getvar version-main and it confirmed my firmware upgrade to 3.33.
Thanks so much to everyone who helped out on this thread! I appreciate it and can't wait to upgrade to Jellybean.
Daveheelga said:
Success! I checked the fastboot getvar version-main and it confirmed my firmware upgrade to 3.33.
Thanks so much to everyone who helped out on this thread! I appreciate it and can't wait to upgrade to Jellybean.
Click to expand...
Click to collapse
Wait!!!
Now immediately go to this thread
http://forum.xda-developers.com/showthread.php?p=32834397
Read it and do your job
Sent from my HTC Sensation using xda premium

[Q] stuck on juopunutbear screen

i have searched and have found many people with similar problems but none of the solutions have helped me, that said i apologise if ive missed the answer.
so ive used htcdev to unlock my bootloader which went fine then ive decided to "s-off" my phone which has gone fine, well im "s-off"ed however im stuck on the juopunutbear screen everytime i turn the phone on.
ive tried guide on the unlimited.io website - controlbear.exe -r, controlbear.exe -f. when i carry out the next point when i get to "fastboot flash recovery recovery_backup.img" i get a failed.
this i believe has happened because i started the process in kgs1992's aio app which crashed so i shut it and completed in controlbear, i cant think where else i went wrong, ive read loads of guides.
HEEEEEEEEEEEEELLLLPP........gotta ring my dad tomorrow which atm isnt gonna happen!
check the troubleshoot of this thread
it might help
http://forum.xda-developers.com/showthread.php?t=1661631
rzr86 said:
check the troubleshoot of this thread
it might help
http://forum.xda-developers.com/showthread.php?t=1661631
Click to expand...
Click to collapse
have carried out this guide already no fix..any other ideas?
just to fill you in..
controlbear.exe -f
restores from fastboot which it completes then the phone reboots...to the juopunutbear screen!
controlbear.exe -r
restores to normal mode, reset phone, then says the phone should be in normal mode..and is on the juopunutbear screen!!
jesta1988 said:
have carried out this guide already no fix..any other ideas?
just to fill you in..
controlbear.exe -f
restores from fastboot which it completes then the phone reboots...to the juopunutbear screen!
controlbear.exe -r
restores to normal mode, reset phone, then says the phone should be in normal mode..and is on the juopunutbear screen!!
Click to expand...
Click to collapse
did you use the remove_temp_root.bat to return the device in working condition?
if yes then rerun kgs1992's aio and see if you can fix it
i am out of ideas
rzr86 said:
did you use the remove_temp_root.bat to return the device in working condition?
if yes then rerun kgs1992's aio and see if you can fix it
i am out of ideas
Click to expand...
Click to collapse
the temp_route.bat is irrelivent as i didnt use this root method (i used the aio to perm root)
have attempted to use kgs1992's aio as a fix however cant get anywhere i will say when i try and re-"s-off" the phone it says im not rooted then tries to re-root me and fails.
nooo!!..dont quit now!
thanks for the help btw !
jesta1988 said:
the temp_route.bat is irrelivent as i didnt use this root method (i used the aio to perm root)
have attempted to use kgs1992's aio as a fix however cant get anywhere i will say when i try and re-"s-off" the phone it says im not rooted then tries to re-root me and fails.
nooo!!..dont quit now!
thanks for the help btw !
Click to expand...
Click to collapse
Post the boot loader details here ..i can help you after that
Sent from my Nexus 7 using xda premium
ganeshp said:
Post the boot loader details here ..i can help you after that
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
bit noobie not tottally sure what you want me to post...? but heres a guess..
-revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.27.1100
RADIO-11.24A.3504.31_M
OPENADSP-v05.6.0.2226.00.0418
eMMC-boot
jan 13 2012, 17:33:34
jesta1988 said:
bit noobie not tottally sure what you want me to post...? but heres a guess..
-revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.27.1100
RADIO-11.24A.3504.31_M
OPENADSP-v05.6.0.2226.00.0418
eMMC-boot
jan 13 2012, 17:33:34
Click to expand...
Click to collapse
And are you still struck at the juopunutbear screen?
Then what error you got when you used fastboot command?
... wait why did you do juopunutbear when you are already soff?
Edit:
Got the point..
Try those fastboot commands again
Connect the phone properly .. you should connect the phone properly.. If connected properly the phone says FASTBOOT USB .. if it's just saying FASTBOOT then you didn't have drivers installed or the connection is not proper.
If it's saying HBOOT press power button once.. That should take you to required screen
Sent from my Nexus 7 using xda premium
ganeshp said:
And are you still struck at the juopunutbear screen?
Then what error you got when you used fastboot command?
... wait why did you do juopunutbear when you are already soff?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
when i try to boot into an os it loads to the juopunutbear screen, occasionally restarts itself, but yes.
when i used fastboot command? which command?
i used juopunutbear to get s-off and its been stuck since.
Flash recovery 4ext from fast booth n try flashing Rom
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Flash recovery 4ext from fast booth n try flashing Rom
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
i have succesfully flash 4ext recovery onto the phone and it is working.
can you suggest a rom? currently downloading Android Revolution HD 6.8.0 to try it with.
can you give me some step by step instructions? worried im never gonna have a phone again.
jesta1988 said:
i have succesfully flash 4ext recovery onto the phone and it is working.
can you suggest a rom? currently downloading Android Revolution HD 6.8.0 to try it with.
can you give me some step by step instructions? worried im never gonna have a phone again.
Click to expand...
Click to collapse
place the zip file in the root of the sdcard
boot to recovery
format all partitions except sdcard
flash the rom
done
rzr86 said:
place the zip file in the root of the sdcard
boot to recovery
format all partitions except sdcard
flash the rom
done
Click to expand...
Click to collapse
This has worked! Thankyou very much for your time!
If Struck on juopunutbear screen:
Well, there's an easy solution if you're struck on the juopunutbear boot screen on your phone. Follow the steps in order:
1.Open the folder where you've extracted the juopunutbear setup files.
2.There'll be a image file in the folder called "boot_backup".
3.Copy that file to the folder you've created during the bootloader unlocking process from HTCDev. The folder contains the fastboot.exe, AdbWinApi.dll etc files, and probably it is in your c:\Android.
4.Rename the copied boot_backup image file to "boot" only.
5.Take out your battery out, reinsert it and boot into the bootloader mode using volume down + power button.
6.You'll see a red writing " fastboot usb"
7.See your computer screen now, the current folder where you copied and renamed.
8.Holding "shift" button on your keyboard, right click inside the folder and select "open command promp window here".
9.Type the command "fastboot flash boot boot.img" and press enter.
10.Then type" fastboot reboot" and press enter.
11.Your phone should reboot normally now.
[****The above method is based on stock sensation rom. If you're struck in a custom rom, then in step 3, copy the boot.img file of the custom rom from where you've downloaded your rom and continue the steps******]
Make sure you unplug all usb devices when doing juopunutbear method, I couldn't do it for hours then I unplugged all devices and restarted PC. It worked on 1st try.
stuck on juopunutbear screen
abachhd said:
Well, there's an easy solution if you're struck on the juopunutbear boot screen on your phone. Follow the steps in order:
1.Open the folder where you've extracted the juopunutbear setup files.
2.There'll be a image file in the folder called "boot_backup".
3.Copy that file to the folder you've created during the bootloader unlocking process from HTCDev. The folder contains the fastboot.exe, AdbWinApi.dll etc files, and probably it is in your c:\Android.
4.Rename the copied boot_backup image file to "boot" only.
5.Take out your battery out, reinsert it and boot into the bootloader mode using volume down + power button.
6.You'll see a red writing " fastboot usb"
7.See your computer screen now, the current folder where you copied and renamed.
8.Holding "shift" button on your keyboard, right click inside the folder and select "open command promp window here".
9.Type the command "fastboot flash boot boot.img" and press enter.
10.Then type" fastboot reboot" and press enter.
11.Your phone should reboot normally now.
[****The above method is based on stock sensation rom. If you're struck in a custom rom, then in step 3, copy the boot.img file of the custom rom from where you've downloaded your rom and continue the steps******]
Click to expand...
Click to collapse
Thank you! You have helped me a lot!

HTC Sensation stuck at htc screen

Hey Guys,
I post early the same topic but i didnt had my phone then, and now i have him.
Ok, my phone stuck at the htc screen and does not want to boot, i tried first the android 4.4 rom but without luck, then i tried android 4.2.2 with cm 10.1 (http://forum.xda-developers.com/showthread.php?t=2115520) and without luck. Here is my Hboot etc:
*** UNLOCKED ***
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.0000
eMMC-boot
Jan 13 2012, 17:33:34
I got ClockworkMod Recovery v5.8.0.9
I dont have the fastboot and adb files anymore on my pc!
Thanks already,
Friso Kort
Friso_HK said:
Hey Guys,
I post early the same topic but i didnt had my phone then, and now i have him.
Ok, my phone stuck at the htc screen and does not want to boot, i tried first the android 4.4 rom but without luck, then i tried android 4.2.2 with cm 10.1 (http://forum.xda-developers.com/showthread.php?t=2115520) and without luck. Here is my Hboot etc:
*** UNLOCKED ***
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.0000
eMMC-boot
Jan 13 2012, 17:33:34
I got ClockworkMod Recovery v5.8.0.9
I dont have the fastboot and adb files anymore on my pc!
Thanks already,
Friso Kort
Click to expand...
Click to collapse
since you are on S-ON you have to flash the boot.img of the rom via fastboot command
or flash 4ext recovery and enable smartflash from it before flashing the rom
as you understand in any case you need sdk tools(adb and fastboot) on your pc
Friso_HK said:
Hey Guys,
I post early the same topic but i didnt had my phone then, and now i have him.
Ok, my phone stuck at the htc screen and does not want to boot, i tried first the android 4.4 rom but without luck, then i tried android 4.2.2 with cm 10.1 (http://forum.xda-developers.com/showthread.php?t=2115520) and without luck. Here is my Hboot etc:
*** UNLOCKED ***
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.0000
eMMC-boot
Jan 13 2012, 17:33:34
I got ClockworkMod Recovery v5.8.0.9
I dont have the fastboot and adb files anymore on my pc!
Thanks already,
Friso Kort
Click to expand...
Click to collapse
You need to change your recovery to 4ext 1.0.0.6 RC 1
sent from HTC Sensation 4G
rzr86 said:
since you are on S-ON you have to flash the boot.img of the rom via fastboot command
or flash 4ext recovery and enable smartflash from it before flashing the rom
as you understand in any case you need sdk tools(adb and fastboot) on your pc
Click to expand...
Click to collapse
Do you now where i can download that?
Friso_HK said:
Do you now where i can download that?
Click to expand...
Click to collapse
4ext recovery or sdk tools?
rzr86 said:
4ext recovery or sdk tools?
Click to expand...
Click to collapse
I download Universal Naked Driver 0.72 but i dont now how it works, i need the driver for my htc sensation z710e
rzr86 said:
4ext recovery or sdk tools?
Click to expand...
Click to collapse
Forgot that question, i have fastboot and adb and i want to flash boot.img thats in my rom (or do i need 4ext?) but i need the driver of my htc sensation z710e, i have pdanet and universal naked drive 0.72 but i do it in fastboot usb.
Friso_HK said:
Forgot that question, i have fastboot and adb and i want to flash boot.img thats in my rom (or do i need 4ext?) but i need the driver of my htc sensation z710e, i have pdanet and universal naked drive 0.72 but i do it in fastboot usb.
Click to expand...
Click to collapse
HTC Sync.
nlooooo said:
HTC Sync.
Click to expand...
Click to collapse
I do i form fastboot usb so can i then at htc sync?
Friso_HK said:
Forgot that question, i have fastboot and adb and i want to flash boot.img thats in my rom (or do i need 4ext?) but i need the driver of my htc sensation z710e, i have pdanet and universal naked drive 0.72 but i do it in fastboot usb.
Click to expand...
Click to collapse
put the boot.img in your adb and fastboot folder
open in that folder a cmd window and type
fastboot flash boot boot.img
for htc drivers see here
http://forum.xda-developers.com/showthread.php?t=2217396
rzr86 said:
put the boot.img in your adb and fastboot folder
open in that folder a cmd window and type
fastboot flash boot boot.img
for htc drivers see here
http://forum.xda-developers.com/showthread.php?t=2217396
Click to expand...
Click to collapse
i works i looooooooove youuuuuuuuuuuuuuuuu
What about those of us that have no USB connectivity, meaning when USB cable is connected, you get no "Fastboot USB" on the bootloader screen?
I'm S-on, so flashing recoveries from the SD card isn't possible.
Try this...
PoXFreak said:
What about those of us that have no USB connectivity, meaning when USB cable is connected, you get no "Fastboot USB" on the bootloader screen?
I'm S-on, so flashing recoveries from the SD card isn't possible.
Click to expand...
Click to collapse
Try following method 2 in this guide( through updating via PG58IMG.zip file) http://forum.xda-developers.com/showthread.php?t=1599816. Be carefule about the md5 checksum of the recovery image. Double check before flashing!!
After this, boot into recovery(from the bootloader menu, select appropriate superuser.zip file(for rooting, search xda ...there are many options) and flash root. You now have a custom recovery and are rooted. Now you can flash any custom rom.
All the above assuming you can somehow transfer files to your SD card through a card reader or any other means...
NOTE: Delete the PG58IMG.zip after flashing recovery.
ushmal said:
Try following method 2 in this guide( through updating via PG58IMG.zip file) http://forum.xda-developers.com/showthread.php?t=1599816. Be carefule about the md5 checksum of the recovery image. Double check before flashing!!
After this, boot into recovery(from the bootloader menu, select appropriate superuser.zip file(for rooting, search xda ...there are many options) and flash root. You now have a custom recovery and are rooted. Now you can flash any custom rom.
All the above assuming you can somehow transfer files to your SD card through a card reader or any other means...
NOTE: Delete the PG58IMG.zip after flashing recovery.
Click to expand...
Click to collapse
Still won't work. I have tried flashing stock firmwares, stock and non-stock recoveries, reflashing root.zip, restore from known good backups, nothing has worked. Phone is stuck at first HTC logo screen and will go no further, and with no USB connectivity, it's impossible for me to flash even PG58IMGs' because the phone is S-on.
Maybe this could work for you...just a suggestion
PoXFreak said:
Still won't work. I have tried flashing stock firmwares, stock and non-stock recoveries, reflashing root.zip, restore from known good backups, nothing has worked. Phone is stuck at first HTC logo screen and will go no further, and with no USB connectivity, it's impossible for me to flash even PG58IMGs' because the phone is S-on.
Click to expand...
Click to collapse
Ok, from your reply i gather that even though you transferred the PG581MG to your SD card, the phone did not update when your got to the bootloader menu. I do not think being S-ON will prevent you from installing from the zip file...but maybe i am wrong. Hey now all i can think is this:
Turn off your phone, remove the battery, wait for some time(~10seconds), then put the battery back in. Now press Power +Vol down switch together. Now at the boot loader menu select Fastboot and press Power button. Connect your phone to your PC now and wait. The check if the next screen shows 'FASTBOOT USB'.
If you get 'FASTBOOT USB' in the next screen, then you have multiple options, but for you i would suggest that you download the latest RUU for the phone depending on your region and cid. Then run the ruu while the device is still in FASTBOOT USB mode. This will restore your phone's firmware recovery and rom back to stock.
But if your phone does not show fastboot usb then i'm stumped dude...maybe the experts here in our sensation community will be able to help out....
All the best ...and report if anything improves...

[Q] Soft bricked Sensation. Please help/

Hi there. I've somehow managed to softbrick my Sensation. It's on a permanent whitescreen/green HTC logo reboot loop.
Booting into bootloader, it says I have...
Firmware - 3.32
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.27.110
RADIO-11.22.3504.07_M
OpenADSP-v02.6.0.2226.00.0131
eMMC-boot
Jan 13 2012.17.33.24
HBOOT
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
FASTBOOT
RECOVERY
FACTORY RESET
SIMLOCK
IMAGE CRC
The looping boot means I can't log in via ADP.
Anyone know how to dig my way out of this hole?
dale303 said:
Hi there. I've somehow managed to softbrick my Sensation. It's on a permanent whitescreen/green HTC logo reboot loop.
Booting into bootloader, it says I have...
Firmware - 3.32
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.27.110
RADIO-11.22.3504.07_M
OpenADSP-v02.6.0.2226.00.0131
eMMC-boot
Jan 13 2012.17.33.24
HBOOT
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
FASTBOOT
RECOVERY
FACTORY RESET
SIMLOCK
IMAGE CRC
The looping boot means I can't log in via ADP.
Anyone know how to dig my way out of this hole?
Click to expand...
Click to collapse
did you try to flash a custom rom?
what recovery do you have?
rzr86 said:
did you try to flash a custom rom?
what recovery do you have?
Click to expand...
Click to collapse
It's HBOOT 1.27 but I get a red triangle when going into recovery.
Was attempting and update to cm-11-20131116-Sultan-pyramid.
dale303 said:
It's HBOOT 1.27 but I get a red triangle when going into recovery.
Was attempting and update to cm-11-20131116-Sultan-pyramid.
Click to expand...
Click to collapse
You need to install a custom recovery in order to flash custom roms. I recommend installing 4ext via fastboot
Sent from my Nexus 7 using Tapatalk
heavy_metal_man said:
You need to install a custom recovery in order to flash custom roms. I recommend installing 4ext via fastboot
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
So how do I get that installed on a softbricked phone?
dale303 said:
So how do I get that installed on a softbricked phone?
Click to expand...
Click to collapse
You use fastboot to flash the recovery.img available from the 4ext website.
Sent from my HTC Sensation using Tapatalk
heavy_metal_man said:
You use fastboot to flash the recovery.img available from the 4ext website.
Sent from my HTC Sensation using Tapatalk
Click to expand...
Click to collapse
Of course. the img is either very well hidden or not available from the website :-/
Never mind. I found once elsewhere except...
I can't use fastboot or adb as the phone is not being recognised using usb.
Phone constantly rebooting so get the usb connected, then disconnected dings but won't stay awake long enough to lock in.
If I load the bootloader first than try I get all sorts of device not found errors.
"adb > devices" reveals nothing
"adb reboot-bootloader" = "error device not found"
etc.
(BTW all these work on my HTC One so it's more likely my Sensation that's not set up right here. In fact my Sensation used to work via USB, now it doesn't)
dale303 said:
Of course. the img is either very well hidden or not available from the website :-/
Never mind. I found once elsewhere except...
I can't use fastboot or adb as the phone is not being recognised using usb.
Phone constantly rebooting so get the usb connected, then disconnected dings but won't stay awake long enough to lock in.
If I load the bootloader first than try I get all sorts of device not found errors.
"adb > devices" reveals nothing
"adb reboot-bootloader" = "error device not found"
etc.
(BTW all these work on my HTC One so it's more likely my Sensation that's not set up right here. In fact my Sensation used to work via USB, now it doesn't)
Click to expand...
Click to collapse
Use volume down and power to boot into hboot, from hboot use the volume buttons to select fastboot and use power to select it. Connect the device to the computer via USB and wait for drivers to install if necessary. Then you can use the fastboot commands to flash the recovery.img use
Fastboot flash recovery recovery.img
Where recovery.img is the name of the .IMG you have downloaded and placed into your fastboot path.
Sent from my Nexus 7 using Tapatalk
heavy_metal_man said:
Use volume down and power to boot into hboot, from hboot use the volume buttons to select fastboot and use power to select it. Connect the device to the computer via USB and wait for drivers to install if necessary. Then you can use the fastboot commands to flash the recovery.img use
Fastboot flash recovery recovery.img
Where recovery.img is the name of the .IMG you have downloaded and placed into your fastboot path.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Oof! I was connecting the USB too early. Wasn't getting the FASTBOOT USB section.
Thanks.
Nearly there now.
dale303 said:
Oof! I was connecting the USB too early. Wasn't getting the FASTBOOT USB section.
Thanks.
Nearly there now.
Click to expand...
Click to collapse
you will see FASTBOOT USB section not only when installing htc drivers but also when choosing fastboot from bootloader
maybe you missed that
dale303 said:
It's HBOOT 1.27 but I get a red triangle when going into recovery.
Was attempting and update to cm-11-20131116-Sultan-pyramid.
Click to expand...
Click to collapse
Is you bootloader unlocked?

One S Wiped, Detection Error in Windows

Hi all,
I'm trying to save a relative's HTC One S which got its internal storage wiped.
Currently I can access Hboot, fastboot, and recovery (that's it) but I get the error in the attachment when I'm in fastboot USB
I'm unable to mount the internal storage or flash a new recovery too.
Information about the phone:
*** UNLOCKED ***
VLE PVT SHIP S-ON RL
HBOOT-1.13.0000
RADIO-0.17.31501S.10_2
OpenDSP-v28.1.0.32.0504
eMMC-boot
Apr 20 2012, 15:14:18
TWRP Version 2.5.0.0
Any help is appreciated!
Thanks!
In fastboot usb do you have fastboot command recognize the device? If you issue "fastboot devices" what you get?
Sent from nowhere over the air...
Rapier said:
In fastboot usb do you have fastboot command recognize the device? If you issue "fastboot devices" what you get?
Sent from nowhere over the air...
Click to expand...
Click to collapse
When I type fastboot devices nothing appears.
remove old htc drivers and htc sync too, download and install these latest drivers ( http://forum.xda-developers.com/showthread.php?t=2217396 ) , then try connect fastboot again . If nothing happens tell us.
if you use windows 8.1 try these, same procedure ( http://forum.xda-developers.com/showthread.php?t=2544146 )
beerfly said:
remove old htc drivers and htc sync too, download and install these latest drivers ( http://forum.xda-developers.com/showthread.php?t=2217396 ) , then try connect fastboot again . If nothing happens tell us.
if you use windows 8.1 try these, same procedure ( http://forum.xda-developers.com/showthread.php?t=2544146 )
Click to expand...
Click to collapse
I got it detected on another computer;
I relocked the bootloader with "fastboot oem lock" but now it doesn't enter recovery mode, and has *** SECURITY WARNING *** at the top of the screen
what exactly you did when the computer detected your phone, what steps and stuff you used.
beerfly said:
what exactly you did when the computer detected your phone, what steps and stuff you used.
Click to expand...
Click to collapse
Typed "fastboot devices" to see if the phone was connected
Typed "fastboot oem lock" to relock bootloader
Used WinDroid Universal HTC Toolkit to flash TWRP 2.7.0.0
And that's where I am now. Thanks!
065271538 said:
Typed "fastboot devices" to see if the phone was connected
Typed "fastboot oem lock" to relock bootloader
Used WinDroid Universal HTC Toolkit to flash TWRP 2.7.0.0
And that's where I am now. Thanks!
Click to expand...
Click to collapse
Bootloader need to be UNlocked when installing recovery, now you need to go back to stock, unlock re locked bootloader and then put recovery. Thats why the security messege appears.
beerfly said:
Bootloader need to be UNlocked when installing recovery, now you need to go back to stock, unlock re locked bootloader and then put recovery. Thats why the security messege appears.
Click to expand...
Click to collapse
Okay thanks for that! I got TWRP 2.6.1.0 installed (anything higher would cause a reboot loop) and have Internal SDcard mounted in recovery mode. Where do I go from here? I'm just looking to go back to a stock device (no more hassles)
Thanks again!
I guess find an RUU that matches your device. You can run a new RUU as well.
http://forum.xda-developers.com/showthread.php?t=2678700
That worked!
Thanks to everyone
Can you tell us what RUU you used?
Thanks!

Categories

Resources