Why cant we flash kernels like the EVO3D with s-on? - HTC Rezound

Just came to verizon from sprint and on the 3d we fastboot boot recovery.img and you could flash anything with custom kernels even whole roms. You just had to have your recovery.img on your phone and in your sdk. Fixing to try it now with ziggy's...
EDIT: Confirmed working....found in post in 3d http://forum.xda-developers.com/showthread.php?t=1239821

Related

[Q] Is it possible to flash a kernel from fastboot?

I'm trying to install bcblend on my evo, but I'm dealing with the 1.50 hboot, so even though my phone is rooted (currently running Eternity 1.2.2), evidently I can't flash a kernel from recovery. Can I do it from fastboot? If so, what would the command be? I can't quite suss it out myself...my windows command line skills are weak.
smarmytime said:
I'm trying to install bcblend on my evo, but I'm dealing with the 1.50 hboot, so even though my phone is rooted (currently running Eternity 1.2.2), evidently I can't flash a kernel from recovery. Can I do it from fastboot? If so, what would the command be? I can't quite suss it out myself...my windows command line skills are weak.
Click to expand...
Click to collapse
There are some instructions here on how to do that...
http://forum.xda-developers.com/showthread.php?t=1239821
triscuit1983 said:
There are some instructions here on how to do that...
http://forum.xda-developers.com/showthread.php?t=1239821
Click to expand...
Click to collapse
Unfortunately, this method did not work for me.
You need s-off to flash radios and also kernels - correct me if iam wrong.
Sent from my HTC EVO 3D X515m using xda premium
j4n87 said:
You need s-off to flash radios and also kernels - correct me if iam wrong.
Sent from my HTC EVO 3D X515m using xda premium
Click to expand...
Click to collapse
need either s-off or htc unlock method to flash kernels.
if using fastboot to boot the recovery and then flashing kernels from there doesnt work, the only other options i've seen for htc unlocked s-on devices would be to fastboot flash the kernel .img .. downside is you'll have to manually load the modules.
from all the posts, seems fastboot boot recovery and loading a kernel from that fastboot boot'd recovery should work.
keep in mind, you'll always have to fastboot boot recovery.img while using htc's unlock method if you want to flash kernels or ROMs which contain kernels. this is due to a limitation in htc's unlock method not allowing the boot (kernel) partition to be flashed from standard recovery mode.
joeykrim said:
need either s-off or htc unlock method to flash kernels.
if using fastboot to boot the recovery and then flashing kernels from there doesnt work, the only other options i've seen for htc unlocked s-on devices would be to fastboot flash the kernel .img .. downside is you'll have to manually load the modules.
from all the posts, seems fastboot boot recovery and loading a kernel from that fastboot boot'd recovery should work.
keep in mind, you'll always have to fastboot boot recovery.img while using htc's unlock method if you want to flash kernels or ROMs which contain kernels. this is due to a limitation in htc's unlock method not allowing the boot (kernel) partition to be flashed from standard recovery mode.
Click to expand...
Click to collapse
Exactly...fastboot into recovery and you can flash whatever you like....works like a charm.
The method posted in post #2 was the method I had originally used - I did the HTC unlock, then followed the directions. I was able to flash a ROM, which is great - the ROM I'm using is snappier than stock, and the battery life is significantly better, but I was hoping to be able to flash custom kernels as well. If I can't, it's not the biggest deal in the world (pretty much the definition of 1st world problems), but it's frustrating. Step by step, I had done exactly what that said to do.
Ah well...not to be with this phone, unless someone figures out another way to get around the 1.50 hboot. Thanks, guys.
+1 for fastboot. Launch your recovery via fastboot and flash whatever kernel you want.

Please Help... stumped..

MOVING FROM GENERAL
Hi Guys,
I need some help as I cant figure it out..
I am getting an endless booting loop at the htc screen on EVO 3D.. I have Kaama lightweight Kernal loaded 0.7 and flashed the Crypt0s RUU V1.4...it seems any ROM i try now i am getting this and just stays in an endless boot....
Using Recovery cwm-4.0.1.4 Shooteru
Bootloader is unlocked S-ON
HBOOT 1.49.0012
I am stumped now...
GSM EVO 3D?
Its good practice to flash the rom, boot up and let it sync, then go back to recovery and flash the kernel.
Are you able to get to Recovery?
yes i can still get into recovery.. that part is fine, so i am assuming this "can" be fixed somehow....its just beyond me now...
yes it is GSM AUstralian version running on Telstra..
If you are s-on something is wrong with that bpptloader you should be s-off. When you are s-on the kernels will not flash properly. You may be able to flash the rom through fastboot and get the kernel to stick. Search for Joeykrm's guide, I also think there are instructions on synergy or eternity post #2 for the s-on. I'd personally rerun Revolutionary and see if you can't get to s-off first though.
looking around I cant get s-off yet ob Hboot 1.49.0012..
I used the HTC method to unlock the phone....is S-OFF needed?
could I flash to a stock kernal to fix it?
Do ruu
Sent from my Nocturnal 3D using xda premium
berenger24 said:
MOVING FROM GENERAL
Hi Guys,
I need some help as I cant figure it out..
I am getting an endless booting loop at the htc screen on EVO 3D.. I have Kaama lightweight Kernal loaded 0.7 and flashed the Crypt0s RUU V1.4...it seems any ROM i try now i am getting this and just stays in an endless boot....
Using Recovery cwm-4.0.1.4 Shooteru
Bootloader is unlocked S-ON
HBOOT 1.49.0012
I am stumped now...
Click to expand...
Click to collapse
berenger24 said:
looking around I cant get s-off yet ob Hboot 1.49.0012..
I used the HTC method to unlock the phone....is S-OFF needed?
could I flash to a stock kernal to fix it?
Click to expand...
Click to collapse
S-OFF is not *needed* but it is preferred. HTC's unlock method forces you to take a few extra inconvenient steps (imagine that!).
In order to flash a kernel on an EVO 3D with s-on and HTC unlock, there are basically two ways which insure all the proper kernel and accompanying module files are loaded correctly:
1) From normal android, use my Flash Image GUI application. This will load the kernel properly.
2) From fastboot, use this command to load a temporary version of the recovery under fastboot mode: fastboot boot C:\downloads\cwm-recovery.img
Hope that helps clarify!
Joey has it right, I thought all of the HTC methods ended up being hboot 1.50. Sorry about that. Still all you need to do is the extra step to flash and all will be good. Doesn't really hurt anything but just an annoyance.
3VO Sent
joeykrim said:
S-OFF is not *needed* but it is preferred. HTC's unlock method forces you to take a few extra inconvenient steps (imagine that!).
In order to flash a kernel on an EVO 3D with s-on and HTC unlock, there are basically two ways which insure all the proper kernel and accompanying module files are loaded correctly:
1) From normal android, use my Flash Image GUI application. This will load the kernel properly.
2) From fastboot, use this command to load a temporary version of the recovery under fastboot mode: fastboot boot C:\downloads\cwm-recovery.img
Hope that helps clarify!
Click to expand...
Click to collapse
You sir, are the man!!! worked a charm and booted up..AGAIN thanks so much!!

getting dark screen after flashing kernal

ok , so i hoping someone out there could HELP!!!! ive got a rooted evo 3d, unlocked through htc methodm and still s-on. so i have been running viper redline rom, since i rooted. i was trying to flash silverneedle through cmd method. when i tried to reboot the phone, all i get is a dark screen with cap buttons lit..went back and did a htc relock to run a stock ruu, but im getting nothing..sooo frustrated at this point..if theres anyone with advice..PLEASE HELP!!!
WTF is kernal?
Odoslané z môjho HTC EVO 3D X515m cez Tapatalk
ametts01 said:
ok , so i hoping someone out there could HELP!!!! ive got a rooted evo 3d, unlocked through htc methodm and still s-on. so i have been running viper redline rom, since i rooted. i was trying to flash silverneedle through cmd method. when i tried to reboot the phone, all i get is a dark screen with cap buttons lit..went back and did a htc relock to run a stock ruu, but im getting nothing..sooo frustrated at this point..if theres anyone with advice..PLEASE HELP!!!
Click to expand...
Click to collapse
silverneedle does not work on 2.3.4 roms.......now if you are unlocked pull the boot.img from viper's rom and flash it through fastboot. then boot recovery through fastboot (make sure red LED is on in recovery) then flash vipers rom again. and u will be good to go
Hope this helps.......
mnomaanw said:
silverneedle does not work on 2.3.4 roms.......now if you are unlocked pull the boot.img from viper's rom and flash it through fastboot. then boot recovery through fastboot (make sure red LED is on in recovery) then flash vipers rom again. and u will be good to go
Hope this helps.......
Click to expand...
Click to collapse
He can do it that way or just copy the viper boot.img from the rom put it in platform tools folder wipe everything in recovery. Adb reboot bootloader then fastboot flash boot boot.img then go to recovery flash rom and he is sitting pretty lol.

[Q] Evo 3d sprint hboot 1.58 boot loop

Hey im new to the fourms but i have a HTC evo 3d on the Sprint network. I am unlocked S-On hboot 1.58 with MeanRom ( the latest) i am suffering from a boot loop. The screen boots i see the ring and then black screen back to HTC and restarts process. I am in way to over my head. Can anyone tell me if i can put a stock rom back on and it will fix boot loop or i heard about relock but don't know how to do it. Ive rooted other devices and jail broken devices but never had a problem like this. Help is much appreciated. Thanks
edit: I used a video on youtube but cant post the link :/
ClockWorkMod Recovery was used in it so i think i have it still.
I have tried the factory reset from the boot menu (power + vol down)
Tanker990 said:
Hey im new to the fourms but i have a HTC evo 3d on the Sprint network. I am unlocked S-On hboot 1.58 with MeanRom ( the latest) i am suffering from a boot loop. The screen boots i see the ring and then black screen back to HTC and restarts process. I am in way to over my head. Can anyone tell me if i can put a stock rom back on and it will fix boot loop or i heard about relock but don't know how to do it. Ive rooted other devices and jail broken devices but never had a problem like this. Help is much appreciated. Thanks
edit: I used a video on youtube but cant post the link :/
ClockWorkMod Recovery was used in it so i think i have it still.
I have tried the factory reset from the boot menu (power + vol down)
Click to expand...
Click to collapse
Don't panic tanker, lol I can help you out with this. Here is the reasons behind your boot loop
Your recovery,
Your hboot
Your kernel
Let me elaborate. Cwm has been known to cause lots of problem with evo3d flashing latest twrp or 4ext recovery is recommended. Highly for 4ext. Now before I explain about hboot and kernel, currently you are a s-on user. What that means is that you only have access to certain partitions in the nand memory. System, data, and recovery. That leaves radios and boot partition( that's where your kernel sits) inaccessible through normal recovery means. Anytime you flash a ROM inside of recovery, you phone can't flash the kernel that came with it. So in actuality, your still on stock kernel with mean ROM.
Now for the solution. Your in a endless boot loop with your phone so you will have to download 4ext recovery for your phone and place the recovery image in your fastboot directory. Hook your phone up to the computer and run the command fastboot flash recovery "whatever the name of recovery"img . Boot into recovery and navigate to tools directory. Scroll down and turn on smart flash. This feature will allow you to flash kernels within recovery for s-on users. Wioe everything and flash your ROM again.
Now as for your kernel. Hboot 1.58 is only compatible with ICS stock kernels. That's the main point of your problem. What you will need to do is navigate to the meanrom folder and select the 2.89 kernel and flash it. Your phone should be able to boot up properly after that.
If that doesn't work, you could also try the first step of Ramjet's thread. That will get you back to stock and hopefully not bootlooping. Then if you continue the steps, you'll be s-off which makes flashing easier. See: http://forum.xda-developers.com/showthread.php?t=1889438
Jsparta26 said:
Now for the solution. Your in a endless boot loop with your phone so you will have to download 4ext recovery for your phone and place the recovery image in your fastboot directory. Hook your phone up to the computer and run the command fastboot flash recovery "whatever the name of recovery"img . Boot into recovery and navigate to tools directory. Scroll down and turn on smart flash. This feature will allow you to flash kernels within recovery for s-on users. Wioe everything and flash your ROM again.
Now as for your kernel. Hboot 1.58 is only compatible with ICS stock kernels. That's the main point of your problem. What you will need to do is navigate to the meanrom folder and select the 2.89 kernel and flash it. Your phone should be able to boot up properly after that.
Click to expand...
Click to collapse
okay so i have downloaded 4extrecoveryupdater.apk
Now i would open up CMD and what do i type in for "whatever the name of revoery".img or is that just someting i make up?
sorry im a really noob
Tanker990 said:
okay so i have downloaded 4extrecoveryupdater.apk
Now i would open up CMD and what do i type in for "whatever the name of revoery".img or is that just someting i make up?
sorry im a really noob
Click to expand...
Click to collapse
Funny. No you cannot make up file names, or commands...
First of all you need fastboot application. Save it to c:/fastboot folder.
1. Open CMD, type cd fastboot to enter fastboot folder
2. Type : fastboot flash recovery recovery.img (where recovery.img is the name of your recovery choice weather it is TWRP, 3eXT, or CWM.
I am currently using 4eXT, which I switched to from TWRP
And that's it after its done you should have a flashed recovery on your EVO 3D
Maybe I should add that the "recovery.img" file HAS to be inside c:/fastboot folder.
Good luck. If that doesn't fix it, or if you need any recovery images that worked on my phone, POST
peteypub said:
Funny. No you cannot make up file names, or commands...
First of all you need fastboot application. Save it to c:/fastboot folder.
1. Open CMD, type cd fastboot to enter fastboot folder
2. Type : fastboot flash recovery recovery.img (where recovery.img is the name of your recovery choice weather it is TWRP, 3eXT, or CWM.
I am currently using 4eXT, which I switched to from TWRP
And that's it after its done you should have a flashed recovery on your EVO 3D
Maybe I should add that the "recovery.img" file HAS to be inside c:/fastboot folder.
Good luck. If that doesn't fix it, or if you need any recovery images that worked on my phone, POST
Click to expand...
Click to collapse
petey I am having the same issue as him, 1.58 hboot running ext4 recovery with smart flash on and i cant get out of a boot loop. i have tried using an ruu to return to stock (ruu fails/becomes non responsive). as well as flashing roms using ext4 and then flashing the boot image via fastboot.
if you could help me as well or send me any recovery files you have i would appreciate it
Sure ill send you the images I'm using. I'm at work now, so ill shoot you an email when I get back...
Sent from my PG86100 using Tapatalk 2
pm sent with email address
Youre in a boot loop because you need to downgrade your hboot see link below
Don't forget to hit the thank button!
http://forum.xda-developers.com/showthread.php?t=1906172
sent from my 1920 overclocked note 2 running jedi xp11
---------- Post added at 02:06 AM ---------- Previous post was at 02:05 AM ----------
Btw I use TWRP not 4ext. And forget the ruu.
Just downgrade and it will work
sent from my 1920 overclocked note 2 running jedi xp11
restore rom
When you flashed rom did u make back up cause you could always restore old rom. And you could try flashing the right kernel but most of the time it cause you have to flash boot image that worked for me in trying flash cm 10.1 and I keep get bootloops my self try figure this one out. Same hboot 1.58 2.89 base
harry1471 said:
When you flashed rom did u make back up cause you could always restore old rom. And you could try flashing the right kernel but most of the time it cause you have to flash boot image that worked for me in trying flash cm 10.1 and I keep get bootloops my self try figure this one out. Same hboot 1.58 2.89 base
Click to expand...
Click to collapse
Are you saying youre still getting boot loops and you havent figured this out yet or you did figure it out?
If you havent figured it out I can assist as ive got it 100% working
sent from my 1920 overclocked note 2 running jedi xp11
Same deal
markbencze said:
Are you saying youre still getting boot loops and you havent figured this out yet or you did figure it out?
If you havent figured it out I can assist as ive got it 100% working
sent from my 1920 overclocked note 2 running jedi xp11
Click to expand...
Click to collapse
I'm having the same problem:
Sprint EVO 3D
Unlocked
S-On
Hboot 1.58
eMMC-boot
Won't boot any rom past the OS lock screen. Tried relocking and RUU update, Tried booting recovery from fastboot.
Any help?
Thanks!
jy04 said:
I'm having the same problem:
Sprint EVO 3D
Unlocked
S-On
Hboot 1.58
eMMC-boot
Won't boot any rom past the OS lock screen. Tried relocking and RUU update, Tried booting recovery from fastboot.
Any help?
Thanks!
Click to expand...
Click to collapse
Give me a bit mire info on this. I can help for sure. The evo3d is a pita but we can get it. So basically if I understand, you're stock rooted but have s-on and im assuming all roms are bootlooping?
sent from my Jedi powered Note ll
respect, teach & coach, have fun and say thanks!
the Jedi way
markbencze said:
Give me a bit mire info on this. I can help for sure. The evo3d is a pita but we can get it. So basically if I understand, you're stock rooted but have s-on and im assuming all roms are bootlooping?
sent from my Jedi powered Note ll
respect, teach & coach, have fun and say thanks!
the Jedi way
Click to expand...
Click to collapse
Yes, that's were I am at this point. Right now I've got MeanRom booting to the homescreen seems like it's going to work, but the time is wrong and there's no service, before it can completely boot, bam, shuts down and reboots.
It does the same for the stock Sprint ROM.
Unfortunately I didn't make a backup of the phone when I gor it so I'm using a downloaded one.
I had Meanrom running on another 3D not too long ago, but don't remember it being this troublesome. What did I miss?
jy04 said:
Yes, that's were I am at this point. Right now I've got MeanRom booting to the homescreen seems like it's going to work, but the time is wrong and there's no service, before it can completely boot, bam, shuts down and reboots.
It does the same for the stock Sprint ROM.
Unfortunately I didn't make a backup of the phone when I gor it so I'm using a downloaded one.
I had Meanrom running on another 3D not too long ago, but don't remember it being this troublesome. What did I miss?
Click to expand...
Click to collapse
Ok well the first thing you need to do is downgrade your hboot to v 1.49000. I posted a link on the first page. If you were stock you coukd get s-off via the wire trick
But since you're s-on you need to flash the boot.img in fastboot and then flash the rom or vise versa. I cant remember which one needs to be done first as its been a while since I've used my evo3d. Basically anything thats ics and above cant be flashed unless you downgrade your hboot. Htc sent a hidden hboot ota to you at some point without your knowledge to prevent you from flashing. So downgrading your hboot is your #1 priority and you need to get back to stock to get s-off too
sent from my Jedi powered Note ll
respect, teach & coach, have fun and say thanks!
the Jedi way
Using the wrong ROM!! Got it to boot using MeanRom ICS. Thanks!
Can I get S-OFF with MeanRom flashed? Or do I need to flash a rooted stock ROM?
jy04 said:
Can I get S-OFF with MeanRom flashed? Or do I need to flash a rooted stock ROM?
Click to expand...
Click to collapse
You can try but the instructions say stock. You tube it. Ive done it. It works. Just be patient with the wire trick
sent from my Jedi powered Note ll
respect, teach & coach, have fun and say thanks!
the Jedi way

i don't know what i did. bricked evo 3d

So i am stocked evo 3d ics 4.0.3 sense 3.6 s on and i unlocked bootloader and rooted hboot 1.58 and i tried flashing cm10 wild for the night and now i have bootloop and idk how to return to stock ics
You're not bricked, you need s-off and then to down grade your bootloader to run cm10 on the evo 3d. If you do a full wipe and flash a Rom based on ics you'll boot fine.
Sent from my Evo 3D CDMA using xda premium
Nothing i do works... i give up.... if anyone wants an evo 3d its yours ... free of charge... such crap.
tigernamedtony07 said:
Nothing i do works... i give up.... if anyone wants an evo 3d its yours ... free of charge... such crap.
Click to expand...
Click to collapse
that is fixable, you have to do s-off
or relock the boot lodaer and run a ruu. I will take your evo 3d if you can't get it working lol.
I relocked bootloader... connected usb it now said fastboot usb i have run about 10 diff Ruu's and they all give me error and i am on S-on Hboot 1.58
tigernamedtony07 said:
I relocked bootloader... connected usb it now said fastboot usb i have run about 10 diff Ruu's and they all give me error and i am on S-on Hboot 1.58
Click to expand...
Click to collapse
then you need to get s-off. your phone is far from bricked. If it was truly bricked it wouldn't even be able to bootloop
an idea on how to get s off minus the wire trick
ok update i got it to boot into a rom... i am using a harmonia evo v rom all i had to do was pull the boot.img from the rom I flashed flashed. Put it in my folder that contains adb and fastboot and use fastboot command fastboot flash boot boot.img it worked!!! But now i wanna go back to complete stock
I will take it
I will take the HTC EVO 3D off your hands. I have mine S-off and LOVE it! I am sorry you are not getting yours working. I know how it must feel. But really, I would be glad to take the phone off your hands.
tigernamedtony07 said:
ok update i got it to boot into a rom... i am using a harmonia evo v rom all i had to do was pull the boot.img from the rom I flashed flashed. Put it in my folder that contains adb and fastboot and use fastboot command fastboot flash boot boot.img it worked!!! But now i wanna go back to complete stock
Click to expand...
Click to collapse
see, never assume its bricked unless you can't do staple commands(things like fastboot flash recovery.img) or it won't even reach the HTC screen.

Categories

Resources