Hey guys,
so i installed a new rom on my moto z play which worked perfectly fine, but now when i start the phone it will always boot into twrp where i have to choose boot into fastboot mode and there i have to choose start so i can get back into the os, is there any way to tell the phone to boot directly into the os and not always into twrp first?
enter fastboot mode on phone. Connect to pc, open terminal and give this command >> fastboot oem fb_mode_clear << , reboot.
Related
Hey. I was using a 5.0.1 GPE Rom on my M8 and decided to update both the firmware and the rom to 5.1
I Backed everything up and decided to, as usual, use adb to sideload the firmware to the phone. I did and everything went as expected. After I finished I rebooted to android. I get NFC service stopped working, System UI stopped working and I can't interact with the phone. My thought, well let's go to the recovery and flash a rom I have in my external SD card. No recovery to be found just a android guy belly up with a red ! sign on his belly.
So I thought, I lost my recovery due to the firmware flash, I had happened before, So i went online found a TWRP recovery and went to flash it. Reboot to fastboot USB mode, but then in adb I cannot see the device at all. "adb devices" shows and empty list. I tried my windows 7 laptop to the same result.
Can anyone PLEASE PLEASE help me, I'm kinda freaking out at this point and am running out of options
xsidex said:
..... Reboot to fastboot USB mode, but then in adb I cannot see the device at all. "adb devices" shows and empty list.
Click to expand...
Click to collapse
When in fastboot mode - run command fastboot devices
No adb when in fastboot mode
To flash a recovery (unlocked bootloader)
fastboot flash recovery nameofrecovery.img
ckpv5 said:
When in fastboot mode - run command fastboot devices
No adb when in fastboot mode
To flash a recovery (unlocked bootloader)
fastboot flash recovery nameofrecovery.img
Click to expand...
Click to collapse
Sometimes some outside thought can be just ridiculasly helpfull when you are stuck in a tiny issue.
Thank you so much Kind sir, my heart rate thanks you aswell.
What a silly mistake
Hi everyone !
I have a Xperia P (LT22i) with the stock ROM from T-Mobile.
Recently I got a virus and the phone is unusable.
I wanted to restore the stock ROM with the Sony Flash Tool because factory reseting did not work.
But i needed to unlock my bootloader through fastboot first.
So I tried the button combination to boot into fastboot mode but it did not work.
Then I tried boot into it with using ADB by the "adb reboot fastboot" command,
it did not boot into the fastboot, I even tried the "adb reboot recovery" command.
But in both cases it rebooted into system.
So I am worried if the T-Mobile version of this phone even has fastboot!
If you have any suggestions please reply !
Tried fixing my oppo find 7
Did all those Fastboot wipe .
Fastboot flash recovery and flash LOGO and stuffs
but im still stuck on logo ... WHUT
kevzwenhao said:
Tried fixing my oppo find 7
Did all those Fastboot wipe .
Fastboot flash recovery and flash LOGO and stuffs
but im still stuck on logo ... WHUT
Click to expand...
Click to collapse
Did you unlock bootloader?
1. Connect the device to the computer through USB.
2. From a terminal on a computer, type the following to boot the device into fastboot mode (or restart pressing power+vol up):
Code:
adb reboot bootloader
3. Once the device is in fastboot mode, verify your PC sees the device by typing:
Code:
fastboot devices
4. From the same terminal, type the following command to unlock the bootloader:
Code:
fastboot oem unlock
If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked.
5. Then you can flash the recovery what you want. In fastboot mode, type in terminal:
Code:
fastboot devices
6. And flash the recovery. Type:
Code:
fastboot flash recovery your_recovery_image.img
Good luck
roi_xordo said:
Did you unlock bootloader?
1. Connect the device to the computer through USB.
2. From a terminal on a computer, type the following to boot the device into fastboot mode (or restart pressing power+vol up):
Code:
adb reboot bootloader
3. Once the device is in fastboot mode, verify your PC sees the device by typing:
Code:
fastboot devices
4. From the same terminal, type the following command to unlock the bootloader:
Code:
fastboot oem unlock
If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked.
5. Then you can flash the recovery what you want. In fastboot mode, type in terminal:
Code:
fastboot devices
6. And flash the recovery. Type:
Code:
fastboot flash recovery your_recovery_image.img
Good luck
Click to expand...
Click to collapse
Hi, is it wrong to wipe the system partition before flashing a custom rom? Coming from stock ColorOS, I've wiped all dalvik cache, cache, system, and data, then flash a custom rom but it ended up getting endless bootanimation unable to boot into the custom rom.
I did unlock the bootloader with the adb code, flashing a temporary recovery was a success but endless bootanimation happened after flashing a custom rom. The custom rom was successfully installed according to TWRP's log.
Pls advice, thanks in advanced
P.s: I was referring to my friend's device X9076
Hi, i tried in the past some roms than not works, phone stuck in boot animation. The roms wich works for me and my x9076 with r63419 are:
Omnirom (6 or 5) THE BEST
Project Spectrum
Cyanogen 13 (modified version for new panel: http://community.oppo.com/en/forum.php?mod=viewthread&tid=44907&extra=)
Miui
If you install CM13, you need to flash unified partition script for CM13 (you can find it in the same post from the forum Oppo Community)
For the other roms i dont need to flash anything else than rom and gapps.
Now i give a chance to CM13, but i think that i will get back to Omni if developers dont fix the mobile radio issue.
Cheers
Can anyone guide me please, 1st time i bought MTK phone Oppo F7, its update automatically but suddenly dead like stuck on logo and restarting again and again, i didnt ever flash MTK phone, neither i have any android tool like MRT dongle or any other flash USB or Box... Kindly guide me step by step how to flash with which tool only USB cable and PC... Thanks in advance
I am new to the android world. I recently decided to perform update my Chinese version Huawei Watch (1st gen) to Android Wear 2.0 through ADB. I managed to get everything set up with no big trouble. As I read different threads, one of them included a step of "Fastboot OEM Unlock". Once I used the commend and try to enter recovery mode, my watch started to flash and restart, without giving me any change to select anything. Finally I managed to re-enter fastboot menu and try to "fastboot oem lock", but now my command prompt show that device is not connected. Now I am stuck with an every repeating recovery boot. Even if I choose Shutdown, it will just automatically reboot again. Can anyone help: crying:
lmw0926 said:
I am new to the android world. I recently decided to perform update my Chinese version Huawei Watch (1st gen) to Android Wear 2.0 through ADB. I managed to get everything set up with no big trouble. As I read different threads, one of them included a step of "Fastboot OEM Unlock". Once I used the commend and try to enter recovery mode, my watch started to flash and restart, without giving me any change to select anything. Finally I managed to re-enter fastboot menu and try to "fastboot oem lock", but now my command prompt show that device is not connected. Now I am stuck with an every repeating recovery boot. Even if I choose Shutdown, it will just automatically reboot again. Can anyone help: crying:
Click to expand...
Click to collapse
Try flashing the lastest TWRP from the original development forum
https://forum.xda-developers.com/hu...ent/recovery-twrp-3-1-0-0-unofficial-t3603001
considering you can get into the fastboot menu, the command would be fastboot flash recovery TWRP.img or whatever they named the image file.
That should install a working recovery. Not sure if your OS got messed up.
Hi, I want to move to a custom ROM on my A2 Lite. But before anything else, I need to backup my phone.
1st step : TWRP recovery.
On the PC, ADB driver is installed. Phone powered and connected, I have no problem to send ADB command to phone. "adb reboot bootloader" for example.
But once the phone is in fastboot (logo on screen), it is not recognized by PC (no driver) and I can"t send Fastboot command.
Any hint ?
Thanks.
Ok, I found a solution.
Downloading Google USB Driver but installation procedure is wrong, I should FORCE it and manually assigne the driver "Android Device / Bootloader" to be able to connect in Fastboot mode.
fastboot oem unlock
-> Reboot with the warning message but wipe all data. It's the only I found to unlock the bootloader :/
fastboot oem edl
-> Not the solution to flash the new ROM
fastboot boot twrp*.img
-> Way better to get the recovery flashed