[Q] I think I bricked my phone 1.5 HBOOT - HTC EVO 3D

Hi I am almost sure i bricked my phone, i can't make it pass the boot screen on any rom i try to put on the recovery. Yes, recovery is working, what i did to make it this state surprises me, I was trying to put Miuiu on my phone, i followed the instructions and downloaded the app called "Flash Image Gui" and well i did, the problem was that after i did, it asked me to install another app and that started giving me errors, i could not make calls just receive, and whenever someone texted me it would tell me than "The customer you are trying to text is temporarily out of service" ...after that i tryed changing to another rom and when i did it kept doing the same errors, not even data worked. well to get to the point i wanted to install miuiu and i did try. i openeed the app flash image gui and tryed to install the rom...after that it told me to boot, and thats the last thing i did before my endless boot screens for all 4 roms i have tried..i dont know what to do anymore. :/
if anybody could help me, i have been trying all day to make it at least show me the homescreen. but nothing passes the bootscreen. it just freezes there..
edit
i was also trying a RUU.exe stock...but i cant go to homescreen for it to be able to detect my phone :/

If you can still get into recovery, it can't be all bad! Have you tried flashing the super wipe script before flashing a ROM
Sent from my HTC EVO 3D X515a using xda premium

magicalan said:
Hi I am almost sure i bricked my phone, i can't make it pass the boot screen on any rom i try to put on the recovery. Yes, recovery is working, what i did to make it this state surprises me, I was trying to put Miuiu on my phone, i followed the instructions and downloaded the app called "Flash Image Gui" and well i did, the problem was that after i did, it asked me to install another app and that started giving me errors, i could not make calls just receive, and whenever someone texted me it would tell me than "The customer you are trying to text is temporarily out of service" ...after that i tryed changing to another rom and when i did it kept doing the same errors, not even data worked. well to get to the point i wanted to install miuiu and i did try. i openeed the app flash image gui and tryed to install the rom...after that it told me to boot, and thats the last thing i did before my endless boot screens for all 4 roms i have tried..i dont know what to do anymore. :/
if anybody could help me, i have been trying all day to make it at least show me the homescreen. but nothing passes the bootscreen. it just freezes there..
edit
i was also trying a RUU.exe stock...but i cant go to homescreen for it to be able to detect my phone :/
Click to expand...
Click to collapse
Your not bricked lol Does your recovery still work? I don't use flash gui...
You might need to flash another recovery to your phone...
What were you using?
As long as you didn't mess around with radios or prl's you should be safe...
Snag another recovery flash it fastboot flash it and find another rom take a copy of the boot.img from it place it in your platform tools folder where adb is is...
Now wipe everything in recovery other then SD card and then
adb reboot bootloader
fastboot flash boot boot.img
then go into recovery and flash the rom you wanted....

markdexter said:
If you can still get into recovery, it can't be all bad! Have you tried flashing the super wipe script before flashing a ROM
Sent from my HTC EVO 3D X515a using xda premium
Click to expand...
Click to collapse
yes i have tried a super wipe script i do feel relief that you tell me that haha
reaper24 said:
Your not bricked lol Does your recovery still work? I don't use flash gui...
You might need to flash another recovery to your phone...
What were you using?
As long as you didn't mess around with radios or prl's you should be safe...
Snag another recovery flash it fastboot flash it and find another rom take a copy of the boot.img from it place it in your platform tools folder where adb is is...
Now wipe everything in recovery other then SD card and then
adb reboot bootloader
fastboot flash boot boot.img
then go into recovery and flash the rom you wanted....
Click to expand...
Click to collapse
i will never use that flash gui lol am traumatized. haha and yes my recovery works..its ahmm Revolutionary CWM v 4.0.1.4...i was downloading a RUU to rename it too PG86IMG and apparently that should fix the problem? :S if you think it wont please tell me were to get another recovery or what exacly do you mean ,because i have wiped ALOT everytimeee and i have also used a script

magicalan said:
yes i have tried a super wipe script i do feel relief that you tell me that haha
i will never use that flash gui lol am traumatized. haha and yes my recovery works..its ahmm Revolutionary CWM v 4.0.1.4...i was downloading a RUU to rename it too PG86IMG and apparently that should fix the problem? :S if you think it wont please tell me were to get another recovery or what exacly do you mean ,because i have wiped ALOT everytimeee and i have also used a script
Click to expand...
Click to collapse
Just snag a 3.0 based rom you could try eternity 3.0 R80 while it's up
Put it on your SD card copy the boot.img to your platform tools folder and wipe everything in your recovery other then your SD card
Then fastboot flash the boot.img and go into recovery and flash rom....
fastboot flash boot boot.img
I think something is dicked with the boot.img you are using which is why your phone is acting crazy lool
Ya man the boot.img thing when you went to flash with flash gui app something got dicked up and messed up the boot.img from the rom you were using ....
So that is why your calls and **** were messin up
---------- Post added at 09:43 PM ---------- Previous post was at 09:33 PM ----------
In other words your boot.img got screwed up so that is what's causing your issue...

reaper24 said:
Just snag a 3.0 based rom you could try eternity 3.0 R80 while it's up
Put it on your SD card copy the boot.img to your platform tools folder and wipe everything in your recovery other then your SD card
Then fastboot flash the boot.img and go into recovery and flash rom....
fastboot flash boot boot.img
I think something is dicked with the boot.img you are using which is why your phone is acting crazy lool
Ya man the boot.img thing when you went to flash with flash gui app something got dicked up and messed up the boot.img from the rom you were using ....
So that is why your calls and **** were messin up
Click to expand...
Click to collapse
i have used different roms and wiped everytime, so i just put the boot.img (extracted from the rom) then push it thru cmd ? what exactly do i tell it, to push it, my folder is in C:\AndroidSDK\tools\boot.img like this?

magicalan said:
i have used different roms and wiped everytime, so i just put the boot.img (extracted from the rom) then push it thru cmd ? what exactly do i tell it, to push it, my folder is in C:\AndroidSDK\tools\boot.img like this?
Click to expand...
Click to collapse
If your on windows 7 you can just hold shift down right click on the folder adb is in and say open cmd prompt here ..... makes things easy
Where is ADB installed under? Mine is in the platform tools folder.
You open the rom on your computer take a copy of the boot.img
Place it in the folder where adb is... Hook your phone up with the usb cord to computer
Place the rom on you SD card
Then go into recovery and wipe everything like normal
type adb reboot bootloader
then when it says fastboot when your in Hboot type : fastboot flash boot boot.img
Once it's done go into your recovery and flash the rom..

magicalan said:
i have used different roms and wiped everytime, so i just put the boot.img (extracted from the rom) then push it thru cmd ? what exactly do i tell it, to push it, my folder is in C:\AndroidSDK\tools\boot.img like this?
Click to expand...
Click to collapse
try fastboot (see attached)
Plug phone into computer with usb boot into the bootloader and select fastboot
it should show fastboot USB
Unip the attachment into a folder then move the boot.img from the rom you are using into that folder
open the start here.bat
type fastboot flash boot boot.img
let it work and then your phone should boot
just do that when you wanna flash a new rom.

shalkith said:
try fastboot (see attached)
Plug phone into computer with usb boot into the bootloader and select fastboot
it should show fastboot USB
Unip the attachment into a folder then move the boot.img from the rom you are using into that folder
open the start here.bat
type fastboot flash boot boot.img
let it work and then your phone should boot
just do that when you wanna flash a new rom.
Click to expand...
Click to collapse
He already has ADB on his computer and knows what he is doing lol. Don't wana **** him up further lol..

thanks guys am going to try the boot.img then flashing the rom. hopefully it BOOTS! thats all i want. lol i dont care the rom right now haha

magicalan said:
thanks guys am going to try the boot.img then flashing the rom. hopefully it BOOTS! thats all i want. lol i dont care the rom right now haha
Click to expand...
Click to collapse
Ya I was just going off a rom I know is stable lol. Miui is alright not something I want lol
---------- Post added at 09:59 PM ---------- Previous post was at 09:58 PM ----------
reaper24 said:
Ya I was just going off a rom I know is stable lol. Miui is alright not something I want lol
Click to expand...
Click to collapse
First boot may take ali while lol...
Shouldn't take forever tho....

reaper24 said:
Ya I was just going off a rom I know is stable lol. Miui is alright not something I want lol
---------- Post added at 09:59 PM ---------- Previous post was at 09:58 PM ----------
First boot may take ali while lol...
Shouldn't take forever tho....
Click to expand...
Click to collapse
flashing as we speak... hopefully that boots :/ i have tried all the popular roms man, thast why i dont think its the rom at all.. :/

magicalan said:
flashing as we speak... hopefully that boots :/ i have tried all the popular roms man, thast why i dont think its the rom at all.. :/
Click to expand...
Click to collapse
It was the boot img lol... When you used that app.

reaper24 said:
It was the boot img lol... When you used that app.
Click to expand...
Click to collapse
omg i fu^^ng love you yes the homo way. thanks alot man lol
WORKED!!

magicalan said:
omg i fu^^ng love you yes the homo way. thanks alot man lol
WORKED!!
Click to expand...
Click to collapse
Yay
Sent from my Evo3D

magicalan said:
omg i fu^^ng love you yes the homo way. thanks alot man lol
WORKED!!
Click to expand...
Click to collapse
Lmao anytime man....

Related

CWM 5.8.0.1 "Touch Recovery"

Now up and running for our 3D's.
HBoot 1.5 users, flash via FlashImage GUI.
So far, so good!
http://www.clockworkmod.com/rommanager
i dont understand what to do with it?? img?? i thought to flash a recovery u put it on the root of sdcard and fastboot finds it and u update.. i have hboot 140 rooted.. so how do i go about flashing this new touchscreen cwm recvovery?? yes im a noob.. and yes i tryed to find out but cant find any thing?? i just thought i needed a PG86IMG.ZIP just like when u flashed the new twrp 2.0?
evod3 said:
i dont understand what to do with it?? img?? i thought to flash a recovery u put it on the root of sdcard and fastboot finds it and u update.. i have hboot 140 rooted.. so how do i go about flashing this new touchscreen cwm recvovery?? yes im a noob.. and yes i tryed to find out but cant find any thing?? i just thought i needed a PG86IMG.ZIP just like when u flashed the new twrp 2.0?
Click to expand...
Click to collapse
flash it via flash image GUI or via fastboot using PC
evod3 said:
i dont understand what to do with it?? img?? i thought to flash a recovery u put it on the root of sdcard and fastboot finds it and u update.. i have hboot 140 rooted.. so how do i go about flashing this new touchscreen cwm recvovery?? yes im a noob.. and yes i tryed to find out but cant find any thing?? i just thought i needed a PG86IMG.ZIP just like when u flashed the new twrp 2.0?
Click to expand...
Click to collapse
If you're HBoot 1.4, you don't necessarily need to do the workaround that 1.5'ers use, but the same method works.
1) Install FlashImage GUI (either buy from market or find the apk file on XDA)
2) Select option to flash recovery image.
3) Locate recovery image of choice. You do NOT need to rename anything.
4) Flash recovery image.
5) Reboot to recovery to confirm image flashed correctly.
Those 5 steps should get you a new recovery. Let me know if you encounter any issues. This new CWM Touch Recovery seems to be working fine so far, I've tested a majority of the functions so far and have had no issues yet.
Is this better than Twrp 2.0 just need someones opinion on it. Are there any other features which makes it must have?
Sent in 3D
Boss2212 said:
Is this better than Twrp 2.0 just need someones opinion on it. Are there any other features which makes it must have?
Sent in 3D
Click to expand...
Click to collapse
I was unable to mount USB storage so i switched back to twrp 2.0
Sounds good, but I think ill wait a month before using to make sure no one finds any serious problems with it
Also, there should be an easy PG86IMG.ZIP made for this, thats how I have ALWAYS done all firmware and recovery flashes and never had a problem. It was the right way before all this flash image stuff.
mnomaanw said:
I was unable to mount USB storage so i switched back to twrp 2.0
Click to expand...
Click to collapse
One option I hadn't tried this morning, and can also confirm this.
Gives an error "E: unable to open ums lunfile (no such file or directory)"
Does it work any better than twrp 2.0?
Would backups from the previous non touch version still function ?
Sent from my CM9 HP Touchpad
DarkManX4lf said:
Does it work any better than twrp 2.0?
Click to expand...
Click to collapse
Haven't experienced any bad flashes on a few test runs yet, but as mentioned earlier in this thread, USB storage mount doesn't work, so any files you need to push you'll need to go through the ADB route until a revised version of this recovery image is created.
Link to the ADB method; scroll to post #9:
http://rootzwiki.com/topic/12348-slow-transfer-usb-mounting-unable-to-open-ums-lunfile/
Charging in recovery is fuctional?
nikosblade said:
Charging in recovery is fuctional?
Click to expand...
Click to collapse
Nope, doesn't appear to be.
You can update this straight from the rom manager application
---------- Post added at 08:46 PM ---------- Previous post was at 08:20 PM ----------
gav-collins1983 said:
You can update this straight from the rom manager application
Click to expand...
Click to collapse
Sorry,my bad,I tried and it just flashes 5.0.2.0, I was able to flash via flash image GUI, without needing to wipe caches, of course, lol, seems pretty cool, ain't tested for bugs as yet, just wanted to correct my error here
cool beans!!! it worked!! ill have to try this out for a while see how it works.. that was the first time i ever used flash gui cause i ahve hboot 1.40 never needed to.. i always thought it would be a pain to use but it was mad easy to use.. good stuff!!!!!!! thanks!!!!!!!!!!!
---------- Post added at 10:05 PM ---------- Previous post was at 09:49 PM ----------
the only thing i dont like is there was no download bar?? so i dint kno when it was going to finish..
evod3 said:
cool beans!!! it worked!! ill have to try this out for a while see how it works.. that was the first time i ever used flash gui cause i ahve hboot 1.40 never needed to.. i always thought it would be a pain to use but it was mad easy to use.. good stuff!!!!!!! thanks!!!!!!!!!!!
---------- Post added at 10:05 PM ---------- Previous post was at 09:49 PM ----------
the only thing i dont like is there was no download bar?? so i dint kno when it was going to finish..
Click to expand...
Click to collapse
Good stuff, man. It's a very handy app, especially for those of us stuck w/ HBOOT 1.5. Great for toggling between kernels and quickly set up new ROMS.
Yes, no more finger Olympics..
Sent from my PG86100 using XDA App
Guys, just to reiterate....
1) Mount USB storage does not work
2) Charging via recovery does not work
If you want to flash a ROM directly through the recovery, you need to rename the ROM zip to "update.zip" w/o the quotes. PITA, but that's the workaround if you do not wish to go through ADB mounting.
i actully went back to twrp 2.0 cause my phone shut off by it self after i flashed cwm touch recovery.. my phone never does that.. so i went back to twrp just to be safe..plus there was kno download bar.???
I rolled back to older version 4 of cwm not a fan of twrp 2.0 tho. Nice features but has some annoying issues lol twrp 2.0

[Q] Lost and totally confused about S On 1.5

I did my research on how to install ROMS with a locked S On and Kernels, but just got even more confused about the process. I am coming from an Evo 4g CDMA.
I have H BOOT 1.5 unlocked S ON. My back up was lost. I tried to flash something like the newest MIUI using TWRP 1.1. w/e. I can't get past the boot screen for MIUI. As I was reading up on the forums, it seemed to me that you had to use a program called Flash Image GUI to get a kernel going on a ROM. Though, here is where I was confused. If a ROM has a kernel in it and I flash the ROM, does the Kernel part of that flash not get set up as well?
Would I need to flash the rom like normal from the SD Card then use something separate to flash a Kernel? If so, I am kinda boned. I can't get into the phone, just the recovery and can't get that program installed on the phone Trying to flash up Xplode now to see if maybe I just got a bad download.
If these questions were answered, please forgive me, I did try to find the answers, but as I read up more and more, it was getting to be more and more confusing to my personal issue at hand.
Thanks for the help!!
If you grab the kernel from your Miui zip, it's in the zips root called boot.img
Put that into your folder with your fastboot exe
Boot into bootloader the same as when you flashed the CWM
Use fastboot command... fastboot flash boot boot.img
this will flash the kernel and you should be able to boot up properly
Oh, well that is the problem. I had someone else flash TWRP for me. Guess I need to find out more on how to flash up that to get the kernel going. This S On thing is a massive PITA, lol. Guess once I get the phone up and going and I can use that program, things will be way easier
Nametaken said:
Oh, well that is the problem. I had someone else flash TWRP for me. Guess I need to find out more on how to flash up that to get the kernel going. This S On thing is a massive PITA, lol. Guess once I get the phone up and going and I can use that program, things will be way easier
Click to expand...
Click to collapse
I see. i skipped the how to part since i thought you had alrady flashed the CMW your self, it's fairly easy.
you need..
1) to install the evo 3d usb drivers.. filename HTCDriver3.0.0.007.exe .sorry i don't have a link, i got them off these forums somewhere
2) you need the fastboot.exe , again search google/these forums
then shut down your phone
pull battery out, then back in
hold down volume- (minus) and then hold the power button as well, only let go once in the bootloader, choose the fastboot option then insert usb cable to phone->pc .. you should see fastboot-usb message come up on your phone
then you can type out that fastboot command in the previous post from a dos command prompt, from the directory with your fastboot exe and boot.img
It's easier to put rom you want on the SD card make sure debug is on.
Adb reboot bootloader . Now
Fastboot boot recovery.img now wipe and flash rom you are good to go man. Works flawless .
Sent from the Reaper.
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Sorry about posting in the wrong area.
What I did, which can help out other 3D noobs is this:
Since I just unlocked and have no back up, my kernel was still stock
Downloading a stock rom and moving it to my phone via comp, twrp recovery mode>> USB Toggle allows you to connect to PC! Put the rom on the main part of the SD card and just flash like normal.
Here you should be able to boot up like normal again.
Let me say, Flash Image GUI is a noobs friend till you can learn to use adb more.
I was told you can put a Rom on your card and just flash allowing the kernel to flash as well. I have not had success with this with HBoot 1.5 S On.
Flash Image GUI:
Download the rom you want, Aosp to Sense is fine.
Open Flash GUI and choose the Browse option.
Locate your rom on your card and choose it.
The app will give you a message saying the rom is big yada yada, say yes.
Wait a few moments as it finds the kernel. Once it does, choose flash Image.
Choose reboot recovery and flash the exact rom you picked with the App. Reboot and win.
This is just what I, a noob, have found to work.
I have NOT been able to just flash any rom on the SD Card and have it work. Flash Image UI has NOT been able to get Virus' Rom to load
A's I find more noob friendly tips I can report.
Thanks everyone else for the input! I won't lie, I came from an Evo 4g and am totally lazy as I am used to S Off and just flashing away. S On, I hate you. ADB, I fear you. Flash Image GUI, I want to marry you!
CDMA 3D, I wish we had more AOSP lol
Hope this helps out some people.
Sent from my PG86100 using XDA
Nametaken said:
Sorry about posting in the wrong area.
What I did, which can help out other 3D noobs is this:
Since I just unlocked and have no back up, my kernel was still stock
Downloading a stock rom and moving it to my phone via comp, twrp recovery mode>> USB Toggle allows you to connect to PC! Put the rom on the main part of the SD card and just flash like normal.
Here you should be able to boot up like normal again.
Let me say, Flash Image GUI is a noobs friend till you can learn to use adb more.
I was told you can put a Rom on your card and just flash allowing the kernel to flash as well. I have not had success with this with HBoot 1.5 S On.
Flash Image GUI:
Download the rom you want, Aosp to Sense is fine.
Open Flash GUI and choose the Browse option.
Locate your rom on your card and choose it.
The app will give you a message saying the rom is big yada yada, say yes.
Wait a few moments as it finds the kernel. Once it does, choose flash Image.
Choose reboot recovery and flash the exact rom you picked with the App. Reboot and win.
This is just what I, a noob, have found to work.
I have NOT been able to just flash any rom on the SD Card and have it work. Flash Image UI has NOT been able to get Virus' Rom to load
A's I find more noob friendly tips I can report.
Thanks everyone else for the input! I won't lie, I came from an Evo 4g and am totally lazy as I am used to S Off and just flashing away. S On, I hate you. ADB, I fear you. Flash Image GUI, I want to marry you!
CDMA 3D, I wish we had more AOSP lol
Hope this helps out some people.
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
ADB is pretty simple to flash with lol
All you do is keep a copy of the recovery.img you are using in your adb folder...
You hold shift down right click on the folder that adb is in platform tools folder is where it's at say open cmd prompt to it. That is the fast painless method
Make sure you have a rom on your sd card.... Also that debug is turned on...
Plug phone in hook to computer...
ADB:
adb reboot bootloader
now:
fastboot boot recovery.img takes you into recovery...
Now wipe don't wipe SD card...
Flash rom your set works on virus roms and any other rom 0 issues
Also Flash GUI works for everyone nothing wrong with it....
I just prefer Good Old Adb to do my work If you need any help feel free to ask man.. I'll do what I can to help ya out if you get stuck..
reaper24 said:
ADB is pretty simple to flash with lol
All you do is keep a copy of the recovery.img you are using in your adb folder...
You hold shift down right click on the folder that adb is in platform tools folder is where it's at say open cmd prompt to it. That is the fast painless method
Make sure you have a rom on your sd card.... Also that debug is turned on...
Plug phone in hook to computer...
ADB:
adb reboot bootloader
now:
fastboot boot recovery.img takes you into recovery...
Now wipe don't wipe SD card...
Flash rom your set works on virus roms and any other rom 0 issues
Also Flash GUI works for everyone nothing wrong with it....
I just prefer Good Old Adb to do my work If you need any help feel free to ask man.. I'll do what I can to help ya out if you get stuck..
Click to expand...
Click to collapse
You can not flash some ROMS through ADB/Fastboot with s-on, it just doesn't work no matter which way you go about it. Flashing a recovery is easy but that was not the OP's problem. The "noob" way that the OP suggested is the only way to get roms with custom boot.img in the zip to stick. I just installed CM9 and ADB/fastboot was of no use. Getting into recovery is easy but will not provide results unless you have used FlashImageGUI.apk first on a working ROM.
Nether CWM nor TWRP work to flash such ROM's with the right boot.img. You must use FlashImageGUI.apk!
StevetotheH said:
You can not flash some ROMS through ADB/Fastboot with s-on, it just doesn't work no matter which way you go about it. Flashing a recovery is easy but that was not the OP's problem. The "noob" way that the OP suggested is the only way to get roms with custom boot.img in the zip to stick. I just installed CM9 and ADB/fastboot was of no use. Getting into recovery is easy but will not provide results unless you have used FlashImageGUI.apk first on a working ROM.
Nether CWM nor TWRP work to flash such ROM's with the right boot.img. You must use FlashImageGUI.apk!
Click to expand...
Click to collapse
I never had any issues using cwm the older version 4.0 to flash any rom the fastboot method Anyway's older TWRP and Newest CWM had some issues with not wiping right to flashing funky...
I will help the OP out if he ever gets stuck
Yeah reaper your right! I think I came off like a ****, I am one, but didn't mean to come off sounding snide.
Sent from my HTC Evo 3D using XDA
StevetotheH said:
Yeah reaper your right! I think I came off like a ****, I am one, but didn't mean to come off sounding snide.
Sent from my HTC Evo 3D using XDA
Click to expand...
Click to collapse
It's all good man no worries Your cool
Sent from my PG86100 using xda premium
Dah da dat ta ta! (Swoops in with my 2 cents)
See the Guide/Flashing Notes in my signature for a walkthru for flashing roms, recoveries, etc. All up to date. Choose your method: fastboot & recovery or flashimage & recovery.
Note: TWRP 2.0 with Dumlock is a workaround to avoid using fastboot (pc). FlashImage is not a requirement, its also a workaround vs fastboot.
mpgrimm2 said:
Dah da dat ta ta! (Swoops in with my 2 cents)
See the Guide/Flashing Notes in my signature for a walkthru for flashing roms, recoveries, etc. All up to date. Choose your method: fastboot & recovery or flashimage & recovery.
Note: TWRP 2.0 with Dumlock is a workaround to avoid using fastboot (pc). FlashImage is not a requirement, its also a workaround vs fastboot.
Click to expand...
Click to collapse
Nice I was wondering when you was gonna pop in . LOL
Sent from my PG86100 using xda premium
Thanks erryone. I hope others were able to get some help here that are new to 3vo and flashing. I am so waiting for a nub proof s-off method.
Sent from my PG86100 using XDA
There is the HBOOT downgrade. I have ZERO linux experience whatsoever and thought the process was very easy. I know it says to 'brick' the phone, but it is honestly not that scary. I have done two of these already both being successful on the first attempt. The live cd by closeone actually takes care of almost everything, except for actually doing the brick. Trust me being on 1.40 s-off is much much nicer.

[Q] Unbrick Help

so, my HTC Evo 3D is bricked, I think. I was bored last night at work and I was moving some apps to my sd card. One of the apps I moved was Plume for Twitter. When I launched Plume, it told me I had to restart my phone for the notification settings to be applied. So I did. It booted up fine but when I turned my screen off when I was done with work, the screen wouldn't unlock. There was just the notification bar and my wallpaper. I couldn't hit any buttons, or slide the notification bar down. I tried calling my phone from work but it just said missed call from work. It boots into bootloader and adb is working. I am downloading PG86IMG.zip now and I'm going to try to flash that unless someone else has a better idea what to do. Can someone please help?
Thanks in advance!
chupacabra_evo said:
so, my HTC Evo 3D is bricked, I think. I was bored last night at work and I was moving some apps to my sd card. One of the apps I moved was Plume for Twitter. When I launched Plume, it told me I had to restart my phone for the notification settings to be applied. So I did. It booted up fine but when I turned my screen off when I was done with work, the screen wouldn't unlock. There was just the notification bar and my wallpaper. I couldn't hit any buttons, or slide the notification bar down. I tried calling my phone from work but it just said missed call from work. It boots into bootloader and adb is working. I am downloading PG86IMG.zip now and I'm going to try to flash that unless someone else has a better idea what to do. Can someone please help?
Thanks in advance!
Click to expand...
Click to collapse
Restore from a backup. If you don't have one just gun the PG zip and it should work fine. Just note you will lose everything.
iTzLOLtrain said:
Restore from a backup. If you don't have one just gun the PG zip and it should work fine. Just note you will lose everything.
Click to expand...
Click to collapse
I tried restoring from a backup. I tried factory resetting also. And now its just bringing me to the white HTC screen and not getting any farther. I'm on HBOOT 1.5 and I've been using HTCDumLock to flash roms. Should I just do it the old fashioned way and flash the PG.zip using fastboot?
Have you tried flashing the rom then reboot to recovery via fastboot then flash the kernel. Or flashing the boot partition???
#Root-Hack_Mod*Always\
laie1472 said:
Have you tried flashing the rom then reboot to recovery via fastboot then flash the kernel. Or flashing the boot partition???
#Root-Hack_Mod*Always\
Click to expand...
Click to collapse
I tried that. But now when I try to copy over the PG.zip file it says I don't have enough space on my SD card so I deleted some things that I don't need and its still saying it. I tried flashing the rom I had before it, and all it says is unable to unzip.
Back up your sd. The format it and restore the default partitions. Then try it.
#Root-Hack_Mod*Always\
laie1472 said:
Back up your sd. The format it and restore the default partitions. Then try it.
#Root-Hack_Mod*Always\
Click to expand...
Click to collapse
I will try that when I get home from work! Thank you..I'll let you know if it works!
No problem you can pm me as well or post back. Hopefully it works.
#Root-Hack_Mod*Always\
Flash the Boot.img
you might have a "softbrick" on your hands.. An easy way to fix it is to extract the Boot.img from your current custom rom and then flash it using fastboot like so:
Be sure to cd/ to the location of the boot.img
Fastboot flash boot boot.img
then Fastboot boot boot.img to restart
Somewhere along the lines you might have accidentaly tried to boot the wrong rom on the wrong boot.img.
Sorry if this doesn't help...
laie1472 said:
No problem you can pm me as well or post back. Hopefully it works.
#Root-Hack_Mod*Always\
Click to expand...
Click to collapse
I tried that..no luck. I'm currently using my friends old phone, the Samsung Moment...which is sprints first crack at an android phone. Its a far cry from my EVO 3D, but I will have to live with it until I can figure what I will do next. Thanks for trying to help, I appreciate it!
kiewee3 said:
you might have a "softbrick" on your hands.. An easy way to fix it is to extract the Boot.img from your current custom rom and then flash it using fastboot like so:
Be sure to cd/ to the location of the boot.img
Fastboot flash boot boot.img
then Fastboot boot boot.img to restart
Somewhere along the lines you might have accidentaly tried to boot the wrong rom on the wrong boot.img.
Sorry if this doesn't help...
Click to expand...
Click to collapse
yeah a buddy of mine said I soft bricked it. I'm not quite sure what that means but he's going to look at it and hope to get it back in working order so I don't have to use this awful phone (samsung moment)

[Q] My phone is stuck in boot. PLEASE HELP!!!

I was flashing MeanBean to the newest version 3.09 from 3.07 i was currently on. I cleaned delvik and cache hell I even did the system and it sits in boot. So after many reflashed of 3.09 i finally decided to flash a different rom all together. That rom stays in boot. I'm S-on btw. I dont know what to do. I'm disabled and live alone so I need my phone. Thank you guys very much in advanced.
Sounds like your TWRP may need to be upgraded to the latest. You will have to go to the teamwin website and update using fastboot since you can't boot into the rom. If you have a nandroid backup you should try to restore that first.
cruise350 said:
Sounds like your TWRP may need to be upgraded to the latest. You will have to go to the teamwin website and update using fastboot since you can't boot into the rom. If you have a nandroid backup you should try to restore that first.
Click to expand...
Click to collapse
Or he can just flash the latest TWRP from recovery since he can get in there.
exSD said:
Or he can just flash the latest TWRP from recovery since he can get in there.
Click to expand...
Click to collapse
I have a newer version ive been meaning to flash thats on my sd card. I have no naindroid backup. Please let me know the steps to installing the newest twrp from bootlaoder. Thank you.
I need the newest twrp zip. All i can find are images for the newer version. the last .zip is the version im actually using 2.3.3.0 . If anyone has the newest one, please email it to me at [email protected].
http://techerrata.com/browse/twrp2/jewel
Download 2.4.3.0 .img.
Fastboot flash it. http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro
Ill try thank you. I was thinking I needed to be able to boot up to use that. Thank you. Hang tight as Ill update this asap. Note to self, Update twrp every new version that drops unless told to go back one version.
parasurfer1979 said:
Ill try thank you. I was thinking I needed to be able to boot up to use that. Thank you. Hang tight as Ill update this asap. Note to self, Update twrp every new version that drops unless told to go back one version.
Click to expand...
Click to collapse
You just need to be able to get to the bootloader. So long as you have your PC/Linux set up with adb you can run the adb fastboot command and install the recovery then adb reboot.
exSD said:
You just need to be able to get to the bootloader. So long as you have your PC/Linux set up with adb you can run the adb fastboot command and install the recovery then adb reboot.
Click to expand...
Click to collapse
Ok I'm in fastboot and theres a usb unrecognize flag. I go to program manage and My HTC under Android phones has a "hazard". With the following after I open it...
This device cannot start. (Code 10)
A request for the USB BOS descriptor failed.
Im on Windows 8 btw. Im headed over to the HTC site to see if maybe there are updated drivers.
Any Ideas? Thank you guys for responding so expiditiously.
parasurfer1979 said:
Ok I'm in fastboot and theres a usb unrecognize flag. I go to program manage and My HTC under Android phones has a "hazard". With the following after I open it...
This device cannot start. (Code 10)
A request for the USB BOS descriptor failed.
Im on Windows 8 btw. Im headed over to the HTC site to see if maybe there are updated drivers.
Any Ideas? Thank you guys for responding so expiditiously.
Click to expand...
Click to collapse
Download these drivers:
http://downloadandroidrom.com/file/HTCEvo4GLTE/drivers/HTC_Driver_64.zip (64 bit)
http://downloadandroidrom.com/file/HTCEvo4GLTE/drivers/HTC_Driver_32.zip (32 bit)
---------- Post added at 10:59 AM ---------- Previous post was at 10:49 AM ----------
Here's a zip of 2.4.1.0 I found from the TWRP thread in the Original Android Dev board. Can't find a zip of the latest. This one should serve you well though.
Rename to PJ75IMG.zip and place in the root folder of your SDCARD, then boot to bootloader.
http://db.tt/lMZDGfOU
GOD bless YOU...
I noticed before i red your post my HTC drivers were very old. version 1.07 lol. Thanks HTC for telling use we might want to update. And thank you for the twrp file. That helps big time. Keep you all Posted.
parasurfer1979 said:
I noticed before i red your post my HTC drivers were very old. version 1.07 lol. Thanks HTC for telling use we might want to update. And thank you for the twrp file. That helps big time. Keep you all Posted.
Click to expand...
Click to collapse
Im putting in sd card but when bootloader scans, its not finding. Is there a specific place i should be putting this?
parasurfer1979 said:
Im putting in sd card but when bootloader scans, its not finding. Is there a specific place i should be putting this?
Click to expand...
Click to collapse
First, make sure you renamed it properly.
Then, make sure you're putting it in your external SD card, not your internal. If you don't have an external, then just place it in /sdcard
You would be right!!!
exSD said:
First, make sure you renamed it properly.
Then, make sure you're putting it in your external SD card, not your internal. If you don't have an external, then just place it in /sdcard
Click to expand...
Click to collapse
It loaded. Gonna flas a rom now. Ill keep you posted. BRB in 5-10min.
parasurfer1979 said:
It loaded. Gonna flas a rom now. Ill keep you posted. BRB in 5-10min.
Click to expand...
Click to collapse
When i bring up the bootloader it update twrp and when i select recovery, it reboots to a black screen. How do i pull out the file so it doesnt reinstall twrp every time. It wont open twrp so i can remove the zip. Could that zip file be bad?
Do i need to select clear storage in bootloader?
Does it take time for twrp to load? I dont remember my phone doing this on the last twrp install.
Just remove the SDCARD from the back and you won't have it try to install it every time.
It doesn't take long for TWRP to load really. After the installation, boot into the Recovery through the bootloader.
If he is s-on I didn't think he could flash a recovery through the bootloader.
Update your drivers and try to install the recovery through fastboot.
You didn't need to make a new thread in the wrong section for help as people were already helping you.
Sent from my EVO using xda app-developers app
NaterTots said:
If he is s-on I didn't think he could flash a recovery through the bootloader.
Update your drivers and try to install the recovery through fastboot.
You didn't need to make a new thread in the wrong section for help as people were already helping you.
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
It indeedworked after removing sd card loading rom again now. I've been rooted so long that i forgot. ill update again shortly.
parasurfer1979 said:
It indeedworked after removing sd card loading rom again now. I've been rooted so long that i forgot. ill update again shortly.
Click to expand...
Click to collapse
Im still getting stuck in boot. I'll try another rom I use.

[Q] no os

hello i have recently rooted my htc evo 4g lte and flashed twrp 1.4.4.0 and then tryed to install a rom several roms actually so it goes thru and ses successful but when i reboot i get a black screen and nothing else i can turn it off and flash another rom same thing blank screen can somene pls help my phone is useless at this point (no OS) its essentially a paper weight . is their a way i can just make it to where its out of the box i dont really care about anything else. PLS HELP :crying:
Are you S-off? If not, you need to fastboot flash the kernel after flash ROM. Check the stickies.
Edit: or use flash image GUI to flash the kernel/boot.IMG.
Sent from my EVO using xda premium
While you read up on how to do that just restore the backup you made in twrp of your stock rom.
Sent from my PC36100 using xda app-developers app
Some roms will not work if you are S-On
This one will
Viper4G 3.1.4
http://forum.xda-developers.com/showthread.php?t=2124391
You may need the tool that is very easy to use
Venom IMG Flasher for Viper4G 3.1.x (includes /system rw module)
http://www.androidfilehost.com/?fid=9390288116658474895
This should have you up and running in 20 min
omg im helpless
scottspa74 said:
Are you S-off? If not, you need to fastboot flash the kernel after flash ROM. Check the stickies.
Edit: or use flash image GUI to flash the kernel/boot.IMG.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
ok i dont know what s-off so its probably not that could so after i flash the rom twrp
i fastboot flash the boot.img
ok......
budeone said:
Some roms will not work if you are S-On
This one will
Viper4G 3.1.4
http://forum.xda-developers.com/showthread.php?t=2124391
You may need the tool that is very easy to use
Venom IMG Flasher for Viper4G 3.1.x (includes /system rw module)
http://www.androidfilehost.com/?fid=9390288116658474895
This should have you up and running in 20 min
Click to expand...
Click to collapse
this is the rom i have so after i flash the rom i flash the img i think somone said something about a kernal where would i get the kernal for the venom rom
battlefieldhazard said:
this is the rom i have so after i flash the rom i flash the img i think somone said something about a kernal where would i get the kernal for the venom rom
Click to expand...
Click to collapse
the 2nd link I post has everything you need
http://www.androidfilehost.com/?fid=9390288116658474895
After you download the file you need to unzip it somewhere.
Click on the VenomKernelFlasher.exe file
Click start flash
bingo
Img Flasher inquiry
budeone said:
Click on the VenomKernelFlasher.exe file
Click start flash
bingo
Click to expand...
Click to collapse
Okay so I'm running into a small issue and it really doesn't matter to me in the end but I would like to use the Viper boot img rather than the Sprint obviously. I originally flashed 3.1.4 using twrp and i can do everything i want to. However, since im in s-on mode I couldn't flash the boot img and when trying to use the img flasher, it recognizes my device, reboots to fastboot. Then my computer doesn't see the device anymore and the flasher times out and fails.
Is there a link to the latest HTC drivers im maybe missing or do i need to be in bootloader first and install a new driver? I tried going into bootloader where the tool says its rebooting to but same thing.
Again, not the biggest deal in the world but the sprint boot is just terrible.
Any input is appreciated and awesome job Team Venom, keep on being awesome!
Thanks!
Download HTC sync, install it, uninstall it afterwards to avoid future problems.
budeone said:
Download HTC sync, install it, uninstall it afterwards to avoid future problems.
Click to expand...
Click to collapse
Thanks,
I'll go ahead and give that a try tonight, just a little puzzled at what was happening and not seeing more on it, so i figured it was something i had wrong, hoping that is just it.
here is a driver only link you can try also
https://dl.dropboxusercontent.com/u/2676146/HTCDriver3.0.0.007.exe
budeone said:
here is a driver only link you can try also
Click to expand...
Click to collapse
Okay so I got it to install now, though quick question, doesn't this boot consist of a Viper boot img instead of the Sprint logo on boot?
I tried pointing to the boot.img in the img flasher and also in the Viper 3.1.4 folder... maybe i was just thinking of something else and it was for just a faster boot time.
In any case, thanks for your help.
cho danger said:
Okay so I got it to install now, though quick question, doesn't this boot consist of a Viper boot img instead of the Sprint logo on boot?
I tried pointing to the boot.img in the img flasher and also in the Viper 3.1.4 folder... maybe i was just thinking of something else and it was for just a faster boot time.
In any case, thanks for your help.
Click to expand...
Click to collapse
boot.img is the kernel. You are talking about a boot animation. 2 completely different things.
If you are using Viper rom
http://forum.xda-developers.com/showthread.php?t=2124391
They have a great theme section.
Advanced
•Fix permissions
•Zipalign apks
•Mount system rw/ro
•Disable logcat
•Wipe cache/dalvik
•Customize boot/down animation
•Customize boot sound
Click to expand...
Click to collapse

Categories

Resources