i got bootloop help me!!!! - HTC Sensation

after i flash rom ASOB i got bootloop when i flash other rom i got bootloop too HELP ME PLEASE!!!!
sorry for worst english

post your bootloader details and tell us what recovery you have?

mile_zdr said:
post your bootloader details and tell us what recovery you have?
Click to expand...
Click to collapse
s-off
hboot 1.29
unlocked

you didnt tell me about what recovery (and version ) you are using?

Mile_zdr said:
you didnt tell me about what recovery (and version ) you are using?
Click to expand...
Click to collapse
4ext recovery 1.0.0.6 rc 2

motiert said:
4ext recovery 1.0.0.6 rc 2
Click to expand...
Click to collapse
everything seems okey, did you wipe all particion except sd card before flashing new rom?

Mile_zdr said:
you didnt tell me about what recovery (and version ) you are using?
Click to expand...
Click to collapse
nope i do only full wipe and format system

motiert said:
nope i do only full wipe and format system
Click to expand...
Click to collapse
try the option from 4ext as Mile_zdr suggested
then flash the rom again

i'm sorry my phone is s on i use 4ext recovery i use smartflash everytime when i flashrom

motiert said:
i'm sorry my phone is s on
Click to expand...
Click to collapse
try this, Get in recovery, tools enable 4ext smartflash ,flash the rom again done
and check this for s off
http://forum.xda-developers.com/showthread.php?t=2751187

nek46 said:
try this, Get in recovery, tools enable 4ext smartflash ,flash the rom again done
and check this for s off
http://forum.xda-developers.com/showthread.php?t=2751187
Click to expand...
Click to collapse
yeah i do it everytime when i flash rom

motiert said:
yeah i do it everytime when i flash rom
Click to expand...
Click to collapse
You need to flash boot.img manually from pc
Sent from my HTC Sensation using XDA Free mobile app

Mile_zdr said:
You need to flash boot.img manually from pc
Sent from my HTC Sensation using XDA Free mobile app
Click to expand...
Click to collapse
how?

motiert said:
how?
Click to expand...
Click to collapse
read thish guide, step EXTRA1 http://forum.xda-developers.com/showthread.php?t=1631861

Extract the boot.img file from the ROM's zip file and flash it via adb after you have flashed the rom.
After the rom is flashed:
1) Reboot into the bootloader and go into fastboot
2) Connect your phone to your computer
3) Extract the boot.img file from the ROM
4) Open a command terminal in the folder where you've extracted the boot.img file by holding shift and right click, and clicking on "Open command window here".
5) Type
Code:
fastboot flash boot boot.img
and press enter
6) Wait until you get an okay message, and then reboot your phone
Hope this helps.

Related

[Q] Zip files and sd card

Hi, How do I run the zip *file-2.3.6.3-efgh-signed* but without clockworkmod recovery? Can i use some other program?
Tia ...
shrike011 said:
Hi, How do I run the zip *file-2.3.6.3-efgh-signed* but without clockworkmod recovery? Can i use some other program?
Tia ...
Click to expand...
Click to collapse
You can extract the recovery.img file from the zip and use the Android Flasher app. This will only work if you have S-OFF or an unlocked HBOOT.
tpbklake said:
You can extract the recovery.img file from the zip and use the Android Flasher app. This will only work if you have S-OFF or an unlocked HBOOT.
Click to expand...
Click to collapse
Yes, my Desire S is S-OFF and Unlocked thru htcdev, do you have a DL link for flasher?
Thank you for your prompt response
shrike011 said:
Yes, my Desire S is S-OFF and Unlocked thru htcdev, do you have a DL link for flasher?
Thank you for your prompt response
Click to expand...
Click to collapse
Found!
What to select in flasher options? Recovery? To be more specific, i want to root my phone, can you tell me step by step pls?
I've probably misunderstood this but if you're looking to root then why not just use gingerbreak?
Sent from my HTC Desire S using xda premium
dan-fish said:
I've probably misunderstood this but if you're looking to root then why not just use gingerbreak?
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
It wont work on my phone (2.3.5), i tried everything, zergrush, super oneclick, gingerbreak, infinite loop and nothing, so, i think the only option for me is to root with zip file, but i dont want to install clockwork mod recovery, and my question is how to instal zip from my sd card with some other tool?
Can i flash this from Android Flasher and how?
http://forum.xda-developers.com/showthread.php?t=1130004
shrike011 said:
Can i flash this from Android Flasher and how?
http://forum.xda-developers.com/showthread.php?t=1130004
Click to expand...
Click to collapse
That is just an alternative to ClockworkMod recovery. Also I misunderstood your original question about the su-3.0 zip file.
You need to flash that type of zip file using a custom recovery such as CWM or EXT4. The Android Flasher is for flashing image files to a device, not zip files.
As said above, you need s off or unlocked hboot (via htcdev) to flash the recovery.img (out of clockwork mod or 4ext zip file) using android flasher.
Then boot into recovery and install zip from sd card and select the SU zip file, once installed you have superuser and are rooted

[Q] Need help. Wiped OS with no backup

Hello, I was trying to flash slim bean to my phone, and when trying to wipe Davik, I wiped the os for the system without a backup. I can now only get to the htc quietly brilliant page. Please help me.
U should be able to boot from what I know.. from the powered off screen... Go to bootloader if. U can
Sent from my HTC One X using xda app-developers app
He won't boot if he wiped the OS.
Just go into recovery, mount usb storage, copy a ROM from pc, flash it.
Sent from my Evita
timmaaa said:
He won't boot if he wiped the OS.
Just go into recovery, mount usb storage, copy a ROM from pc, flash it.
Sent from my Evita
Click to expand...
Click to collapse
Okay, so if I re-lock the bootloader, will I be able to go back to a stock rom, if I use an RUU for my phone? Or should I leave it unlocked and try to flash. S is on by the way.
Thenerdy0ne said:
Okay, so if I re-lock the bootloader, will I be able to go back to a stock rom, if I use an RUU for my phone? Or should I leave it unlocked and try to flash. S is on by the way.
Click to expand...
Click to collapse
I'd leave it unlocked. Boot into recovery, use adb push to copy a rom and flash away.
I'd leave it unlocked. You don't need to use adb push. Just mount usb in recovery and copy ROM across. Then flash the ROM.
Sent from my Evita
fleabeard said:
I'd leave it unlocked. Boot into recovery, use adb push to copy a rom and flash away.
Click to expand...
Click to collapse
Ok, so do you know the script to push from adb? and what dp you think would be the best rom to flash in this case for ease.
Thenerdy0ne said:
Ok, so do you know the script to push from adb? and what dp you think would be the best rom to flash in this case for ease.
Click to expand...
Click to collapse
If you're already S-OFF, easiest would be to RUU and never root your phone again.
exad said:
If you're already S-OFF, easiest would be to RUU and never root your phone again.
Click to expand...
Click to collapse
The thing is I have S-on currently.
Thenerdy0ne said:
The thing is I have S-on currently.
Click to expand...
Click to collapse
What Hboot version?
It should say in bootloader.
exad said:
What Hboot version?
It should say in bootloader.
Click to expand...
Click to collapse
It's 2.14
Maybe you should just relock the bootloader and run the RUU.
Sent from my Evita
timmaaa said:
Maybe you should just relock the bootloader and run the RUU.
Sent from my Evita
Click to expand...
Click to collapse
That might brick him.
Best to just flash CleanRom or stock.
Yeah I guess there have been a couple cases.
Sent from my Evita
sdeUple Ganga
exad said:
That might brick him.
Best to just flash CleanRom or stock.
Click to expand...
Click to collapse
Ok, so I should flash clean rom. Any recommended way to do that? go through Adb? And how would I push the boot img with ADB
Thenerdy0ne said:
Ok, so I should flash clean rom. Any recommended way to do that? go through Adb? And how would I push the boot img with ADB
Click to expand...
Click to collapse
What is with you and ADB? With no OS, you can't use ADB.
Extract the boot.img from the rom zip file and put it in your fastboot folder
Mount USB through recovery, copy the rom zip file to your SDcard
wipe cache, dalvik, system
flash rom
reboot to your bootloader/fastboot
plug in your phone
fastboot flash boot boot.img
fastboot reboot
Should boot and work fine.
exad said:
What is with you and ADB? With no OS, you can't use ADB.
Extract the boot.img from the rom zip file and put it in your fastboot folder
Mount USB through recovery, copy the rom zip file to your SDcard
wipe cache, dalvik, system
flash rom
reboot to your bootloader/fastboot
plug in your phone
fastboot flash boot boot.img
fastboot reboot
Should boot and work fine.
Click to expand...
Click to collapse
Ok, I flashed the rom, and now I can't touch the screen and have it respond. It's strange because the touch screen will work in Recovery.
Which ROM did you end up flashing?
Sent from my Evita
timmaaa said:
Which ROM did you end up flashing?
Sent from my Evita
Click to expand...
Click to collapse
I flashed cyanogenmod 10.1
Is it common to have the touch screen problems after flashing it?
Which version of cm10.1? The other builds aren't compatible with the latest touchscreen firmware. You can either downgrade your ts firmware, or flash the latest cm build.
Sent from my Evita
---------- Post added at 12:26 PM ---------- Previous post was at 12:24 PM ----------
You probably should have stuck to Cleanrom. All of this stuff is super basic and you're still managing to get it wrong.
Sent from my Evita

ViperS 5.0 Bootloop fix please!

hey guys, so I flashed the viperS sense 5.0 Rom using 4ext flash with smart flash enabled. I even flashed the kernel separately and when that didnt work i even used the venom kernel flasher. p.s,when i tried to push kernel modules in the kernel flasher, it gave me an error and it didnt work. My device is on S-ON.
whenever i boot the device, it goes into bootloop.
Help please!
Aniruddh97 said:
hey guys, so I flashed the viperS sense 5.0 Rom using 4ext flash with smart flash enabled. I even flashed the kernel separately and when that didnt work i even used the venom kernel flasher. p.s,when i tried to push kernel modules in the kernel flasher, it gave me an error and it didnt work. My device is on S-ON.
whenever i boot the device, it goes into bootloop.
Help please!
Click to expand...
Click to collapse
Post your bootloader details..
Mile_zdr said:
Post your bootloader details..
Click to expand...
Click to collapse
Hboot 1.29
Guess thats the only thing i can say.
also its on S-ON
Aniruddh97 said:
Hboot 1.29
Guess thats the only thing i can say.
also its on S-ON
Click to expand...
Click to collapse
Did you try to flash another Rom just to see does it boot up?
Mile_zdr said:
Did you try to flash another Rom just to see does it boot up?
Click to expand...
Click to collapse
Currently using Cyanogenmod 10.2
so yeah, other roms work.
Aniruddh97 said:
Currently using Cyanogenmod 10.2
so yeah, other roms work.
Click to expand...
Click to collapse
i don't know what to say mate , try redownload vipers5 and check the md5sum and try with flashing boot.img from pc..
Mile_zdr said:
i don't know what to say mate , try redownload vipers5 and check the md5sum and try with flashing boot.img from pc..
Click to expand...
Click to collapse
tried that too :/ didnt work
Aniruddh97 said:
tried that too :/ didnt work
Click to expand...
Click to collapse
do you have an old version of 4ext recovery?
if yes update to the latest one
rzr86 said:
do you have an old version of 4ext recovery?
if yes update to the latest one
Click to expand...
Click to collapse
did that too, didnt work yet :/
Aniruddh97 said:
did that too, didnt work yet :/
Click to expand...
Click to collapse
Did you formatted everything except sd card ?
Sent from my HTC Sensation 4G using xda app-devevelopers app
Mile_zdr said:
Did you formatted everything except sd card ?
Sent from my HTC Sensation 4G using xda app-devevelopers app
Click to expand...
Click to collapse
Yeah man
Aniruddh97 said:
Yeah man
Click to expand...
Click to collapse
ok then
flash again vipers 5 rom
don't forget to enable smartflash before flashing the rom
if it fails again
then flash the boot.img via fastboot command
rzr86 said:
ok then
flash again vipers 5 rom
don't forget to enable smartflash before flashing the rom
if it fails again
then flash the boot.img via fastboot command
Click to expand...
Click to collapse
did that too man, still didnt work. just goes into the vipers animation screen and just loops.
Aniruddh97 said:
did that too man, still didnt work. just goes into the vipers animation screen and just loops.
Click to expand...
Click to collapse
post the output of this command
fastboot getvar all
note: remove your imei and serial number
also did you try to format your sdcard or even to flash the rom with a different one?
Aniruddh97 said:
Yeah man
Click to expand...
Click to collapse
I had also faced the boot loop problem while shifting to Vipers 5 from CM 9. Then I realized I had forgotten to enable smart flash.
Following are the steps
1. enable smart flash
2. Perform full wipe
3. Format everything except sd-card
4. install from sd-card

[Q] htc sensation stuck on splash screen

my girlfriends htc sensation is stuck on splash screen. it was s-off running vipers 5.1.0 with hboot 1.27 . she was trying to take a pik at night when the phone switched off. when she switched it on it was having a bootloop . she tried to go into recovery and somehow mangaed to delete/remove 4ext recovery which was there. so now if try enter recovery it just shows a black screen with a phone with a warning sign. can someone help me with a way forward
i have managed to install clockwork recovery now i need to know how install 4ext so i can flash a rom
v.konvict said:
i have managed to install clockwork recovery now i need to know how install 4ext so i can flash a rom
Click to expand...
Click to collapse
put the recovery.img in your adb/fastboot folder
open a cmd window and use the fastboot command to flash it
it will overwrite cwm recovery
rzr86 said:
put the recovery.img in your adb/fastboot folder
open a cmd window and use the fastboot command to flash it
it will overwrite cwm recovery
Click to expand...
Click to collapse
the phone is not being read on my computer in adb mode. i also have the same phone and its working fine its not the drivers
i managed to find flashable 4ext on http://forum.xda-developers.com/showthread.php?t=1599816 so now aminstalling rom then update it.
:victory::victory::victory::victory:
v.konvict said:
i managed to find flashable 4ext on http://forum.xda-developers.com/showthread.php?t=1599816 so now aminstalling rom then update it.
:victory::victory::victory::victory:
Click to expand...
Click to collapse
how did it go?
Its fine now. I flashed viper s 3.1.4 with the old 4ext and then updated it to the latest one. Then after i now flashed viper s 5.2.0 using the latest 4ext recovery. Thank you very much for your support
Sent from my HTCSensation using XDA Premium 4 mobile app

[Q] help i think my htc sensation 4g is bricked

my htc sensation 4g is on 4.0.3 unlucked and rooted with clockwork mod recovery. so i was just trying 2 flash a kitkat roms on my sensation but i coudnt find any so i dicided to flash a boot.img with adb jst for fun and now evry time i turn it on it goes on htc white screen then the screen just turns black, but i think its bricked but i can still enter recovery mode can som1 help plz asap
Post your bootloader details and you have to change your recovery to 4ext latest 1.0.0.6 RC3
Sent from my HTC Sensation 4G using XDA Free mobile app
Mile_zdr said:
Post your bootloader details and you have to change your recovery to 4ext latest 1.0.0.6 RC3
Sent from my HTC Sensation 4G using XDA Free mobile app
Click to expand...
Click to collapse
Thnx nvm I flash another boot.IMG and it worked fine but I flashed android revulution Rom but I can't flash any other Rom som says error 0 and da other 1 I flashed got stuck on HTC white screen I think bootloop but I restored my backup but can u tell me how to fix it thnx
KURDKiNG said:
Thnx nvm I flash another boot.IMG and it worked fine but I flashed android revulution Rom but I can't flash any other Rom som says error 0 and da other 1 I flashed got stuck on HTC white screen I think bootloop but I restored my backup but can u tell me how to fix it thnx
Click to expand...
Click to collapse
when you flash another rom you have to flash after the boot.img of the specific rom via fastboot command if you are on S-ON
otherwise if your recovery is 4ext enable smartflash from it and then flash the rom
rzr86 said:
when you flash another rom you have to flash after the boot.img of the specific rom via fastboot command if you are on S-ON
otherwise if your recovery is 4ext enable smartflash from it and then flash the rom
Click to expand...
Click to collapse
o i c now so we flash the boot.img of the rom we are about to flash via fastboot and then we flash the rom?
btw whats smartflash and how do we enable it because i hav cwm recovery and im on s-on
Almost every rom thread for android kitkat here says in instructions "use latest 4ext recovery". There's a reason for that.
Install latest 4ext recovery and enable smartflash, then you'll be able to install your roms.
KURDKiNG said:
o i c now so we flash the boot.img of the rom we are about to flash via fastboot and then we flash the rom?
btw whats smartflash and how do we enable it because i hav cwm recovery and im on s-on
Click to expand...
Click to collapse
or you can do it opposite
flash the rom and then the boot.img
the other way is 4ext recovery
rzr86 said:
or you can do it opposite
flash the rom and then the boot.img
the other way is 4ext recovery
Click to expand...
Click to collapse
O so do we need adb or can we do it directly in cwm recovery just curios lol
KURDKiNG said:
O so do we need adb or can we do it directly in cwm recovery just curios lol
Click to expand...
Click to collapse
flash the rom through cwm
then boot into bootloader and select fastboot
connect it to the pc
then open a cmd window in your adb/fastboot folder(i assume you have placed the boot.img in that folder)
and type the command fastboot flash boot boot.img
thnx bra and what do you think is the best kitkat rom good for customizing i think carbon 4.4.4 and how do i fix the error 0 when i flash a rom
KURDKiNG said:
thnx bra and what do you think is the best kitkat rom good for customizing i think carbon 4.4.4 and how do i fix the error 0 when i flash a rom
Click to expand...
Click to collapse
to fix the error 0 you need to flash lattest 4ext recovery
Mile_zdr said:
to fix the error 0 you need to flash lattest 4ext recovery
Click to expand...
Click to collapse
i do it says v 1.0.0.6 rc3 i think but it says error 0 installation aborted maybe the script or somthing luckily i just found a working one, i jst flashed 4.4.2 kitkat rom unoficial but i hate it how my lead only flashes when its off for example when i get a kik messege and its off it flashes but when i turn it on it stops flahing idk y

Categories

Resources