Bootloader un-detected. - OnePlus 7T Questions & Answers

I am trying for the first time to root my 7t pro McLaren, and I ran into a problem. When the boot loader is turned on, and I use fastboot devices, nothing happens. When I do adb devices with it powered on, it shows that its connected. I tried to use the oneplus usb driver update, and nothing happened. does anyone have any solutions? I have OEM unlocking turned on and SIM permantly unlocked. If it helps I'm running on windows 10.

KH-Squisshy said:
I am trying for the first time to root my 7t pro McLaren, and I ran into a problem. When the boot loader is turned on, and I use fastboot devices, nothing happens. When I do adb devices with it powered on, it shows that its connected. I tried to use the oneplus usb driver update, and nothing happened. does anyone have any solutions? I have OEM unlocking turned on and SIM permantly unlocked. If it helps I'm running on windows 10.
Click to expand...
Click to collapse
Hi.
What you want to do exactly?
To Root open bootloader as first.
Developer options /Default usb configuration/ file transfer. Then check if pc "see" your device. fastboot fastboot devices. If visible then u are at home let's say

Make sure your USB port on the phone is clean using compressed air. Though if it works with ADB it should also work in bootloader

Riski3Run said:
Hi.
What you want to do exactly?
To Root open bootloader as first.
Developer options /Default usb configuration/ file transfer. Then check if pc "see" your device. fastboot fastboot devices. If visible then u are at home let's say
Click to expand...
Click to collapse
I was trying to just root it, but I found out what it was. someone sent me the drivers to update my device in manage devices.

Related

[Q] Help with ADB....Question

I am trying to get ADB to work so I can do the unlock bootloader. ADB recognizes my phone while booted up with usb debugging enabled, but when I reboot to fastboot, it does not recognize it.
I've tried different drivers, uninstalling and reinstalling.... no luck.....
Is there anyone that is knowledgeable in this area to assist me? Is there any kind of IRC channel available to get real-time answers?
Please help,
Thanks,
Bob
i am in the same boat. Using windows 7(64 bit). Cannot get the phone recognized in boot loader mode.
diablonyc2 said:
i am in the same boat. Using windows 7(64 bit). Cannot get the phone recognized in boot loader mode.
Click to expand...
Click to collapse
Yeah, im on 7 64 bit also..... i've tried disabling digital driver thing at bootup...
device manager see its just fine.... I can access it with adb while the phone is booted up.... as soon as I reboot to fastboot screen the phone cannot be seen by adb devices..... still shows up just fine with no ! in device manager....
... is there anyway to push a stock image and load a factory stock image from the stock recovery? says it needs to be in /cache folder.... i tried pushing a stock image there but it tells me access is denied.... i tried enabling root.... says root not available on production builds..... im lost....
I just tried it on my xp machine and it worked just fine..... weird.. something with 7 64 bit? i tried pda net drivers, samsung, samsung naked 1.7.... all said they were working fine....
adb is for android or recovery
fastboot is for bootloader
adb won't recognise the device when it's in fastboot mode.
Try:
Code:
fastboot devices
And you don't need adb to unlock the bootloader, the command is:
Code:
fastboot oem unlock
So not entirely sure why you're chasing adb...
I am in the same boat, what happens for me is that fastboot doesnt even recognize the device. So all in all I can't oem unlock my device.
Using win7 64bit
j1mmyg88 said:
I am in the same boat, what happens for me is that fastboot doesnt even recognize the device. So all in all I can't oem unlock my device.
Using win7 64bit
Click to expand...
Click to collapse
The usual recommendation (and what worked for me) is to install PDANet first, just for the drivers. Then fastboot will see your device. You can remove PDANet afterwards and the drivers will remain.
copkay said:
The usual recommendation (and what worked for me) is to install PDANet first, just for the drivers. Then fastboot will see your device. You can remove PDANet afterwards and the drivers will remain.
Click to expand...
Click to collapse
fyi - this is what I did, with 64 bit windows 7 - the driver install didn't complete 'til I actually connected the GN in fastboot mode, then win7 installed the driver and I was able to run fastboot successfully.

No way of installing ROM

I need help getting out of this never ending misery. I'm stuck with my unlocked Desire HD, no ROM, and no idea how to get one working. I can't even get back to stock.
I've been looking for solutions for a week now, but it seems the combination of S-ON, no USB debugging and an unlocked bootloader makes most of them undoable.
I am able to get into boot loader, and the currently installed 4eXT recovery.
See attached file for bootloader screen.
Can anyone help me get my phone to work again? Either by a custom ROM or HTC stock; whatever.
Thanks.
What is the problem? What happens when you install a ROM? If you get stuck on the splash screen read my signature.
bananagranola said:
What is the problem? What happens when you install a ROM? If you get stuck on the splash screen read my signature.
Click to expand...
Click to collapse
It gets stuck on the HTC loading screen or on the black screen directly after depending on what I install. Don't I need USB debugging to use fastboot? I'm only getting < waiting for device > when flashing via fastboot.
My device is not listed when using adb devices.
SageNTitled said:
It gets stuck on the HTC loading screen or on the black screen directly after depending on what I install. Don't I need USB debugging to use fastboot? I'm only getting < waiting for device > when flashing via fastboot.
My device is not listed when using adb devices.
Click to expand...
Click to collapse
No. ADB is not fastboot. Access fastboot from the hboot menu. Details in the link in my signature.
bananagranola said:
No. ADB is not fastboot. Access fastboot from the hboot menu. Details in the link in my signature.
Click to expand...
Click to collapse
Yes, I did read your thread. But it doesn't work since it's not getting a connection to the device.
See attached image.
So you're booting into hboot, navigating to fastboot with your volume keys, and selecting it with the power key? If so, and fastboot still isn't getting a connection, I have no idea. Maybe check your cable or your USB port connectivity.
bananagranola said:
So you're booting into hboot, navigating to fastboot with your volume keys, and selecting it with the power key? If so, and fastboot still isn't getting a connection, I have no idea. Maybe check your cable or your USB port connectivity.
Click to expand...
Click to collapse
Yes. It does say FASTBOOT USB and I can see the device in the Device Manager. I also have the Android SDK Tools as well as the Google USB Driver installed.
I always thought you needed USB debugging on on the phone to get access to the phone's system folders.
SageNTitled said:
Yes. It does say FASTBOOT USB and I can see the device in the Device Manager. I also have the Android SDK Tools as well as the Google USB Driver installed.
I always thought you needed USB debugging on on the phone to get access to the phone's system folders.
Click to expand...
Click to collapse
No, USB debugging (aka ADB) is separate from fastboot. ADB kicks in when you boot the ROM. Fastboot is from the bootloader. Fastboot doesn't access the system's individual folders. It's used to flash entire images.
Not to worry, for I have solved the problem. I was apparently missing a driver that didn't get installed since I was missing USB debugging mode when installing adb and fastboot on my PC.
Going into Device Manager and manually looking up the HTC driver solved it.
Thanks for your time.
Out of interest, did your PC have VMWare Workstation installed? Because on Windows 7 and 8 people are having issues with Android drivers with it installed
Sent from my Desire HD using Tapatalk 2
humzaahmed155 said:
Out of interest, did your PC have VMWare Workstation installed? Because on Windows 7 and 8 people are having issues with Android drivers with it installed
Click to expand...
Click to collapse
No, I did not have that installed.

[Q] Can Not get ADB and Fastboot drivers to install

Windows 7 x64
Galaxy Nexus i515, BROKEN SCREEN, USB DEBUGGING WAS NOT TURNED ON. The phone is completely stock I just turned it on and used it until I broke my screen. Screen lock is on.
I have been trying to access my phone, using Fastboot, to wipe it before I send it in for warranty. I can not seem to do this at all. It seems that I can not install the drivers because I have not enabled USB debugging. Is this true? I have been following this guide : http://www.teamandroid.com/2012/07/30/how-to-set-up-adb-fastboot-with-android-sdk/2/ When i go to manually install the drivers, from SDK, I get, "The folder you specified does not contain a compatible software driver for your device. If the folder contains a driver, make sure that it is designed to work with Windows for x6-based systems." I then tried the driver from Samsung and got the same response.
So then I hold VOL+ _ VOL- and Power and tried to install the drivers for Fastboot with the same outcome as above. Also when I boot in Fastboot mode the drivers that are installed make my phone a modem. The driver is called, "SAMSUNG Mobile USB Modem." I can not get this to change.
So to summarize I can not get the ADB Drivers to install, because I do not have USB Debugging enabled, that in return will not allow me to install Fastboot Drivers because when I plug the phone in the computer sees it as a Modem.
Any suggestions? I am just trying to erase the info on my phone I have given up all hope of recovering any data.
Thanks,
qualm
USB debugging drivers/interface have nothing to do with fastboot drivers/interface. What's a screen lock?
a manta wrote this.
beekay201 said:
USB debugging drivers/interface have nothing to do with fastboot drivers/interface. What's a screen lock?
a manta wrote this.
Click to expand...
Click to collapse
I meant a screen pattern lock. When you wake up the screen you have to connect the dots in a certain pattern before your screen unlocks and you can use the phone.
As far as, USB debugging drivers/interface having nothing to do with fastboot drivers/interface, then what am I doing wrong? I can not get my computer to see my phone as an android device.
_qualm_ said:
I meant a screen pattern lock. When you wake up the screen you have to connect the dots in a certain pattern before your screen unlocks and you can use the phone.
As far as, USB debugging drivers/interface having nothing to do with fastboot drivers/interface, then what am I doing wrong? I can not get my computer to see my phone as an android device.
Click to expand...
Click to collapse
I know what a screen pattern lock is.
Uninstall all drivers, reboot pc.
Assuming device is off: press power+vol up+vol down, until you feel the vibration. Wait 2 secs or so. Device will be in fastboot mode.
Read this thread, i say again, READ this thread, obviously start with the first post! - http://forum.xda-developers.com/showthread.php?t=1812959
Thanks for the link. I read it and followed instructions for installing the drivers. Here is what I did:
1.Uninstalled all drivers
2.Rebooted my PC
3.Downloaded these Drivers, as suggested: http://forum.xda-developers.com/showthread.php?t=1379875
4.Followed these instructions, on how to install the driver without windows trying to find one automatically: http://forum.xda-developers.com/showpost.php?p=29044502&postcount=735
Everything seemed to go well under the Device Manager, when I plug my phone in in fastboot mode, it shows Android Phone -> Samsung Android Interface. This is way better than what I had before, when it was showing up as a Modem. Now when I try to use fastboot.exe and I type "fastboot devices" nothing shows up. I reset the computer and replugged in my device, in fastboot, and the same thing nothing shows up in fastboot.
Thanks for you help.
Did you miss the part about having to feed windows the same driver again, when connecting the device for the first time, in FASTBOOT MODE?
a maguro wrote this.
beekay201 said:
Did you miss the part about having to feed windows the same driver again, when connecting the device for the first time, in FASTBOOT MODE?
a maguro wrote this.
Click to expand...
Click to collapse
Not sure if I understand what your asking.
I followed all of the steps here: http://forum.xda-developers.com/showpost.php?p=29044502&postcount=735 I connected the phone booted normally and let windows find a driver so that the driver reads Portable Devices -> Galaxy Nexus. Then I unplugged the Nexus and booted it in fastboot mode and plugged it in. Next I followed the directions to install the Universal_Naked_Driver, in fastboot mode. I can not install the driver for ADB because I can not enable USB Debugging with my broken screen.
Thanks Again.
Why is it so difficult for people to understand that USB debugging has nothing to do with anything outside the booted OS?
Sent from my Galaxy Nexus
W8 a sec, do you even have your bootloader unlocked???
You said you're running stock, so that should have been my first question, because to unlock your bootloader through the usual way, you need to confirm a dialog on the device... which in your case, doesn't have a working screen.
_qualm_ said:
Not sure if I understand what your asking.
I followed all of the steps here: http://forum.xda-developers.com/showpost.php?p=29044502&postcount=735 I connected the phone booted normally and let windows find a driver so that the driver reads Portable Devices -> Galaxy Nexus. Then I unplugged the Nexus and booted it in fastboot mode and plugged it in. Next I followed the directions to install the Universal_Naked_Driver, in fastboot mode. I can not install the driver for ADB because I can not enable USB Debugging with my broken screen.
Thanks Again.
Click to expand...
Click to collapse
....
Lets see:
That post shows how it's done, correctly. (I think, from what i've read)
pay attention to part 3)
3)
NOTE:
- The method described here can be used to install the "Samsung Galaxy Nexus ADB Interface" driver as well as the "Samsung Galaxy Nexus Bootloader Interface" driver.
- Differences between the two procedures. One is done with the phone booted up normally and "USB Debugging" is enabled, and the other is done when the phone is in fastboot. I will cover the "USB Debugging" part here.
Click to expand...
Click to collapse
then...
We will now install the two drivers that efrant talked about in his post.
A) (FOR ADB - WHEN RUNNING ANDROID OS):
Enable USB debugging on your device
- Goto Settings > Developer Options > Check "USB Debugging"
- Connect device, manually update driver to Naked driver by 1wayjohny, done. On 4.2 and above, you'll need to confirm that you accept the host's (your pc) RSA key.
B) (FOR FASTBOOT - WHEN RUNNING FASTBOOT MODE)
boot into fastboot mode - power off phone and hold vol up + vol down + power
Click to expand...
Click to collapse
Both for A) and B), you need to do the "Update drivers manually" part!
Right now, your only option is B), that is to use fastboot to either:
- Flash stock images.
- To get your data back, boot a custom recovery (which won't require the RSA key confirmation for ADB) from fastboot, then use ADB to pull your /sdcard/ or whatever.
Pirateghost said:
Why is it so difficult for people to understand that USB debugging has nothing to do with anything outside the booted OS?
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
I am learning this ^. I am having trouble getting my computer to see my phone, in fastboot mode. All of the instructions that I have read start with installing drivers for ADB, which requires the phone to be USB debugging mode, and then the drivers for fastboot. So I thought my trouble was, since I can not install the drivers for ADB, and that I was having trouble with all of my drivers, that it was probably the fact that my phone can not be put into USB debugging mode. I now realize that USB debugging has nothing to do with fastboot, as fastboot is before the OS is booted. I am still just having trouble with my fastboot driver and seeing my phone with fastboot.exe.
beekay201 said:
W8 a sec, do you even have your bootloader unlocked???
Both for A) and B), you need to do the "Update drivers manually" part!
Right now, your only option is B), that is to use fastboot to either:
- Flash stock images.
- To get your data back, boot a custom recovery (which won't require the RSA key confirmation for ADB) from fastboot, then use ADB to pull your /sdcard/ or whatever.
Click to expand...
Click to collapse
No my bootloader is not unlocked. Is this the reason that my phone is not detected by fastboot.exe? Do I need to unlock my bootloader?
I have been trying option B, as I know this is my only option. I have been doing the "Update drivers manually" part I even tried on another PC with windows 7, to no avail. What ever I seem to do I can not see my device in fastboot.exe.
_qualm_ said:
No my bootloader is not unlocked. Is this the reason that my phone is not detected by fastboot.exe? Do I need to unlock my bootloader?
I have been trying option B, as I know this is my only option. I have been doing the "Update drivers manually" part I even tried on another PC with windows 7, to no avail. What ever I seem to do I can not see my device in fastboot.exe.
Click to expand...
Click to collapse
No. Fastboot should be able to see your device if the proper drivers are installed. Fastboot is REQUIRED to unlock the bootloader
Sent from my Galaxy Nexus
Pirateghost said:
No. Fastboot should be able to see your device if the proper drivers are installed. Fastboot is REQUIRED to unlock the bootloader
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
If you used odin to flash something, that will unlock the bootloader. Flashing a section of edited param using OMAP flash will also unlock the bootloader.
Beamed from my Maguro.
I also have the same problem with my galaxy C5.
_qualm_ said:
No my bootloader is not unlocked. Is this the reason that my phone is not detected by fastboot.exe? Do I need to unlock my bootloader?
I have been trying option B, as I know this is my only option. I have been doing the "Update drivers manually" part I even tried on another PC with windows 7, to no avail. What ever I seem to do I can not see my device in fastboot.exe.
Click to expand...
Click to collapse
My galaxy C5 is also not recognized as a bootloader interface while in fastboot mode, after installing all the drivers correctly. Samsung usb driver v1.5.63.0 makes the changes i think, and it makes it as a modem instead of bootloader. maybe the solution is i have to manually update the driver of that modem into bootloader, right click on the modem in device manager and change it's driver into bootloader of your phone, maybe it works. I will try it this way.
Let me know if this solution has worked for someone.
Thanks

Cannot unlock bootloader for H811 20o

I already enabled OEM Unlock and USB Debugging in Developer options.
then I connected my LG G4 H811 to PC and confirmed MTP.
adb devices just shows:
List of devices attached
If I select USB charge instead of MTP, the adb devices shows:
List of devices attached:
LGH811***** offline
Looks like MTP mode adb cannot connect to H811 at all.
Does anyone know the reason? Really need to unlock bootloader and then root my phone.
Thanks
eruisi said:
I already enabled OEM Unlock and USB Debugging in Developer options.
then I connected my LG G4 H811 to PC and confirmed MTP.
adb devices just shows:
List of devices attached
If I select USB charge instead of MTP, the adb devices shows:
List of devices attached:
LGH811***** offline
Looks like MTP mode adb cannot connect to H811 at all.
Does anyone know the reason? Really need to unlock bootloader and then root my phone.
Thanks
Click to expand...
Click to collapse
its beacause your mobile's Debugging didnt alowed that usb connection. when u type 'adb device' there should be a popup on your device asking to connect to pc. choose Allow. it will be online hen.
Thanks for the reply!
But there is no popup on the phone when I type "adb devices". The only popup I see is when I connect PC and phone with USB, a popup on phone asks me "Allow this computer to access your phone data?" I choose "Yes"
Any help will be much appreciated.
eruisi said:
Thanks for the reply!
But there is no popup on the phone when I type "adb devices". The only popup I see is when I connect PC and phone with USB, a popup on phone asks me "Allow this computer to access your phone data?" I choose "Yes"
Any help will be much appreciated.
Click to expand...
Click to collapse
You need to enable USB debugging in developers options.
Sent from my LG-D801 using Tapatalk
bxlegend said:
You need to enable USB debugging in developers options.
Sent from my LG-D801 using Tapatalk
Click to expand...
Click to collapse
I enabled OEM unlock and USB debugging both in Developer options.
eruisi said:
I enabled OEM unlock and USB debugging both in Developer options.
Click to expand...
Click to collapse
If all the checks boxes are ticked, try revoking USB debugging authorizations. Connect your device as MTP (try PTP as well) and try to adb devices again and see if you get the pop up on your phone. Last option would be to boot into recovery via button combo and reboot into the bootloader from there.
Sent from my LG-D801 using Tapatalk
I tried all of your suggestions, none of them work.
PTP/USB charging mode, adb devices shows:
List of devices attached:
LGH811***** offline
MTP shown no device attached...
I did get into download mode (bootloader mode I think) - screen says Firmware Update, do not unplug the USB connection until the process is complete
Then I tried to run fastboot oem unlock, it stucks at
< waiting for device >
and there is no change on phone screen.
Any other ideas? I really need to root my H811. Appreciate any suggestions!
Change to PTP mode.
Gesendet von meinem LG-H815 mit Tapatalk
It sounds like your usb drivers ars not properly installed. I would try uninstalling and then reinstall. Did you happen to install LG Bridge?
Sent from my LG-H811 using Tapatalk
eruisi said:
I tried all of your suggestions, none of them work.
PTP/USB charging mode, adb devices shows:
List of devices attached:
LGH811***** offline
MTP shown no device attached...
I did get into download mode (bootloader mode I think) - screen says Firmware Update, do not unplug the USB connection until the process is complete
Then I tried to run fastboot oem unlock, it stucks at
< waiting for device >
and there is no change on phone screen.
Any other ideas? I really need to root my H811. Appreciate any suggestions!
Click to expand...
Click to collapse
Download mode is not the recovery. If you have TWRP installed as your recovery, power your phone off completely and disconnect it from the computer. Then press and hold volume down and power. Keep holding and when you see the LG screen, release only the power button and press and hold it quickly again (you should still be holding volume down). This'll take you to the factory reset screen, select yes twice and you should be taken to twrp. REMEMBER, ONLY DO THIS IF YOU HAVE TWRP INSTALLED!
Sent from my LG-D801 using Tapatalk
I dont have TWRP installed
The phone is in initial state from factory and has been upgraded to MM 20O
eruisi said:
I dont have TWRP installed
The phone is in initial state from factory and has been upgraded to MM 20O
Click to expand...
Click to collapse
Ohh...follow the op in this thread.
Sent from my LG-D801 using Tapatalk
I followed all steps in the thread you list. I am stuck at "adb devices" where I didn't see my phone is listed if I connect with MTP mode. For USB charge or PTP, I see devices but it is offline.
With this problem, I cannot get my phone reboot into bootloader mode and run oem unlock/twrp.
eruisi said:
I followed all steps in the thread you list. I am stuck at "adb devices" where I didn't see my phone is listed if I connect with MTP mode. For USB charge or PTP, I see devices but it is offline.
With this problem, I cannot get my phone reboot into bootloader mode and run oem unlock/twrp.
Click to expand...
Click to collapse
Did you tried revoking the usb auth?
http://forum.xda-developers.com/g4/development/unlock-bootloader-h811-20o-t3459285/post68630578
Do you receive a popup afterwards when connecting the usb cable?
PTP or usb charge should be fine.
What OS are you running?
.
I am using Window10 on my PC.
I made a tiny progress: I installed LG Bridge software and it updated LG driver on my PC. Now when I connect phone to PC with USB (of course I choose "ALLOW" for popup USB Connection Allow this computer to accept your phone data?). Now I see devices under MTP mode but it is still offline so I cannot boot it into bootloader mode. There is no popup when I run adb devices.
I tried revoke USB auth a couple of time, no luck
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
eruisi said:
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
Click to expand...
Click to collapse
flash tt36 uss enterprise rom ots fast.
http://forum.xda-developers.com/tmobile-g4/development/t-mobile-lg-g4-h-811-mm-20o-tt10-uss-t3411769
I am having a different problem, i get to all these step but when I type fastboot oem unlock it gets stuck at waiting for device no matter how long i let it sit. I know there is no problem with adb because it shows the device with the serial number, I just can't unlock the boot loader
eruisi said:
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
Click to expand...
Click to collapse
OP @eruisi
Dont you know that this doesn't belong to the Android Development section?
Please be sensible and post in the right section and create threads only when it is actually required.
By using SEARCH and PM to other members...many things get solved with less and accurate results
Thread moved

Can't get windows 10 to detect my Fastboot device

hey guys, I just got my OP3, I want to open the bootloader before I store some data that will be erased anyway when unlocking, I enabled USB Debugging & OEM unlocking & Advanced reboot and then I accepted the RSA Fingerprint popup. (Then, when running adb devices, I got the id of my device).
Now, I am in bootloader mode, and when running fastboot devices, I get nothing. I already installed Oneplus drivers when first connected the device.
In Device Manager under Other Devices I can see a device named "Android". When trying to install the drivers manually by browsing devices I have on my computer, I can only see "Samsung ADB Interface" and I am afraid installing this will not work when trying to unlock the bootloader. What can I do? I also have a Kali Linux Laptop if that's helping. Thanks.
Put in fastboot mode, connect to computer and manually select fastboot interface from the device manager "install device/update driver manually" box. That worked for me.
JusTeN_ said:
hey guys, I just got my OP3, I want to open the bootloader before I store some data that will be erased anyway when unlocking, I enabled USB Debugging & OEM unlocking & Advanced reboot and then I accepted the RSA Fingerprint popup. (Then, when running adb devices, I got the id of my device).
Now, I am in bootloader mode, and when running fastboot devices, I get nothing. I already installed Oneplus drivers when first connected the device.
In Device Manager under Other Devices I can see a device named "Android". When trying to install the drivers manually by browsing devices I have on my computer, I can only see "Samsung ADB Interface" and I am afraid installing this will not work when trying to unlock the bootloader. What can I do? I also have a Kali Linux Laptop if that's helping. Thanks.
Click to expand...
Click to collapse
Its fine just search for fastboot devices and see if your device comes up. Mine was showing the same thing and i continued and it worked

Categories

Resources