Fastboot issue - OnePlus 3 Questions & Answers

I was using fastboot normally on my op3 but now no matter what I try for any fastboot command like flash anything it's giving unknown command error even though in fastboot devices it's showing my device... Anyone have solution for it?

Does any one have any solution

What command are you talking about?

Related

[Q] Fastboot error

When trying to fix my wimax MAC using the following guide I get the error: "INFO[ERR] Command Error!!!" when running "fastboot oem wimaxrmac"
Please advise on what I'm doing wrong.
Guide:
http://forum.xda-developers.com/showthread.php?t=715525
Are you sure you have the right drivers installed ?
If you dont have the .76 eng-hboot, most fastboot commands wont work. In fastboot....type: fastboot oem h. If your command isnt listed, it wont work

fastboot usb mode (device not found)

Ok I can use commands VIA fastboot when the phone is on. The problem is using commands when the phone is in bootloader. It says "fastboot usb" But when i am trying to use commands like :adb reboot" i get a " device not found " error
The device is Eng s off and ship s off
Tryed this with 3 computers with no luck
I have all the needed drivers.
And using commands in bootloader worked before.
you cannot use adb commads while in fastboot, not will your device show up with the "adb devices" command, you can only issue fastboot commands. so to reboot you must use the command "fastboot reboot" and to show your device you can use the command "fastboot devices"
AndroHero said:
you cannot use adb commads while in fastboot, not will your device show up with the "adb devices" command, you can only issue fastboot commands. so to reboot you must use the command "fastboot reboot" and to show your device you can use the command "fastboot devices"
Click to expand...
Click to collapse
K thnx .
One more thing
I have SU on (#) and i cant even use commands in terminal .. tried reboot command : not permited
primpower said:
K thnx .
One more thing
I have SU on (#) and i cant even use commands in terminal .. tried reboot command : not permited
Click to expand...
Click to collapse
are you using leedroid's rom? i had the same problem, when i used his rom, some of the permissions in /system/bin/ are wrong on his rom, they are rwsr-xr-x and they should be set to rwxr-xr-x, try using adb
AndroHero said:
are you using leedroid's rom? i had the same problem, when i used his rom, some of the permissions in /system/bin/ are wrong on his rom, they are rwsr-xr-x and they should be set to rwxr-xr-x, try using adb
Click to expand...
Click to collapse
I was using Leedroid, i f**** up and installed multiple .zip at once.... first "leedroidRom.zip" and then "theme" without rebooting between.
After that it stopped working ( I think )
I then wiped everything and installed Android Revolution 2.0.12..
"Terminal"
# Reboot
not permited!
About the question i asked earlier. So its not possible to use adb commands trough fastboot. only fastboot commands.
so i have to use : "fastboot flash" and "fastboot push" to execute commands ?
you cannot use the push command while in fastboot for the same reason you cannot use ADB commands, because at that moment android is not booted, you can use adb commands from recovery though
here are the fastboot commands i know of:
fastboot devices - fastboot devices will give you a list of devices connected to the computer. This is also a good way to make sure that your phone is actually connected to the computer.
fastboot reboot - this will reboot your phone normally
fastboot oem unlock - Dont think this works with the DHD
fastboot erase XXX - Will erase the partition XXX (such as userdata, cache) - mainly used for resetting phone and clearing userdata / factory settings.
fastboot flash XXX YYY - This will flash XXX partitionn with YYY image

[Q] how to issure fastboot oem format command

sorry about other thread..... titled it wrong. anyway, i tried to partition my kf but it failed.... how to you issue fastboot oem format command?
n00byn00bface said:
sorry about other thread..... titled it wrong. anyway, i tried to partition my kf but it failed.... how to you issue fastboot oem format command?
Click to expand...
Click to collapse
Type "fastboot getvar product" in a command prompt wherever your fastboot is, plug in the KF and once it's connected, type "fastboot oem format"...
EDIT: If you're coming from CWMR, you may want to make sure you don't have a troublesome emmc chip and there hasn't been permanent damage to it...
EDIT 2: Why are you posting this question over and over around?

Fastboot/Command Line failing

Been an incredibly bad week for me as far as technology is concerned. Everything around me seems to be breaking apart form my new One X. That is of course.. until now..
I'm trying to flash TripNDroid's CM10 Rom to my phone by following my self written instructions that have worked like a charm for me so far.
Enter Fastboot on phone. Open the command line window in the relevant place in windows and check it's connected using 'fastboot devices' command. Then:
fastboot erase boot
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase webtop
fastboot erase preinstall
fastboot erase recovery
fastboot flash recovery-clockwork-touch-5.8.4.0-endeavoru.img
fastboot flash boot boot.img
Enter recovery and flash the ROM.
However, I'm getting mixed responses in the command line. Very occasionally I will type a command in and it will accept it. and say 'Done' but 90% of the time it will say 'FAILED (remote: 0000004)' or occasionally 'remote: not allowed'
I have checked that the usb is connected (it is the original cable) and used the fastboot devices command to confirm this. I have tried rebooting the bootloader and redownloading fastboot and the files to be flashed. Completely stuck D:

Question fastboot command is invalid

My poco f3 displays check device console when executing fastboot erase system command in bootloader mode. Does anyone know the reason?
Type fastboot devices
It could be missing drivers on your Windows installation

Categories

Resources