I am using the Nexus Root Toolkit to try and install the latest version of TWRP and Rootkit will reboot my phone into bootloader mode just fine, but when it checks fastboot connectivity, it can't find my phone.
Any ideas what is causing this?
lazerus06 said:
I am using the Nexus Root Toolkit to try and install the latest version of TWRP and Rootkit will reboot my phone into bootloader mode just fine, but when it checks fastboot connectivity, it can't find my phone.
Any ideas what is causing this?
Click to expand...
Click to collapse
http://developer.android.com/sdk/win-usb.html
probably need the google usb drivers.
biggiestuff said:
http://developer.android.com/sdk/win-usb.html
probably need the google usb drivers.
Click to expand...
Click to collapse
Already installed that(even removed and reinstalled) and still no luck. My PC sees my phone as a Nexus 6, the toolkit sees it, just when it reboots it cant detect fastboot. Not sure what to do.
lazerus06 said:
Already installed that(even removed and reinstalled) and still no luck. My PC sees my phone as a Nexus 6, the toolkit sees it, just when it reboots it cant detect fastboot. Not sure what to do.
Click to expand...
Click to collapse
Does it show up in device manager? If not try a different cable and/or USB port. If it does show up, does it have an error? What's it listed as?
Sent from my Nexus 6 using Tapatalk
biggiestuff said:
Does it show up in device manager? If not try a different cable and/or USB port. If it does show up, does it have an error? What's it listed as?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Finally got it working, it was showing up in Windows 10 as a camera and a Nexus 6, removed the camera from device manager and it worked. So weird...
Related
Hey guys I unlocked my boot loader and rooted once then I un-rooted and re-locked the boot-loader and now I am trying to do it again but I am having a problem. When I have my phone connected in debugging mode it shows up fine, I can use the code "adb devices" and it shows up but then when I load into the boot loader and go into fastboot and connect my phone to my computer Windows 8 says that it can not recognize the device this is on USB 2.0 it also says "device failed enumeration". On USB 3.0 I get a message that says "The device cannot start code 10". I have un-installed and then re-installed the sync manager and mulitple drivers to no avail. Please help.
Help
Anyone?
I had this before. It's a glitch I think but after keep trying I finally got it to work and really I don't know how to fix it.
What's your hboot version? Battery full? Try a different computer? Have a linux live cd?
Sent from my HTC One using xda app-developers app
Tw1tchy said:
I had this before. It's a glitch I think but after keep trying I finally got it to work and really I don't know how to fix it.
What's your hboot version? Battery full? Try a different computer? Have a linux live cd?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Yea I've tried two different computers I did have luck with one but I got as far as "fastboot flash unlocktoken Unlock_code.bin" and get an error that says that it cannot load the "Unlock_code.bin". My hboot version is 1.44. My battery has been full all day due to the fact that its been connected to a computer all day http://forum.xda-developers.com/images/smilies/tongue.gif
arenglish said:
Yea I've tried two different computers I did have luck with one but I got as far as "fastboot flash unlocktoken Unlock_code.bin" and get an error that says that it cannot load the "Unlock_code.bin". My hboot version is 1.44. My battery has been full all day due to the fact that its been connected to a computer all day http://forum.xda-developers.com/images/smilies/tongue.gif
Click to expand...
Click to collapse
Well lets kinda rule things out. It shouldn't be your computer hardware or fastboot files because you tried this on multiple computers. Now what drivers are you using on each computer? Did you tried other micro usb cords? What shape is your micro usb slot on your device (looking at mine right now its kinda dirty)?
Complete those and it should tell you if its a connection problem or not. Otherwise we can partially assume its the software on your phone.
Tw1tchy said:
Well lets kinda rule things out. It shouldn't be your computer hardware or fastboot files because you tried this on multiple computers. Now what drivers are you using on each computer? Did you tried other micro usb cords? What shape is your micro usb slot on your device (looking at mine right now its kinda dirty)?
Complete those and it should tell you if its a connection problem or not. Otherwise we can partially assume its the software on your phone.
Click to expand...
Click to collapse
I have been using drivers that didn't seem to work(some that I got off some thread here) but those didn't work so I uninstalled those and then uninstalled and then re-installed HTC Sync. I have used three different cables and my micro usb slot seems to be in fine condition it doesn't seem to be that dirty.
What happens when you try
fastboot erase cache
Does the command work or fail?
Sent from my HTC One using xda app-developers app
Tw1tchy said:
What happens when you try
fastboot erase cache
Does the command work or fail?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I would assume this would not work as the op states that his device is not recognised in fastboot.
bobsie41 said:
I would assume this would not work as the op states that his device is not recognised in fastboot.
Click to expand...
Click to collapse
Incorrect, OP has got as far as loading the unlock code but fails at fastboot.
Sent from my HTC One using xda app-developers app
Ok so with one laptop when I have my phone in debugging mode and are in the sense OS the phone is detected using the code "adb devices" but when I go to the bootloader and put the phone in fastboot mode it is unrecognized. On my other laptop it is recognized in fastboot using the code "fastboot devices". I have not used the clear cache yet I will try it later.
Sent from my HTC One using xda app-developers app
arenglish said:
Ok so with one laptop when I have my phone in debugging mode and are in the sense OS the phone is detected using the code "adb devices" but when I go to the bootloader and put the phone in fastboot mode it is unrecognized. On my other laptop it is recognized in fastboot using the code "fastboot devices". I have not used the clear cache yet I will try it later.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I'm in the exact same place as you on the first computer, as soon as I boot my phone into fastboot my computer no longer recognizes it and I've tried at least 5 different drivers and the HTC sync thing to help with the driver, what is wrong??
Sent from my HTC One using Xparent Cyan Tapatalk 2
Tw1tchy said:
What happens when you try
fastboot erase cache
Does the command work or fail?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
When I try that command all that happens is it says "waiting for device" and stays like that.
arenglish said:
When I try that command all that happens is it says "waiting for device" and stays like that.
Click to expand...
Click to collapse
Have you updated your firmware? If so, make sure your sdk is the latest version.
Use usb 2.0, usb 3.0 is known to cause problems.
Un-install htc sync but not the drivers.
Before attempting commands, eject htc sync drive from My PC.
Let me know how you get on.
bobsie41 said:
Have you updated your firmware? If so, make sure your sdk is the latest version.
Use usb 2.0, usb 3.0 is known to cause problems.
Un-install htc sync but not the drivers.
Before attempting commands, eject htc sync drive from My PC.
Let me know how you get on.
Click to expand...
Click to collapse
Ok, my firmware is 1.26.502.12 which I believe is the latest for AT&T, I've switched from USB 3.0 to 2.0 still not working in fastboot. I re-installed the SDK yesterday so I don't think there should be an update. I have un-installed HTC sync but not HTC Driver Installer and still after doing all of this the device shows up when it is in the OS but not in fastboot. Also when I reboot my device USB debugging keeps disabling itself.
Any updates to this? I'm running Windows 8, have the HTC drivers / Sync installed.. The phone connects fine while in Windows. But is unrecognized when the phone is in bootloader. This is driving me nuts. I do not have access to another PC. I'm sure someone has this working.
Edit: usb 3.0 ports working after following the plugable.com method for windows 8 usb 3 host controller fix.
born_fisherman said:
Any updates to this? I'm running Windows 8, have the HTC drivers / Sync installed.. The phone connects fine while in Windows. But is unrecognized when the phone is in bootloader. This is driving me nuts. I do not have access to another PC. I'm sure someone has this working.
Edit: usb 3.0 ports working after following the plugable.com method for windows 8 usb 3 host controller fix.
Click to expand...
Click to collapse
Thanks... tried that method worked like a charm.
So i downloaded the sdk.... plugged in the phone windows installed the adb composite driver I open command prompt in the platform tools folder run adb devices yes it is there reboot the phone into recovery.... many times.... do adb devices... nothing shows up apply from adb no device.... I'm on windows 7 64 I'm pretty sure its a driver issue but I can't get it to recognize the phone in recovery.... everything is stock on the phone bootloader still locked ( wouldn't be able to do that either since yeah no adb action.... using the cable that came with the phone tried multiple ports..... maybe someone can explain how to install the driver so it works? right now in device manager it shows up as Android device then below that adb composite driver..... this part I understand sort of... was expecting to see nexus 6 but how would I know...... if anyone has the actual driver that works I would appreciate it
Installed motorola device manager for windows.. no difference..... edited the inf file from sdk .... no difference..... I'd try another computer but probably end up installing the same driver so no point there....
edit edit also removed every hint of the old samsung drivers since I came from s4 to nexus......
Gage_Hero said:
So i downloaded the sdk.... plugged in the phone windows installed the adb composite driver I open command prompt in the platform tools folder run adb devices yes it is there reboot the phone into recovery.... many times.... do adb devices... nothing shows up apply from adb no device.... I'm on windows 7 64 I'm pretty sure its a driver issue but I can't get it to recognize the phone in recovery.... everything is stock on the phone bootloader still locked ( wouldn't be able to do that either since yeah no adb action.... using the cable that came with the phone tried multiple ports..... maybe someone can explain how to install the driver so it works? right now in device manager it shows up as Android device then below that adb composite driver..... this part I understand sort of... was expecting to see nexus 6 but how would I know...... if anyone has the actual driver that works I would appreciate it
Installed motorola device manager for windows.. no difference..... edited the inf file from sdk .... no difference..... I'd try another computer but probably end up installing the same driver so no point there....
edit edit also removed every hint of the old samsung drivers since I came from s4 to nexus......
Click to expand...
Click to collapse
This is what I did.
When you get to the phone into recovery mode unplug the USB plug and then plug it back in again. Windows should search for the driver. When windows finishes open device manager. Look for the nexus 6 with the yellow icon. Follow the steps attached in the picture. Credit for the driver steps goes to wugfresh, steps obtained from his toolkit.
Sent from my Nexus 6 using XDA Premium HD app
Intub8 said:
This is what I did.
When you get to the phone into recovery mode unplug the USB plug and then plug it back in again. Windows should search for the driver. When windows finishes open device manager. Look for the nexus 6 with the yellow icon. Follow the steps attached in the picture. Credit for the driver steps goes to wugfresh, steps obtained from his toolkit.
Sent from my Nexus 6 using XDA Premium HD app
Click to expand...
Click to collapse
I will try wugfish to install the drivers and then see if I can use ADB after that.... I definitely did not have the device show up as nexus 6 in device manager other than the mtp part... pretty hard for that not to show up..... I'll give it a shot on Sunday unless the ota drops to the phone first.
A simple unplug and replug in fixes the issue...when you get to the adb point on the phone and you make sure the driver is installed on the computer correctly, simply unplug from the computer, replug in and continue
Sent from my Nexus 6 using XDA Free mobile app
Had the same problem on a Win7 machine that I have used for several phones. Would see the device in ADB when full booted, see it in fastboot, but when in ADB sideload, could not see it. Turns out it was trying to use the Samsung ADB vs. Google/N6 driver for ADB. Had to do a lot of hoop jumping, deleting/changing drivers, but worked great after.
tvtodd said:
Had the same problem on a Win7 machine that I have used for several phones. Would see the device in ADB when full booted, see it in fastboot, but when in ADB sideload, could not see it. Turns out it was trying to use the Samsung ADB vs. Google/N6 driver for ADB. Had to do a lot of hoop jumping, deleting/changing drivers, but worked great after.
Click to expand...
Click to collapse
Can you explain exactly what you did? This is exactly what my N6 is doing. When the phone is on, under "Device Manager" it says "Samsung Android Phone - Android Composite ADB Interface". When in Bootloader it says it is a a "Samsung Android Phone - Android Bootloader Interface" and I keep deleting the driver and trying to reinstall the default drivers from the SDK Manager but it just keeps loading as the damn Samsung.
z28 justin said:
Can you explain exactly what you did? This is exactly what my N6 is doing. When the phone is on, under "Device Manager" it says "Samsung Android Phone - Android Composite ADB Interface". When in Bootloader it says it is a a "Samsung Android Phone - Android Bootloader Interface" and I keep deleting the driver and trying to reinstall the default drivers from the SDK Manager but it just keeps loading as the damn Samsung.
Click to expand...
Click to collapse
I successfully installed the correct drivers.... Download wugfish for n6, at the top when its installed, there is a button in the middle to setup drivers, follow the instructions exactly and it will work. Of course before someone jumps on me, I do plan to sideload through command prompt....
Gage_Hero said:
I successfully installed the correct drivers.... Download wugfish for n6, at the top when its installed, there is a button in the middle to setup drivers, follow the instructions exactly and it will work. Of course before someone jumps on me, I do plan to sideload through command prompt....
Click to expand...
Click to collapse
I followed those instructions as well and it still registered as a Samsung Device. However, I did finally get it to work by going through my "Uninstall or change a program list" and removing a "Samsung Driver Installation" program I had installed for my wife's S4. Then I ran back through Wugfish's driver directions and sure enough, it finally registered as a standard Android device and not a damn Samsung.
I've tried on my Nexus 6, every time it goes to recovery mode it doesn't show up in device manager.
I've already unistalled all drivers, used the nexus root tool to reinstall the drivers, it doesn't matter. It works fine the first part when you need to use ADB to restart the device in bootloader mode, then you select recovery and nothing happens the device never shows up, so I can't install/uninstall any drivers because it simply doesn't display anywhere, wtf!
Mephisto_POA said:
I've tried on my Nexus 6, every time it goes to recovery mode it doesn't show up in device manager.
I've already unistalled all drivers, used the nexus root tool to reinstall the drivers, it doesn't matter. It works fine the first part when you need to use ADB to restart the device in bootloader mode, then you select recovery and nothing happens the device never shows up, so I can't install/uninstall any drivers because it simply doesn't display anywhere, wtf!
Click to expand...
Click to collapse
Did you try to disconnect and reconnect the USB while the phone was in recovery?
Sent from my Nexus 6 using XDA Premium HD app
I don't know if this will solve your issues. When I was side loading the 5.1 update I couldn't get tmy win 7 machine to see the device after rebooting from adb to sideload.
I ended up finding a thread somewhere that suggested a newer version of adb. Once I downloaded the most recent version it installed fine.
I also rebooted into fastboot through adb, went to device manager and found my nexus, manually updated the driver. After all that everything worked fine.
Don't know if that helps or not....
I can't get my computer to show my N6 as a phone. All it shows is Unknown Device. I've loaded the Google Drivers yet it doesn't list them when trying to load them manually.
Intub8 said:
Did you try to disconnect and reconnect the USB while the phone was in recovery?
Sent from my Nexus 6 using XDA Premium HD app
Click to expand...
Click to collapse
I found the problem
each mode has a unique hardware ID
when phone is in normal mode with USB debug, when it is at bootloader and then afterwards when it is in recovery mode
the last mode, hardware ID VID_18D1&PID_D001 didn't get any dirvers installed, evne downloading official drivers from google and other parties.
I had to manually edit the android_winusb.inf file and add the hardware ID %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_D001 under ;Google Nexus (generic)
---------- Post added at 05:57 PM ---------- Previous post was at 05:56 PM ----------
lukesdiesel said:
I can't get my computer to show my N6 as a phone. All it shows is Unknown Device. I've loaded the Google Drivers yet it doesn't list them when trying to load them manually.
Click to expand...
Click to collapse
https://www.reddit.com/r/nexus6/comments/2yyfri/nexus_6_not_getting_detected_during/
check this
got it to work
I got it to work by unplugging and plugging back in once I had hit the adb sideload option in recovery. When I was just in recovery it had no effect.
rkshack
Intub8 said:
This is what I did.
When you get to the phone into recovery mode unplug the USB plug and then plug it back in again. Windows should search for the driver. When windows finishes open device manager. Look for the nexus 6 with the yellow icon. Follow the steps attached in the picture. Credit for the driver steps goes to wugfresh, steps obtained from his toolkit.
Sent from my Nexus 6 using XDA Premium HD app
Click to expand...
Click to collapse
thanks. this worked
Mephisto_POA said:
I had to manually edit the android_winusb.inf file and add the hardware ID %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_D001 under ;Google Nexus (generic)
Click to expand...
Click to collapse
My device needed %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_D002.
This happened to me too, I just ended up using a different computer: https://plus.google.com/+LoganJonesJ/posts/hrDRAnyrotf
Intub8 said:
This is what I did.
When you get to the phone into recovery mode unplug the USB plug and then plug it back in again. Windows should search for the driver. When windows finishes open device manager. Look for the nexus 6 with the yellow icon. Follow the steps attached in the picture. Credit for the driver steps goes to wugfresh, steps obtained from his toolkit.
Click to expand...
Click to collapse
Worked for me as well, thanks!
Intub8 said:
This is what I did.
When you get to the phone into recovery mode unplug the USB plug and then plug it back in again. Windows should search for the driver. When windows finishes open device manager. Look for the nexus 6 with the yellow icon. Follow the steps attached in the picture. Credit for the driver steps goes to wugfresh, steps obtained from his toolkit.
Sent from my Nexus 6 using XDA Premium HD app
Click to expand...
Click to collapse
Worked like a charm. Thanks!
A2CKilla said:
A simple unplug and replug in fixes the issue...when you get to the adb point on the phone and you make sure the driver is installed on the computer correctly, simply unplug from the computer, replug in and continue
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks so much for this! I had tried EVERYTHING trying to get my 6P to connect with no success. This simple fix was exactly what I needed.
PC's and Mac will not recognize Nexus 6 USB connection.. even after factory rest. Tried everything I know. Any feedback would be helpful. Thanks
Also.. is there a way to flash a new recovery without USB?
wingfat said:
PC's and Mac will not recognize Nexus 6 USB connection.. even after factory rest. Tried everything I know. Any feedback would be helpful. Thanks
Also.. is there a way to flash a new recovery without USB?
Click to expand...
Click to collapse
Hi,
I have reported this thread to be moved to the right Q & A section where you might be able to get help quickly.
Good luck.
wingfat said:
PC's and Mac will not recognize Nexus 6 USB connection.. even after factory rest. Tried everything I know. Any feedback would be helpful. Thanks
Also.. is there a way to flash a new recovery without USB?
Click to expand...
Click to collapse
What does adb devices say?
Sent from my Nexus 6 running cyosp using Tapatalk
Does it happen on all computers? What chargers are you using for the device?
Used any car chargers? Does usb OTG work? Do any other devices work with the computers?
Does it still charge?
I broke my nexus 7 with a car charger, pc could not see it because the device was sending charge to any thing connected to it. it wouldnt even charge any more unless turned off. Its scrap basically now . I do not know if nexus 6 can have this problem.
wingfat said:
PC's and Mac will not recognize Nexus 6 USB connection.. even after factory rest. Tried everything I know. Any feedback would be helpful. Thanks
Also.. is there a way to flash a new recovery without USB?
Click to expand...
Click to collapse
very simple question.. did you install the nexus 6 drivers?
also, if you have root, you can use the flashify app to flash twrp.
simms22 said:
very simple question.. did you install the nexus 6 drivers?
also, if you have root, you can use the flashify app to flash twrp.
Click to expand...
Click to collapse
adb will not communicate with device as the USB is not being recognized at all... even just after power on.
Any way I just boot looped the system by trying to flash a new boot.mg via flash fire.
It's going back to Motorola now for sure..... thank for all your responses.
Trying to root my Nexus 6 and when I try to plug it in when it bootloader it won't show up, but when it's on it works just fine.
rockgodrules said:
Trying to root my Nexus 6 and when I try to plug it in when it bootloader it won't show up, but when it's on it works just fine.
Click to expand...
Click to collapse
you are using fastboot, right? not adb..
Yes I'm using fastboot
rockgodrules said:
Trying to root my Nexus 6 and when I try to plug it in when it bootloader it won't show up, but when it's on it works just fine.
Click to expand...
Click to collapse
I'm going to assume you have the Android SDK installed on your PC or at least you installed some form of ADB & FASTBOOT?
When your device is powered up and booted into Android do all of your ADB commands work properly?
What does the device manager show your phone listed as while it's powered on?
What does the device manager show your phone listed as while booted into the bootloader?
So basically I searched everywhere and found many people with this issue.
I tried everything everyone said.
From installing the drivers, to turning on developer mode.
Also fastboot mode is not working.
I hope my is not a hardware issue. I tried a new cable with the same results.
Anything else I can try?
I have been using FTP to transfer files but I want to root my phone and I can't.
MagilsugaM said:
So basically I searched everywhere and found many people with this issue.
I tried everything everyone said.
From installing the drivers, to turning on developer mode.
Also fastboot mode is not working.
I hope my is not a hardware issue. I tried a new cable with the same results.
Anything else I can try?
I have been using FTP to transfer files but I want to root my phone and I can't.
Click to expand...
Click to collapse
Did you enable USB debugging in Developer mode?
Sent from my OnePlus 3T using XDA Labs
BillGoss said:
Did you enable USB debugging in Developer mode?
Sent from my OnePlus 3T using XDA Labs
Click to expand...
Click to collapse
Yes, that didn't help either
MagilsugaM said:
Yes, that didn't help either
Click to expand...
Click to collapse
The last time I read about someone having a similar problem it was resolved by using an original cable. But I can't find the thread where this was discussed.
Sent from my OnePlus 3T using XDA Labs
Just to rule it out, after you connect your cable are you seeing the Notification with USB options and have you selected 'Data Transfer', (or whatever it's called)?
If you are seeing the Notification and the PC still can't see the device, uninstall whatever Drivers and ADB packages you currently have installed. Download the ADB package from Google and, when prompted, say 'yes' to installing the Drivers.
Make sure you try all your available USB ports.
Are there any Yellow exclaimation marks in Device Manager? Do you have the most recent Motherboard drivers from your Manufacturers website?
Dirk said:
Just to rule it out, after you connect your cable are you seeing the Notification with USB options and have you selected 'Data Transfer', (or whatever it's called)?
If you are seeing the Notification and the PC still can't see the device, uninstall whatever Drivers and ADB packages you currently have installed. Download the ADB package from Google and, when prompted, say 'yes' to installing the Drivers.
Make sure you try all your available USB ports.
Are there any Yellow exclaimation marks in Device Manager? Do you have the most recent Motherboard drivers from your Manufacturers website?
Click to expand...
Click to collapse
Yes, I updated the drivers too.
I tried uninstalling the google drivers and everything you mentioned.
No the notification doesn't show up and my device doesn't show up on device manager.
I am running windows 10 latest update.
MagilsugaM said:
Yes, I updated the drivers too.
I tried uninstalling the google drivers and everything you mentioned.
No the notification doesn't show up and my device doesn't show up on device manager.
I am running windows 10 latest update.
Click to expand...
Click to collapse
If you have a can of compressed air, try blowing out the USB port. There may be debris up there. It does sound like a Hardware problem. You really need to try it on another PC to know for sure.
You don't have any issues when charging?
Dirk said:
If you have a can of compressed air, try blowing out the USB port. There may be debris up there. It does sound like a Hardware problem. You really need to try it on another PC to know for sure.
You don't have any issues when charging?
Click to expand...
Click to collapse
The phones charges perfectly, I already cleaned out the port.
So, I still have this issue and I wasn't able to solve it. Pretty much the phone only charges, doesn't get recognized by any computer. I also tried my laptop and same thing happens. How do I find out if it's a hardware issue?
Is there any way to save the phone?
i got this too , stuck in recovery and fastboot because i cant connect my device in any pc
MagilsugaM said:
So, I still have this issue and I wasn't able to solve it. Pretty much the phone only charges, doesn't get recognized by any computer. I also tried my laptop and same thing happens. How do I find out if it's a hardware issue?
Is there any way to save the phone?
Click to expand...
Click to collapse
You can connect your PC to your phone without cables using ADB over wifi provided your phone is rooted and on the same wifi network as your PC.
I know this won't solve your hardware problem but it does allow you to move files between your PC and your phone using ADB.
Note that this doesn't work in recovery or fastboot modes.
Here's how:
On the phone using Terminal
su
setprop service.adb.tcp.port 5555
stop adbd
start adbd
On the PC in a command terminal
adb connect xxx.xxx.xxx.xxx:5555
...
adb disconnect xxx.xxx.xxx.xxx:5555
where xxx.xxx.xxx.xxx is the phone's IP address
To set the phone back to normal (optional)
On the phone
su
setprop service.adb.tcp.port -1
stop adbd
start adbd
Sent from my OnePlus 3T using XDA Labs
I fix using a old PC that a have connected and installed drivers before but was a windows 7 , I delet all drivers content about phones and USB and re installed again using the unbrick tools and drivers , plugged the phone in fastboot and magically was recognized again ..
MagilsugaM said:
So, I still have this issue and I wasn't able to solve it. Pretty much the phone only charges, doesn't get recognized by any computer. I also tried my laptop and same thing happens. How do I find out if it's a hardware issue?
Is there any way to save the phone?
Click to expand...
Click to collapse
You could also try using flash drive via OTG. This won't help you connect to PC/Laptop in any way, but could at least progress a bit that the phone hardware is okay for data part.
This problem start again , fortunelly im in nougat so if i go to dev options and change the usb charging to mtp his comes to charging again . I think this is the problem , the phone dont comes to mtp so dont "have" a device in windows to connect , with this im unable to make root and do anything in fastboot because my phone lock to usb only for charge