Stuck on HTC screen after Flashing Venom rom - HTC Sensation

Can someone help me with this ? unlocked the sensation with the HTC tool did root it then i installed the venom rom Via TWRP
and iam stuck on htc screen...
what did i do wrong ?
i can still access TWRP recovery
thats the rom i speak of http://forum.xda-developers.com/showthread.php?t=2531054&page=635&nocache=1
( did take it with the C2 OC to GPU and cpu )
Man rooting and flashing my S4 was way easier.... ( my wife got the HTC sensation... )
at the S4 it was only Root via chainfire tool , install twrp via odin , flash via twrp done...
the HTC is still S-on as it looks like... could this be the problem?

Slerion said:
Can someone help me with this ? unlocked the sensation with the HTC tool did root it then i installed the venom rom Via TWRP
and iam stuck on htc screen...
what did i do wrong ?
i can still access TWRP recovery
thats the rom i speak of http://forum.xda-developers.com/showthread.php?t=2531054&page=635&nocache=1
( did take it with the C2 OC to GPU and cpu )
Man rooting and flashing my S4 was way easier.... ( my wife got the HTC sensation... )
at the S4 it was only Root via chainfire tool , install twrp via odin , flash via twrp done...
the HTC is still S-on as it looks like... could this be the problem?
Click to expand...
Click to collapse
Extract boot.img from your ROM's zip
Put your phone in fast boot (pull out and put back the battery,vol dwn+pwr, select fastboot, connect to pc usb)
Execute the following commands (from your directory containing fastboot exe)
Code:
fastboot flash boot boot.img
fastboot reboot

Far_SighT said:
Extract boot.img from your ROM's zip
Put your phone in fast boot (pull out and put back the battery,vol dwn+pwr, select fastboot, connect to pc usb)
Execute the following commands (from your directory containing fastboot exe)
Code:
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
Which fastboot exe ?
did now via 4ext recovery

Slerion said:
Which fastboot exe ?
did now via 4ext recovery
Click to expand...
Click to collapse
did you enable smartflash from 4ext before flashing the rom?

vamarce beautify
Far_SighT said:
Extract boot.img from your ROM's zip
Put your phone in fast boot (pull out and put back the battery,vol dwn+pwr, select fastboot, connect to pc usb)
Execute the following commands (from your directory containing fastboot exe)
Code:
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
rzr86 said:
did you enable smartflash from 4ext before flashing the rom?
Click to expand...
Click to collapse
nah had twrp on it ^^ just changed to 4ext anyone know if the Venom rom is availaible for S4? Its awesome!

Slerion said:
nah had twrp on it ^^ just changed to 4ext anyone know if the Venom rom is availaible for S4? Its awesome!
Click to expand...
Click to collapse
AFAIK venom team deals only with HTC devices

Related

[Q] Sensation will not load past the splash screen...

I am hoping that I can find help out there. My phone will not load past the splash screen.
Over the last few days I have been trying to install a custom rom on my phone. I thought I was on the right track and now I have flashed it but it will not go past the splash screen. I would be grateful for any advice on how to get my phone back functioning. I would even be happy to have it back stock.
So my movements over the last few days have been as follows:
1) HTC DEV unlocked the bootloader
2) Used Hasoon2000's HTC Sensation 4G all-in-one to flash CWM.
3) Then the same tool to copy Prem Root onto the SD card and installed it via CWM.
4) Then used this post here to install JB Miui - http://miuiandroid.com/community/threads/how-to-update-upgrade-miui.15424/
Then when I rebooted it is stuck on the Miui splash screen.
At every stage I felt like things worked well and now I have that sad feeling in my stomach because I have just realized how vital my phone is.
Any help would be greatly appreciated.
Did u flash boot.img after u flashed the rom? Did u full wipe before flashing the rom? Also with s-on users its recommended to use 4ext recovery and in recovery, enable smartflash.
Where can I find information about boot.img - so that is a no. I am installing 4ext now.
jmcclue said:
Did u flash boot.img after u flashed the rom? Did u full wipe before flashing the rom? Also with s-on users its recommended to use 4ext recovery and in recovery, enable smartflash.
Click to expand...
Click to collapse
ok, so I have been looking at the boot.img part and I found this video: http://www.youtube.com/watch?v=5xVl2dBTnmI
I have followed it but still am not having any luck.
Still very lost.
LiamRutherford said:
ok, so I have been looking at the boot.img part and I found this video: http://www.youtube.com/watch?v=5xVl2dBTnmI
I have followed it but still am not having any luck.
Still very lost.
Click to expand...
Click to collapse
open rom.zip and search for the boot.img
probably it is located in the kernel folder
place it in the folder where you have adb and fastboot files
now boot your device to the bootloader and connect it to pc via usb(in the hboot screen it should say fastboot usb)
in the folder where you have adb and fastboot files open a cmd window and do this command
fastboot flash boot boot.img
then
fastboot reboot
done
rzr86 said:
open rom.zip and search for the boot.img
probably it is located in the kernel folder
place it in the folder where you have adb and fastboot files
now boot your device to the bootloader and connect it to pc via usb(in the hboot screen it should say fastboot usb)
in the folder where you have adb and fastboot files open a cmd window and do this command
fastboot flash boot boot.img
then
fastboot reboot
done
Click to expand...
Click to collapse
Thanks - this did the trick. Now to hunt out roms.
LiamRutherford said:
Thanks - this did the trick. Now to hunt out roms.
Click to expand...
Click to collapse
as suggested before it is better to have 4ext recovery
and before flashing any rom enable smartflash from it(for S-ON devices)
smartflash it does exactly what i said above

boot loop hellp ! !

umm i got problem with my phone, my htc go into bootloop mode after i install Revelation rom jb 1.0.0 , it goes to htc logo sreen, then black screen, then back to htc logo screen again
i do format all partition except sdcard but no luck, then i tried to restore my previous rom, it went to bootloop too ,
what should i doo ?
everytime i went into 4ext recovery , there always appear a popup says that "there are pending update to your boot partition, do you want to remove smartflash ?" <-- i dont know what is smartflash, all i do know is my phone is in hboot 1.27 , rooted,s-off, and unlocked
and everytime after i installed any room, it says "backup of your boot partition has failed, please report this bug "
Try entering fastboot via terminal and flash boot.img manually type
fastboot flash boot boot.img
and see how it goes...
regards
_phoenix_-- said:
Try entering fastboot via terminal and flash boot.img manually type
fastboot flash boot boot.img
and see how it goes...
regards
Click to expand...
Click to collapse
umm could you explain a step by step method how i did this, kinda forget how to do this, i've "s-off"-ed , and unlocked my phone about one year ago
Assuming you have a working adb setup installed on your pc (if not follow http://forum.xda-developers.com/showthread.php?t=1152148)
1. connect your phone to pc
2. extract the boot.img of your roms .zip file and place it in your platform-tools folder (or where fastboot is located on your system)
3. type "fastboot reboot-bootloader" (on your phone it should read "fastboot usb")
4. type "fastboot flash boot boot.img"
5. when finished type "fastboot reboot"
and you are ready to go.
Remember since you are s-off, there is no need to have smartflash enabled, so disable it in your recovery...
regards
_phoenix_-- said:
Assuming you have a working adb setup installed on your pc (if not follow http://forum.xda-developers.com/showthread.php?t=1152148)
1. connect your phone to pc
2. extract the boot.img of your roms .zip file and place it in your platform-tools folder (or where fastboot is located on your system)
3. type "fastboot reboot-bootloader" (on your phone it should read "fastboot usb")
4. type "fastboot flash boot boot.img"
5. when finished type "fastboot reboot"
and you are ready to go.
Remember since you are s-off, there is no need to have smartflash enabled, so disable it in your recovery...
regards
Click to expand...
Click to collapse
could i just put the boot.img i extracted from the rom i want to flash into my sdcard and let it load in bootloader ?
sweethurt said:
could i just put the boot.img i extracted from the rom i want to flash into my sdcard and let it load in bootloader ?
Click to expand...
Click to collapse
no
put it in your adb and fastboot folder in your pc as suggested above
it works like charm, i just have to flash the boot.img from pc, even though i have to borrow my friends pc since mine on win8, anyway thank you for the information, really really help ! !
i almost got frustated since i cant do restore from backup and the flashing always stuck at <waiting for devices> in my win8 pc,
oh, one more question, if i want to flash another rom, should i just do wipe-install ( normal method ) or i still have to flash its boot.img alone from pc ? :fingers-crossed::fingers-crossed:
sweethurt said:
it works like charm, i just have to flash the boot.img from pc, even though i have to borrow my friends pc since mine on win8, anyway thank you for the information, really really help ! !
i almost got frustated since i cant do restore from backup and the flashing always stuck at <waiting for devices> in my win8 pc,
oh, one more question, if i want to flash another rom, should i just do wipe-install ( normal method ) or i still have to flash its boot.img alone from pc ? :fingers-crossed::fingers-crossed:
Click to expand...
Click to collapse
Just follow the normal procedure
But if you have again the same message about bending to the boot partition has failed then you will have to use the boot.img of the rom again
Sent from my HTC Sensation Z710e using xda premium
rzr86 said:
Just follow the normal procedure
But if you have again the same message about bending to the boot partition has failed then you will have to use the boot.img of the rom again
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Wanna ask something again, everytime i went into recovery to install a rom and kernel, it went to boot twice until phone went into boot animation screen. Is it normal ?
All i know is that it would only happened if i i'm on s-on, i'm s-off, and everytime i try to disable smartflash on recovery, it went enabled again
Sent from my Sensation using Tapatalk 4
sweethurt said:
Wanna ask something again, everytime i went into recovery to install a rom and kernel, it went to boot twice until phone went into boot animation screen. Is it normal ?
All i know is that it would only happened if i i'm on s-on, i'm s-off, and everytime i try to disable smartflash on recovery, it went enabled again
Sent from my Sensation using Tapatalk 4
Click to expand...
Click to collapse
smartflash from recovery always stays disabled
check from the 4ext updater if you have enabled permantly the smartflash

[H] stuck on htc logo

I rooted my device, install recovery and flash ics kernel. I have XE hboot-1.29. I have the stock rom. When I try to turn on my device he stuck on the htc logo. what to do?
1qasdfghj said:
I rooted my device, install recovery and flash ics kernel. I have XE hboot-1.29. I have the stock rom. When I try to turn on my device he stuck on the htc logo. what to do?
Click to expand...
Click to collapse
Bootloader unlocked or locked?
S-ON or S-OFF ?
ahsan64 said:
Bootloader unlocked or locked?
S-ON or S-OFF ?
Click to expand...
Click to collapse
Bootloader unlocked
S-ON
Maybe a wrong kernel? I'm not sure do you need Smartflash enabled from recovery for flashing kernels. Try enabling it.
But if I were you I'd just flash the ARHD ROM which is exactly like stock ROM.
1qasdfghj said:
Bootloader unlocked
S-ON
Click to expand...
Click to collapse
Flash boot.img(extract from downloaded kernel.zip) using fastboot commands .
Goto bootloader and type this command " fastboot flash boot boot.img " without quotes ..
And if this not work download this rom from HERE near to stock and flash it using 4ext recovery ..
Nicx59 said:
Maybe a wrong kernel? I'm not sure do you need Smartflash enabled from recovery for flashing kernels. Try enabling it.
But if I were you I'd just flash the ARHD ROM which is exactly like stock ROM.
Click to expand...
Click to collapse
I didn't flash yet any rom. I flash the kernels from commands(fastboot) not from recovery.
I think the kernel isn't match to stock rom.
I need the stock XE ics kernel.
ahsan64 said:
Flash boot.img(extract from downloaded kernel.zip) using fastboot commands .
Goto bootloader and type this command " fastboot flash boot boot.img " without quotes ..
And if this not work download this rom from HERE near to stock and flash it using 4ext recovery ..
Click to expand...
Click to collapse
Which boot.img I need to flash in fastboot?
1qasdfghj said:
Which boot.img I need to flash in fastboot?
Click to expand...
Click to collapse
The one inside the kernel you downloaded ..
Which kernel you flashed?
ahsan64 said:
The one inside the kernel you downloaded ..
Which kernel you flashed?
Click to expand...
Click to collapse
I took the boot.img from vipers 1.6.3 rom.
ahsan64 said:
Flash boot.img(extract from downloaded kernel.zip) using fastboot commands .
Goto bootloader and type this command " fastboot flash boot boot.img " without quotes ..
And if this not work download this rom from HERE near to stock and flash it using 4ext recovery ..
Click to expand...
Click to collapse
I can't connect my device to PC because he stock in the htc logo.
1qasdfghj said:
I took the boot.img from vipers 1.6.3 rom.
Click to expand...
Click to collapse
I think you should have downloaded the correct RUU.zip for you, and then taken the boot.img from there.
Would be a lot easier if you just flashed the ARHD!
& If you want to connect device; remove battery, hold vol down + power on to boot bootloader
from there select fastboot.
then it should say FASTBOOT USB
Nicx59 said:
I think you should have downloaded the correct RUU.zip for you, and then taken the boot.img from there.
Would be a lot easier if you just flashed the ARHD!
Click to expand...
Click to collapse
But I can't flash it. because I can't put it in my SD card in my device. Because I can't get the SD card of my phone in my PC. the phone can't connect to the pc. because it not turned on. it stuck in logo/
Nicx59 said:
& If you want to connect device; remove battery, hold vol down + power on to boot bootloader
from there select fastboot.
then it should say FASTBOOT USB
Click to expand...
Click to collapse
But the SD card not connected to the pc when the device in fastboot.
Turn off phone
remove SD card
put SD card to another device and connect that to PC
Now you can access SD card. Put ARHD to it. Put SD card back to Sensation, reboot to recovery, enable smartflash and then install ARHD.
1qasdfghj said:
I can't connect my device to PC because he stock in the htc logo.
Click to expand...
Click to collapse
if you want stock kernel at the end of second post from here
http://forum.xda-developers.com/showthread.php?t=1256668
flash it via fastboot command
1qasdfghj said:
But the SD card not connected to the pc when the device in fastboot.
Click to expand...
Click to collapse
Maybe I misunderstood, but unlocking your bootloader wipes everything. You needed to get another rom to boot.
If you installed recovery, do
1. Enter recovery (hold power + vol down on startup, select recovery)
2. In 4ext, mount usb storage, get any Rom and put in your sdcard.
3. Enable smartflash, flash Rom.
Happy to help.

Stuck on HTC splash screen after install kitkat

Hello guys!
I have a problem with my HTC Sensation.
I wanted to install rom from : http://forum.xda-developers.com/showthread.php?t=2530073 so i downloaded ROM ang minimum pack of GAPPS and after full wipe i install this two zips. In bootloader all operations end sucesfull but now when i try to run htc stuck on HTC splash screen..
What i do wrong? Where is a problem?
Big thank you for all your answers
blackchart said:
Hello guys!
I have a problem with my HTC Sensation.
I wanted to install rom from : http://forum.xda-developers.com/showthread.php?t=2530073 so i downloaded ROM ang minimum pack of GAPPS and after full wipe i install this two zips. In bootloader all operations end sucesfull but now when i try to run htc stuck on HTC splash screen..
What i do wrong? Where is a problem?
Big thank you for all your answers
Click to expand...
Click to collapse
R u s-on? If so u will need to flash boot.img from fastboot everytime u flash rom or flash 4ext recovery and enable smart flash.
jmcclue said:
R u s-on? If so u will need to flash boot.img from fastboot everytime u flash rom or flash 4ext recovery and enable smart flash.
Click to expand...
Click to collapse
Tank you for your answer...
But how shoud i properly flash boot.img from fastboot?
blackchart said:
Tank you for your answer...
But how shoud i properly flash boot.img from fastboot?
Click to expand...
Click to collapse
boot your device to the bootloader
select fastboot and connect it to the pc
place the boot.img of the rom in your adb/fastboot folder
open a cmd window in that folder and type the command
fastboot flash boot boot.img
then type fastboot reboot
done
328
rzr86 said:
boot your device to the bootloader
select fastboot and connect it to the pc
place the boot.img of the rom in your adb/fastboot folder
open a cmd window in that folder and type the command
fastboot flash boot boot.img
then type fastboot reboot
done
Click to expand...
Click to collapse
Big thank you for your answer!
I have only a few more question...
I have problem with see my phone in windows... in fastboot i have information fasboot usb but windows says that he could connect usb devices.. it could be a problem conntected with windows 8.1?
my second question - adb/fastboot is a path on my sd card or phone? on my sd card i dont have this path...
my third and last question - from http://forum.xda-developers.com/showthread.php?t=2699401 i can only download rom and kernel zip package... i dont have *.img file in this package. From where can i get this boot.img - should i convert my *.zip file to get boot.img?
Please help me!
blackchart said:
Big thank you for your answer!
I have only a few more question...
I have problem with see my phone in windows... in fastboot i have information fasboot usb but windows says that he could connect usb devices.. it could be a problem conntected with windows 8.1?
my second question - adb/fastboot is a path on my sd card or phone? on my sd card i dont have this path...
my third and last question - from http://forum.xda-developers.com/showthread.php?t=2699401 i can only download rom and kernel zip package... i dont have *.img file in this package. From where can i get this boot.img - should i convert my *.zip file to get boot.img?
Please help me!
Click to expand...
Click to collapse
first thing windows 8.1->big problem you will face connectivity issues
adb/fastboot folder in your pc not sdcard or phone
the boot.img is located in the rom.zip
extract it from there
about w8 search how to set up adb/fastboot(or htc drivers) in w8 if you face connectivity issues

bricked my sensation by wrong flash

What did I do. I used the windows tool KGS Utility v8.0 and want to flash openrecovery-twrp-2.8.0.3-m8.imag. I had to rename the image to boot.image and flasht it and after that I can only get in to CWM and flash a rom but it wont reboot. Please help?
master64nl said:
What did I do. I used the windows tool KGS Utility v8.0 and want to flash openrecovery-twrp-2.8.0.3-m8.imag. I had to rename the image to boot.image and flasht it and after that I can only get in to CWM and flash a rom but it wont reboot. Please help?
Click to expand...
Click to collapse
Why dont u try to install latest 4ext recovery
flashaholic
Thank you for your reply to help me. I successfully installed 4 roms but when I reboot it hangs with the first vibration and a white screen with green htc lettres. Does 4ext recovery does the difference?
master64nl said:
Thank you for your reply to help me. I successfully installed 4 roms but when I reboot it hangs with the first vibration and a white screen with green htc lettres. Does 4ext recovery does the difference?
Click to expand...
Click to collapse
I have not used anything else besides 4ext and i have never had a problem with it.
flashaholic
I have installed latest 4ext recovery via the windows tool KGS Utility v8.0 because flashing the zip via cwm is aborted.
So I put the phone in fastboot and use the tool to install 4ext recovery online. Than the tool wants to reboot and I get stuck but I left the usb in and put out the battery and again in. Than via vol down and power to recovery/fastboot and now i have ext4 recovery.
Tried to install a rom but it is the same again. I won`t reboot. Please help because this is for me to difficult to get right.
master64nl said:
I have installed latest 4ext recovery via the windows tool KGS Utility v8.0 because flashing the zip via cwm is aborted.
So I put the phone in fastboot and use the tool to install 4ext recovery online. Than the tool wants to reboot and I get stuck but I left the usb in and put out the battery and again in. Than via vol down and power to recovery/fastboot and now i have ext4 recovery.
Tried to install a rom but it is the same again. I won`t reboot. Please help because this is for me to difficult to get right.
Click to expand...
Click to collapse
post your bootloader details..
These are my details, please help.
master64nl said:
These are my details, please help.
Click to expand...
Click to collapse
before flashing the rom enable smartflash from 4ext because you are on S-ON
or flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
i suggest to flash viperS 5.3.0 rom because rumrunner S-OFF method will be easy(and successfull)
rzr86 said:
before flashing the rom enable smartflash from 4ext because you are on S-ON
or flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
Click to expand...
Click to collapse
I flashed the rom via smart flash via ext4 recovery.
I will try to extract the boo.image and flash it via cmd fastboot command.
You will hear from me. Thank you for thinking with me.
master64nl said:
I flashed the rom via smart flash via ext4 recovery.
I will try to extract the boo.image and flash it via cmd fastboot command.
You will hear from me. Thank you for thinking with me.
Click to expand...
Click to collapse
If u enable smartflash i dont think you have to flash boot image again cz it does it for u
flashaholic
So what next?
master64nl said:
So what next?
Click to expand...
Click to collapse
Just flash rom and it will boot up
flashaholic
It did not unfortunally . Any suggestions?
solution
I fixed it myself and a little help from androidworld forum in the Netherlands.
I tried to fix it with this xda page: http://forum.xda-developers.com/showthread.php?t=1631861
But I came till end of step 4B. I then tried to flash with the command "fastboot flash boot boot.img" but get the message that boot.image was not recognised. The file boot.image was extracted from a ROM zip. Like the threat said put out from the tab kernel/stock the file boot.image.
Than I tried the same thing with a tool KGS Utility v8.0 earlier mentioned in my post, the same that give me the problems.
Startup the tool KGS Utility v8.0 and did step to flash a boot.image. Put the file boot.image in de tab C:\Program Files (x86)\KGS Utility\tools and run it. After flashing closed the tool KGS Utility v8.0 reboot the phone. It took a while but it reboot
Now I am on ViperS 5.2.1 with SebastianFM 1.0.4 kernel

Categories

Resources