Help!Phone Dead? - Atrix 4G General

I use motorola atrix 4g(rooted) from AT&T. A few days ago, I deleted google play store by accident. So I click "factory reset" and erase everything. Then I reboot atrix, enter "fastboot" mode, choose "Android Recovery". Now I figure out I don't have ClockworkMod Recovery. So I cannot find anything but the warning sign. Can I still fix it somehow? Any suggestion would be welcome with great appreciate!

RE:
If you turn the phone off, then hold vol up while powering on does it say entering RSD mode or something like that?

you can flash recovery again with fastboot

ovitz said:
you can flash recovery again with fastboot
Click to expand...
Click to collapse
I didn't unlock the bootloader. Can I still do it? If possible, how can I flash recovery then? Thank you so much!

Thadiusofx3 said:
If you turn the phone off, then hold vol up while powering on does it say entering RSD mode or something like that?
Click to expand...
Click to collapse
Yes, I can. Is that a good news for me? Thank you so much!

up

Related

[Q] S4 only boots into stock recovery

My S4 only boots into stock recovery with blue text 'recovery booting'. I cannot get into download mode or boot normally. I've tried to data factory reset but the same thing occurs and also I cannot clear the cache as it ends in an error. I have managed by fluke a couple of times to boot the phone up in normal. but cannot install superuser to get root. I also restored with kies but again reboots into recovery mode. please help as I don't want to keep booting into recovery. any questions ill try and answer them.
spongerob500 said:
My S4 only boots into stock recovery with blue text 'recovery booting'. I cannot get into download mode or boot normally. I've tried to data factory reset but the same thing occurs and also I cannot clear the cache as it ends in an error. I have managed by fluke a couple of times to boot the phone up in normal. but cannot install superuser to get root. I also restored with kies but again reboots into recovery mode. please help as I don't want to keep booting into recovery. any questions ill try and answer them.
Click to expand...
Click to collapse
Try and use this http://forum.xda-developers.com/showthread.php?t=2219803
spongerob500 said:
My S4 only boots into stock recovery with blue text 'recovery booting'. I cannot get into download mode or boot normally. I've tried to data factory reset but the same thing occurs and also I cannot clear the cache as it ends in an error. I have managed by fluke a couple of times to boot the phone up in normal. but cannot install superuser to get root. I also restored with kies but again reboots into recovery mode. please help as I don't want to keep booting into recovery. any questions ill try and answer them.
Click to expand...
Click to collapse
Have you tried flashing a pure stock using Odin?
jaythenut said:
Try and use this http://forum.xda-developers.com/showthread.php?t=2219803
Click to expand...
Click to collapse
thanks, but wont I have to get into download mode to use odin?
spongerob500 said:
thanks, but wont I have to get into download mode to use odin?
Click to expand...
Click to collapse
Have a look here http://galaxys4root.com/clockworkmodtwrp-recoveries/
You are holding down power home and volume down to get to download mode
jaythenut said:
Have a look here http://galaxys4root.com/clockworkmodtwrp-recoveries/
You are holding down power home and volume down to get to download mode
Click to expand...
Click to collapse
yes it doesn't display the booting recovery blue text but the screen goes blank and reboots
kingzain900 said:
Have you tried flashing a pure stock using Odin?
Click to expand...
Click to collapse
I cannot get into odin mode or download mode.
spongerob500 said:
I cannot get into odin mode or download mode.
Click to expand...
Click to collapse
That's weird. Can you install the Android SDK or ADT and get adb.
Then plug your S4 to the computer (I assume the drivers are installed?) and open up cmd. Set adb to your path variables or just browse over to the adb where you installed your SDK and run
Code:
adb devices
to see list of devices and check if yours is there. Then type
Code:
adb reboot download
Let me know if that works.
kingzain900 said:
That's weird. Can you install the Android SDK or ADT and get adb.
Then plug your S4 to the computer (I assume the drivers are installed?) and open up cmd. Set adb to your path variables or just browse over to the adb where you installed your SDK and run
Code:
adb devices
to see list of devices and check if yours is there. Then type
Code:
adb reboot download
Let me know if that works.
Click to expand...
Click to collapse
This is what I get:
List of devices attached
b81172a6 offline
spongerob500 said:
This is what I get:
List of devices attached
b81172a6 offline
Click to expand...
Click to collapse
Did you connect the phone to the PC? Seems that it cannot detect your phone. Bad drivers maybe? Try installing these:
http://org.downloadcenter.samsung.com/downloadfile/ContentsFile.aspx?CDSite=US&CttFileID=4132034&CDCttType=SW&ModelType=C&ModelName=SGH-T959HABTMB&VPath=SW/201212/20121213040816385/Samsung_USB_Driver_for_Mobile_Phones_v1.5.14.0.exe
kingzain900 said:
Did you connect the phone to the PC? Seems that it cannot detect your phone. Bad drivers maybe? Try installing these:
http://org.downloadcenter.samsung.com/downloadfile/ContentsFile.aspx?CDSite=US&CttFileID=4132034&CDCttType=SW&ModelType=C&ModelName=SGH-T959HABTMB&VPath=SW/201212/20121213040816385/Samsung_USB_Driver_for_Mobile_Phones_v1.5.14.0.exe
Click to expand...
Click to collapse
managed to flash this recovery - i9505-cwm-recovery-6.0.3.2-4. installed ok, but it got stuck on reboot with recovery booting and Samsung boot screen, and just hung. I'm gonna try and flash a rom using odin and report back, to what happens next.
now the phone boots into recovery mode now but iits clockwork recovery. what should I do next?
spongerob500 said:
now the phone boots into recovery mode now but iits clockwork recovery. what should I do next?
Click to expand...
Click to collapse
Well if CWM works, and you flashed a stock ROM using Odin, does the issue persist? If so, it could be a hardware issue then.
EDIT: Although the issue in the OP seems to be solved partially no? Can you boot normally to your ROM? Can you boot to recovery (vol-up + power)? Download mode (vol-down + power)? Anyone of them through adb?
kingzain900 said:
Well if CWM works, and you flashed a stock ROM using Odin, does the issue persist? If so, it could be a hardware issue then.
EDIT: Although the issue in the OP seems to be solved partially no? Can you boot normally to your ROM? Can you boot to recovery (vol-up + power)? Download mode (vol-down + power)? Anyone of them through adb?
Click to expand...
Click to collapse
I am in a situation where the phone boots but only into clockwork recovery. cannot boot phone or download mode.
spongerob500 said:
I am in a situation where the phone boots but only into clockwork recovery. cannot boot phone or download mode.
Click to expand...
Click to collapse
Do you get a bootloop? Download a zip of a ROM and flash it through CWM.
Can you still access download mode through the hardware buttons or through adb?
kingzain900 said:
Do you get a bootloop? Download a zip of a ROM and flash it through CWM.
Can you still access download mode through the hardware buttons or through adb?
Click to expand...
Click to collapse
Every time I boot the phone it has the blue text saying booting recovery and boots into clockwork. I cannot access download through either adb or pressing the buttons. When I press down power and menu the phone freezes on samsung black screen.
spongerob500 said:
Every time I boot the phone it has the blue text saying booting recovery and boots into clockwork. I cannot access download through either adb or pressing the buttons. When I press down power and menu the phone freezes on samsung black screen.
Click to expand...
Click to collapse
You're supposed to press vol-down and power. Not menu. I guess that's a typo?
Anyway, if it doesn't work in those ways, I'm not sure what's left besides taking it to the shop and getting it replaced.
Does adb devices detect the phone as online? If so, you can try this toolkit and maybe that boots you to download mode?
http://forum.xda-developers.com/showthread.php?t=2226263
kingzain900 said:
You're supposed to press vol-down and power. Not menu. I guess that's a typo?
Anyway, if it doesn't work in those ways, I'm not sure what's left besides taking it to the shop and getting it replaced.
Does adb devices detect the phone as online? If so, you can try this toolkit and maybe that boots you to download mode?
http://forum.xda-developers.com/showthread.php?t=2226263
Click to expand...
Click to collapse
No its not. You push in down volume, home(menu) and power button for ODIN and up volume, Home(menu) and power for recovery. Have NEVER got into download or recovery by holding volume up\down and power. Not since my Gtab 7" 1st edition....
ultramag69 said:
No its not. You push in down volume, home(menu) and power button for ODIN and up volume, Home(menu) and power for recovery. Have NEVER got into download or recovery by holding volume up\down and power. Not since my Gtab 7" 1st edition....
Click to expand...
Click to collapse
What. That is totally weird. You are right but I can get into both recovery and download mode without touching the home button.
@spongerob500: Try what ultramag69 suggested with Menu button. Sorry about the wrong info in that regard, but on my phone I don't press the Menu/Home button.
EDIT: Sorry @ultramag69, it seems that both methods work. So no need to hold the Home button!
kingzain900 said:
What. That is totally weird. You are right but I can get into both recovery and download mode without touching the home button.
@spongerob500: Try what ultramag69 suggested with Menu button. Sorry about the wrong info in that regard, but on my phone I don't press the Menu/Home button.
EDIT: Sorry @ultramag69, it seems that both methods work. So no need to hold the Home button!
Click to expand...
Click to collapse
update - cannot get into download or odin mode with the buttons. what im gonna try to do is install a custom rom. where can I find stock roms also please? can I flash the stock ones through recovery too? thanks.

[Q] Droid razr m

my phone is a droid razr m (xt907). Whenever i turn it on it has an error com.android.phone isn't working, and text messaging crashes. Whenever i try and factory restore it, it goes to the fastboot screen when i turn it on, and it won't let me boot into recovery.
shadowwolfsl said:
Whenever i try and factory restore it, it goes to the fastboot screen when i turn it on, and it won't let me boot into recovery.
Click to expand...
Click to collapse
Try going to the recovery. You used the wrong key combination? Hold BOTH volume keys then press power.
Or if you're unlocked and still on stock ROM, just use a custom recovery and flash another ROM
Sent from Google Nexus 4 @ CM11
Continued
AndyYan said:
Try going to the recovery. You used the wrong key combination? Hold BOTH volume keys then press power.
Or if you're unlocked and still on stock ROM, just use a custom recovery and flash another ROM
Sent from Google Nexus 4 @ CM11
Click to expand...
Click to collapse
I've gone into recovery from it..it constantly starts in fastboot and won't let me get past it..
shadowwolfsl said:
I've gone into recovery from it..it constantly starts in fastboot and won't let me get past it..
Click to expand...
Click to collapse
Did you do anything to the phone, ie. try to modify it at all? We need some background info if we're going to help you out.
If the "sticky bit" error was set by your performing a previous fastboot command which failed then you may flash this harmless logo. This is a all in one fastboot/adb file that needs to be unzipped.
http://forum.xda-developers.com/showpost.php?p=51243461&postcount=93

Get out of fastboot (flash fastboot)

Does anyone know how to do this. I put the phone into fastboot but i have to do some button pressing to get it to boot. I saw that you could flash fastboot to permanently fix the problem but cant find a tutorial. Any one have any experience with this?
jkex6x said:
Does anyone know how to do this. I put the phone into fastboot but i have to do some button pressing to get it to boot. I saw that you could flash fastboot to permanently fix the problem but cant find a tutorial. Any one have any experience with this?
Click to expand...
Click to collapse
Is there a flashboot reason at the bottom?
I didn't understand what you are trying to say. You can get out by pressing the power button or you can use "fastboot reboot" by connecting your phone with a pc to reboot your phone but I don't know what your are saying, are you saying you are stuck on boot screen or in a boot loop?
reason
xKroniK13x said:
Is there a flashboot reason at the bottom?
Click to expand...
Click to collapse
yeah, is says sticky bit factory_fastboot
http://forum.xda-developers.com/showthread.php?p=40940227

Help, I know it's been asked, can't find the answer, can't boot past the LG logo

Please help, I went to update my magisk to 11.6 as it said, everything else is fine. It's rooted has NATFs ROM on it, 3.2 and everything else was otherwise fine. Then, it rebooted to install the Magisk update and here I am stuck with a phone that won't boot past the LG Life's Good screen. The screen dims slightly after the LG logo is displayed and then nothing. Absolutely nothing at all. I can't boot into recovery or bootloader, and the device isn't recognized even though my computer makes a noise as though it's connected when I plug it in to the computer's USB port.
Please help, I'm really stuck here.
sanjsrik said:
Please help, I went to update my magisk to 11.6 as it said, everything else is fine. It's rooted has NATFs ROM on it, 3.2 and everything else was otherwise fine. Then, it rebooted to install the Magisk update and here I am stuck with a phone that won't boot past the LG Life's Good screen. The screen dims slightly after the LG logo is displayed and then nothing. Absolutely nothing at all. I can't boot into recovery or bootloader, and the device isn't recognized even though my computer makes a noise as though it's connected when I plug it in to the computer's USB port.
Please help, I'm really stuck here.
Click to expand...
Click to collapse
Have you tried going to recovery via button combinations?
JeyTruth said:
Have you tried going to recovery via button combinations?
Click to expand...
Click to collapse
Yes, thanks. I tried that. Nothing registers with the power on/volume down nor volume up.
Is the bootloader corrupted?
sanjsrik said:
Yes, thanks. I tried that. Nothing registers with the power on/volume down nor volume up.
Is the bootloader corrupted?
Click to expand...
Click to collapse
Then unbrick the phone by going fastboot mode
Type "fastboot oem lock (or locker)"
*Then shut off the phone.
*Then do a factory reset by the same combination you do when going to recovery.
*after that try going fastboot again and unlock the oem
*with "fastboot oem unlock(or "unlocker" don't remember
Then you should be able to go to recovery.
BE AWARE : your phone my be wiped so make sure you backup.
Just wanted to say I'm on the same rom and did the update too, but I didn't have any issues thankfully.
JeyTruth said:
Then unbrick the phone by going fastboot mode
Type "fastboot oem lock (or locker)"
*Then shut off the phone.
*Then do a factory reset by the same combination you do when going to recovery.
*after that try going fastboot again and unlock the oem
*with "fastboot oem unlock(or "unlocker" don't remember
Then you should be able to go to recovery.
BE AWARE : your phone my be wiped so make sure you backup.
Click to expand...
Click to collapse
I'm a moron. Can I ask for really stupid steps here because I'm kind of nervous about making this worse.
1. I was able to oem lock and unlock, however I still can't get past the LG screen. I can get to fastboot, nothing more
2. I'm sure everything is wiped, I'll worry about later, I just want to be able to get to recovery and nothing is registering at all
3. ADB reboot recovery isn't working at all I get error: device '(null)' not found
Currently, I'm sitting with the device plugged into my computer on fastboot mode displayed on the screen with the command "use fastboot reboot" if the fastboot is available.
fastboot devices shows the following:
LGH918ad448f8 fastboot
Is there a way to get to recovery from fastboot?
ugh, this is so frustrating. Any help would be gratefully appreciated.
sanjsrik said:
I'm a moron. Can I ask for really stupid steps here because I'm kind of nervous about making this worse.
1. I was able to oem lock and unlock, however I still can't get past the LG screen. I can get to fastboot, nothing more
2. I'm sure everything is wiped, I'll worry about later, I just want to be able to get to recovery and nothing is registering at all
3. ADB reboot recovery isn't working at all I get error: device '(null)' not found
ugh, this is so frustrating. Any help would be gratefully appreciated.
Click to expand...
Click to collapse
After you locked the oem. Did you turn off the phone and then factory reset (by pressing volume down and power, after you see lg you then release only power button for a second and press it again)?
Make sure to do this after locking oem and before unlocking oem.
JeyTruth said:
After you locked the oem. Did you turn off the phone and then factory reset (by pressing volume down and power, after you see lg you then release only power button for a second and press it again)?
Make sure to do this after locking oem and before unlocking oem.
Click to expand...
Click to collapse
Okay, did this bit and yes, wiped the data and the screen showed up asking me to do so.
sanjsrik said:
Okay, did this bit and yes, wiped the data and the screen showed up asking me to do so.
Click to expand...
Click to collapse
Alright you can theoretically flash the recovery twrp.img through fast boot, after you reflash the recovery you can go recovery from there.
I think typing fastboot reboot recovery
Check online. I'm not sure exactly.
sanjsrik said:
Okay, did this bit and yes, wiped the data and the screen showed up asking me to do so.
Click to expand...
Click to collapse
I'm taking the battery out.
reinserting the battery
Pressing the power and volume up button and releasing for a second and reholding what do I release and rehold? I am trying to hold the volume up while releasing and reholding the power but I just get the same LG screen and no recovery
Ugh, i"m so sorry for asking for so much help.
sanjsrik said:
I'm taking the battery out.
reinserting the battery
Pressing the power and volume up button and releasing for a second and reholding what do I release and rehold? I am trying to hold the volume up while releasing and reholding the power but I just get the same LG screen and no recovery
Ugh, i"m so sorry for asking for so much help.
Click to expand...
Click to collapse
After you do that button combinations it's going to ask you if you want to wipe or factory reset etc, you choose YES twice!. If you flashed recovery before then it'll take you over there after the choosing yes (it's not really gonna do anything just suppose to take you to recovery)
Edit: Okay let me be clear. When you lock the oem you should do the buttons combination. If you do them successfully then it should take you to a white screen. Asking you about confirmation twice. Then it will wipe and factory reset.
Now when you already have oem unlocked, you do the same procedure and which will take you to white screen then you choose YES twice then it'll take you to recovery (if you have successfully flashed it before)
---------- Post added at 12:41 AM ---------- Previous post was at 12:34 AM ----------
sanjsrik said:
I'm taking the battery out.
reinserting the battery
Pressing the power and volume up button and releasing for a second and reholding what do I release and rehold? I am trying to hold the volume up while releasing and reholding the power but I just get the same LG screen and no recovery
Ugh, i"m so sorry for asking for so much help.
Click to expand...
Click to collapse
Lol, btw it's volume DOWN not volume up.
So don't even lock the oem, try doing the combination properly now
Edit: so if it still doesn't work then try flashing twrp.img through fastboot there is a command I just don't remember. Make sure you have the .img twrp file locally so you can flash it.
JeyTruth said:
After you do that button combinations it's going to ask you if you want to wipe or factory reset etc, you choose YES twice!. If you flashed recovery before then it'll take you over there after the choosing yes (it's not really gonna do anything just suppose to take you to recovery)
Click to expand...
Click to collapse
i did choose yes twice, but when exactly did I flash recovery at this point? You write "IF you flashed recovery" I had recovery on here already but can't get to it
at this point, all I can do is see fastboot if I plug the phone into a cable, put the battery in and hold the volume down button down otherwise, I can't get to anything else but fastboot.
I'm at the fastboot mode
I downloaded the latest recovery twrp-3.0.2-1-h918.img (renamed to image.img), I'm trying the following command to push and flash recovery through bootloader but I get the following error
message:
fastboot flash image.img and I see the following error message:
cannot determine image filename for 'image.img'
What am i doing wrong?
ugh, I'm really sorry for asking so many dumb questions
sanjsrik said:
i did choose yes twice, but when exactly did I flash recovery at this point? You write "IF you flashed recovery" I had recovery on here already but can't get to it
at this point, all I can do is see fastboot if I plug the phone into a cable, put the battery in and hold the volume down button down otherwise, I can't get to anything else but fastboot.
I'm at the fastboot mode
I downloaded the latest recovery twrp-3.0.2-1-h918.img (renamed to image.img), I'm trying the following command to push and flash recovery through bootloader but I get the following error
message:
fastboot flash image.img and I see the following error message:
cannot determine image filename for 'image.img'
What am i doing wrong?
ugh, I'm really sorry for asking so many dumb questions
Click to expand...
Click to collapse
The proper command is;
Fasboot flash recovery image.img
And make sure the twrp file is stored locally from where you started the command prompt.
If it worked and flashed then try: Fasboot reboot recovery
To go to recovery.
I was able to run the following command from fastboot (looked it up):
fastboot flash recovery image.img
I see the following error message:
target reported max download size of 5368...
sending 'recovery' (24092 KB)
OKAY [0.578s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.598s
So, should I try the volume down and power button again?
sanjsrik said:
I was able to run the following command from fastboot (looked it up):
fastboot flash recovery image.img
I see the following error message:
target reported max download size of 5368...
sending 'recovery' (24092 KB)
OKAY [0.578s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.598s
So, should I try the volume down and power button again?
Click to expand...
Click to collapse
Yes, power off phone and try the combination
---------- Post added at 01:05 AM ---------- Previous post was at 12:56 AM ----------
@sanjsrik if still not working then take a look at this;
http://techxat.com/restore-lg-v20-stock-romfirmware-unroot/
JeyTruth said:
Yes, power off phone and try the combination
---------- Post added at 01:05 AM ---------- Previous post was at 12:56 AM ----------
@sanjsrik if still not working then take a look at this;
http://techxat.com/restore-lg-v20-stock-romfirmware-unroot/
Click to expand...
Click to collapse
Ugh, thank you so much for your patience. I did the following:
battery pull
power on, volume down
LG logo finger off for one second on the power button, kept volume down
rebooted into recovery, I'm flashing NATF ROM now
thank you so much I hope this works, all the data and stuff can be recovered, didn't/wouldn't lose much, all backed up. It's installing now.
i sure hope this works
YES, I SEE THE ANDROID boot screen. This thing takes a while to get past but at least it means I'm on the right track.
I thank you a lot brother.
sanjsrik said:
I'm taking the battery out.
reinserting the battery
Pressing the power and volume up button and releasing for a second and reholding what do I release and rehold? I am trying to hold the volume up while releasing and reholding the power but I just get the same LG screen and no recovery
Ugh, i"m so sorry for asking for so much help.
Click to expand...
Click to collapse
I hit this issue on my h910 I extracted the boot image from the ROM flashed it in fastboot after that I was able to access recovery
Sent from my LG-H910 using Tapatalk
I'm sitting here doing nothing waiting for all the apps to reinstall. What a waste of a day. I didn't reinstall Magick, never really used it. Not sure what happened, but at least it wasn't fatal.
sanjsrik said:
I'm sitting here doing nothing waiting for all the apps to reinstall. What a waste of a day. I didn't reinstall Magick, never really used it. Not sure what happened, but at least it wasn't fatal.
Click to expand...
Click to collapse
Yea, happens. Just to be sure. Make sure you keep twrp and supersu stored on SD just in case. And always backup [emoji14]
Thank you
JeyTruth said:
Yea, happens. Just to be sure. Make sure you keep twrp and supersu stored on SD just in case. And always backup [emoji14]
Click to expand...
Click to collapse
I do a daily backup at about 3am to my SD card. Thought about restoring from it, but then realized this is an opportunity to start all over which is something I was leery to do because I didn't want to set the phone up again. Yet, I'm doing it now to see what was causing the awful battery drain.

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