Can not change recovery !!! - HTC Sensation

i have used the kgs utility and it installed revolutionary revovery (which is lame) and i wanted to install twrp and the computer [waiting for device]
and i dont knaow that to do help please

the_ziom said:
i have used the kgs utility and it installed revolutionary revovery (which is lame) and i wanted to install twrp and the computer [waiting for device]
and i dont knaow that to do help please
Click to expand...
Click to collapse
put the recovery.img in your fastboot and adb folder
connect the device to pc from bootloader(in the hboot screen must say fastboot usb)
open a cmd window in that folder and do
fastboot flash recovery recovery.img
fastboot reboot bootloader
after that try to enter to the recovery

rzr86 said:
put the recovery.img in your fastboot and adb folder
connect the device to pc from bootloader(in the hboot screen must say fastboot usb)
open a cmd window in that folder and do
fastboot flash recovery recovery.img
fastboot reboot bootloader
after that try to enter to the recovery
Click to expand...
Click to collapse
well thank you but i found something strange
*** LOCKED ***
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.29.0000
RADIO-11.24A.3504.31_M
OpenADSP- v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012, 18:14:34
do you see the *** LOCKED *** part and the PYRAMID PVT SHIP S-OFF RL
did i root wrong or maybe this is the problem

the_ziom said:
well thank you but i found something strange
*** LOCKED ***
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.29.0000
RADIO-11.24A.3504.31_M
OpenADSP- v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012, 18:14:34
do you see the *** LOCKED *** part and the PYRAMID PVT SHIP S-OFF RL
did i root wrong or maybe this is the problem
Click to expand...
Click to collapse
and when i try to flash recovery it says
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and that means it FAILED at some stage

the_ziom said:
and when i try to flash recovery it says
and that means it FAILED at some stage
Click to expand...
Click to collapse
because you are locked you are restricted to fastboot commands
flash 3.33 universal from here
http://forum.xda-developers.com/showthread.php?t=1459767
it will give you also a patched hboot which is unlocked
follow the instructions to the letter
and before flashing check md5 sums(important)
after that use again the commands for flashing recovery

thank you it worked you are my hero

Related

How to fix my bricked htc one x ???

I got my htc one x from rogers canada while trying to root the phone failed thats my phone condition now
*** TAMPERED ***
***RELOCKED***
***Security Warning***
EVITA PVT SHIP S-ON RL
HBOOT-1.11.0000
RADIO-0.18as. 32. 09.28L
OpenDSP-v28.1. 0. 32. 0504
eMMC-boot
Please help me to put back my phone to working state ! Thank you so much !!!
Need more details.
1. What method did you use to try to root?
2. Do have twrp or cwm installed? If so can you boot to recovery?
3. Can you boot to bootloader?
4. What software version is phone on?
4. Does you pc recognize the phone when plugged in?
5. Does the phone boot at all?
6
Let us know some more details do we can try to help
Sent from my HTC One XL using Forum Runner
You are Far from bricked. Your in the phones bootloader. All that stuff you see only means the phones benn rooted and unlocked before.
Your phone is fine. download a ruu ROM for Rogers, plug your phone to your computer and start ruu from there. It should take you back to stock. Then you can start to root the phone again. Contact the person you sold the phone for boot loader unlock file so you don't have to go through the whole process to get it from htcdev
Sent from my One X using xda app-developers app
I download and try to flash Rogers RUU but failed to install the rom here is the message I got !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
davidnadon said:
I download and try to flash Rogers RUU but failed to install the rom here is the message I got !
Click to expand...
Click to collapse
Edit
Removed
Sent from my HTC One XL using Forum Runner
U can use the correct ruu, or you can go to htcdev.com and unlock your bootloader, flash a recovery, flash a rom and you will be rooted when it reboots.
Also, u can try a couple quik commands b4 any of this to get it booted. Use a cmd prompt, cd to your adb/fastboot folder type
Fastboot erase cache
Then
Fastboot reboot
If nothing, try
Fastboot reboot recovery
If u can get into the recovery do a factory reset and reboot.

ADB working ? Not sure if Cid correct....need some advice

Dear Forum,
I just managed to S-Off my Sensation, right afterwards I followed auggie2k´s advice to change cid throught this command:
fastboot oem writecid 11111111 (to change CID)
fastboot reboot-bootloader (bootloader will reboot)
fastboot getvar cid (it will confirm your CID as 11111111
fastboot reboot (to reboot back in your current ROM)
I went into Fastboot and opened a command window in the folder where I had located the 3 necessary files to achieve Hboot unlock.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can observe on the command window below it says cid 11111111, but when I tried first to locate my device through the command "adb devices" - no device is attached.... no serial number, nothing appears...this should not happen, or? A device should have been detected. Strangely, while entering the commands describe above, all worked out as explained, rebooted, confirmed cid... etc...
I have htc drivers installed.
But, if I use the app "CID getter" it reads VODAP304, which is my original CID...and I thought that it should read 11111111, as I just changed it.... I´m just wondering if I have done something wrong...if I´m really supercid or if something somehow went wrong ?
Could it maybe be that I did not update some SDK packages ? (see last screenshot below)
Any kind of advice is welcome.
Thank you again for reading me,
Kind regards,
Ken
K3nshiro said:
Dear Forum,
I just managed to S-Off my Sensation, right afterwards I followed auggie2k´s advice to change cid throught this command:
fastboot oem writecid 11111111 (to change CID)
fastboot reboot-bootloader (bootloader will reboot)
fastboot getvar cid (it will confirm your CID as 11111111
fastboot reboot (to reboot back in your current ROM)
I went into Fastboot and opened a command window in the folder where I had located the 3 necessary files to achieve Hboot unlock.
As you can observe on the command window below it says cid 11111111, but when I tried first to locate my device through the command "adb devices" - no device is attached.... no serial number, nothing appears...this should not happen, or? A device should have been detected. Strangely, while entering the commands describe above, all worked out as explained, rebooted, confirmed cid... etc...
I have htc drivers installed.
But, if I use the app "CID getter" it reads VODAP304, which is my original CID...and I thought that it should read 11111111, as I just changed it.... I´m just wondering if I have done something wrong...if I´m really supercid or if something somehow went wrong ?
Could it maybe be that I did not update some SDK packages ? (see last screenshot below)
Any kind of advice is welcome.
Thank you again for reading me,
Kind regards,
Ken
Click to expand...
Click to collapse
Hi,
You do not need to worry.
fastboot getvar cid will find your "Actual" cid.
CidGetter will show your "Original" cid.
So, you have succeeded .
Thanks malybru,
Ahh it's so nice to get positive news...
I will install my first RUU tonight then
However, I'm still puzzled with the command window, don't know why my device was not detected even though I managed to s-cid it.
I remember that a message appeared informing about "daemon something...." and also a message with "remote not
... ", can' t remember the full message.
I just hope that it will work fine when adding a recovery after installing the RUU.
Cheers,
Ken
Sent from my HTC Sensation Z710e using xda premium

[Q] Can't install recovery and rom

Please help or some suggestion or solution!
My sensation is unlocked and s-off, but I can't install recovery or rom. I tried a firmware change: 3:32, 3:33, and I tried a couple of recovery are: 4EXT, recovery-clockwork-touch-5.8.0.9-pyramid, TWRP but no results. Stock rom is installed properly, the installation goes properly but after reboot devices show white screen with HTC logo and repeatedly reboot. The same happens with the installation of recovery, cmd line says ok but after reboot white screen and the HTC logo and repeatedly reboot.
bootloader shows:
-Firmware 3:33-
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
cmd line shows:
INFOversion: 0.5
INFOversion-bootloader: 01/27/1100
INFOversion-baseband: 11.24A.3504.31_M
INFOversion-cpld: None
INFOversion-Micropho: None
INFOversion-main: 3.33.401.106
INFOserialno: HTxxxxxxxx
INFOimei: xxxxxxxxxxxxx
Infoproduct: pyramid
INFOplatform: HBOOT-8260
INFOmodelid: PG58 *****
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4112mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: fastboot
INFOcommitno-bootloader: 617f0a98
INFOhbootpreupdate: 11
INFOgencheckpt: 0
If anyone have any suggestion or solution to solve this problem please help.
what rom do you have and it doesn't boot now?
also remove your imei and serial number
rzr86 said:
what rom do you have and it doesn't boot now?
also remove your imei and serial number
Click to expand...
Click to collapse
Now there is no rom in it, and I tried with:
RUU_PYRAMID_ICS_HTC_Europe_3.33.401.53_Radio_11.76A.3504.00U_11.24A.3504.31_M_release_280871_signed
RUU_Pyramid_HTC_Europe_1.50.401.1_Radio_10.56.9035.00U_10.14.9035.01_M_release_223042_signed
And the other roms are installed via recovery but I can not install recovery.
View image, installation is ok but again after a reboot when I run into bootloader recovery again white screen with HTC logo and repeatedly reboot
I tried to install 4EXT recovery via sd card, download PG58IMG but the same thing happens, installation ok but after reboot no results.
Damirzvo said:
I tried to install 4EXT recovery via sd card, download PG58IMG but the same thing happens, installation ok but after reboot no results.
Click to expand...
Click to collapse
did you successfully installed the ruu.exe?
were you able to boot in the OS after that?
by the way try this
put the recovery.img in your adb and fastboot folder
reboot the device to the bootloader and connect it to pc(in the hboot screen it should say fastboot usb)
do this command
fastboot reboot recovery.img
rzr86 said:
did you successfully installed the ruu.exe?
were you able to boot in the OS after that?
by the way try this
put the recovery.img in your adb and fastboot folder
reboot the device to the bootloader and connect it to pc(in the hboot screen it should say fastboot usb)
do this command
fastboot reboot recovery.img
Click to expand...
Click to collapse
Yes, I successfully installed RUU.exe but after a reboot appears white screen with HTC logo and repeatedly reboot the HTC logo and again and again. Yeah, I tried to recovery.img via fastboot usb (see picture in previous post) and no results. When type the command fastboot reboot recovery.img nothing happens, wrong command.
Damirzvo said:
Yes, I successfully installed RUU.exe but after a reboot appears white screen with HTC logo and repeatedly reboot the HTC logo and again and again. Yeah, I tried to recovery.img via fastboot usb (see picture in previous post) and no results. When type the command fastboot reboot recovery.img nothing happens, wrong command.
Click to expand...
Click to collapse
ty this
fastboot reboot recovery
rzr86 said:
ty this
fastboot reboot recovery
Click to expand...
Click to collapse
No results, wrong command
Damirzvo said:
No results, wrong command
Click to expand...
Click to collapse
Only accept fastboot reboot-bootloader command.
Damirzvo said:
Only accept fastboot reboot-bootloader command.
Click to expand...
Click to collapse
hmm,
try again with ruu.exe and see how it goes this time
rzr86 said:
hmm,
try again with ruu.exe and see how it goes this time
Click to expand...
Click to collapse
I tried it on I do not know that time and again with no result, thanks for your help and your time, I think the phone is ready for the trash. Thanks again
Damirzvo said:
Please help or some suggestion or solution!
My sensation is unlocked and s-off, but I can't install recovery or rom. I tried a firmware change: 3:32, 3:33, and I tried a couple of recovery are: 4EXT, recovery-clockwork-touch-5.8.0.9-pyramid, TWRP but no results. Stock rom is installed properly, the installation goes properly but after reboot devices show white screen with HTC logo and repeatedly reboot. The same happens with the installation of recovery, cmd line says ok but after reboot white screen and the HTC logo and repeatedly reboot.
bootloader shows:
-Firmware 3:33-
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
Click to expand...
Click to collapse
Try this, fastboot format recovery.
You might need a patched hboot for this, which you can get via pg58 method.
Happy to help.
Far_SighT said:
Try this, fastboot format recovery.
You might need a patched hboot for this, which you can get via pg58 method.
Happy to help.
Click to expand...
Click to collapse
he already has it
Ok, I do thet but no results, again white screen with HTC logo and repeat restart.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After I did flash rom and this are images of the installation.
After that, it's happening again this:
And cell phone repeatedly going to reboot.
Once you tried the ruu.exe now flash again the recovery ans try to boot into it
If it boots then put a custom Rom in your sdcard and flash it from recovery
Sent from my HTC Sensation Z710e using xda premium
Problem solved
Problem solved, overclokong CPU to 1,62 GHz and now work fine. Before my CPU was at 1.2 GHz. Sorry wrong thread, Admin please delete this post.

[Q] Problem error FAILED ( remote: 99 unknown fails)

Hi everyone,
I was installing MaximusHD 10.0.0 on my One S but when i do:
fastboot flash zip firmware.zip
i received the error:
FAILED ( remote: 99 unknown error)
Please help me!!!!!!
Slevinstar said:
Hi everyone,
I was installing MaximusHD 10.0.0 on my One S but when i do:
fastboot flash zip firmware.zip
i received the error:
FAILED ( remote: 99 unknown error)
Please help me!!!!!!
Click to expand...
Click to collapse
It is normal to get an error, you have to use that command again and then it will work.
(like it said in the instructions)
tivofool said:
It is normal to get an error, you have to use that command again and then it will work.
(like it said in the instructions)
Click to expand...
Click to collapse
But I launch the command several time and it's always the same....everytime i have the error!!!!!!!!
And I don't know what to do...
Slevinstar said:
But I launch the command several time and it's always the same....everytime i have the error!!!!!!!!
And I don't know what to do...
Click to expand...
Click to collapse
Please tell me that you are S-Off
tivofool said:
Please tell me that you are S-Off
Click to expand...
Click to collapse
Yes yes, i do all that procedure:
http://forum.xda-developers.com/showthread.php?t=1583427
Slevinstar said:
Yes yes, i do all that procedure:
http://forum.xda-developers.com/showthread.php?t=1583427
Click to expand...
Click to collapse
When you look at your bootloader does it show unlocked and s-off like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tivofool said:
When you look at your bootloader does it show unlocked and s-off like this?
Click to expand...
Click to collapse
Yes, it looked like yours befero I lanchued fastboot oem rebootRUU ( the first point on the guide to install the ROM to use 4.2.2 )
Now I've just the HTC logo on the screen..
I tried to launch the command fastboot flash recovery TWRP2.6.1.0.img and it works...
but now i don't know if i restart the phone ( can i restart it?! ) it will work or not?? And can i enter in bootmode??
Slevinstar said:
Yes, it looked like yours befero I lanchued fastboot oem rebootRUU ( the first point on the guide to install the ROM to use 4.2.2 )
Now I've just the HTC logo on the screen..
I tried to launch the command fastboot flash recovery TWRP2.6.1.0.img and it works...
but now i don't know if i restart the phone ( can i restart it?! ) it will work or not?? And can i enter in bootmode??
Click to expand...
Click to collapse
If I read you correct you are on the htc logo screen
I would wait another 10 minutes, the first boot can take some time.
If nothing you would need to restart it and start over. Maybe this time the firmware will flash correctly.
If it does finally boot up, check settings >storage to see that firmware flashed correctly.
excuse me if I don't write so weel...but thank u very much for the support and the patience.
I try to do the point of the situation:
I do all that's write in the guide to install MaximusHD until "2.fastboot flash zip firmware.zip"
when i launch that command it appears the error "FAILED ( remote 99 unknown fail )
I launch more time "fastboot flash zip firmware.zip" but nothing change..so i try to skip this point and launch "fastboot flash recovery TWRP2.6.1.0.img" ...
Now i already have the screen black with only HTC write in the middle...
What can i do??? can i flash an other rom in certain way????
Slevinstar said:
excuse me if I don't write so weel...but thank u very much for the support and the patience.
I try to do the point of the situation:
I do all that's write in the guide to install MaximusHD until "2.fastboot flash zip firmware.zip"
when i launch that command it appears the error "FAILED ( remote 99 unknown fail )
I launch more time "fastboot flash zip firmware.zip" but nothing change..so i try to skip this point and launch "fastboot flash recovery TWRP2.6.1.0.img" ...
Now i already have the screen black with only HTC write in the middle...
What can i do??? can i flash an other rom in certain way????
Click to expand...
Click to collapse
type
fastboot oem rebootRUU
when I installed the rom, I used this post:
http://forum.xda-developers.com/showpost.php?p=45621060&postcount=68
---------- Post added at 01:25 PM ---------- Previous post was at 01:21 PM ----------
And if you are just fed up and want to return to flashing other ROMs
http://forum.xda-developers.com/showpost.php?p=46396024&postcount=2

Bootloop

Bootloop
Hi there, i was on cm7, than i found this rom "Desire XS version 1.1" and I decided to install it, after aroma installation, I rebooted it and now i'm in bootloop and i can't access to hboot, what should I do?
Hi, I assume you are s-on with unlock bootloader? If yes, then enter fastboot(if my memory serves me right, hold vol down and power on). The instructions can be found here. I assume u have already wipe/format and flash the rom, so the next thing to do is flash the boot.img in fastboot, found in the link, step 4.
Thank you for your reply, but i think that i can't access to fastboot
evilken9555 said:
Thank you for your reply, but i think that i can't access to fastboot
Click to expand...
Click to collapse
pull the battery out for a min then put back in, u should be able to boot into bootloader then select fastboot in the menu
Got an update :
Both of the suggestions didn't work, so i've tried to connect my phone to a PC and tried to use adb to access into fastboot mode, once I've got into fastboot I've tried to install the stock firmware through ruu, but I get an error : USB error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
#Fear said:
Hi, I assume you are s-on with unlock bootloader? If yes, then enter fastboot(if my memory serves me right, hold vol down and power on). The instructions can be found here. I assume u have already wipe/format and flash the rom, so the next thing to do is flash the boot.img in fastboot, found in the link, step 4.
Click to expand...
Click to collapse
i can't find boot.img :|
edit: i've found the boot.img, now the problem is that when i connect my phone to the pc when it is in fastboot mode, after a bit a notification with a yellow exclamation mark appears and says "Usb device not recognized", i have windows 8.1, could it be the problem?
evilken9555 said:
i can't find boot.img :|
edit: i've found the boot.img, now the problem is that when i connect my phone to the pc when it is in fastboot mode, after a bit a notification with a yellow exclamation mark appears and says "Usb device not recognized", i have windows 8.1, could it be the problem?
Click to expand...
Click to collapse
the ruu wont work coz ur bootloader is "unlocked". u need to relock it then run the ruu. and yes windows 8 is a problem with fastboot, theres a few guides here on xda how to use fastboot with windows 8. so either find a way to get fastboot working then flash custom rom in recovery then flash the boot.img via fastboot or relock the bootloader (ul need fastboot commands working for that too) and then run ur ruu. either way, get fastboot working first.
jmcclue said:
the ruu wont work coz ur bootloader is "unlocked". u need to relock it then run the ruu. and yes windows 8 is a problem with fastboot, theres a few guides here on xda how to use fastboot with windows 8. so either find a way to get fastboot working then flash custom rom in recovery then flash the boot.img via fastboot or relock the bootloader (ul need fastboot commands working for that too) and then run ur ruu. either way, get fastboot working first.
Click to expand...
Click to collapse
thank you for your support guys, i'll try this in the afternoon =).
I wanted to thank you so much guys, thank you for your help and kindess, i've finally installed the original sense rom =).
Have a good day!

Categories

Resources