[Q] Stuck in Bootloader (Urgent)!! - HTC Sensation

Hi, appreicate that anyone could help me
I have a HTC sensation XE phone and now my pohne is stuck in the bootloader , I am unable to factory reset or go to recovery or do anything.
The screen shows that
RELOCKED
Security Warning
S-ON
Hboot - 1.29
Radio - 11.24A.3504.31_M
OpenADSP - v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012, 18.14.34
What can I do to use my phone again? Appreciate someone could guild me step by step.

What have u done man I have see this type of error the first time
Sent from my HTC Sensation using Tapatalk 4

unlock the bootloader again that will do

what have you done to lock it, did you try setting the secure flag?
you can try to unlock again using the wire trick

Hawke84 said:
what have you done to lock it, did you try setting the secure flag?
you can try to unlock again using the wire trick
Click to expand...
Click to collapse
naah he did HTCDEV Unlock and then he relocked it using command "fastboot oem lock"
he can just unlock the device again using the UNLOCK command
"fastboot flash unlocktoken Unlock_code.bin"

ganeshp said:
naah he did HTCDEV Unlock and then he relocked it using command "fastboot oem lock"
he can just unlock the device again using the UNLOCK command
"fastboot flash unlocktoken Unlock_code.bin"
Click to expand...
Click to collapse
ah ok i miss-read i thought he had done the trick unlock

But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?

yeosteven said:
But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?
Click to expand...
Click to collapse
what exactly is the result of the command?

The result is there is nothing happen to my phone althought it is connected

yeosteven said:
The result is there is nothing happen to my phone althought it is connected
Click to expand...
Click to collapse
does your hboot screen says fastboot usb?
did you put the unlock code.bin in your adb and fastboot folder?
also type in the cmd fastboot devices and see if it detects it

yeosteven said:
But why when i type the "fastboot flash unlocktoken Unlock_code.bin" or want to flash anything and press enter nth happen in the cmd?
Click to expand...
Click to collapse
because you need to have the Unlock_code.bin file which was sent to your mail by HTC during HTC-DEV unlock?
also you have adb/fastboot files ? have you ever used them ?
if not i would suggest you to follow this link to the letter

Related

ICS Rooted to Stock S-on

Hi I am with ICS ARHD rom one of the latest firmwares. I have a problem with my phone and I want to use the warranty so what is the best way to revert it to Stock and Unroot and S-on?
SsBloodY said:
Hi I am with ICS ARHD rom one of the latest firmwares. I have a problem with my phone and I want to use the warranty so what is the best way to revert it to Stock and Unroot and S-on?
Click to expand...
Click to collapse
Could you give me the same answer but how to do it without needing to read something from Screen?
My screen is not working - phone works completely, but I can't see anything.
I would like to bring it back to the oryginal state to send it for warranty repair
For both of you, flash the stock RUU for your device. Go to this thread.
T-Macgnolia said:
For both of you, flash the stock RUU for your device. Go to this thread.
Click to expand...
Click to collapse
This is the idea that I had - I downloaded
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
it detects my version of rom
Update
"From 1.11.401.110"
To
"3.32.401.5"
Then there is a checking phase and it returns Error[155]: Error during update image.
Maybe should I extract image from %temp% and flash it using P58IMG file?
I don't remember - do I have to do something from menu (using vol up/vol down) using that method?
adminmodeenabled said:
This is the idea that I had - I downloaded
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
it detects my version of rom
Update
"From 1.11.401.110"
To
"3.32.401.5"
Then there is a checking phase and it returns Error[155]: Error during update image.
Maybe should I extract image from %temp% and flash it using P58IMG file?
I don't remember - do I have to do something from menu (using vol up/vol down) using that method?
Click to expand...
Click to collapse
error 155 ..is either you didnt run the ruu with phone connected in fastboot or you have HTC-dev unlocked bootloader
if you got HTC-dev unlocked bootloader then relock it and run
make sure you connect the device in fastboot (phone reads fastboot usb) then run the RUU
ganeshp said:
error 155 ..is either you didnt run the ruu with phone connected in fastboot or you have HTC-dev unlocked bootloader
if you got HTC-dev unlocked bootloader then relock it and run
make sure you connect the device in fastboot (phone reads fastboot usb) then run the RUU
Click to expand...
Click to collapse
I have non-HTC dev (changed mainboard) unlocked bootloader.
using adb reboot-bootloader I managed to install RUU.
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
I had previously S-OFF and Unlocked bootloader (using non-HTC method)
Do I need to do something more to bring it back to oryginal state?
Because I cannot see the screen
adminmodeenabled said:
I have non-HTC dev (changed mainboard) unlocked bootloader.
using adb reboot-bootloader I managed to install RUU.
RUU_PYRAMID_ICS_HTC_Europe_3.32.401.5_Radio_11.69.3504.00U_11.22.3504.07_M_release_246089_signed.exe
I had previously S-OFF and Unlocked bootloader (using non-HTC method)
Do I need to do something more to bring it back to oryginal state?
Because I cannot see the screen
Click to expand...
Click to collapse
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
ganeshp said:
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
Click to expand...
Click to collapse
Thanks -I can handle it but one problem
I flashed oryginal rom and probably my phone is in Android-Setup phase and I cannot connect to it using ADB. Probably because debugging is OFF.
I probably can do it from bootloader, but could please tell me which key I should press after entering it and how many times?
Error 155 means your bootloader is unlocked. Just relock it and try again.
rlamba said:
Error 155 means your bootloader is unlocked. Just relock it and try again.
Click to expand...
Click to collapse
Yes, I know - but how to do it when I flashed oryginal Rom, my phone is in setup phase and I can't enable debugging because my screen isn't working.
adminmodeenabled said:
Yes, I know - but how to do it when I flashed oryginal Rom, my phone is in setup phase and I can't enable debugging because my screen isn't working.
Click to expand...
Click to collapse
for fastboot commands to work..debugging enabling is not required (it is needed for adb to work)
just remove the battery ..reinsert it and hold vol down + power ...you will get a vibration ..and that means you are at bootloader now
then connect the device to pc
and on pc type this
fastboot devices
if it shows your device then you are connected ...and proceed as explained earlier ..otherwise repeat the above process
ganeshp said:
RUU ran means ..rom, recovery and hboot is stock
now two more things
if supercid ..change it back to original cid
get your cid from here
and command is
fastboot oem writecid <your cid>
eg: fastboot oem writecid HTC__001
then do
fastboot reboot-bootloader
then check the cid again
fastboot getvar cid ( it should match with the cid you used to change)
then finally do S-ON (this should be always last step ..when restoring stock)
fastboot oem writesecureflag 3
thats all you are complete stock now
Click to expand...
Click to collapse
Everythings works.
Thanks man!!
perfection
Is there a nomination for a perfect thread? This is short, 100% informative, there is no bs, and it works great! Thanks to all

Cannot unlock bootloader

I can't get the bootloader unlocked on a phone I just purchased with a relocked bootloader. I am on firmware 2.20 and my CID reads 11111111. I enter the unlock code and it says successful and I get the warning message on my phone about unlocking the bootloader and I hit yes to unlock. After the phone reboots all my data is wiped but when I reboot back into bootloader it still says relocked. I have tried multiple times with multiple unlock codes but no dice. I cannot get into stock recovery either after running the stock RUU. Anyone have any ideas? Thanks.
bsharp8 said:
I can't get the bootloader unlocked on a phone I just purchased with a relocked bootloader. I am on firmware 2.20 and my CID reads 11111111. I enter the unlock code and it says successful and I get the warning message on my phone about unlocking the bootloader and I hit yes to unlock. After the phone reboots all my data is wiped but when I reboot back into bootloader it still says relocked. I have tried multiple times with multiple unlock codes but no dice. I cannot get into stock recovery either after running the stock RUU. Anyone have any ideas? Thanks.
Click to expand...
Click to collapse
boot into the ROM and make sure USB debugging is enabled.. Reboot to fastboot and type "fastboot erase cache" and then try to unlock again
absolutelygrim said:
boot into the ROM and make sure USB debugging is enabled.. Reboot to fastboot and type "fastboot erase cache" and then try to unlock again
Click to expand...
Click to collapse
Bingo! That did the trick. Thank you very much. Man I do miss my old s-off phones.

[Q] Bootloader Re-locked. Help

Hi
I have unlocked the bootloader using htc-dev unlock as there is no aahk. i followed the link tau.shadowchild.nl/attn1/?p=88[/url] and i have done upto step 4. after that i tried installing cwm and it fails. after reeboting my phone its on stock firmware 2.3.5 and sense3.0. i want to flash a custom rom onto this device. can u people help me when i tried to enter into hboot mode the top of my inspire 4g screen says bootloader - relocked. What to do now. How to flash cwm into it and install custom roms.
Thanks in Advance.
Why are you following that guide? It is for preparing an Inspire 4G with the latest update for AAHK, which no longer exists.
You cannot flash CWM unless you re-unlock your bootloader; you can't flash anything when the bootloader is locked.
How to re-unlock my boot loader.
Sent from my Desire HD using xda app-developers app
vvvikranth said:
How to re-unlock my boot loader.
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
using the same unlock_code.bin as before:
Plug the phone with usb debugging enabled.
Open a cmd as admin and type adb reboot-bootloader.
When in fastboot usb (you should read that in the phone) navigate to where the unlock_code.bin file is in.
Type fastboot flash unlocktoken unlock_code.bin
Voilá...you are done.
If you don't have the unlock_code.bin, then get another token from phone the same way as you did before.

[Q] Stuck at HTC screen with 4 triangles

Hello, please can someone help me. I have stuck at HTC logo with 4 triangles in each corner. I'm S-on and locked bootloader. I have an unlock code from HTCDEV site. I put the 'fastboot flash unlocktoken Unlock.bin' into command line, all OK. But than no screen with the possibility confirm unlocking is not appearing. Is it possible to confirm the unlock code from fastboot command?
jan.kvac said:
Hello, please can someone help me. I have stuck at HTC logo with 4 triangles in each corner. I'm S-on and locked bootloader. I have an unlock code from HTCDEV site. I put the 'fastboot flash unlocktoken Unlock.bin' into command line, all OK. But than no screen with the possibility confirm unlocking is not appearing. Is it possible to confirm the unlock code from fastboot command?
Click to expand...
Click to collapse
Actually you need to be on fastboot mode
Type this command to reboot the bootloader
fastboot reboot bootloader
Check if the hboot screen shows fastboot usb
then type again the unlock code command
Hello,
I have same problem,
In step 9 (HTCdev Unlock Bootloader) command "fastboot flash unlocktoken Unlock_code.bin" ended OK,
but in step 10 on device's screen is the disclaimer, which is "invisible" on screen with 4 triangles ("blind" pressing vol. up and power do nothing)
Any solution?
Best regards
Kosek

Htc one s (s3) can't unlock bootloader

Hello for everyone!
Htc one s (s3) can't unlock bootloader, always stay relocked. I try everything, many unlocking tools, regular metod whit Htcdev, token subm, kingo unlocked... Nothing change.
VILLEC2 PVT SHIP S-ON RL
HBOOT-3.01.0000
RADIO-16.11.20.24_M
Software stock JB4.1.1
Any solution.
Greeting from Serbia
Aleksic82 said:
Hello for everyone!
Htc one s (s3) can't unlock bootloader, always stay relocked. I try everything, many unlocking tools, regular metod whit Htcdev, token subm, kingo unlocked... Nothing change.
VILLEC2 PVT SHIP S-ON RL
HBOOT-3.01.0000
RADIO-16.11.20.24_M
Software stock JB4.1.1
Any solution.
Greeting from Serbia
Click to expand...
Click to collapse
Hi,
I have the exact same problem... unable to unlock the phone...
when in bootloader : "adb devices" show my device
when in fastboot : "fastboot devices" show nothing and "fastboot oem get_identifier_token" get stuck in "<waiting for device>"
Also, when in bootloader, if i choose "recovery", i can't enter the recovery menu, instead i have a warning sign for about 1 minut, then unit reboot.
Hope someone found a solution...
Thanks,
ndaneau said:
Hi,
I have the exact same problem... unable to unlock the phone...
when in bootloader : "adb devices" show my device
when in fastboot : "fastboot devices" show nothing and "fastboot oem get_identifier_token" get stuck in "<waiting for device>"
Also, when in bootloader, if i choose "recovery", i can't enter the recovery menu, instead i have a warning sign for about 1 minut, then unit reboot.
Hope someone found a solution...
Thanks,
Click to expand...
Click to collapse
Whn you see the red warning sing, I believe, you have to press VOLUME UP to see the recovery menu. As for undetectable devices in fastboot, I assume you are using Windows 8.1 or higher. Fastboot doesn't work there, unless fixed by using the instructions and registry edit from this thread (I can confirm, it works like a charm).
Let me know if you need any more help and if it worked.

Categories

Resources