So I softbricked my A511
I can go into fastboot mode but adb does not recognize
whats weird is that windows does recognize it
I tried to get a connection on 3 different pcs
1 windows 7
1 windows 8
1 Ubuntu
any suggestions on that ?
greetings chris
ADB is for Debug in OS Mode only
In Fastboot mode, you can only do fastboot command
You an try to boot or flash the CWM recovery via Fastboot, from CWM you will be able to flash another ROM or restore a backup
Related
Software version : MA 1.7.12 N8
Total Disk Space : 8G
Adb in normal startups and fastboot in bootloader mode ( after pressing power + volume down ) are not working
Could anyone tell me how to solve this Thanks in advance
Have you enabled USB Debugging?
I don't think there's an option to enable USB Debugging in the original system before getting into fastboot and rooting the device.
Are you able to boot into the ROM? You just can't use adb & fastboot?
Yes I can boot into the ROM. It's the original ROM. And I can't use adb or fastboot.
You have a start button? Try start + power to boot into fastboot mode.
Thanks for your reply&time.
I believe that power + volume down is the way to boot into fastboot now, and after booting into fastboot and connecting the USB line, (fastboot devices) command in the computer (tried Mac OS X 10.8, Windows XP virtual machine and Windows 7) shows no device connected. When using start+power, my device boots normally into the original rom.
All right. I think I just got rid of the fastboot issue. There's something missing with the driver. I'll post my solution after I verify it and flash DPRom successfully.
The problem is acutually pretty silly. A proper adb driver is required for fastboot.
I installed tineprogramming's adb driver to fix it.
(http://forum.xda-developers.com/showthread.php?t=1454685)
Can anyone tell me where to find the fastboot drivers (win7 pro)
and how to enter fastboot mode?
I tried pwr+vol-down and got hard reset menu
pwr+vol-up rebooted to normal OS
adb devices does return
the serial number and
normal functions work
at regular boot mode.
I'd also like to know to reboot into recovery
[I did successfully use adb reboot recovery,
but hoped there was a button push to
enter bootloader or recovery]
adb reboot-bootloader and
adb reboot bootloader both
just reboot to normal OS.
thanks
Hi
I have install on my PC Android SDK Tools and Android-setup-1.4.3 tool on my PC with OS Win 10
I was tried to run and connect by adb console with my OnePlus One in fastboot mode but it doesn't see device.
What I have do wrong.? On win devices manager I see my OPO as Android Bootloader Interface, even I change driver and see OPO as Android ADB Interface I still cant connect with OPO by adb console.
Any Help?
My OPO is freezing after normal booting or safeboot mode. I can boot it to stock recovery or to fastboot mode,
Try different USB cable
Hi there, I unlocked the bootloader but can not flash the recovery via fastboot.. because somehow the ADB on my device is brocken, there is no way for me to excude adb command because it's not recongnized by windows, I tried to install different Android ADB drivers, but no lock none of them are working
Also, after unlocking the bootloader, MTP file transfer under windows also not possible anymore, I can choose MTP but the phone stays in charge only
update:
there is a way for TWRP user to flash Axon10 Fastboot Enabler.zip to get the ABL with fastboot back, but my big big problem: I only unlocked Bootloader but have no TWRP installed, now I can not install any img file due to lack of fastboot...
SOLUTION: just find some FULL EDL Package with pre root and flash it with EDL Tool
del
37_ said:
del
Click to expand...
Click to collapse
Hello I am standing as your position.
I upgraded to android 10 version 2.5 via SD card way, lost way to fastboot... and cannot get twmp back.....
What EDL version you flashed? do you know how to enter fastboot in case version 2.5 or 2.3??
Sincerely
Hi,
I'm trying to boot a twrp image on my Motorola One Vision without flashing it or rooting the phone.
I've unlocked the boot loader and enabled developer options and set USB to debugging. When I connect the phone to the computer and use ./adb devices it is detected fine. When I disconnect, reboot and enable fastboot and when the menu is up connect it to the computer again it will not detect the phone. ./adb devices give no output and ./fastboot boot /PATH/TO/IMAGE.FILE just gives the output "waiting for device". I've tried from both my windows partition and Linux Debian with the same result. Cables are fine as I can use adb to pull files and such- It's basically in the fastboot menu that it doesn't seeem to respond.
The phone is running Android 10 Kane 4.14. I've tried twrp 3.4 but I don't think the image is the issue since it won't respond to commands in fastboot.
Does anyone have any suggestions for troubleshooting this? Any and all help is appreciated.
Kind regards
Magnus
Cardinal_Vice said:
Hi,
I'm trying to boot a twrp image on my Motorola One Vision without flashing it or rooting the phone.
I've unlocked the boot loader and enabled developer options and set USB to debugging. When I connect the phone to the computer and use ./adb devices it is detected fine. When I disconnect, reboot and enable fastboot and when the menu is up connect it to the computer again it will not detect the phone. ./adb devices give no output and ./fastboot boot /PATH/TO/IMAGE.FILE just gives the output "waiting for device". I've tried from both my windows partition and Linux Debian with the same result. Cables are fine as I can use adb to pull files and such- It's basically in the fastboot menu that it doesn't seeem to respond.
The phone is running Android 10 Kane 4.14. I've tried twrp 3.4 but I don't think the image is the issue since it won't respond to commands in fastboot.
Does anyone have any suggestions for troubleshooting this? Any and all help is appreciated.
Kind regards
Magnus
Click to expand...
Click to collapse
If ur phone is detected by adb don't disconnect and hit adb reboot bootloader, it worked for me than when ur in bootloader type:
fastboot flash vbmeta vbmeta_patch.img
fastboot erase userdata
fastboot erase cache (not necessary)
and boot to recovery