Related
Hey guys , anyone have a way to enable usb debugging via fastboot ?
Flashing something may do it ?
Leonardo_f said:
Hey guys , anyone have a way to enable usb debugging via fastboot ?
Flashing something may do it ?
Click to expand...
Click to collapse
i also need to find out because i cant even get into my phone due to bootloop issues...i bought my HTC MyTouch 4G from someone & been trying to fix my bootloop, every forum says to make sure "usb debugging" is enabled but i have no idea if it is or if it isnt
also when i use "adb devices" in cmd nothing shows up under list of devices...i just hope there is a command in adb or fastboot to enable/disable usb debugging
GarciaGotti said:
i also need to find out because i cant even get into my phone due to bootloop issues...i bought my HTC MyTouch 4G from someone & been trying to fix my bootloop, every forum says to make sure "usb debugging" is enabled but i have no idea if it is or if it isnt
also when i use "adb devices" in cmd nothing shows up under list of devices...i just hope there is a command in adb or fastboot to enable/disable usb debugging
Click to expand...
Click to collapse
I don't know whether you can enable USB debugging through fastboot ... i'll leave that to the experts.
However you can see your devices when connected to a PC in fastboot mode!
just run ...
fastboot devices
khajoor said:
However you can see your devices when connected to a PC in fastboot mode!
just run ...
fastboot devices
Click to expand...
Click to collapse
yeah i got that part, but when i try to flash or write anything to the device using fastboot i get nothing but errors so im guessing usb debugging must not be enabled
I'm sorry to say, you cannot enable USB Debugging through fastboot.
Hit the thanks button if i helped answer your question
Those errors have nothing to do with USB debugging. Your bootloader might not be unlocked so the flashing commands aren't working, or you're using wrong commands. USB debugging is at the ROM level and is for enabling adb while booted into the ROM. At the bootloader level, only fastboot commands work if the bootloader is unlocked. adb does not work. You need a custom recovery like CWM/TWRP for adb to work, and this recovery has to be flashed via 'fastboot flash recovery <recovery name>.img' on an unlocked bootloader.
Sent from my Nexus 7 using xda premium
Hello,
I'm also interested on this topic. My screen is broken, but the phone is working. I can boot and I feel the phone working and recognising my finger to unlock. However, because I'm stupid and I didn't have the "USB debugging ON" I can't access my files via ADB or any recovery software.
However, I can boot on fastboot and I see my device on "fastboot devides". Can I do something to access my files from there? I don't know... maybe unlock bootloader and flash any kind of TRWP with full adb or something like that.
THanks ¡
lotuxete said:
Hello,
I'm also interested on this topic. My screen is broken, but the phone is working. I can boot and I feel the phone working and recognising my finger to unlock. However, because I'm stupid and I didn't have the "USB debugging ON" I can't access my files via ADB or any recovery software.
However, I can boot on fastboot and I see my device on "fastboot devides". Can I do something to access my files from there? I don't know... maybe unlock bootloader and flash any kind of TRWP with full adb or something like that.
THanks ¡
Click to expand...
Click to collapse
As its name implies, Fastboot operates on device's bootloader and not on device's Android files as ADB does.
BTW: You always can access the user-data stored in Android's file system if USB-MTP mode got enabled on Android device.
jwoegerbauer said:
As its name implies, Fastboot operates on device's bootloader and not on device's Android files as ADB does.
BTW: You always can access the user-data stored in Android's file system if USB-MTP mode got enabled on Android device.
Click to expand...
Click to collapse
True, I can see my Xiaomi on "Windows Explorer", but it's an empty folder because I can't select MTP mode instead of "only charge" mode that it's launched by default.
What if I flash a TWRP recovery (I'll need to open bootloader first) and then from TRWP I try adb?
It must be a solution... if profesional people can do it so we do.
Thanks.
Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Secondlook said:
Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Click to expand...
Click to collapse
What OS are you running on the computer? When you use the fastboot command, is your phone in fastboot mode?
Sent from my HTC6435LVW using xda app-developers app
danjull said:
What OS are you running on the computer? When you use the fastboot command, is your phone in fastboot mode?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Windows 8 and no, I am either in standard mode on the phone or in bootloader
Make sure you're not plugged into a usb 3.0 port
Sent from my HTC6435LVW using xda premium
Secondlook said:
Windows 8 and no, I am either in standard mode on the phone or in bootloader
Click to expand...
Click to collapse
Go in bootloader, then fastboot, then run the fastboot command. Should pop up then.
in normal mode do adb devices, if it shows up drivers are fine
Secondlook said:
Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Click to expand...
Click to collapse
I'm on windows 8, used the 3.0 port, uninstalled and deleted all HTC drivers, installed PDAnet exe
Hi, i have an acer liquid zest 4g t07, i cant find anyway on how to root it.
EDIT:
here's the solution https://forum.xda-developers.com/android/general/tutorial-root-acer-liquid-zest-4g-z628-t3534746
flamendless said:
Hi, i have an acer liquid zest 4g t07, i cant find anyway on how to root it.
Click to expand...
Click to collapse
Can you give me any information about your phone? model,kernel,android version,etc.
Ziisehahvulon said:
Can you give me any information about your phone? model,kernel,android version,etc.
Click to expand...
Click to collapse
According to CPU-Z
Model: T07 (t07_ww)
Manufacturer: acer
android version: 6.0
Api level: 23
Kernel: 3.18.19+(1469620262)
Would these suffice?
flamendless said:
According to CPU-Z
Model: T07 (t07_ww)
Manufacturer: acer
android version: 6.0
Api level: 23
Kernel: 3.18.19+(1469620262)
Would these suffice?
Click to expand...
Click to collapse
Do you have any any custom recoveries for your phone so we can flash a supersu.zip?
If not could you boot this recoveries I repeat boot not flash or install.
How to Boot into recovery without flashing:https://aubykhan.wordpress.com/2013...t-into-twrp-or-cwm-recovery-without-flashing/
Custom Recovery:https://www.androidfilehost.com/?fid=24591023225178597
The custom recovery may not be for your phone but I have tried booting random recoveries to my phone similar to its specs and it worked!
SuperSU download in attachment
Is it possible to brick my device by that procedure?
flamendless said:
Is it possible to brick my device by that procedure?
Click to expand...
Click to collapse
Not the device but maybe the recovery but since you are booting it and not flashing it maybe it won't.I did this procedure to my phone but the 3g T06 model of acer liquid zest and it worked. Well I changed some links so that the recovery would be compatible for your chipset which is mt6735 and kernel 3.18.19+
PS.you need unlocked bootloader and developer options on for oem unlocking
Thank you, i will try that as soon as possible, although, whats the way to boot in bootloader in acer device?
flamendless said:
Thank you, i will try that as soon as possible, although, whats the way to boot in bootloader in acer device?
Click to expand...
Click to collapse
Turn off phone then hold power button and up button at the same time or you can boot in fastboot using ADB commands.
Make sure you have an unlocked bootloader and good luck!
PS. Unlocking bootloader formats the phone
Ziisehahvulon said:
Turn off phone then hold power button and up button at the same time or you can boot in fastboot using ADB commands.
Make sure you have an unlocked bootloader and good luck!
PS. Unlocking bootloader formats the phone
Click to expand...
Click to collapse
How to know if the bootloader is unlocked?
flamendless said:
How to know if the bootloader is unlocked?
Click to expand...
Click to collapse
I had problems for my phone but try this commands:
adb reboot bootloader
fastboot getvar all or fastboot oem device-info
if that doesnt work try:
adb shell
su
cat /proc/mtd
Ziisehahvulon said:
I had problems for my phone but try this commands:
adb reboot bootloader
fastboot getvar all or fastboot oem device-info
if that doesnt work try:
adb shell
su
cat /proc/mtd
Click to expand...
Click to collapse
Im in fastboot mode, but the device is not listed in adb
flamendless said:
Im in fastboot mode, but the device is not listed in adb
Click to expand...
Click to collapse
ADB cannot detect phone if in fastboot mode but fastboot commands can be accepted while adb commands cannot while in fastboot mode
after typing adb reboot bootloader type this command while in fastboot mode
fastboot get var all or just var if that doesnt work try fastboot oem device-info
if that doesnt work either reboot your phone not in fastboot mode type fastboot reboot then type this commands while you are in home screen
adb shell
su
cat /proc/mtd
Ziisehahvulon said:
ADB cannot detect phone if in fastboot mode but fastboot commands can be accepted while adb commands cannot while in fastboot mode
after typing adb reboot bootloader type this command while in fastboot mode
fastboot get var all or just var if that doesnt work try fastboot oem device-info
if that doesnt work either reboot your phone not in fastboot mode type fastboot reboot then type this commands while you are in home screen
adb shell
su
cat /proc/mtd
Click to expand...
Click to collapse
It just says waiting for device
flamendless said:
It just says waiting for device
Click to expand...
Click to collapse
do you have drivers for fastboot and adb?
If you do and still get errors get the latest version
When the cmd says waiting for device make sure that the device is in fastboot mode
its just a black screen with a text fastboot mode
Ziisehahvulon said:
do you have drivers for fastboot and adb?
If you do and still get errors get the latest version
When the cmd says waiting for device make sure that the device is in fastboot mode
its just a black screen with a text fastboot mode
Click to expand...
Click to collapse
Yes i have fastboot and adb, and yes the screen is black and theres a text at the bottom left that says fastboot mode
flamendless said:
Yes i have fastboot and adb, and yes the screen is black and theres a text at the bottom left that says fastboot mode
Click to expand...
Click to collapse
Try the version of adb and fastboot that I used
Ziisehahvulon said:
Try the version of adb and fastboot that I used
Click to expand...
Click to collapse
still says waiting for device,
flamendless said:
still says waiting for device,
Click to expand...
Click to collapse
That can be caused if you dont have drivers installed and are you sure you have developer options on and usb debugging on? Also bootloader unlocked?
Hmm can you give me a picture of the procedure?
Pic of the device and the pc.
The picture of the device while the pc is saying waiting device and vice versa
Ziisehahvulon said:
That can be caused if you dont have drivers installed and are you sure you have developer options on and usb debugging on? Also bootloader unlocked?
Hmm can you give me a picture of the procedure?
Pic of the device and the pc.
The picture of the device while the pc is saying waiting device and vice versa
Click to expand...
Click to collapse
Yes, in the setting, the usb debugging is enabled, and the allow bootloader to be unlocked oem something, i also hve the proper drivers installed,
I think the bootloader is something thats quite not right, tell me whats the complete details about that.
Ill try to provide images.
flamendless said:
Yes, in the setting, the usb debugging is enabled, and the allow bootloader to be unlocked oem something, i also hve the proper drivers installed,
I think the bootloader is something thats quite not right, tell me whats the complete details about that.
Ill try to provide images.
Click to expand...
Click to collapse
I'll give you proper details later I need to go to school
Hi guys,
I want to unlock my bootloader in my asus zenfone 3 max ( ZC520TL) with ADB, but when I enter the command : " fastboot flashing unlcock " , my command prompt says to me : " FAILED : ( remote: unknow command).
Possible to help me guys ?
Thank you.
NeCRoAG said:
Hi guys,
I want to unlock my bootloader in my asus zenfone 3 max ( ZC520TL) with ADB, but when I enter the command : " fastboot flashing unlcock " , my command prompt says to me : " FAILED : ( remote: unknow command).
Possible to help me guys ?
Thank you.
Click to expand...
Click to collapse
First of all when you type any commands type correct spelling...
In this case you type "fastboot flashing unlcock" but correct is "fastboot flashing unlock".....( later talk about that this command is known or unknown but firstly you should type correct spelled words...)
And if you want to unlock your bootloader go through this link:-
http://kidapso.com/how-to-unlock-asus-zenfone-3-max-bootloader/
About the command, I made a mistake of spelling, sorry about that. But the link you gave me is TOTAL fake when I try download the software, the website tell me to complete a survey.
NeCRoAG said:
About the command, I made a mistake of spelling, sorry about that. But the link you gave me is TOTAL fake when I try download the software, the website tell me to complete a survey.
Click to expand...
Click to collapse
Try these links....
https://www.asus.com/zentalk/tw/thread-177309-1-1.html
Or
https://www.asus.com/zentalk/tw/thread-177291-1-1.html
[Language of these websites is in china, to translate in English use Google chrome and translate the contents of the website.....]
NeCRoAG said:
Hi guys,
I want to unlock my bootloader in my asus zenfone 3 max ( ZC520TL) with ADB, but when I enter the command : " fastboot flashing unlcock " , my command prompt says to me : " FAILED : ( remote: unknow command).
Possible to help me guys ?
Thank you.
Click to expand...
Click to collapse
Connect your smartphone to android and boot in fastboot mode.
Type without quotes
"fastboot devices" then enter
"fastboot oem unlock" then enter.
I hope your android bootloader unlocked.
Ashwinrg said:
Connect your smartphone to android and boot in fastboot mode.
Type without quotes
"fastboot devices" then enter
"fastboot oem unlock" then enter.
I hope your android bootloader unlocked.
Click to expand...
Click to collapse
I already try this and my command prompt say to me FAILED (remote : unknow command)
NeCRoAG said:
I already try this and my command prompt say to me FAILED (remote : unknow command)
Click to expand...
Click to collapse
But you tried "fastboot flashing unlock" command.
I use "fastboot oem unlock" and "fastboot flashing unlock"
NeCRoAG said:
I use "fastboot oem unlock" and "fastboot flashing unlock"
Click to expand...
Click to collapse
You enabled oem unlock option in developer settings.
Ashwinrg said:
You enabled oem unlock option in developer settings.
Click to expand...
Click to collapse
Where can I enable that ?
NeCRoAG said:
Where can I enable that ?
Click to expand...
Click to collapse
Go to developer setting and enable oem unlock
If developer setting not enabled then go to about phone and click on build number 7 to 8 times.
Ashwinrg said:
Go to developer setting and enable oem unlock
If developer setting not enabled then go to about phone and click on build number 7 to 8 times.
Click to expand...
Click to collapse
Omg... No OEM unlock in developer option too...
NeCRoAG said:
Omg... No OEM unlock in developer option too...
Click to expand...
Click to collapse
Are you sure you are in the developer menu? It should be there. (HTC devices are handled differently)
NeCRoAG said:
Where can I enable that ?
Click to expand...
Click to collapse
Goto settings-> about device-> tap 7 times on build number frequently,
(Now come back to home screen)
Again goto settings (you will developer option in setting menu)
Tap on developer settings and enable it
You will see "oem unlock" option in it....just enable it....
(This steps can be change in device-to-device but this steps is common.....if you not find this just Google it......)
So, where do u see OEM unlock ?
NeCRoAG said:
So, where do u see OEM unlock ?
Click to expand...
Click to collapse
What's your android version
These option is available in android 5x
Ashwinrg said:
What's your android version
These option is available in android 5x
Click to expand...
Click to collapse
Android 6.0
NeCRoAG said:
Android 6.0
Click to expand...
Click to collapse
Yes. You are right bro. I am just saying I have oem unlock option in my settings. It may be your android settings also have these option.
How do I root on this type of phone?
I've tried kingroot via computer , kingoroot via computer, etc... I also tried to unlocked my bootloader using adb through the following commands
"adb reboot bootloader"
"fastboot bbk unlock_vivo"
But the fastboot mode in the phone isn't responding at all. I have no idea what to do to root and unlock the bootloader.
Would be awesome if u guys help me out on my little problem [emoji28]
Sent from my vivo 1606 using Tapatalk
OverallAlpha said:
How do I root on this type of phone?
I've tried kingroot via computer , kingoroot via computer, etc... I also tried to unlocked my bootloader using adb through the following commands
"adb reboot bootloader"
"fastboot bbk unlock_vivo"
But the fastboot mode in the phone isn't responding at all. I have no idea what to do to root and unlock the bootloader.
Would be awesome if u guys help me out on my little problem [emoji28]
Click to expand...
Click to collapse
Hello.
Maybe am too late to reply to ur question.
Have u turn ON Allow Oem Unlock in Developer option ?
Hello is vivo y53 available for root?
I also facing this problem, please anyone help
RidzVarn said:
Hello.
Maybe am too late to reply to ur question.
Have u turn ON Allow Oem Unlock in Developer option ?
Click to expand...
Click to collapse
Yes, but on reboot it automatically disables it. It's not permanent
jacktemp said:
Yes, but on reboot it automatically disables it. It's not permanent
Click to expand...
Click to collapse
Try this method :
- Switch on the OEM unlocking option in Dev Opt and plug in USB to PC and direct booting into bootloader using ADB cmd
adb reboot-bootloader
- Navigate to PC device manager and look for new device detection and update driver. On Update Drivers popup, navigate to Properties TAB and choose 'Hardware Ids' from scroll menu, rightclick and copy the first id that shown and google for the drivers.
Sometime, from my experiences, PC might say the driver installed for our phone is correct, but it isn't. Thats why when we enter fastboot cmd eg :
fastboot oem unlock
nothing will happen, bcos the driver isnt correctly designed for it.
Well, good luck trying...
RidzVarn said:
Hello.
Maybe am too late to reply to ur question.
Have u turn ON Allow Oem Unlock in Developer option ?
Click to expand...
Click to collapse
Yes Sab Kar liya but no root