ADB Refuses to locate DNA - HTC Droid DNA

As the title states when I run adb devices it returns an empty list. I have USB Debugging on. I am at a loss here. I have also uninstalled the drivers and tried to push the Google drivers in SDK. That still didn't work. Any advice would be much appreciated.
Thanks

Toggle debugging on then off.

I am in the same boat as you. A suggestion was posted in my thread in the Q&A section that PDANet solves the issue as it installs the drivers for you but it didn't work for me. Any dev's know a solution to this issue.

"fastboot devices" should work.

orangechoochoo said:
"fastboot devices" should work.
Click to expand...
Click to collapse
mine does it gives me the serial number and fastboot
but neither of our adb devices work.

I did the USB Debugging toggle multiple times and and it won't work. I saw your thread termin8tor22 and I am in the process of trying the pdanet solution. I'll post back if it works for me.

orangechoochoo said:
"fastboot devices" should work.
Click to expand...
Click to collapse
When you say that it should work, are you referring to the fact that we can run the exploit and unlock the phone even though it doesn't show in adb devices? I haven't been able to get mine to work that way. Thanks.

The pdanet didn't work either same error as previously stated. Mine doesn't even show up in fastboot devices. I am at a total loss here. I tried to override the drivers and it fails and states that the MTP USB Drivers are the most up to date and refuses to change or update it.

antnyh said:
When you say that it should work, are you referring to the fact that we can run the exploit and unlock the phone even though it doesn't show in adb devices? I haven't been able to get mine to work that way. Thanks.
Click to expand...
Click to collapse
No, the exploit will not work if your phone does not show up in adb.
Also, this thread should be in Q&A, not in Development.

antnyh said:
As the title states when I run adb devices it returns an empty list. I have USB Debugging on. I am at a loss here. I have also uninstalled the drivers and tried to push the Google drivers in SDK. That still didn't work. Any advice would be much appreciated.
Thanks
Click to expand...
Click to collapse
I was able to get it to see the device after going into cwr. then i was all good

jsa11ey001 said:
I was able to get it to see the device after going into cwr. then i was all good
Click to expand...
Click to collapse
How can we get cwr whithout an unlocked bootloader or root. This isn't helpful unless we have cwr already on there which we don't as we don't have root because we don't have adb to push the exploit. I don't mean to be rude but I am getting aggravated with this ADB thing.

CastleBravo said:
No, the exploit will not work if your phone does not show up in adb.
Also, this thread should be in Q&A, not in Development.
Click to expand...
Click to collapse
The thread is where it is unless a mod wants to move it.
jsa11ey001 said:
I was able to get it to see the device after going into cwr. then i was all good
Click to expand...
Click to collapse
I am trying to unlock it so I can get CWR on it. I can't even unlock it since it refuses to show up in ADB. How did you get CWR on yours if you don't mind me asking?

antnyh said:
The thread is where it is unless a mod wants to move it.
I am trying to unlock it so I can get CWR on it. I can't even unlock it since it refuses to show up in ADB. How did you get CWR on yours if you don't mind me asking?
Click to expand...
Click to collapse
I pushed thru adb. did you uninstall htc sync and update your android sdk. sorry just trying to give any usefull info. not in any way a master dev or anything
---------- Post added at 06:43 AM ---------- Previous post was at 06:35 AM ----------
i used this method http://forum.xda-developers.com/showthread.php?t=1996389, and had to do the CIDGEN unlock because I have a verizon phone. I followed the steps exactly and had 0 problems.

see you pushed through adb, which we cant get to recognize our devices. thats all, no harm intended.

antnyh said:
The pdanet didn't work either same error as previously stated. Mine doesn't even show up in fastboot devices. I am at a total loss here. I tried to override the drivers and it fails and states that the MTP USB Drivers are the most up to date and refuses to change or update it.
Click to expand...
Click to collapse
did you change your environment variable path set to your adb/fastboot location?
As for the drivers:
HTCDriver.RAR > run the exe
HTCDriver.rar
HTC.RAR > put in C:\Program Files\ and C:\Program Files (x86)
HTC.rar
thats my setup and it worked

antnyh said:
As the title states when I run adb devices it returns an empty list. I have USB Debugging on. I am at a loss here. I have also uninstalled the drivers and tried to push the Google drivers in SDK. That still didn't work. Any advice would be much appreciated.
Thanks
Click to expand...
Click to collapse
Hello,
I had similar issues with ADB not recognizing the DNA, I disabled HTC sync and closed out of the HTC SYNC in the task manager... You may or may not have tried this... Based on my experience this was what happened with me.. I also have windows 8 64bit. Hope this helps
:fingers-crossed:

I installed drivers listed on one of the forums here. then i installed htc sync. Then i had to download the sdk /with google drivers.
I would assume that when you have your command prompt open that you cd into the folder. platform-tools. that way the cmd can find adb?

kraziekc said:
Hello,
I had similar issues with ADB not recognizing the DNA, I disabled HTC sync and closed out of the HTC SYNC in the task manager... You may or may not have tried this... Based on my experience this was what happened with me.. I also have windows 8 64bit. Hope this helps
:fingers-crossed:
Click to expand...
Click to collapse
Hmm.. I haven't started mine yet but I'm on win8, this seems like good advice. Will be trying later and post results
Sent from my HTC6435LVW using Tapatalk 2

damagickid said:
I installed drivers listed on one of the forums here. then i installed htc sync. Then i had to download the sdk /with google drivers.
I would assume that when you have your command prompt open that you cd into the folder. platform-tools. that way the cmd can find adb?
Click to expand...
Click to collapse
If you set up adb right you don't have to CD into that folder.
Sent from my HTC6435LVW using xda app-developers app

You need to disable HTC Sync. Go in task manager and see if there is another ADB current running. That is what happened to me, HTC Sync was trying to push via ADB so when I tried to root it couldn't recognize my DNA.

Related

Can't install HTC drivers

Hello I did not wanted to make a new thread for this question, but I can't figure it out.. I'm preparing my phone for jcase exploit to unlock my bootloader. I did just about everything to prepare the phone except for the drivers, and the drivers are usually the easiest thing to install.
1. I have sdk installed
2. Java is up to date
3. I have set up HTC sync several times.
- my phone is on debuggin
- I have followed the steps on HTC sync page including tunrning off my antivirus
The pic is what it says everytime I try to install drivers. There is also a pic of my platform-tools. When I try locate on adb the imei is not popping up it says waiting for device. What else can I do to install my drivers.. thx
sent from my DNA
to install the drivers, install htc sync. after that you should be all set.
you can probably open up a CMD and check adb devices
if it doesnt show up try running CMD with admin rights.
donjuan08 said:
Hello I did not wanted to make a new thread for this question, but I can't figure it out.. I'm preparing my phone for jcase exploit to unlock my bootloader. I did just about everything to prepare the phone except for the drivers, and the drivers are usually the easiest thing to install.
1. I have sdk installed
2. Java is up to date
3. I have set up HTC sync several times.
- my phone is on debuggin
- I have followed the steps on HTC sync page including tunrning off my antivirus
The pic is what it says everytime I try to install drivers. There is also a pic of my platform-tools. When I try locate on adb the imei is not popping up it says waiting for device. What else can I do to install my drivers.. thx
sent from my DNA
Click to expand...
Click to collapse
You can always search on Google HTC droid dna usb drivers, There might be some defected or missing files at yours. And if that doesn't work, try on a different computer.
OK, similar situation. I went through jcases exploit without a hitch. Adb works just fine, I can see my device with adb devices command. When I go to bootloader/fastboot-usb, and try to get my unlock token from htcdev, all I get is waiting for device. The fact that adb works tells me that the drivers are installed. What am I missing?
trickster2369 said:
OK, similar situation. I went through jcases exploit without a hitch. Adb works just fine, I can see my device with adb devices command. When I go to bootloader/fastboot-usb, and try to get my unlock token from htcdev, all I get is waiting for device. The fact that adb works tells me that the drivers are installed. What am I missing?
Click to expand...
Click to collapse
When in the bootloader have you selected the fastboot option?
Sent from my rooted and debloated HTC DNA
Mazer_R said:
When in the bootloader have you selected the fastboot option?
Sent from my rooted and debloated HTC DNA
Click to expand...
Click to collapse
Yes. I did this without issue on my Rezound, but this is really starting to piss me off.
trickster2369 said:
Yes. I did this without issue on my Rezound, but this is really starting to piss me off.
Click to expand...
Click to collapse
Ok, to further help you, I'm going to need you to thoroughly walk me through the steps you're taking -- all commands you're running, what you're plugging in, everything. I don't mean to insult you're intelligence or anything, but it's probably something simple.
Mazer_R said:
Ok, to further help you, I'm going to need you to thoroughly walk me through the steps you're taking -- all commands you're running, what you're plugging in, everything. I don't mean to insult you're intelligence or anything, but it's probably something simple.
Click to expand...
Click to collapse
No worries. As I stated earlier, I went through the unlock exploit from jcase without any problems. I went to htcdev, got to the spot to enter the command to get the unlock token(already in bootloader/fastboot usb), and I get "waiting for device".
trickster2369 said:
No worries. As I stated earlier, I went through the unlock exploit from jcase without any problems. I went to htcdev, got to the spot to enter the command to get the unlock token(already in bootloader/fastboot usb), and I get "waiting for device".
Click to expand...
Click to collapse
Some diagnostics:
1) Run fastboot devices
2) Move to a USB port of another USB bus (like on another side of the computer of the furthest port away physcially)
3) Reboot and do a 'adb devices'
4) Is HTC Sync installed? I've heard it can fudge some things up. Uninstall it if it is (the drivers will remain installed).
Reason for edit: making the diagnostics more clear for future users with this problem.
Mazer_R said:
Some diagnostics:
1) Run fastboot devices
2) Move to a USB port of another USB hub (like on another side of the computer of the furthest port away physcially)
3) Reboot and do a 'adb devices'
---------- Post added at 11:48 PM ---------- Previous post was at 11:46 PM ----------
Edit: Is HTC Sync installed?
Click to expand...
Click to collapse
Man, do I feel not so smart now. I moved to another usb port, plugged, and the drivers installed. Fastboot recognized and listed my device. I don't know how many times I've heard "try another port", and it never even crossed my mind.
Thanks, from a 44 year old geek
:laugh::laugh::laugh:
trickster2369 said:
Man, do I feel not so smart now. I moved to another usb port, plugged, and the drivers installed. Fastboot recognized and listed my device. I don't know how many times I've heard "try another port", and it never even crossed my mind.
Thanks, from a 44 year old geek
:laugh::laugh::laugh:
Click to expand...
Click to collapse
That's great to hear, man! Sometimes, when you're in a lower level hardware ROM, USB connections get finicky, and swapping around which USB bus handles the connection helps. Glad to hear you're unlocked -- let us know how the unlock finishes out.
Mazer_R said:
That's great to hear, man! Sometimes, when you're in a lower level hardware ROM, USB connections get finicky, and swapping around which USB bus handles the connection helps. Glad to hear you're unlocked -- let us know how the unlock finishes out.
Click to expand...
Click to collapse
Done deal. Unlocked, ready to get loaded.
trickster2369 said:
Done deal. Unlocked, ready to get loaded.
Click to expand...
Click to collapse
Good to hear! If you have any issues in the future feel free to PM me or ask on http://chat.andirc.net:8080/?channels=#droid-dna (the guys there are very friendly and helpful.) Or, post on the forums, but that one's obvious.

Cant Root or Unlock windows 8

I've spent at least 6 hours today trying to figure this out. I've (tried) following numerous guides. I've never used ADB and I am have a lot of trouble with that. I've tried using the one-click tool, that doesnt work. This seems extremely complicated. More complicated than any other phone I've rooted and unlocked. Is it a Windows 8 issue?
I did it, it was a pain however I had other issues with win8 such as all large file downloads would freeze up then my dl speed would skyrocket then appear to be downloaded and were corrupt. Ive since reverted to win7 and my s3...DNA wasnt cutting it for me but ill return to DNA later on down the road, what issue you having? getting adb? I had to change my usb drivers
nolimitzr2 said:
I did it, it was a pain however I had other issues with win8 such as all large file downloads would freeze up then my dl speed would skyrocket then appear to be downloaded and were corrupt. Ive since reverted to win7 and my s3...DNA wasnt cutting it for me but ill return to DNA later on down the road, what issue you having? getting adb? I had to change my usb drivers
Click to expand...
Click to collapse
Yes I am having trouble getting ADB. How did you change the USB Drivers?
art0605 said:
Yes I am having trouble getting ADB. How did you change the USB Drivers?
Click to expand...
Click to collapse
for me, to get the drivers to work i had to install htc sync.
If you plug in your phone, you should have 2 virtual cd's, one of them HTC sync.
After you get it installed, open a command prompt using administrator privileges (even though i am admin on my pc, i had to do this anyways)
and try running the command ADB devices and see if your phone shows up. that's what i had to do to get it to work.
Cdoan34 said:
for me, to get the drivers to work i had to install htc sync.
If you plug in your phone, you should have 2 virtual cd's, one of them HTC sync.
After you get it installed, open a command prompt using administrator privileges (even though i am admin on my pc, i had to do this anyways)
and try running the command ADB devices and see if your phone shows up. that's what i had to do to get it to work.
Click to expand...
Click to collapse
I am pretty sure I did the exploit correctly. But when trying to submit the token, I get Error Code: 160.
Try right clicking on the root program if there is an AIO and select compatability and chose windows 7
Sent from my SCH-I535 using Tapatalk 2

Unlock bootloader issues

Im trying to unlock bootloader with the official way
however, i stucked at here,
"Enter fastboot.exe -i 0x0fce getvar version, and verify that you get a response back (for example "0.3"). This means your device is connected properly."
I dont get any responses. Need help..
ItsNick said:
Im trying to unlock bootloader with the official way
however, i stucked at here,
"Enter fastboot.exe -i 0x0fce getvar version, and verify that you get a response back (for example "0.3"). This means your device is connected properly."
I dont get any responses. Need help..
Click to expand...
Click to collapse
May be your adb n fastboot drivers aren't installed properly.. Read the official page of sony of unlocking the bootloader properly.. Its very clear:thumbup: and for help about installing drivers, google it or read stickies threads in neo forum..:thumbup:
Sent from my Xperia Neo V using xda premium
re install the adb driverss.. then it ll work
got the same error fr me when i first tried to unlock the bootloader
Sent from my MT11i using xda app-developers app
Cant unlock fastboot either. Actually cant install the fastboot driver, thats what the problem is. I tried a few different methods but its always the same.
Steps i taken:
Windows 8
Install JAVA and ANDROID SDK.
Updated to most recent usb drivers
Downloaded fastboot inf.
reloaded windows with the "install unsigned drivers" option enabled
And i always end up with an unrecognized device in the Devices menu.
Basically it wont "find" the driver, when i point to it.
---------- Post added at 10:11 AM ---------- Previous post was at 09:48 AM ----------
Finally i tried right clicking the driver and manually installing. After it warned me that it is not digitally signed, it installed. I went and tried to reupdate the unknown device i was getting instead of the fastboot device, chose to pick from the list and the Android Phone category was there.
Installed the device Android Bootloader Interface.
Went back to command prompt and run the "fastboot.exe -i 0x0fce getvar version", but im getting no response from the phone.
Any clues?
Any help please?
Any moderator reading the thread, willing to reply? Is it a known problem not being able to install the driver?
Is there a workaround?
BLiapis said:
Any moderator reading the thread, willing to reply? Is it a known problem not being able to install the driver?
Is there a workaround?
Click to expand...
Click to collapse
Follow these steps mentioned in this post and install adb driver.
http://talk.sonymobile.com/t5/Xperia-P/Cannot-properly-get-into-fastboot-mode/m-p/201211#M1495
AnDrOiDnEoV said:
Follow these steps mentioned in this post and install adb driver.
http://talk.sonymobile.com/t5/Xperia-P/Cannot-properly-get-into-fastboot-mode/m-p/201211#M1495
Click to expand...
Click to collapse
Thanx. Do you have a link for the package that works?
Guy graciously updated his link, but that driver still wont load. Manually updating the unknown S1boot - Fastboot device results to no go.. :crying:
[email protected]
BLiapis said:
Guy graciously updated his link, but that driver still wont load. Manually updating the unknown S1boot - Fastboot device results to no go.. :crying:
[email protected]
Click to expand...
Click to collapse
Did you switch off the phone and did you hold the menu key while plugging the phone to the computer? Could you please post the steps you are following?
AnDrOiDnEoV said:
Did you switch off the phone and did you hold the menu key while plugging the phone to the computer? Could you please post the steps you are following?
Click to expand...
Click to collapse
Sure,
Installed the JAVA/Android SDK and updated the drivers.
Turning off the device, pressing the menu button (rightmost button as facing the device) while plugging in the USB cable.
Device is found and registered in the System Manager but without drivers. S1 Boot Fastboot (or something).
Manually trying to install the drivers by pointing it to the directory of the Android usb drivers, to no avail.
Also tried installing different drivers like the ADB ones you adviced me to do, but same thing, windows searches the directory and subdirectories but cant find any compatible driver. Driver signature is turned off.
Also tried different USB ports, just to make sure im not using any USB3.0
Im using the Asus Maximus IV Gen3/Genz motherboard, on Windows8 Pro.
I hope we can get somewhere, its been months im trying to hack into the phone. Im really sick of how slow it performs
BLiapis said:
Sure,
Installed the JAVA/Android SDK and updated the drivers.
Turning off the device, pressing the menu button (rightmost button as facing the device) while plugging in the USB cable.
Device is found and registered in the System Manager but without drivers. S1 Boot Fastboot (or something).
Manually trying to install the drivers by pointing it to the directory of the Android usb drivers, to no avail.
Also tried installing different drivers like the ADB ones you adviced me to do, but same thing, windows searches the directory and subdirectories but cant find any compatible driver. Driver signature is turned off.
Also tried different USB ports, just to make sure im not using any USB3.0
Im using the Asus Maximus IV Gen3/Genz motherboard, on Windows8 Pro.
I hope we can get somewhere, its been months im trying to hack into the phone. Im really sick of how slow it performs
Click to expand...
Click to collapse
Ok. If you would like, I can help you personally on Team viewer or something. Please let me know when you are online.
AnDrOiDnEoV said:
Ok. If you would like, I can help you personally on Team viewer or something. Please let me know when you are online.
Click to expand...
Click to collapse
sure let me set the teamviewer.
would u like to contact me via skype?
vassilisfz1
AnDrOiDnEoV came and saved the day! Thank you friend!
The thing is, if windows arent able to "detect" the driver-set you are pointing at, then you need to "enforce" to use it:
1) Update Driver Software
2) Browse my computer for driver software
3) ****** LET ME PICK FROM A LIST OF DEVICE DRIVERS ON MY COMPUTER *****
use the ADB drivers for the NEO V and it should work.

HELP!! can't unlock boot loader!

Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
jonathan413 said:
Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Did you try closing HTC Sync Manager?
Make sure and exit completely, right click and exit in the system tray
Yeah I've tried that. I think I've done everything and adb/toolkit will not read my phone but everything else is and all drivers installed perfectly. I'm just at a loss. Mostly all androids I've had have all been read quickly especially my last phone the note 3
Sent from my HTC One_M8 using xda app-developers app
jonathan413 said:
Yeah I've tried that. I think I've done everything and adb/toolkit will not read my phone but everything else is and all drivers installed perfectly. I'm just at a loss. Mostly all androids I've had have all been read quickly especially my last phone the note 3
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Not sure it would matter since you're running commands from ADB but did you turn off fast boot in the power options? Also, I know there's a tool somewhere here on XDA where you can remove all of the android drivers and start fresh. I want to say it's called USBDeview. It was part of the WugFresh nexus 10 toolkit. I used the tool to get rid of all my samsung drivers and also HTC drivers so I could start fresh
Here's a link to the toolkit. Try using the driver installation guide there, it has the tool in it I used to get rid of all the android devices to start fresh.
http://forum.xda-developers.com/showthread.php?t=2015467
This is assuming your drivers are the problem which is what it sounds like
Edit: just use that toolkit for the USBDeview tool, not to unlock your device as it is for the nexus 10. Lol sorry had to just make sure
TheEmpyre said:
Not sure it would matter since you're running commands from ADB but did you turn off fast boot in the power options? Also, I know there's a tool somewhere here on XDA where you can remove all of the android drivers and start fresh. I want to say it's called USBDeview. It was part of the WugFresh nexus 10 toolkit. I used the tool to get rid of all my samsung drivers and also HTC drivers so I could start fresh
Here's a link to the toolkit. Try using the driver installation guide there, it has the tool in it I used to get rid of all the android devices to start fresh.
http://forum.xda-developers.com/showthread.php?t=2015467
This is assuming your drivers are the problem which is what it sounds like
Edit: just use that toolkit for the USBDeview tool, not to unlock your device as it is for the nexus 10. Lol sorry had to just make sure
Click to expand...
Click to collapse
well thats the problem. ADB isnt recognizing the phone but the rest of the computer is.
jonathan413 said:
Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
umm, did you enable developer options and enable usb debugging? if you type adb devices and nothing shows up, its not going to work. You should learn how to do it all manually anyways. It could save you in the future. Go to htc dev site and it walks you through it for windows and mac. VERY easy. You need to learn to use fastboot commands. Msg me if you can't get it done.
jonathan413 said:
well thats the problem. ADB isnt recognizing the phone but the rest of the computer is.
Click to expand...
Click to collapse
Right, and I guess I'm saying that it may be worthwhile to try cleaning out your drivers and then starting from scratch with HTC driver and android interface driver. When I cleaned out mine I had several duplicated. After removing them I was able to connect to my device just fine. I can't think of another reason why your device wouldn't connect
an0ther said:
umm, did you enable developer options and enable usb debugging? if you type adb devices and nothing shows up, its not going to work. You should learn how to do it all manually anyways. It could save you in the future. Go to htc dev site and it walks you through it for windows and mac. VERY easy. You need to learn to use fastboot commands. Msg me if you can't get it done.
Click to expand...
Click to collapse
ive never had any problems with command ADB DEVICES showing the connected device until this phone. I CANT use htcdev because it makes me download some file called "fastboot-win.zip" and after extracting it wont opne and gives me error message of some missing file which is indeed not missing. And dont you need ADB when you get the unlock token anyway? never had this type of issue before.
TheEmpyre said:
Right, and I guess I'm saying that it may be worthwhile to try cleaning out your drivers and then starting from scratch with HTC driver and android interface driver. When I cleaned out mine I had several duplicated. After removing them I was able to connect to my device just fine. I can't think of another reason why your device wouldn't connect
Click to expand...
Click to collapse
there is no other drivers showing up other than HTC's. and ive reinstalled it at least three times. everything is working except ADB recognizing the phone.
jonathan413 said:
ive never had any problems with command ADB DEVICES showing the connected device until this phone. I CANT use htcdev because it makes me download some file called "fastboot-win.zip" and after extracting it wont opne and gives me error message of some missing file which is indeed not missing. And dont you need ADB when you get the unlock token anyway? never had this type of issue before.
Click to expand...
Click to collapse
You must enable usb debugging to use adb on htc. go, settings, about and click on build like 10 times until it says developer options, then go to settings/developer options and turn on debugging. adb will not work on stock rom unless you do this.
Do you have the fastboot application in addition to the ADB application in the directory from which you are running commands? You absolutely need fastboot to get your unlock token.
Also just to clarify, what exactly does it say when you try to run ADB commands? Simply "device not found?"
an0ther said:
You must enable usb debugging to use adb on htc. go, settings, about and click on build like 10 times until it says developer options, then go to settings/developer options and turn on debugging. adb will not work on stock rom unless you do this.
Click to expand...
Click to collapse
thats already checked. just unistalled all duplicate drivers and started fresh. now there is 3 drivers not installing. CDC serial, Android phone, and CDC serial again. not sure why that one installs twice but it failed anyway..those 3 will not install for the life of me.
TheEmpyre said:
Do you have the fastboot application in addition to the ADB application in the directory from which you are running commands? You absolutely need fastboot to get your unlock token.
Also just to clarify, what exactly does it say when you try to run ADB commands? Simply "device not found?"
Click to expand...
Click to collapse
in the toolkit it says "device not found"..when i run ADB devices it says "list of devices" but shows nothing. Now when i run the command it says in missing some .DLL extension file
Reboot your computer, install HTC sync manager again, then plug in your phone and drivers should install properly. But of course uninstall or close sync manager before you start running commands again
newest adb? usb 2 port? I have a mac so its a little different, but i had to update my adb when kit kat came out.
TheEmpyre said:
Reboot your computer, install HTC sync manager again, then plug in your phone and drivers should install properly. But of course uninstall or close sync manager before you start running commands again
Click to expand...
Click to collapse
ok i followed your instructions and yes all the drivers installed correctly, thank you. BUT now i run the toolkit and now it says "error: device offline".
an0ther said:
newest adb? usb 2 port? I have a mac so its a little different, but i had to update my adb when kit kat came out.
Click to expand...
Click to collapse
not sure. i dont keep ADB on my computer. I download it only when I need to. But i followed the instructions from the other user but now i get this message. "error: device offline".
Do you get the same result when you run 'adb devices' in command prompt? Also uncheck verify apps and unknown sources in security. And I just want to make absolute certain you have usb debugging enabled once more
TheEmpyre said:
Do you get the same result when you run 'adb devices' in command prompt? Also uncheck verify apps and unknown sources in security. And I just want to make absolute certain you have usb debugging enabled once more
Click to expand...
Click to collapse
ok so i ran the toolkit for the 3rd or 4th time and it rebooted in fastboot to obtain my token to unlock. but when i enter the token into htcdev website it keeps saying its wrong length. i checked over and over and its the right length and im copying what i see from the htc dev website instructions but three times i get wrong token length.
ok i got the code to work..now onto the next step.if i have problems ill be back here.

New S4, ADB question...root

I have a new S4 with baseband MK2. I am getting ready to do the root etc. but I was testing ADB first to make sure it works.
I have installed the latest USB drivers, and turned debug on in the S4
I get get adb to launch, but when I use the command "ADB devices" nothing shows up.
I have rebooted both PC and phone with the same results.
Question,
Does the phone need to be rooted before ADB will work? If so....then how to I side load "Towelroot"? or anything else for that matter.
am I missing some sdk files...or something else?
Thanks
wetwaterdog said:
I have a new S4 with baseband MK2. I am getting ready to do the root etc. but I was testing ADB first to make sure it works.
I have installed the latest USB drivers, and turned debug on in the S4
I get get adb to launch, but when I use the command "ADB devices" nothing shows up.
I have rebooted both PC and phone with the same results.
Question,
Does the phone need to be rooted before ADB will work? If so....then how to I side load "Towelroot"? or anything else for that matter.
am I missing some sdk files...or something else?
Thanks
Click to expand...
Click to collapse
Usually when nothing shows up at all it's a driver issue. What drivers did you install where did you get them. Windows right?
Edit : root not required.
jawmail said:
Usually when nothing shows up at all it's a driver issue. What drivers did you install where did you get them. Windows right?
Edit : root not required.
Click to expand...
Click to collapse
Got the drivers from samsung site...latest ver 1.5.45. phone connects to windows computer and displays directories so I know the USB driver is ok.
I did some more looking and am updating my sdk devices right now. I expect that to correct the problem.
wetwaterdog said:
Got the drivers from samsung site...latest ver 1.5.45. phone connects to windows computer and displays directories so I know the USB driver is ok.
I did some more looking and am updating my sdk devices right now. I expect that to correct the problem.
Click to expand...
Click to collapse
Drivers are good then, update your SDK like you said and try again. It should work after that, I don't have an S4 but they're all the same when it comes to ADB and fastboot. Good luck.
jawmail said:
Drivers are good then, update your SDK like you said and try again. It should work after that, I don't have an S4 but they're all the same when it comes to ADB and fastboot. Good luck.
Click to expand...
Click to collapse
Yup....sdk's installed and all is well.....
I sure wish I knew exactly which downloads to take from the SDK download manager....
I played it safe with the 4.3 and 4.4. I didn't know if the updates were progressive (included all past needed stuff) or just specific for the version.

Categories

Resources