Hey guys,
I followed this thread to unlock boot loader (http://forum.xda-developers.com/showthread.php?t=2694600), used the automated way to install adb drivers and did everything like the post says, but when I boot into bootloader and connect to my pc, when I type an adb command to get the code, it just stays at waiting for device for ages...
What I'm doing wrong? I even updated to the last api of adb, which are on the automated post (http://forum.xda-developers.com/showthread.php?t=2588979), posted by an user.
Can anyone help me please?
Thanks in advance!
You don't use ADB at the bootloader, you use fastboot. ADB is only when Android is running
Hgneto said:
Hey guys,
I followed this thread to unlock boot loader (http://forum.xda-developers.com/showthread.php?t=2694600), used the automated way to install adb drivers and did everything like the post says, but when I boot into bootloader and connect to my pc, when I type an adb command to get the code, it just stays at waiting for device for ages...
What I'm doing wrong? I even updated to the last api of adb, which are on the automated post (http://forum.xda-developers.com/showthread.php?t=2588979), posted by an user.
Can anyone help me please?
Thanks in advance!
Click to expand...
Click to collapse
This method does not require you to boot into bootloader. It does require S-off, however. Notice the instructions only tell you to boot into bootloader as the last step, simply to verify the unlock was successful.
Confused...
What? I don't know what to next then... I installed the automated way drivers, installed HTC connect program and allowed the connection via usb in developer options... What shall I do next to unlock boot loader?
For what I see on the VomerGuide it says after:
"Enter Fastboot (bootloader) Mode" ... now you are telling me that I do not need to...
When I enter in this Fastboot Mode, I connect the device to pc and then say the command to get the code, but it says waiting for device for ages and doesn't give me the code... Can you explain me what I'm doing wrong/what shall I do next?
Thanks in advance!
Hgneto said:
What? I don't know what to next then... I installed the automated way drivers, installed HTC connect program and allowed the connection via usb in developer options... What shall I do next to unlock boot loader?
For what I see on the VomerGuide it says after:
"Enter Fastboot (bootloader) Mode" ... now you are telling me that I do not need to...
When I enter in this Fastboot Mode, I connect the device to pc and then say the command to get the code, but it says waiting for device for ages and doesn't give me the code... Can you explain me what I'm doing wrong/what shall I do next?
Thanks in advance!
Click to expand...
Click to collapse
Make sure "usb debugging is enabled" on your phone, then cmd "adb devices" on PC and it should return your phonr serial number.
Will try that.
BTW, shall I enter in bootloader and then connect to PC, or do the other way around?
Thanks!
Sent from my G3
Hgneto said:
What? I don't know what to next then... I installed the automated way drivers, installed HTC connect program and allowed the connection via usb in developer options... What shall I do next to unlock boot loader?
For what I see on the VomerGuide it says after:
"Enter Fastboot (bootloader) Mode" ... now you are telling me that I do not need to...
When I enter in this Fastboot Mode, I connect the device to pc and then say the command to get the code, but it says waiting for device for ages and doesn't give me the code... Can you explain me what I'm doing wrong/what shall I do next?
Thanks in advance!
Click to expand...
Click to collapse
My apologies. I was looking under a different page from the link you provided. If you are following VomerGide, yes you do start in fastboot.
Try this first, though. Make sure USB debugging is enabled, leave phone on (not fastboot), plug it into your computer, and cmd "adb devices". If a message comes up on phone screen to allow computer connection, choose to always allow. Once you have gotten adb to recognize device, you can cmd "adb reboot bootloader" and phone should reboot into bootloader. In bootloader screen on phone, you might have to select fastboot mode. Then try to cmd "fastboot devices" and see if it brings up you device info. If so, you are good to go!
Hello I need help with adb! Whenever I put adb reboot bootloader my phone goes into bootloader mode. Then when I type adb devices the phone suddenly disappears on adb. I am trying to unlock the bootloader with adb but I cant seem to get to the step to unlocking it. The phone goes into bootloader and my pc detects it but my adb does not see it. I need help because im trying to root and by doing that I need to unlock the bootloader. If anyone can help that would be the best.
So please if anyone knows how to do this it would mean the best to me.
I also tried updating the driver and all that
I tried different usb ports and different phones so anyone please help thanks!!
hi to everyone im new in this forum
i had some problem whit the unlock of this phone.
i mailed caterpillar support and they dont help me
i receive the same error on every fastboot command (failed remote:unknown command)
i allow usb debugging and oem unlock but i cant do notting the fastboot mode seems to be useless in this phone
i would unlock my bootloader to install magisk but i cant
someone can help me to solve this issue?
the phone is mtk 6757 based
anyone can help me?
I am searching the net since 2 weeks now for a valid root for the device with no luck at all. I have tried all kind of APK root and PC root and none worked.
Hello,
I have tried installing the google drivers and the drivers from the Razer support site, but I keep getting the error message 'This device cannot start. (Code 10)'.
I would like to lock the bootloader.
I have tried running adb reboot bootloader into command prompt, then running fastboot oem lock but it just comes up with < waiting for device > and nothing I have done has resolved this.
Any help on this matter would be greatly appreciated .
try these ones: https://adb.clockworkmod.com/
those are the only drivers working with my newer PC, AMD x470 Chipset
If you still have problems you can try using an older Windows 7 like Laptop
sanicwowguy said:
Hello,
I have tried installing the google drivers and the drivers from the Razer support site, but I keep getting the error message 'This device cannot start. (Code 10)'.
I would like to lock the bootloader.
I have tried running adb reboot bootloader into command prompt, then running fastboot oem lock but it just comes up with < waiting for device > and nothing I have done has resolved this.
Any help on this matter would be greatly appreciated .
Click to expand...
Click to collapse
Just forget about it. This phone cannot be rooted
i got this error when unlock it
FAILED (remote: 'Command not supported in default implementation')
oem unlock enabled,im in Fastboot mode
(my english is super bad so i dont understand what it means)
try this... it's probably an adb driver issue, it was for me, when my phone was on it worked for adb but in bootloader mode the device manager on my pc showed an error on the usb device that was connected to the bootloader, so i updated that device driver to anotheer version by using the manual option when updating and then it worked
themrgoats said:
try this... it's probably an adb driver issue, it was for me, when my phone was on it worked for adb but in bootloader mode the device manager on my pc showed an error on the usb device that was connected to the bootloader, so i updated that device driver to anotheer version by using the manual option when updating and then it worked
Click to expand...
Click to collapse
i fixed it... not fastboot mode is bootloader mode i remember.