Stuck in fastboot after full wipe out( phone not detected through adb) - Nexus 6 Q&A, Help & Troubleshooting

hi
i was resetting my phone when i accidentally wiped everything including the OS.
the funny thing since i did that my phone is not been detected when its connected to PC and if it connects it will show ( device not recognized )
i tried every trick on installing updating my driver i tried to use NRT but with no luck
could any one help me out plz
any help is really appreciated
attached screen shot from fastboot

Najeeb Al Busaidi said:
hi
i was resetting my phone when i accidentally wiped everything including the OS.
the funny thing since i did that my phone is not been detected when its connected to PC and if it connects it will show ( device not recognized )
i tried every trick on installing updating my driver i tried to use NRT but with no luck
could any one help me out plz
any help is really appreciated
attached screen shot from fastboot
Click to expand...
Click to collapse
you can try moving a rom, gapps, and supersu via adb if you have a custom recovery, and then flashing them.

Try a different USB port? Use the toolkit to install drivers?
Sent from my Nexus 6

Najeeb Al Busaidi said:
hi
i was resetting my phone when i accidentally wiped everything including the OS.
the funny thing since i did that my phone is not been detected when its connected to PC and if it connects it will show ( device not recognized )
i tried every trick on installing updating my driver i tried to use NRT but with no luck
could any one help me out plz
any help is really appreciated
attached screen shot from fastboot
Click to expand...
Click to collapse
Nexus 5 General ? All-in-one guide > Question 28.
Here will tell you how to set up adb and fastboot properly, but more importantly to install the drivers without the use of a pesky toolkit

Related

[Q] ADB device not found

Hey guys!
In advance I'm sorry for asking something that has probably been asked many times before, but I'm unable to find the right answer.
Okay let's start at the beginning. My HTC one with an unlocked bootloader on stock started to display a very irritating bug in that sometimes the screen would not rotate and was stuck in landscape mode. Nothing would help nor rebooting, nor calibrating the sensor. Only booting into the bootloader would somehow help.
Until it did not.
I tried a factory reset, which did not help and then tried just wiping Dalvik and Cache, which did not help too.
Then I tried wiping Data and System, which I now know was very stupid.
The current problem is that I can't figure out how to send a new ROM to my HTC one using adb, when typing adb devices the device does not show up.
My computer does see the device, listed under Android USB devices ad My HTC. I think Fastboot too, recognized the device, because I am able to get the Identifier token.
I have installed the drivers and installed HTC Sync manager. I have restarted my Pc multiple times and changed the USB port the device is connected to.
I too, tried mounting the USB, but either I'm doing it wrong, or it does not work.
Hope one of you can help me! I've been at this all day long...
Adb commands only work when you're booted in the rom or recovery. Fastboot uses fastboot commands. Do you have a custom recovery? If so, you can adb sideload a rom. If not, you can fastboot flash a custom recovery assuming your bootloader is unlocked. You may have mentioned it in your post I just can't remember. Good luck!
Sent from my HTC One using xda app-developers app
Thanks for the help!
Yes, I unlocked my bootloader and have twrp installed.
I think I have narrowed down the problem: that my device is not recognized by the computer in twrp.
When in fastboot, My computer does recognize the device, listed as an HTC one, so the drivers are not the problem.
When booting into recovery, me computer only recognizes the phone for about 3 seconds, when it dissapears.
I have been able to see the device in Adb (using Adb devices).
What could I do? Adb sideload does not work because the computer does not recognize the device.
Hi,
You're on Windows? If yes which version?
Windows 7, but if needed I do have access to a win 8 PC as well.
All x64 by the way.
Ok, maybe take a look here if you use USB 3.0?: [FIX]Fastboot problems on Windows 8 x64 with USB 3.0? Solution inside.
It might work on Windows 7 too, there is a link for the drivers for x64.
Maybe using a toolkit to use ADB/fastboot? Take a look here:
[TOOL]HTC One (M7) All-In-One Toolkit V3.1
[TOOL]HTC One (M7) AIO Toolkit | v1.4
Okay, from now on I'll only use USB 2.0.
I tried these two toolkits, but they suffer the same problem as me in that in order for adb sideload to work the device has to be recognized for longer than 3s after booting into recovery.
I just bought a female-female USB adapter, hopefully installing a rom from a usb stick will work
Ofcourse help would still be greatly appreciated as i will have to wait for over a week till the USB adapter arrives.

[Q] adb error: device not found

I am currently getting error: device not found
i am on a windows 7 64bit pc that has been formatted since the last time i installed a new rom
i am also using a usb-otg cable with a 7gb FAT32 thumb drive
after a complete wipe in recovery I cannot get my phone to recognize my usb-otg and after trying to do an adb sideload adb will not recognize the phone.
I need to either get usb-otg to work or adb to recognize my phone. I think my problem with ADB is a driver issue on the pc, I have tried various driver instillations from http://adbdriver.com/ , http://www.htc.com/www/software/htc-sync-manager/ , and the driver download link in hasoon2000's AIO kit, as well as the xda guide at http://forum.xda-developers.com/showthread.php?t=2232799 .
however i am always left with M7wls under other devices in the device manager
I have also tried restarting the adb server and checking adb devices, but the phone never shows up
update: I was able to install cwm in fastboot usb hoping i would get the usb otg to work, but usb otg still will not mount
2nd update: the phone is now recognized as My HTC in fastboot and seems to work fine with fastboot commands and is now recognized as One in CWM still unable to sideload
I suspect my problem might be that i never had my phone connected while it had a rom installed so it never discovered it properly, instead it is trying to discover it as whatever the recovery says it is?
I am also still unable to get my usb otg to work CWM says "error mounting /external_sd!" if the usb otg would work my problems would be solved, can someone tell me how to prepare a thumb drive to work with usb otg in twrp or cwm
TravisAnthony07 said:
I am currently getting error: device not found
i am on a windows 7 64bit pc that has been formatted since the last time i installed a new rom
after a complete wipe in recovery I cannot get my phone to recognize my usb-otg and after trying to do an adb sideload adb will not recognize the phone.
I need to either get usb-otg to work or adb to recognize my phone. I think my problem with ADB is a driver issue on the pc, I have tried various driver instillations from http://adbdriver.com/ , http://www.htc.com/www/software/htc-sync-manager/ , and the driver download link in hasoon2000's AIO kit, as well as the xda guide at http://forum.xda-developers.com/showthread.php?t=2232799 .
however i am always left with M7wls under other devices in the device manager
I have also tried restarting the adb server and checking adb devices, but the phone never shows up
Click to expand...
Click to collapse
i was having the same problem what i did i uninstall the sync manager and drivers, rebooted my computer then redownloaded the sync manager let it install the htc drivers then connect the phone to pc let recognized the device and boom it was working for me.... hope that helps
that did change the phone name in the device manager about a minute long enough to sideload once, but when trying to sideload again the cmd said the server was out of date and closed, and looking at the device manager the name reverted back to M7WLS
do you have the sdk tools up to date on your pc?
Sent from my HTCONE using XDA Premium 4 mobile app
i have nothing installed besides the htc one drivers/sync and any fastboot or adb commands i do is through hasoon2000's toolkit which i have used in the past without any problems
i have now connected to and installed the drivers on 3 different computers and they all leave the phone as m7wls in the device manager unable to show up as an adb device
i also am still unable to get my 7gb fat32 thumbdrive to work as usb otg
M7wls driver
can anyone help? i am completely stuck with the phone all because i cant get the driver to recognize the phone properly
or is there anything i need to do to prepare the usb otg thumb drive to work in either cwm or twrp?
TravisAnthony07 said:
can anyone help? i am completely stuck with the phone all because i cant get the driver to recognize the phone properly
or is there anything i need to do to prepare the usb otg thumb drive to work in either cwm or twrp?
Click to expand...
Click to collapse
if you go to settings then select developer so you have USB Debugging check?
Sent from my HTCONE using XDA Premium 4 mobile app
if you go to settings then select developer so you have USB Debugging check?
Click to expand...
Click to collapse
there is no rom installed to change settings
TravisAnthony07 said:
there is no rom installed to change settings[/QUOT
what root folder are you placing the zip file to sideload?
I believe it will not sideload because your rom zip isn't in the correct folder on your computer. With the sdk installed it would have to be in the platform-tools folder with hasoons toolkit I don't know.
Click to expand...
Click to collapse
im having crazy problems with my laptop and desktop same bs.. im going nuts sometimes it works then sometimes it dont i never had so many driver problems in my life not only is it one pc but 2!?? i have tried everything reinstalling uninstlling many times.. rebooting pc phone u name i have tried it... my drivers work half the time.. quess its better then not at all rite
P.Mobile said:
im having crazy problems with my laptop and desktop same bs.. im going nuts sometimes it works then sometimes it dont i never had so many driver problems in my life not only is it one pc but 2!?? i have tried everything reinstalling uninstlling many times.. rebooting pc phone u name i have tried it... my drivers work half the time.. quess its better then not at all rite
Click to expand...
Click to collapse
teamviewer information and I'll help you before I go to bed.
Indirect said:
teamviewer information and I'll help you before I go to bed.
Click to expand...
Click to collapse
i running windows 8 ru still up?
fixed the problem
the issue was with the recovery, the phone is up and working fine
Need help with PhilZ Touch recovery issue.
TravisAnthony07 said:
the issue was with the recovery, the phone is up and working fine
Click to expand...
Click to collapse
How did you fix the recovery? I'm having the same issue you had but I'm using PhilZ Touch 5 recovery. This is why I hate HTC for not adding a SD card slot in this phone and its the last phone I will ever get that doesn't come with that option. If this were my EVO LTE I'd be up and running in minutes. Its been two days now and this damn iphone wannabe crap is making me sick. I regret this phone so much but you live and you learn. Anyway can you please help me figure this out for PhilZ Touch 5. I don't see how it wouldn't work any different than TWRP.
I use this video to help me but when I get to adb devices my phone isn't found.
http://www.youtube.com/watch?v=f1YiI-ZZGBs
THANKS
problem solved
My problem has been solved. Ends up it was an issue with my TWRP version and I completely blame myself for the complication.
P.S. sorry for the late reply even though so many of you were quick to help out, my time is very limited during the weekdays.
my drivers are f ed or its my ****y laptop? but the laptop only see's my phone when its in os.. when i go and put my phone in bootloader i get a message that pops up that my laptop dont recognize the usb ect.. i realy have tried everything i can think of.. maybe my laptop is gaff? if someone could help that would be great i dont kno what else to do? i have uninstalled many times reinstalled.. rebooted pc phone u name i tried it.. soon as i plug my phone in when it in bootloader that message pops up:crying: would resetting my laptop help?
P.Mobile said:
my drivers are f ed or its my ****y laptop? but the laptop only see's my phone when its in os.. when i go and put my phone in bootloader i get a message that pops up that my laptop dont recognize the usb ect.. i realy have tried everything i can think of.. maybe my laptop is gaff? if someone could help that would be great i dont kno what else to do? i have uninstalled many times reinstalled.. rebooted pc phone u name i tried it.. soon as i plug my phone in when it in bootloader that message pops up:crying: would resetting my laptop help?
Click to expand...
Click to collapse
Pm me your team viewer info.
Sent from my One true love.
Indirect said:
Pm me your team viewer info.
Sent from my One true love.
Click to expand...
Click to collapse
ok will now

[Q] Bricked Htc one m7ul

Hallo I'm New on Xda and i am having a problem with my htc One m7
I recently Unlocked my phone with Htcdev.com and i installed Twrp.
Then i was using Cyanogenmod for some time but decided to go back to stock.
Then there was not a problem but till a week ago it started to get in a loop.
It would be on at the home screen for like 10-20 seconds then rebooted.
i solved it by clearing cache today i had the same problem and tried the same thing only it didnt worked.
now i want to put a diffrent rom on my phone but there is a problem fast boot doesnt recognize usb
i have tried everything drivers diffrent usb port 2.0 ( i Have windows 7 )
I am searching for like 4 hours for the solution so i thought why not make my own thread.
So if anyone has a Idea no mather what please and i mean PLEASE HELP ME!!!
Drakkisath said:
Hallo I'm New on Xda and i am having a problem with my htc One m7
I recently Unlocked my phone with Htcdev.com and i installed Twrp.
Then i was using Cyanogenmod for some time but decided to go back to stock.
Then there was not a problem but till a week ago it started to get in a loop.
It would be on at the home screen for like 10-20 seconds then rebooted.
i solved it by clearing cache today i had the same problem and tried the same thing only it didnt worked.
now i want to put a diffrent rom on my phone but there is a problem fast boot doesnt recognize usb
i have tried everything drivers diffrent usb port 2.0 ( i Have windows 7 )
I am searching for like 4 hours for the solution so i thought why not make my own thread.
So if anyone has a Idea no mather what please and i mean PLEASE HELP ME!!!
Click to expand...
Click to collapse
Disconnected the phone from the computer then reboot the computer. Does the phone now show up in Device Manager? If not change USB cables and try again. If the computer recognizes the phone, then you can move files to the phone.
Thanks
majmoz said:
Disconnected the phone from the computer then reboot the computer. Does the phone now show up in Device Manager? If not change USB cables and try again. If the computer recognizes the phone, then you can move files to the phone.
Click to expand...
Click to collapse
I did it and now it recognise but now my problem is twrp says that there is no os how can i put a new os in it? and i can't see it in the device manager ;(
Drakkisath said:
I did it and now it recognise but now my problem is twrp says that there is no os how can i put a new os in it? and i can't see it in the device manager ;(
Click to expand...
Click to collapse
To solve the no OS part, just flash a guru reset or a nandroid backup for your device.
Hope this helps
Sent from my HTC One using XDA Premium 4 mobile app
SBColasito said:
To solve the no OS part, just flash a guru reset or a nandroid backup for your device.
Hope this helps
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That is the problem i can't flash anything because my pc doesnt recognize my phone when i try adb Devices or Fastboot
so i don't understand anything anymore. i just want this to be over with,
btw i tried installing drivers tool-kits etc but nothing worked maybe i need to use a diffrent Pc?
Drakkisath said:
That is the problem i can't flash anything because my pc doesnt recognize my phone when i try adb Devices or Fastboot
so i don't understand anything anymore. i just want this to be over with,
btw i tried installing drivers tool-kits etc but nothing worked maybe i need to use a diffrent Pc?
Click to expand...
Click to collapse
Try using a different USB cable.
SBColasito said:
Try using a different USB cable.
Click to expand...
Click to collapse
i Did still didnt worked "(
Drakkisath said:
i Did still didnt worked "(
Click to expand...
Click to collapse
I've never really experienced connecting my device to the PC won't work. Sorry.
Just buy an OTG cable and put the ROM in a USB and plug it to the OTG cable so you will be able to install the ROM. If you successfully installed the ROM try connecting your device to the PC again.
Drakkisath said:
I did it and now it recognise but now my problem is twrp says that there is no os how can i put a new os in it? and i can't see it in the device manager ;(
Click to expand...
Click to collapse
For the os issue this Frequently Asked Questions - Page 3 Ans E post will help.
If you are still connected to the computer when you are in Recovery, Device Manager will disconnect when the phone boots in bootloader or recovery.

I don't know what's going on... (Brick?)

[EDIT: It's all good now... A stupid mistake of mine]
Ok, everything was fine... I was on PE and everything was normal. Then I wanted to try something out and cleared everything in TWRP and rebooted to fastboot, because I needed a different version of TWRP...
But once in fastboot and connected to my PC adb couldn't detect my device (list of devices attached is empty), so I can't flash twrp -> I can't do anything! I'm simply stuck in fastboot...
After a bit of googling i found out that I somehow had the wrong drivers installed, so I went into device manager and it showed some kind of "kedacom usb drivers". I tried every tutorial that is on the internet, but nothing worked. In the end I somehow got it changed to the regular "Android device -> Android ADB Interface"(how it used to- and should be?) from those "kedacom usb drivers" and I thought I found the solution, but it still doesn't recognize my device in adb I also tried the MiFlash tool - same thing
Is it possible that my mistake was not enabling usb-debugging beforehand and can I somehow get out of fastboot?
I would be so grateful if anyone was able to help me
Moischen said:
Ok, everything was fine... I was on PE and everything was normal. Then I wanted to try something out and cleared everything in TWRP and rebooted to fastboot, because I needed a different version of TWRP...
But once in fastboot and connected to my PC adb couldn't detect my device (list of devices attached is empty), so I can't flash twrp -> I can't do anything! I'm simply stuck in fastboot...
After a bit of googling i found out that I somehow had the wrong drivers installed, so I went into device manager and it showed some kind of "kedacom usb drivers". I tried every tutorial that is on the internet, but nothing worked. In the end I somehow got it changed to the regular "Android device -> Android ADB Interface"(how it used to- and should be?) from those "kedacom usb drivers" and I thought I found the solution, but it still doesn't recognize my device in adb I also tried the MiFlash tool - same thing
Is it possible that my mistake was not enabling usb-debugging beforehand and can I somehow get out of fastboot?
I would be so grateful if anyone was able to help me
Click to expand...
Click to collapse
what the
why dint u just save the new twrp to internal, boot to twrp, flash the new twrp image as recovery m thats it reboot to twrp and it will be the new one you flashed.
you dint have to wipe anything or use pc
Mooatreides said:
what the
why dint u just save the new twrp to internal, boot to twrp, flash the new twrp image as recovery m thats it reboot to twrp and it will be the new one you flashed.
you dint have to wipe anything or use pc
Click to expand...
Click to collapse
Yeah, good question... But it's too late for that now
Try another pc
emprazol said:
Try another pc
Click to expand...
Click to collapse
same thing
Manually install adb driver
Moischen said:
same thing
Click to expand...
Click to collapse
One time, I had such an issue with drivers, what I did is use a free VM machine software on Windows to install a Linux distro (or you could dual boot it), and from Linux it worked to detect my device.
On the other hand, there are really probably easier ways to fix your issue, but who knows, it may help and does not take too long.

ADB can't find phone

Greetings,
Yesterday i tried to flash twrp + havoc os, like on my previous phone, but i got stuck right on the begining when ADB says the device wasn't found, I have the phone unlocked, usb debugging allowed, and i can access phones internal storage from windows just fine, entered fastboot and still nothing.
Weird thing is after i entered fastboot the Device Manager changed the name of phone to just "Android"
and driver failed to install, then i tried to search the driver with windows built in driver search, and driver was sucesfully installed, but the phone still can't be found by ADB. Really don't know which can be the cause. I have win 7 by the way. Hope somebody can help me with my problem, i appreciate any tips.
Thanks and have a great weekend
ElectroYume said:
Greetings,
Yesterday i tried to flash twrp + havoc os, like on my previous phone, but i got stuck right on the begining when ADB says the device wasn't found, I have the phone unlocked, usb debugging allowed, and i can access phones internal storage from windows just fine, entered fastboot and still nothing.
Weird thing is after i entered fastboot the Device Manager changed the name of phone to just "Android"
and driver failed to install, then i tried to search the driver with windows built in driver search, and driver was sucesfully installed, but the phone still can't be found by ADB. Really don't know which can be the cause. I have win 7 by the way. Hope somebody can help me with my problem, i appreciate any tips.
Thanks and have a great weekend
Click to expand...
Click to collapse
Sounds like the fastboot drivers are missing. I'm sure you can find the drivers if you google it or just download the mi flash tool and install the drivers from there. Test the type c as well maybe the cable has the problem (try to use the official one), test it from a different usb, or an other PC or laptop if you have any.
I had similar issues before using mi flash tool, I tried on my other laptop and was working fine.
Thank you for your advice, it was due to drivers, but now im struggling with some very weird problem, i managed to flash twrp, and installed havoc (later tried lineage) succesfully, but when i boot the phone, it boots into fastboot instead of android for some reason, i tried installing the rom several times, everytime succesfully, deleted dalvik cache and so on.. Its just booting to fastboot for some reason.

Categories

Resources