Send Razr I to fastboot mode 3 forms (Visual) - RAZR i General

Hello
A greeting first of all, I make this visual tutorial for those who have been difficult to send your Razr I fastboot mode
I hope it will help or serve.
The end is press the Volume Down + Power and hold them until the phone restarts.
1st Form
(Volume Down + Power button, leaving them to restart and dropping both, when the telephone vibrate and immediately after we see the green LED, and also the logo whatever it is)
the 2nd Form
(Volume Down + Power button, leaving them to turn off the screen, then release the power button and wait the reboot, hold the volume button down)
3rd Form
(With the phone turned off, press and hold the Volume Down button, connect the phone via USB cable to the PC, wait to restart the Fastboot menu hold the volume button down)
This is done with the phone on, off or in the process of starting or restarting.
greetings and good luck
Videos
The 1st form here the link of the video I made.
The 2nd form here the link of the video I made
Sorry no English, Audio in Spanish, helps to put them subtitles.
SORRY FOR MY BAD ENGLISH

This doesn't seem to work if you have an unlocked bootloader?
Or at least it doesn't for me on GB 91.2.29001
EDIT: Ok, it seems the timing is different compared to the earlier Jelly bean rom, You have to let go of the power button immediately when the phone vibrates as it's powering on but still hold VOL DOWN

crunchie-uk said:
This doesn't seem to work if you have an unlocked bootloader?
Or at least it doesn't for me on GB 91.2.29001
EDIT: Ok, it seems the timing is different compared to the earlier Jelly bean rom, You have to let go of the power button immediately when the phone vibrates as it's powering on but still hold VOL DOWN
Click to expand...
Click to collapse
in fact you can do from going off the screen ....... (release the power button) and wait for the reset, hold the button "Volume Down" :laugh:
sorry for my bad english

Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot

http://forum.xda-developers.com/showthread.php?t=2183614
Take the Root Version and put it into System/App.
Gesendet von meinem XT890 mit Tapatalk 2

THE-M1GHTY-BUKO said:
Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot
Click to expand...
Click to collapse
Power Toggles on Google store

For root devices
THE-M1GHTY-BUKO said:
Are there any apps that will reboot from fully powered on straight to fastboot or recovery?
Credit where it's due I have looked and tried a few but none successfully bring up the recovery/fastboot
Click to expand...
Click to collapse
For those who have root, you can use notification toggle it's free
Enviado desde mi XT890

Sent from my XT890 using xda app-developers app

recovery
Hi can someone help i tried everything to get into recovery mode running 4.1.2 jellybean. I would lke to check iff the bootloader is unlocked.

sam0056 said:
Hi can someone help i tried everything to get into recovery mode running 4.1.2 jellybean. I would lke to check iff the bootloader is unlocked.
Click to expand...
Click to collapse
Install easy CWMR or TWRP
Install Power toggles or notification toggles or romtoolbox lite. Only search the direct acces for reboot menu
See my post
greetings and good luck :thumbup:
Enviado desde mi XT890

For those who can't go to fastboot using these methods.
The easier way, I think, is to use adb.
Just plug your phone to a computer with adb installed.
Execute the following commands:
Code:
adb devices
to make sure your phone is detected
Code:
adb reboot recovery
to reboot to recovery
Code:
adb reboot bootloader
to reboot to bootloader
Hope it helps !

ciberbeb said:
For those who can't go to fastboot using these methods.
The easier way, I think, is to use adb.
Just plug your phone to a computer with adb installed.
Execute the following commands:
Code:
adb devices
to make sure your phone is detected
Code:
adb reboot recovery
to reboot to recovery
Code:
adb reboot bootloader
to reboot to bootloader
Hope it helps !
Click to expand...
Click to collapse
Yes friend thanks .... But the main idea is from the phone, in brick cases for example ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you

jacbarahona72 said:
Yes friend thanks .... But the main idea is from the phone brick cases ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you
Click to expand...
Click to collapse
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.

sky0165 said:
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.
Click to expand...
Click to collapse
Really ...... Do not see the first post????????
Enviado desde mi GT-I8190 usando Tapatalk 4

sky0165 said:
If you don't have root or anything, you can press Power + Vol - and your phone will reboot. When you see the Green led on, release Power button but continue pressing Vol - and tadah. You're in fastboot.
Click to expand...
Click to collapse
Read all about the context ..... you did not understand
Enviado desde mi GT-I8190 usando Tapatalk 4

jacbarahona72 said:
Yes friend thanks .... But the main idea is from the phone brick cases ......... Besides when you no have root.
remember that when we are new, many do not know how to handle command window, or as used adb.exe and fastboot.exe files
Or for use a reboot menu apk's, root permissions are required, so that the three methods mentioned are universal.
And certainly one of them work for you
Click to expand...
Click to collapse
Sorry, I didn't see anything talking about bricked phones...
Anyway, using adb is not that complicated. If you are an android user, and attempt to root/unlock your phone, then you should already be prepared to know how to use some command line basics. adb is essential after rooting a phone, to push apk, backing up things or whatever.
By the way, root is not needed for these commands to work.
Also remember that using a command line prompt is needed to unlock the bootloader.

ciberbeb said:
Sorry, I didn't see anything talking about bricked phones...
Anyway, using adb is not that complicated. If you are an android user, and attempt to root/unlock your phone, then you should already be prepared to know how to use some command line basics. adb is essential after rooting a phone, to push apk, backing up things or whatever.
By the way, root is not needed for these commands to work.
Also remember that using a command line prompt is needed to unlock the bootloader.
Click to expand...
Click to collapse
Again, this serves to any Android user without any knowledge of command lines ....... at least I think so, we all started this way..... one starts knowing or at least common people ..... you must be an exceptional case .... I'm sorry .... I did thinking of ordinary people, like me
Socrates say : I only know that I know nothing
Enviado desde mi GT-I8190 usando Tapatalk 4

I totally understand your point of view. It is a good idea to give these clear explanations.
Thanks for telling me I'm exceptionnal
By the way, IT is my job for nearly ten years, I'm a developper, so these things are like riding a bicycle for me.
I understand everyone has started like this one day, that's why I'm giving here another approach, maybe nerd like
But I persist, this is not complicated at all. Just type on a keyboard a few words.
On Windows:
1. Press Windows+R
2. Type cmd and enter
3. enter the adb command
Only 3 steps and nothing about the exact timing to match with the volume+power buttons methods.
Linux users should already be confident with a command line. (Sorry for Mac users, never used a Mac ...)

Thank you very much for sharing and as Galileo said, "and yet it moves" ........ a big hello and a big hug
I say " Knowledge is the food to satisfy the hunger of the ignorant "
every day you learn something new .... if we would not be dead
Enviado desde mi GT-I8190 usando Tapatalk 4

i cant get into fastboot!!!
HI, my razr i XT890 is bricked, i have tried the 3 ways for fastboot and no one have worked for me, i'm sure in doing it right, i am also completly sure it is not a battery issue because i have opened the phone and charged the batery externaly and verified with multimeter it is charged.
When i try to turn on the phone it turns on the green led, vibrates 2 times, shows 'm' logo and then turns off and when it does it shows a couple of green lines under the m logo and thats all,
if i connect to lap it does the same thing, in every of the 3 ways of fastboot i have tried it does the same thing,
i have also found some other post that recomend an unbrick method when only turns the green led holding the camera button while connecting to lap and executing an unbrick file, in that case only it Doesn't do the same thing, in fact it seems like if it could work but after it reboots, it does the same thing,
i have no tried to modify the software before this, i didn't tried to root, nothing, thats why it is so strange to me this happens.
i haven't find in any other blog, forums, someone else with the same problem, PLEASE HELP!!!

Related

HELP - Did I brick my new Nexus 4

I think I bricked my brand new Nexus 4 I was trying to follow the rooting directions here:
http://forum.xda-developers.com/showthread.php?t=1993331
I was using the Clokcworkmod and I was unable to see the super su folder in the sd connection. and i rebooted it anyways. Now after reboot the phone doesnt start up It just hangs at the X symbol at the startup.
As suggested, I also tried to reboot recovery, which also hangs
I'm super new to this, anybody, please help
I need 10 posts before I can post in the developer thread...so posting away
getsky said:
I need 10 posts before I can post in the developer thread...so posting away
Click to expand...
Click to collapse
Just start again, sometimes it messes up, but you generally just start again with flashing the clockworkmod. Make sure the download wasnt corrupted by doanloading everything again though, although ignore the bit about adb rboot bootloader, you need to start the phone manually by use power + volume-down key combination to get into bootloader when its powered off and continue from point 5.
Thanks, I will give that a try
Ya dun goofd
Sent from my Nexus 4 using Tapatalk 2
getsky said:
Thanks, I will give that a try
Click to expand...
Click to collapse
Relac, its actually pretty hard to completely bust these things. Dont quote me on that though lol
Don't freak out. I'm sure you're fine.
Unlocking the bootloader on my N10 caused me to hang at the X. Wiping data fixed it for me. Try the following:
1. Reboot into Fast Boot
2. Select Recovery using volume rocker. Hit power to select. You'll get the android mascot with the red exclamation point.
4. Press Power and Volume Up at the same time.
5. Choose to wipe all data. Confirm the selection.
6. Reboot.
TheBishopOfSoho said:
Just start again, sometimes it messes up, but you generally just start again with flashing the clockworkmod. Make sure the download wasnt corrupted by doanloading everything again though, although ignore the bit about adb rboot bootloader, you need to start the phone manually by use power + volume-down key combination to get into bootloader when its powered off and continue from point 5.
Click to expand...
Click to collapse
So I didn't originally flash the recovery image, just booted into it. So I tried that again, but there is nowhere to find the SU_BusyBox_Pack.zip. I tried the sideload method, but ADB can't find my device any more. It shows nothing when I do adb devices.
what else can I try ?
Were you able to try wiping data through the stock recovery?
Sent from my Nexus 10 using XDA Premium HD app
getsky said:
So I didn't originally flash the recovery image, just booted into it. So I tried that again, but there is nowhere to find the SU_BusyBox_Pack.zip. I tried the sideload method, but ADB can't find my device any more. It shows nothing when I do adb devices.
what else can I try ?
Click to expand...
Click to collapse
I got stuck after just booting into recovery as well and immediately exit. Just use the volume key and change it until you see recovery, without going into it, I just fastboot flash recovery recovery.img from pc, then factory reset.
nyijedi said:
Don't freak out. I'm sure you're fine.
Unlocking the bootloader on my N10 caused me to hang at the X. Wiping data fixed it for me. Try the following:
1. Reboot into Fast Boot
2. Select Recovery using volume rocker. Hit power to select. You'll get the android mascot with the red exclamation point.
4. Press Power and Volume Up at the same time.
5. Choose to wipe all data. Confirm the selection.
6. Reboot.
Click to expand...
Click to collapse
Yes that seemed to work. Thank you Thank you Thank you
I almost had a heart attack
getsky said:
Yes that seemed to work. Thank you Thank you Thank you
I almost had a heart attack
Click to expand...
Click to collapse
Ha. No problem, man. I'm glad it worked. I've been there before.
nyijedi said:
Unlocking the bootloader on my N10 caused me to hang at the X. Wiping data fixed it for me. Try the following:
1. Reboot into Fast Boot
2. Select Recovery using volume rocker. Hit power to select. You'll get the android mascot with the red exclamation point.
4. Press Power and Volume Up at the same time.
5. Choose to wipe all data. Confirm the selection.
6. Reboot.
Click to expand...
Click to collapse
hi,
first timer here. i tried to get root using clockword mod following http://forum.xda-developers.com/showthread.php?t=2019273, but failed and get android mascot with the red exclamation point. following the above till #4 : Press Power and Volume Up at the same time, didn't bring me anywhere but turn off the device.
what should i do to get root ?
thank you,

***Emergency Thread*** Here To Help!

I have created this thread for all you NEXUS-10 Noobs & Senior Members!
The purpose of this thread is to limit the number of (sometimes useless) threads, that are created over a simple problem that can easily be solved by READING OR SEARCHING.
This is the Emergency thread!
*Did you run into a problem and need quick assistance?
*Do you have a question or concern about your NEXUS-10 device?
Don't panic just ask here and I or WE THE NEXUS-10 COMMUNITY will gladly help!
In Case Of Emergency!
Hey,
I guess I should have looked before posting in panic..
Just made a new thread, but I will post it here as well!
So, I got my Nexus 10 today. Super nice tablet. I wanted to root it and unlock the bootloader - unlocking the bootloader went fine, and I managed to flash CWM recovery. However, I forgot the enable USB Debugging under developer tools before I started all this..
My question now, how do I get this thing to boot again? And what is the smartest move now to root it?
Thanks!
Did you get this fixed/ sorry for the late response Tapatalk unsubscribed me from my own thread.
This isnt an emergency. But pointless starting a new thread. Ive come from HTC so im new with the nexus series.
What would be the best way to:
Root, install CWM, install rom and kernel.
Ive seen a few different methods, but i just wondered whats the best most efficient way. Any opinions on a rom and kernel would be great to. Stable, smooth and customization aspects are the 3 main things, and wifi must work as i need it for work.
Before its attack the noob, im going out soon thats the only reason i have not researched properly.
thanks
Vizzy
This by far is the best method to unlocking and rooting it.
http://forum.xda-developers.com/showthread.php?p=34674424
Also AOKP is stable 4.2.1 with lots of customizable options. But CM10.1 is good as well... Less options to customize though.
Sent from my HTC One S using Tapatalk 2
vizzy said:
This isnt an emergency. But pointless starting a new thread. Ive come from HTC so im new with the nexus series.
What would be the best way to:
Root, install CWM, install rom and kernel.
Ive seen a few different methods, but i just wondered whats the best most efficient way. Any opinions on a rom and kernel would be great to. Stable, smooth and customization aspects are the 3 main things, and wifi must work as i need it for work.
Before its attack the noob, im going out soon thats the only reason i have not researched properly.
thanks
Vizzy
Click to expand...
Click to collapse
I would advise not using a toolkit unless you really must (kinda see little need for them on a Nexus device, but that's just me), but here's a brief rundown of what I do:
- Get Android SDK (not the ADT Eclipse Bundle thing; can use this though but it's like a 20MB vs 400MB download)
- Download USB Drivers and Platform Tools from SDK
- Add platform-tools Folder to Windows PATH (so I can run fastboot and adb commands from anywhere)
- Reboot N10 to Bootloader
- Connect it to PC and install ADB Bootloader driver (downloaded from SDK)
- Unlock Bootloader with fastboot oem unlock command
- Flash TWRP with fastboot command (CWM I guess works too, but I prefer TWRP)
- Reboot into Recovery
- Wipe everything (might have to format Data at first if coming straight from bootloader unlock and reboot to wipe everything else)
- Either transfer the custom ROM, Gapps, and (optional) Kernel zips to a flash drive and hook it to my N10, or adb push said zips to /sdcard
- Flash zips
- Wipe Cache/Dalvik from TWRP
- Reboot and profit
- If your going to install a custom ROM, you don't need to have an already rooted device prior to doing so (you can go straight from pure Stock to Custom)
- My preferred custom ROM is rasbeanjelly and my Kernel is franco.Kernel (rascarlo mentioned he might release an update later today for rasbeanjelly)
- I hear AOKP (and AOKP-based ROM's) has a problem with the navbar in Portrait mode (as in, it doesn't show). Just something to take note of if you use apps that force Portrait (like Google Wallet or Ingress for example)
Ohh I will probs do it that way then.
I already have fastboot and SDK installed on my laptop for my HTC can these be used or do I need specifics for the nexus 10? Obviously I'll need drivers for the n10 but is everything else the same as I already have.
Sent from my Nexus 10 using xda app-developers app
How can I factory reset when I forgot my owner password?
Embarrassing situation...
I am the owner of a Nexus 10 that is set for multiple users. I got bored late the other night and changed my screen lock from a pattern to a password. It is now 3 days later I still can't recall the password. My wife does not employ a screen lock so I can still access her "side". Unfortunately, she is not the owner and therefore does not have "Factory Data Reset" as an option.
What are my options?
Factory Reset by going into the Bootloader.
If your tablet is on, power it off.
Press and hold Power until the device powers on, then immediately press and hold Volume Down (while still pressing Power). You will see the word Start with an arrow drawn around it.
Press Volume Down twice to designate Recovery mode.
Press Power to restart into Recovery mode. You will see an image of an Android robot with a red exclamation mark.
While holding down Power, press Volume Up.
Use the volume keys to scroll to "wipe data/factory reset" and press Power to select it.
Scroll down to "Yes - erase all user data" and press Power to select it.
Note: If at any point during the above steps your tablet becomes unresponsive, you can restart it by holding down the power button for several seconds.
Sent from my HTC One S using Tapatalk 2
Hi.. I am trying to transfer data from my PC to nexus 10 using a usb cable,but cant do so. Need some help.
Sent from my Nexus 10 using xda app-developers app
Mangesh123 said:
Hi.. I am trying to transfer data from my PC to nexus 10 using a usb cable,but cant do so. Need some help.
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Under Development Tools make sure u have USB debugging checked and have the correct drivers installed in your computer so it recognizes the device.
Sent from my HTC One S using Tapatalk 2
Hi, i post here because didn't find any other post open and about this problem... Is about Bluetooth earphones. In have two, one sennheizer mm100 and another Philips shb7110/10. My nexus 10 didn't see any of them. I use to use them with my galaxy tab (P1000) and they work pretty well.
Any tip?
Thanks in advance.
Is it just
'adb push romname.zip'
Then
'adb push kernel.zip'
Sent from my Incredible S using Tapatalk 2
I have recently noticed that play movies seems to be constantly running (using about 8% of battery) how can I close it permanently?
Sent from my Nexus 10 using xda app-developers app
Hi everyone
My first post here. I have purchased the Nexus 10, great piece of kit but today it just froze and turned off. I can't turn it back on at all I have tried:
Holding power button for more than 30 seconds (up to 2 minutes)
Holding the power button and vol down
Holding the Power button + vol up and down at the same time
Whenever I connect a power cable to the table and press the power button I see the battery icon on the center of the screen. Does anyone know what I can do?
Thanks
sandeepsb said:
Hi everyone
My first post here. I have purchased the Nexus 10, great piece of kit but today it just froze and turned off. I can't turn it back on at all I have tried:
Holding power button for more than 30 seconds (up to 2 minutes)
Holding the power button and vol down
Holding the Power button + vol up and down at the same time
Whenever I connect a power cable to the table and press the power button I see the battery icon on the center of the screen. Does anyone know what I can do?
Thanks
Click to expand...
Click to collapse
Yes does your computer recognize your device?
Sent from my HTC One S using Tapatalk 2
...Awesome... said:
Yes does your computer recognize your device?
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
Unfortunately it doesn't Not detected by anything.
Originally Posted by ...Awesome...
Yes does your computer recognize your device?
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
Unfortunately it doesn't Not detected by anything.
Click to expand...
Click to collapse
Time to call Google and get an exchange just tell them u had it charging over night with the power off and woke up and won't turn on. Nothing else u can do .
Sent from my HTC One S using Tapatalk 2
Let it charge for a few hours, then turn it on.
Sent from my EVO using xda app-developers app

[Q] Cant Get into AP Fast Boot!

I accidentally,... . unknowingly wiped the RED "system" button in Safestrap 3.12 on my Droid RAZR M today. (I was suppose to be wiping the cash and dalvik, but missed) I'm a retard I know. :crying:
Now I cant get into AP Fastboot to restore the phone from this hard brick!
When I press the power button along with the volume buttons, the only thing that happens is the red Motorola 'M" appears for a few seconds then the safe strap screen appears with the little sad robot, but that's it no AP Fastboot. Pressing the on screen buttons to enter Safestrap Recover do not respond. Oh boy I'm afraid I really did it this time. Its on the charger but i don't know if its even charging with out as OS?
Battery power was at 60% before i bricked it (i think). RSD Lite or my PC for that matter don't even see the phone when its plugged in.
Can this be saved? Or do I need to take a trip down to the Verizon Wireless store?
Droid RAZR M
4.1.2 OTA
Rooted
Locked Bootloader
Safestrap 3.12
Partitioned 64GB SD card utilizing Linked2SD
You need a different key combo to get into fastboot. You're not permabricked tho - that's just a really bad softbrick
Sent from my XT907 using Tapatalk 2
sloosecannon said:
You need a different key combo to get into fastboot. You're not permabricked tho - that's just a really bad softbrick
Sent from my XT907 using Tapatalk 2
Click to expand...
Click to collapse
Really? Well I hope your right. It gives me some hope. lol So do you have any idea of what alternative key combo i might have to use? Thank you for the reply.
Try holding power & volume down until the screen flickers then hold power and both volume buttons. You gotta be quick
If your boot loader is locked you won't be able to fast boot back until the new fast boot files come out though if your on 4.1.2
http://forum.xda-developers.com/showthread.php?t=2207419&page=2
go to the last page new tools and utilities up from matt and it works just unbricked me be sure to thank him :good:
sloosecannon said:
You need a different key combo to get into fastboot. You're not permabricked tho - that's just a really bad softbrick
Sent from my XT907 using Tapatalk 2
Click to expand...
Click to collapse
Thank you! You were right! was able to get into AP Fastboot with a different button combo like u said. :victory:
shane1 said:
Try holding power & volume down until the screen flickers then hold power and both volume buttons. You gotta be quick
If your boot loader is locked you won't be able to fast boot back until the new fast boot files come out though if your on 4.1.2
Click to expand...
Click to collapse
Shane you were right on the money brother!!! Thank you so very much. It worked perfectly. I'm up and running again.
much respect
bigrob1015 said:
http://forum.xda-developers.com/showthread.php?t=2207419&page=2
go to the last page new tools and utilities up from matt and it works just unbricked me be sure to thank him :good:
Click to expand...
Click to collapse
It worked! I utilized the NEWER version of Mat's utility and it did it!!! Woo Hoo!! Thank you so very much. Thank you all for all the speedy help.
SARM1084 said:
Shane you were right on the money brother!!! Thank you so very much. It worked perfectly. I'm up and running again.
much respect
Click to expand...
Click to collapse
hey no prob! i try to help as much as i can !
bigrob1015 said:
http://forum.xda-developers.com/showthread.php?t=2207419&page=2
go to the last page new tools and utilities up from matt and it works just unbricked me be sure to thank him :good:
Click to expand...
Click to collapse
New to this, i accidentally the whole phone, same problem im in AP fastboot but registers as Device Locked
run through it on windows OS but says 'Fastboot" is not recognized as an internal or external command" and doesnt reboot as said
this process took 1min
Halp
This thread saved my life, then killed me. The suggestion about the different keys was spot on, i got into fast boot mode, then ran that utility. It totally failed me, I must have killed my phone pretty dead, and now there are no more key combos (the suggested one worked at first but now its just making the screen go blank) to try to get back into fast boot to try again. any more suggestions? on the up side verizon just pushed that update so i figure i can blame that to attempt an exchange
Did you take the update before using that utility? If you did, which version did you use? If you were already updated, then you needed to run 1.20. If you ran the wrong utility, that will cause issues. Now, since you can't boot, it sounds like your battery is dead. When you get to the blank screen, plug it in and leave it to charge for a while.
I'm no expert by any means but I'll try to help as best i can. If not me I'm confident someone else will. Now, I apologize because I didn't understand your original post.
Could you elaborate a little more please?
1. What were you trying to do with your phone prior to things going wrong, if they went wrong at all.
2. you mentioned AP Fastboot. So IM going to assume that at least you can access it. (not the same problem that I was having) that's a good thing! lol
3. Are you utilizing a utility like the one by Matt? Or are you doing something else? Like flashing firmware etc.
4. What were you in Fastboot for? What were your intentions?
I hope this doesn't come over a condescending. Just trying to get a Clearer understand of your issue so we can help.
Sent from my XT907 using xda app-developers app
Sorry double post
PartyOnINSANE said:
New to this, i accidentally the whole phone, same problem im in AP fastboot but registers as Device Locked
run through it on windows OS but says 'Fastboot" is not recognized as an internal or external command" and doesnt reboot as said
this process took 1min
Click to expand...
Click to collapse
Look at my previous post
Sent from my XT907 using xda app-developers app
Sorry, my post musnt have updated. As you can see I managed to fix my problem. If there's any issues in the future for anyone I will be sure to advise as best I can.
Sent from my XT907 using xda app-developers app
PartyOnINSANE said:
Sorry, my post musnt have updated. As you can see I managed to fix my problem. If there's any issues in the future for anyone I will be sure to advise as best I can.
Sent from my XT907 using xda app-developers app
Click to expand...
Click to collapse
No problems brother. Glad to see your up and running.
Sent from my XT907 using xda app-developers app
Stuck in a Boot Loop
PartyOnINSANE said:
New to this, i accidentally the whole phone, same problem im in AP fastboot but registers as Device Locked
run through it on windows OS but says 'Fastboot" is not recognized as an internal or external command" and doesnt reboot as said
this process took 1min
Click to expand...
Click to collapse
Could you help me please?
I changed 2 lines in my build.prop file so i could see if I could get touchless control.
After I changed it, I restarted my phone. Now it is stuck in the Red M Boot, and it stays there, dosent black screen, dosent boot. I can get to the boot selection menu, but i cant choose anything, they all end up at the Red M. I Read that I can fix it in AP Fastboot, but I can get there. Also if i force it off (with power button and volume button) It just goes back to the Red M.
Everything I do ends up at the Red M
Help fast please, its my only phone, and I just got rid of my house phone
I have a
Droid Razr M
Rooted, no custom Roms or Recovery.
Changed my build.prop from XT907 to XT1087
Changed My Boot Animation to R2D2
A: 4.1.2
8gb Sd card on it.
gjhkl said:
Could you help me please?
I changed 2 lines in my build.prop file so i could see if I could get touchless control.
After I changed it, I restarted my phone. Now it is stuck in the Red M Boot, and it stays there, dosent black screen, dosent boot. I can get to the boot selection menu, but i cant choose anything, they all end up at the Red M. I Read that I can fix it in AP Fastboot, but I can get there. Also if i force it off (with power button and volume button) It just goes back to the Red M.
Everything I do ends up at the Red M
Help fast please, its my only phone, and I just got rid of my house phone
I have a
Droid Razr M
Rooted, no custom Roms or Recovery.
Changed my build.prop from XT907 to XT1087
Changed My Boot Animation to R2D2
A: 4.1.2
8gb Sd card on it.
Click to expand...
Click to collapse
Holding the combination of buttons will only cause it to reboot, every time. Holding the power button down will make it shutdown. With that being said, what was your battery like before you started all of this? If it's below 50%, you're going to have a hard time. Shut the phone down and charge the battery ovenight, prior to attempting to fastboot.
If your battery is good, then you can fastboot. Hold all three buttons down, until you get the phone to power off. As soon as power goes off, you'll see a quick line flash at the top of the screen. As soon as you see this flash, quickly let go of the power button and then re-press it. If you got it right, you'll go into the fastboot menu. If you got it wrong, it will attempt to reboot. If it reboots, just try the button combo again. Once you get into the fastboot menu, use the vol- key to get to the option you need, and then hit the vol+ to choose that option.
RikRong said:
Holding the combination of buttons will only cause it to reboot, every time. Holding the power button down will make it shutdown. With that being said, what was your battery like before you started all of this? If it's below 50%, you're going to have a hard time. Shut the phone down and charge the battery ovenight, prior to attempting to fastboot.
If your battery is good, then you can fastboot. Hold all three buttons down, until you get the phone to power off. As soon as power goes off, you'll see a quick line flash at the top of the screen. As soon as you see this flash, quickly let go of the power button and then re-press it. If you got it right, you'll go into the fastboot menu. If you got it wrong, it will attempt to reboot. If it reboots, just try the button combo again. Once you get into the fastboot menu, use the vol- key to get to the option you need, and then hit the vol+ to choose that option.
Click to expand...
Click to collapse
I have done your steps and I get the menu up, but when I try to scroll down with the volume down button, it doesn't move. It just stays on "normal powerup". How can I fix this?

[XT890] Razr i Bricked? ADB devices not recognizing the phone :( - Help wanted

Hi there xda community,
I did switched from Retail EU to this custom ROM:
http://forum.xda-developers.com/showthread.php?t=2174731 using Version RazRi_JB_X-2013-Dec-01.zip.
I did this somewhere around beginning of December. My first appreciation settled fast, since a lot of apps crashed right away (Cisco VPN, mpass), others did after a short run (Teamviewer), some did crash the whole phone and made it reboot (Sony TrackID) , VPN connections could not be established,
Anyway, using TWRP today I tried to test the new release RazRi_JB_X-2014-Jan-28; after tons of minutes waiting I rebooted the phone and tried again. Nothing. Tried to use the last RazRi_JB_X-2013-Dec-01. Since all failed I just wanted to use my Backup that I made before installing the ROM.
And now the phone starts up showing the "WARNING BOOTLOADER UNLOCKED" screen.
My windows 7 pc shows "Android" under devices, I can remove "Android" with the icon in the taskbar, BUT:
adb devices does not recognize the phone.
So I guess I'm done, phone bricked.
I did check some posts and forums but nothing did help me.
So any sort of hints on how to proceed would be much appreciated.
Thanks,
James
That warning message appears when you unlock the bootloader, and can't hide if u are in JB. After restore that nandroid the phone can't load?
Enviado desde mi XT890 usando Tapatalk
Fede79 said:
That warning message appears when you unlock the bootloader, and can't hide if u are in JB. After restore that nandroid the phone can't load?
Enviado desde mi XT890 usando Tapatalk
Click to expand...
Click to collapse
I know that, thanks.
How do you suppose I restore ?
Have a custom recovery installed? I supposed yes if u flash a zip file. Dunno how to do it in TWRP, I'm reading now and that recovery have a nandroid menu.
Just reboot the phone in recovery and search for that menu, this in case if that nandroid was do it with TWRP.
Enviado desde mi XT890 usando Tapatalk
Fede79 said:
Have a custom recovery installed? I supposed yes if u flash a zip file. Dunno how to do it in TWRP, I'm reading now and that recovery have a nandroid menu.
Just reboot the phone in recovery and search for that menu, this in case if that nandroid was do it with TWRP.
Enviado desde mi XT890 usando Tapatalk
Click to expand...
Click to collapse
Hi there,
I think you did not understand my problem.
If I could boot into recovery I would do so. But I cannot, all I see is the "Warning Bootloader Unlocked" Screen, and that is all. Sometimes the phone goes off and starts to boot to that screen. Nothing more.
When trying to use VOL UP / DOWN + PWR Button combinations, none seem to work.
Andro1dism said:
When trying to use VOL UP / DOWN + PWR Button combinations, none seem to work.
Click to expand...
Click to collapse
Try holding PWR, VOL+, VOL- for more than 10sec until it reboots.
If its reboot and you see the green LED release all buttons except VOL-.
Hold VOL- until recovery starts. Than load your nandroid backup.
Maybe your new JB-Rom replaced your TWRP and failed. Than you need to install your old-rom TWRP to recover nandroid.
If all fails try to install Stock JB 4.1.2 via RSD-Light and than install the old-rom TWRP and recover nandroid.
5m00v3 said:
Try holding PWR, VOL+, VOL- for more than 10sec until it reboots.
If its reboot and you see the green LED release all buttons except VOL-.
Hold VOL- until recovery starts. Than load your nandroid backup.
Maybe your new JB-Rom replaced your TWRP and failed. Than you need to install your old-rom TWRP to recover nandroid.
If all fails try to install Stock JB 4.1.2 via RSD-Light and than install the old-rom TWRP and recover nandroid.
Click to expand...
Click to collapse
NIIICE! Works! YOU THE MAN! :highfive::highfive:
Thanks a lot mate! You made my day!
So many different sites and none of their instructions helped!
Thx again! :good:
This instruction is given here several times. There are a lot of threads titled like yours....
ICuaI said:
This instruction is given here several times. There are a lot of threads titled like yours....
Click to expand...
Click to collapse
Thanks for your constructive post!
Although I did search the net and forum, I did not find a proper solution, thats why I asked here. Probably should have mentioned that in the first post to satisfy the need for approval of the question.
Yours Sincerely,
James
Andro1dism said:
Thanks for your constructive post!
Although I did search the net and forum, I did not find a proper solution, thats why I asked here. Probably should have mentioned that in the first post to satisfy the need for approval of the question.
Yours Sincerely,
James
Click to expand...
Click to collapse
Ok, when I have a look in the right section (http://forum.xda-developers.com/razr-i/help)
There are:
cannot enter bootloader with how to (Date 2014-02-14)
weird softbrick with how to (date 2014-2-10)
These are only 2 I found in less than one minute.
So please excuse my post, but if the same question is asked again and again and the answer is given several times, it is really annoying to read those questions again and again.
If you had searched I am sure you would have found the answer
ICuaI said:
If you had searched I am sure you would have found the answer
Click to expand...
Click to collapse
Well, I too think that the bootloader-entering-combination for the updated 4.1.2 build is not well documented as I searched multiple minutes for it when I needed it
The key is: Power the phone on with Power + Volume Down, release the power button instantaneously as the phone vibrates and hold volume down until the bootloader is there.
This also works on any reboot: Just press and hold the volume down button shortly before the device starts to vibrate (see the green light) - no need to press the power button there.

MI A1 Fastboot

MI A1 does not enter the fastboot, appears the message "your dvice software cant'be checked for corruption, please lock the bootloader" Two things, first I am layman, I understand little, the other and excuse the translation, was machine translation.
The message has nothing to do with the Fastboot. That message is a normal reaction when the bootloader is unlocked.
ekin_strops said:
The message has nothing to do with the Fastboot. That message is a normal reaction when the bootloader is unlocked.
Click to expand...
Click to collapse
Thanks for the reply, but I wanted to get into the fastboot to do a procedure and not enter,
hidroxido said:
Thanks for the reply, but I wanted to get into the fastboot to do a procedure and not enter,
Click to expand...
Click to collapse
Hold the power button and volume down button together for 10-15-20 second, as long as the phone doesn't boot up into Fastboot.
ekin_strops said:
Hold the power button and volume down button together for 10-15-20 second, as long as the phone doesn't boot up into Fastboot.
Click to expand...
Click to collapse
Do not enter, this message is appearing and do not enter the fastboot
hidroxido said:
Do not enter, this message is appearing and do not enter the fastboot
Click to expand...
Click to collapse
When the message appears, release the buttons and try again to do the same, hold the buttons together for about 20-30 seconds until the phone doesn't enter Fastboot. I Don't see a reason why the phone wouldn't enter Fastboot if you only unlocked the bootloader.
ekin_strops said:
When the message appears, release the buttons and try again to do the same, hold the buttons together for about 20-30 seconds until the phone doesn't enter Fastboot. I Don't see a reason why the phone wouldn't enter Fastboot if you only unlocked the bootloader.
Click to expand...
Click to collapse
If I hold on, the same thing will happen 10, 20, 50 times, I've already tested it.
If I release the volume - and power buttons, the unit comes in and I have to turn it off to try again :crying:
Can you boot into the system at all? Does the phone work? How did you get to the point that you can't enter Fastboot, what happened exactly?
ekin_strops said:
Can you boot into the system at all? Does the phone work? How did you get to the point that you can't enter Fastboot, what happened exactly?
Click to expand...
Click to collapse
As I said before, I do not understand much of this subject, the phone works normally, all functions are working, I switched on it some time ago, but I can not remember what I did right for it to be without fastboot
hidroxido said:
As I said before, I do not understand much of this subject, the phone works normally, all functions are working, I switched on it some time ago, but I can not remember what I did right for it to be without fastboot
Click to expand...
Click to collapse
If you don't understand the subject, why did you want to boot into fastboot mode in the first place? No offense, just aksin'.
ekin_strops said:
If you don't understand the subject, why did you want to boot into fastboot mode in the first place? No offense, just aksin'.
Click to expand...
Click to collapse
Good question, did not offend me. I figured it was time to start learning about it, I was thinking of installing the Google Pixel rom
With the phone OFF:
Press Vol- and Power, when Bootloader screen appear just release the power button, so continue to hold Vol- until the fastboot screen.
It's the only procedure for fastboot on our device.
N1ck474 said:
With the phone OFF:
Press Vol- and Power, when Bootloader screen appear just release the power button, so continue to hold Vol- until the fastboot screen.
It's the only procedure for fastboot on our device.
Click to expand...
Click to collapse
It did not work, the error message appeared and as soon as I released the power button, came on the device. This problem has left many people without understanding, I just did not give up, because I do not accept that only my cell phone this function does not work
Does your phone have root? If so you can use a reboot app from the play store to boot into fastboot.
Install adb drivers, enable USB debug then open command prompt and type "adb reboot bootloader". Phone should reboot to fastboot mode.
sipollo said:
Install adb drivers, enable USB debug then open command prompt and type "adb reboot bootloader". Phone should reboot to fastboot mode.
Click to expand...
Click to collapse
adb reboot bootloader worked kkkk now that the fastboot worked I will solve if I try to put the other rom, or if I leave as is, but if any of you are where I find information on how to change the rom and if it is really worth it, me Please, thank you very much at all

Categories

Resources