Can't boot anad can't get into recovery - Atrix 4G Q&A, Help & Troubleshooting

I flashed neutrino rom 2.9 and google addon everything worked well. After that flashed all others adoons which are for the rom without boot after each fashing of addons and finally when tryded to boot it stayed on moto screen without booting. When tried to get into recovery but when entered just showed an empty screen and no further action. I tried a lot of times! When stays on moto screen it flashes moto screen and empty screen - when trying to boot.
I have no idea what to do.Tried to get in fastboot just to try something but could'n get into it as well.
Please help!!!

Does your PC recognize the phone at all through USB?
Sent from my MB860 using xda app-developers app

try to flash recovery one more time
fastboot devices
fastboot erase recovery
fastboot flash recovery recovery_name.img

ovitz said:
try to flash recovery one more time
fastboot devices
fastboot erase recovery
fastboot flash recovery recovery_name.img
Click to expand...
Click to collapse
I had a similar issue one time flashing neutrino, and reflashing recovery via fast boot like this worked for me.
Sent from my MB860 using xda app-developers app

JPBeard21 said:
Does your PC recognize the phone at all through USB?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
I think , doesn't recognize.when I plug usb phone start flashing moto screen and black screen , the same like pug in to the carger.

=JKT= said:
I had a similar issue one time flashing neutrino, and reflashing recovery via fast boot like this worked for me.
Sent from my MB860 using xda app-developers app[/QUOT
In cmd when type "fasboot devices" it says fastboot is not recognized like as un internal or external command, operable program or batch file
Click to expand...
Click to collapse

turankris said:
In cmd when type "fasboot devices" it says fastboot is not recognized like as un internal or external command, operable program or batch file
Click to expand...
Click to collapse
And what does that tell you?
To me it says you can't use something before you have it installed.

If you don't have your system PATH pointed to the fastboot executable, then you must run the commands from the folder where you have the fastboot file saved.
Sent from my Thunderbolt using xda app-developers app

Did you look here?
http://forum.xda-developers.com/showthread.php?t=1905222

I flashed a new recovery and everything went well. Thank you very much to ones helped me !:good:

Related

Stuck at DUAL CORE Boot screen? >.<

I was trying to install the 1.3Ghz OC update.zip, when I installed the one for froyo on accident. I noticed this when it wasn't booting. So I popped the battery out and restarted the phone, using the appropriate OC from here http://forum.xda-developers.com/showthread.php?t=1153003. Anything I can do or am I SOL and need to restart off backup?
When I was stuck at the Dual Core screen I had to wipe everything via fastboot then flash a CWM (I used romracer's) via fastboot as well. Once you do that, you can reboot into the CWM and install whatever you'd like from there.
how can you flash Romrace by fastboot when you doesn't of access to the os ou adb ? thx in advance
miysis666 said:
how can you flash Romrace by fastboot when you doesn't of access to the os ou adb ? thx in advance
Click to expand...
Click to collapse
OK so you need to go to where ever your recovery.img is in command prompt have your ATRIX connected in fast boot ,wipe the cell then use "adb install recovery recovery.img" and whatever recovery you used should be on your cell
Hit thanks if this was helpful
Sent from my ics(tablet UI)+darkside dualboot MB860 using xda premium
WiKiDCLown said:
OK so you need to go to where ever your recovery.img is in command prompt have your ATRIX connected in fast boot ,wipe the cell then use "adb install recovery recovery.img" and whatever recovery you used should be on your cell
Hit thanks if this was helpful
Sent from my ics(tablet UI)+darkside dualboot MB860 using xda premium
Click to expand...
Click to collapse
You just wipe and flash with fastboot. No need for adb.
Sent from my MB860 using xda premium

cannot flash amonra

hey all,
well i unlocked my bootloader okay.. i used the android super toolbox (.bat file) and choose to flash a recovery.img i choose the Amonra option but it installed CWM recovery instead...and now I cannot get Amonra to succussfully flash, so that I can root. Any help?!
Reboot boot loader and use fast boot to flash amon ra. I think its called recovery.img and its in the tools folder of that tool. Put it in the folder you have adb and fasboot and then while in boot loader do fastboot flash recovery recovery.img
Sent from my ADR6425LVW using xda premium
andrewp3481 said:
Reboot boot loader and use fast boot to flash amon ra.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck
Make sure you're in fast boot mode and you can see in the command prompt it sent it
So go to boot loader then click on fastboot
Sent from my HTC Rezound™ using XDA Premium
phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck
Click to expand...
Click to collapse
When you did "nameofrecovery" did you put. Img at the end? "Nameofrecovery.img"
Sent from my ADR6425LVW using XDA App
phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
Click to expand...
Click to collapse
Make sure you add .img to the end of the recovery file name. I forgot once and got an error.
phillybizzle said:
i did
fastboot flash recovery "nameofrecovery"
i even used the CleanFLASH tool and still no luck
Click to expand...
Click to collapse
This is kind of wrong... I'm assuming you've CD (changed directories) to the platform-tools in order to use fastboot. With that being the case, you'll want to specify the "path of the recovery" not the "name of the recovery" + .img of course.
mpalatsi said:
This is kind of wrong... I'm assuming you've CD (changed directories) to the platform-tools in order to use fastboot. With that being the case, you'll want to specify the "path of the recovery" not the "name of the recovery" + .img of course.
Click to expand...
Click to collapse
to verify
CD /
CD/ Root (where i have all my adb stuff)
CD:/Root fastboot flash recovery recovery-ra-vigor-3.13-gnm.img ??
can i rename the file to simply amonra.img?
phillybizzle said:
to verify
CD /
CD/ Root (where i have all my adb stuff)
CD:/Root fastboot flash recovery recovery-ra-vigor-3.13-gnm.img ??
can i rename the file to simply amonra.img?
Click to expand...
Click to collapse
You are placing the recovery image in the same folder correct ? but yes that would be the correct path. I don't know why you would change name as long as you are typing it in correctly.
I always change the name to make it easier to type. Example: cwm-touch.img or recovery.img. I never leave it all crazy like "clockwork-vigor-5.5.1-recovery.img"
Sent from my HTC Rezound™ using XDA Premium
I got it! Go to system devices on your PC and make sure you have the drivers installed correctly. This happened to me with my nexus.
Sent from my HTC Rezound™ using XDA Premium
andrewp3481 said:
I got it! Go to system devices on your PC and make sure you have the drivers installed correctly. This happened to me with my nexus.
Sent from my HTC Rezound™ using XDA Premium
Click to expand...
Click to collapse
I just did it though ubuntu.... god i love linux lol thanks all for ur input
i did notice this on the hboot screen
Open DSP v10.6.0.7611.00.0919
maybe that was there before, but i just noticed it. anything in the name of S-Off!
What is the error you are getting?
The phone is in fastboot, yes? It says "fastboot usb"?
Are you using a folder named "Root" or do you just have your stuff all loose in root? I would keep it in a folder, name it whatever you like, android or something. Put everything you need in there, including the recovery zip file.
Open cmd prompt.
cd c:\android
fastboot flash recovery nameofrecovery.img
That should do it. I've attached a pic of what I have in my folder which is all you need in there.

Flashing recovery hboot 1.5

Going to sound nooby, but how do I flash a new recovery with s on?
Sent from my PG86100 using xda premium
xblackvalorx said:
Going to sound nooby, but how do I flash a new recovery with s on?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
have you atleast unlocked your bootloader is the first question...and if so easiest, do you have root access?... way i found to flash a recovery is like this:
have a fully charged battery
boot into your hboot screen and select fastboot
plug the phone into the computer with the data cable
once the phone is loaded open a terminal or ms-dos window
navigate to where you have the fastboot.exe command and make sure you have your new recovery as "recovery.img"
then type in fastboot flash recovery recovery.img
and then let it write it to your phone then unplug it and reboot into your new recovery
wloftus said:
have you atleast unlocked your bootloader is the first question...and if so easiest, do you have root access?... way i found to flash a recovery is like this:
have a fully charged battery
boot into your hboot screen and select fastboot
plug the phone into the computer with the data cable
once the phone is loaded open a terminal or ms-dos window
navigate to where you have the fastboot.exe command and make sure you have your new recovery as "recovery.img"
then type in fastboot flash recovery recovery.img
and then let it write it to your phone then unplug it and reboot into your new recovery
Click to expand...
Click to collapse
Yes I have, I'm on mean ROM ics, should have included that. And so, basically much alike how I boot into my recovery?
Sent from my PG86100 using xda premium
xblackvalorx said:
Yes I have, I'm on mean ROM ics, should have included that. And so, basically much alike how I boot into my recovery?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
first you have to write your recovery to that partition and like if you download teamwin recovery rename it to recovery.img etc....then you can boot into the new recovery
Code:
adb reboot bootloader
(This will reboot you into boot loader)
Then to flash recovery
Code:
fastboot flash recovery name.img
(Change "name" to the name of your recovery. )
Then you should be good.
Sent from my PG86100 using Tapatalk 2
iTzLOLtrain said:
Code:
adb reboot bootloader
(This will reboot you into boot loader)
Then to flash recovery
Code:
fastboot flash recovery name.img[code]
(Change "name" to the name of your recovery. )
Then you should be good.
Sent from my PG86100 using Tapatalk 2[/QUOTE]
Through fastboot usb?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
xblackvalorx said:
Through fastboot usb?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
yes....when your phone says fasboot usb in red go to the computer and type in
fastboot flash recovery recovery.img
itll say its sending data then writing data once that is done type in
fastboot reboot-bootloader
then select recovery and it should be your new recvery...if not private message me from a computer ill walk you through it all
wloftus said:
yes....when your phone says fasboot usb in red go to the computer and type in
fastboot flash recovery recovery.img
itll say its sending data then writing data once that is done type in
fastboot reboot-bootloader
then select recovery and it should be your new recvery...if not private message me from a computer ill walk you through it all
Click to expand...
Click to collapse
Thanks. Pretty sure I'll be able to do it, just wanted to make sure it was was the same folder for the command window.
Sent from my PG86100 using xda premium
If you are trying to flash 4ext, you can install the app and run it (see my signature). No need for adb.
Sent from my PG86100 using Tapatalk 2

[RECOVERY]ClockworkMod Touch v6.0.4.3

Use Rom Manager for best results when backing/restoring...
USB OTG Info:
USB OTG will show up as external_sd. If external_sd is not mounting, reboot recovery. You must enter recovery with usb already inserted.
Installation:
Inscrutions can be found here @ http://www.techgeekal.com/2013/03/1...ckworkmod-touch-recovery-v6-0-2-8-on-htc-one/(outdated)
Unlock bootloader at http://www.htcdev.com/bootloader/
Make sure fastboot is unchecked in power options and turn phone completely off
Boot into HBOOT then Fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery.img"
OR
Flash via Rom Manager(must have root already).
Video Tutorials:
How To Unlock The Bootloader EASIEST Method - https://www.youtube.com/watch?v=r0gzJdwCxX0
How To ROOT EASIEST METHOD - https://www.youtube.com/watch?v=S1KmsxO84UU
Downloads:
You can now flash in Rom Manager in rom if rooted
Classic - http://download2.clockworkmod.com/recoveries/recovery-clockwork-6.0.4.3-m7att.img
OR
Touch - http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.4.3-m7att.img
PC USB Mass Storage:
You can't! http://teamw.in/DataMedia
Mirror for files http://d-h.st/users/flyhalf205/?fld_id=11322#files or http://www.clockworkmod.com/rommanager
Thanks for this. :good:
How do you flash recovery on fastboot? Is this a cmd line I have to do with pc?
Sent from my HTC One using Tapatalk 2
rgoyena said:
How do you flash recovery on fastboot? Is this a cmd line I have to do with pc?
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Yep. Open up cmd and navigate to fastboot then run rhe command or flash with the toolkit
Sent from my ADR6425LVW using Tapatalk 2
Flyhalf205 said:
Yep. Open up cmd and navigate to fastboot then run rhe command or flash with the toolkit
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Do you flash supersu in recovery for root?
Sent from my HTC One using Tapatalk 2
rgoyena said:
Do you flash supersu in recovery for root?
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Yep. That or superuser. Whichever one you prefer.
Sent from my ADR6425LVW using Tapatalk 2
CWM Touch is just flat out not working for me. I flash via fastboot, but when I try to reboot into recovery it fails and goes back to OS.
Hunt3r.j2 said:
CWM Touch is just flat out not working for me. I flash via fastboot, but when I try to reboot into recovery it fails and goes back to OS.
Click to expand...
Click to collapse
Make sire your turning phone completely off and boot into fastboot via power and volume down.
Sent from my ADR6425LVW using Tapatalk 2
Yep! Touch is working awesome for me!
I also had problems with the touch not working, so I switched to the non-touch version and it works fine.
i have the HTC one Dev edition. I just want someone to tell me that it's identical to the ATT version. AFAIK it is. I just want someone to confirm that for me before I go ahead flash the wrong thing and brick my phone
adityaksharma said:
i have the HTC one Dev edition. I just want someone to tell me that it's identical to the ATT version. AFAIK it is. I just want someone to confirm that for me before I go ahead flash the wrong thing and brick my phone
Click to expand...
Click to collapse
Flash away. It's fine. The dev edition is the same device as an unlocked 64 GB ATT phone
I have the device Bootloader unlocked and i
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
I get a successfully sent, however i am unable to boot into recovery via cmd or bootloader
Any ideas?
Thanks
Drew
drewdatrip said:
I have the device Bootloader unlocked and i I get a successfully sent, however i am unable to boot into recovery via cmd or bootloader
Any ideas?
Thanks
Drew
Click to expand...
Click to collapse
make sure Fast Boot is NOT selected in Settings/Power. Then turn the phone COMPLETELY OFF and boot to Hboot then fastboot and flash recovery again. Then power off and reboot to hboot. If it says *Tampered* at the top your all set, if it doesn't, then recovery didn't take. I had to flash recovery 6 or 8 times, but I think the deciding factor was when I turned fast boot off in Settings.
Ok. In order to flash a boot.img do we have to rename it to boot.img.zip ? I'm trying to completely understand how to flash the boot.img using HTC dumlock rather than having to use the computer all the time for fast boot.
Sent from my HTCONE using Xparent Blue Tapatalk 2
treIII said:
Ok. In order to flash a boot.img do we have to rename it to boot.img.zip ? I'm trying to completely understand how to flash the boot.img using HTC dumlock rather than having to use the computer all the time for fast boot.
Sent from my HTCONE using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
To flash a boot.img. You must enter fastboot on the phone. and issue the fastboot command fastboot flash boot boot.img using a computer.
For some reason, I cannot enter recovery. I get the entering recovery screen, then it boots back to the boot screen and freezes there. Gonna try to fastboot flash the recovery img
Sent from my HTC One using xda premium
cdordon said:
For some reason, I cannot enter recovery. I get the entering recovery screen, then it boots back to the boot screen and freezes there. Gonna try to fastboot flash the recovery img
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Fastboot erase cache, then retry fastboot flashing your recovery
Sent from my HTC One using Tapatalk 2
cdordon said:
For some reason, I cannot enter recovery. I get the entering recovery screen, then it boots back to the boot screen and freezes there. Gonna try to fastboot flash the recovery img
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Also Make sure fast boot is turned off in settings. Then cold boot into hboot then fastboot then flash.
Sent from my ADR6425LVW using Tapatalk 2
Is this exactly the same as the CWM Recovery in the international HTC One M7 forum?

Tried to Unlock bootloader

I did all of the steps that i read and watched on youtube for the all in one toolkit by Hasoon2000... At the bootloader screen it says
*** Tampered ***
*** Unlocked ***
it will not let me do a flash recover, which I was going to use TWRP (Sprint Only)
any help would be useful, i have searched for the answer but im very new at this.
Thank you in advance.
HTC ONE (SPRINT)
fastboot flash recovery nameofrecovery.img
Best not to use toolkits
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
fastboot flash recovery nameofrecovery.img
Best not to use toolkits
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i dont understand, could you please elaborate?
gsxronchrome said:
i dont understand, could you please elaborate?
Click to expand...
Click to collapse
When i go into recover the "teamwin" logo comes on, the it promps me to to a menu which seems as if it would work with touch screen... when it says install it will not allow enter any option its almost as if its frozen and the touch screen does not work.
After a lot of searching i think i figured out what it was you were trying to say to me. I did what you said using TWRP the picture shows what happened after i opened the cmd window and typed the command. TWRP freezes up when i go into recovery. Am i doing something wrong?
Replace nameofrecovery.img with the actual name of the file, more info here
http://forum.xda-developers.com/showthread.php?t=2277112
You may have the wrong twrp image installed to your phone, I can think of a good reason why it freezes on you. So when in recovery you can not press any option? If this is the case I would look for a new copy of twrp specific to your device, check md5sum, then flash it with fastboot
fastboot erase recovery
fastboot flash recovery placethenameofrecoveryhere.img
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
Replace nameofrecovery.img with the actual name of the file, more info here
http://forum.xda-developers.com/showthread.php?t=2277112
You may have the wrong twrp image installed to your phone, I can think of a good reason why it freezes on you. So when in recovery you can not press any option? If this is the case I would look for a new copy of twrp specific to your device, check md5sum, then flash it with fastboot
fastboot erase recovery
fastboot flash recovery placethenameofrecoveryhere.img
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes it gets stuck in recovery... i cannot use the touchscreen at all...
i downloaded the newest twrp copy... i downloaded md5sum and i have no idea how to use that even after looking it up and searching through youtube. i have the new ".img" file on hand... i just need to find out how to erase the old one in order to install the new one and see if it works
here is the CMD screen
this is what happens when i open "minimal adb and fastboot" and type in the commands you sent me... the top one that says failed, is when the phone is in the fastboot usb screen... when it says waiting for device... the phone is just turned on
Being you are s-on (can confirm if you write down all info on phone when in bootloader mode) you probably don't have permission to erase recovery but you should be able to just overwrite it, so just
fastboot flash recovery twrporwhatever.img
Also I believe there is a way to gain s-off with your phone, once you get all this down than I suggest doing that but first get the proper recovery
Oh and there are many ways to check md5sum (just Google for one if the one I linked you isn't working) this just makes sure you had a good download of a file, a good idea to do it but not need
Sent from my Nexus 4 using XDA Premium 4 mobile app

Categories

Resources