Adb devices not working - HTC Droid DNA

I just received a replacement phone from insurance. I have developer mode on, DNA drivers and adb drivers installed. Still cannot get phone to be recognized in adb devices. Therefore rumrunner will not work. Any ideas why?
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
I just received a replacement phone from insurance. I have developer mode on, DNA drivers and adb drivers installed. Still cannot get phone to be recognized in adb devices. Therefore rumrunner will not work. Any ideas why?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you try running it from the directory that the adb executable is in?

Yeah. Tried running it as administrator still with no luck. It was easy when I did it with moonshine on Linux with my first DNA but idk what the problem is now. I'm trying it on windows so I may be missing something.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
Yeah. Tried running it as administrator still with no luck. It was easy when I did it with moonshine on Linux with my first DNA but idk what the problem is now. I'm trying it on windows so I may be missing something.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
do you even get this when you run adb devices?
Code:
PS C:\Users\Ryan> adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached

Yep. Got that exactly. Just doesn't show the device.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
Yep. Got that exactly. Just doesn't show the device.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Under Control Panel > Device Manager, When the device is plugged in what does it list as? Does it say something like MyHTC?

Under portable devices I have HTC6435LVW.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
Under portable devices I have HTC6435LVW.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Install HTC Sync if you haven't already. (You can then remove the sync part and leave the drivers installed)

Already did that.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
Already did that.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
And you said you did go into the developers options and enable USB Debugging?

I tapped on the build number repeatedly to enter developer mode.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

booked said:
I tapped on the build number repeatedly to enter developer mode.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
But in the dev mode did you actually check the "usb debugging" option?
Sometimes you need to turn off Dev mode and turn it back on a few times (making sure to re-check USB Debugging) and then it should work.
I don't mean to sound like you don't know what you're doing I'm just trying to cover all possible options.

so to answer your question, no. I somehow either skipped right over it or the option wasnt there when I looked. Its recognized by adb but now when I try to flash a recovery I just get "Waiting for device".

booked said:
so to answer your question, no. I somehow either skipped right over it or the option wasnt there when I looked. Its recognized by adb but now when I try to flash a recovery I just get "Waiting for device".
Click to expand...
Click to collapse
You are using the Fastboot command right and not the adb command to flash the recovery
Sent from my HTC6435LVW using XDA Premium HD app

I do adb devices to make sure that it is connected, which it is. then the fastboot flash recovery followed by file name.

booked said:
I do adb devices to make sure that it is connected, which it is. then the fastboot flash recovery followed by file name.
Click to expand...
Click to collapse
To flash a recovery you have to boot into bootloader mode first
Sent from my HTC6435LVW using XDA Premium HD app

Gotcha. New I was missing something. Its been a while since I've done this.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

errrrrr. now i get error: cannot open when I enter the fastboot recovery command.
nvm. just had to put .img after
thanks for the help.

Related

Can't Turn on my HTC EVO 3D!!!!!!!!!!

Hi guys I news help,
I installed AOKP Build 37 on my GSM HTC EVO 3D, as usual I did a full wipe for my data flashed the ROM then the GApps, removed the battery so I can go to fastboot and flash the Boot.IMG from my PC.
so here is the problem after I removed the battery the phone I couldn't open my phone and it had around 70% of charge. So I put my phone to charge it I put it for around 27 hours I try to turn it on nothing happens.
WHAT SHOULD I DO I NEED HELP ASAP.
I CANT OPEN MY PHONE.
Thanks.
Sent from my GT-P7500 using XDA Premium HD app
U apparently flashed the wrong img File
Sent from my Sensation With beats Audio
I didn't flash the .IMG file I simply removed the battery to access the fastboot to flash the .IMG file but from that moment it did not work.
Any ideas thanks.
Sent from my GT-P7500 using XDA Premium HD app
maybe kernel is making problems?
acokovach said:
maybe kernel is making problems?
Click to expand...
Click to collapse
I don't know I need to turn it on to find a what is wrong, is there a way to turn my phone even if ill erase all my data I need help
Sent from my GT-P7500 using XDA Premium HD app
try
Code:
adb reboot bootloader
I can't access bootloader menu, I can't turn my phone on.
Sent from my GT-P7500 using XDA Premium HD app
so you are saying that you didnt flash boot.img?
yuseiatlas said:
I can't access bootloader menu, I can't turn my phone on.
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
did you even try the command?
Anyways. When you connect your phone to the usb do you a red light or a red dim light in the top right of your phone?
and can you post the link to the rom you installed?
I removed the battery to access the bootloader menu so I can flash the boot.IMG file I tryed to turn the phone on (power/lock button and volume down) iit did not turn on. I tryed to charge it even though it was on 70% nothing happend
Sent from my GT-P7500 using XDA Premium HD app
usb debugging was enable in developer options?
A red light bright not dem.and I did not try the command cause I can't access my fastboot
Sent from my GT-P7500 using XDA Premium HD app
Yes it's always ON on my phone
Sent from my GT-P7500 using XDA Premium HD app
yuseiatlas said:
A red light bright not dem.and I did not try the command cause I can't access my fastboot
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
If its a bright light then it seems your not bricked and have the possibility to fix your phone.
What i would first do is try the command i gave you when you do have access to fastboot/adb
Okay, the problem is I can't access my bootloader if I did I would return to my stock or flashed the boot.IMG that's why I'm asking is there a way to turn on my phone or to access my bootloader in my case
Sent from my GT-P7500 using XDA Premium HD app
maybe the problem is in battery, can you find another to try, just to be sure...
yuseiatlas said:
Okay, the problem is I can't access my bootloader if I did I would return to my stock or flashed the boot.IMG that's why I'm asking is there a way to turn on my phone or to access my bootloader in my case
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
I know that. And thats what im trying to tell you.
The command
Code:
adb reboot bootloader
will make your phone go into your bootloader without using the power + Volu down buttons.
but your saying you dont have access to the fastboot or adb files?
I actually thought of that but unfortunately I don't have any extra batteries but I will buy when today.
Just in case the problem wasn't with the battery what should I do??????
Sent from my GT-P7500 using XDA Premium HD app
Ohhhhhhhh my apologies, I thought you ment I need to go to my bootloader menu then enter the code I will enter it now and tell you the results
Sent from my GT-P7500 using XDA Premium HD app
yuseiatlas said:
Ohhhhhhhh my apologies, I thought you ment I need to go to my bootloader menu then enter the code I will enter it now and tell you the results
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
Let me know if it worked.
and make sure you have the adb file in the directory.

[Q] Fascinate not under 'adb.exe devices'?

So I currently am downloading MIUI for my Fascinate, but I've tried this on Helly_Bean and on this ROM. Anytime at my command prompt I enter:
Code:
adb.exe devices
It doesn't list my device. I installed Kies, but even that won't show my Fascinate.
I also want to note that in uTorrent it shows my device as a "Galaxy Nexus S" for some reason. Not sure if this has anything to do with it.
Any help would be appreciated, thank you!
~d0wngrade
It seems to only work if I'm on a GB ROM (I've only tried with stock GB though), anyway to make it work with JB??
Have you gone to:: Settings:: Developer options (turn that on if disabled) :: enable android debugging
By default that's all turned off
Sent from my SCH-I500 using xda premium
hhp_211 said:
Have you gone to:: Settings:: Developer options (turn that on if disabled) :: enable android debugging
By default that's all turned off
Sent from my SCH-I500 using xda premium
Click to expand...
Click to collapse
I have done that, it just doesn't work on JB or ICS...
Sent from my SCH-I500 using xda app-developers app
Try installing nexus s drivers.
Sent from my SCH-I500 using xda premium
I also have had to put adb.exe and those 2 or 3 .dll files right in the c:\
With good successes
Sent from my SCH-I500 using xda premium

USB Debugging Problem

My desktop Computer sees the phone and using adb I can see the devices. On my laptop just can't get that screen t pop up on my phone where I accept the debugging to be used. Toggled it off and on. Tried different port and Nada. Ideas?
Sent from my HTC6435LVW using xda app-developers app
d08speed3 said:
My desktop Computer sees the phone and using adb I can see the devices. On my laptop just can't get that screen t pop up on my phone where I accept the debugging to be used. Toggled it off and on. Tried different port and Nada. Ideas?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Got it to work! Uninstall drivers, reinstall, go to device manager, update drivers on the device (says android), profit!
Sent from my HTC6435LVW using xda app-developers app

Can't access files via computer.

Alright, so everything was fine yesterday. Dragged and dropped some videos to my Nexus 7(2013) and my DNA. However, today, ai plugged in my DNA and Nexus.....strange enough, it charges my device but it doesn't mount for me to access my files.
Sent from my Nexus 7 using XDA Premium 4 mobile app
UchihaKite said:
Alright, so everything was fine yesterday. Dragged and dropped some videos to my Nexus 7(2013) and my DNA. However, today, ai plugged in my DNA and Nexus.....strange enough, it charges my device but it doesn't mount for me to access my files.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Are you sure you're DNA is in Media device mode?
UchihaKite said:
Alright, so everything was fine yesterday. Dragged and dropped some videos to my Nexus 7(2013) and my DNA. However, today, ai plugged in my DNA and Nexus.....strange enough, it charges my device but it doesn't mount for me to access my files.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Try a different USB port or reboot your computer.
rickylm said:
Are you sure you're DNA is in Media device mode?
Click to expand...
Click to collapse
When I plug my phone in, no options pop up in my status bar to change any input settings.
I tried all my ports, restarted my computer, and it still doesn't work.
I believe something may be wrong with my DNA.
That, and I think a recent update I received for Windows 8 may be to blame. Because I also plugged in my Nexus 7(2013) and that, unlike my DNA, shows up as a device, but it's as an unknown device. I tried uninstalling and reinstalling the drivers but that didn't work.
But still, at least it shows up unlike my DNA, my DNA just charges but isn't recognized by my laptop at all.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
UchihaKite said:
When I plug my phone in, no options pop up in my status bar to change any input settings.
I tried all my ports, restarted my computer, and it still doesn't work.
I believe something may be wrong with my DNA.
That, and I think a recent update I received for Windows 8 may be to blame. Because I also plugged in my Nexus 7(2013) and that, unlike my DNA, shows up as a device, but it's as an unknown device. I tried uninstalling and reinstalling the drivers but that didn't work.
But still, at least it shows up unlike my DNA, my DNA just charges but isn't recognized by my laptop at all.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Does the DNA show in device manager? Any yellow exclamation points? You may have to reload the drivers manually.
N/A
RLGL said:
Does the DNA show in device manager? Any yellow exclamation points? You may have to reload the drivers manually.
Click to expand...
Click to collapse
The DNA doesn't show up under device manager. Only the Nexus 7(2013) does. I tried reloading the drivers manually for that, but it continues to show the yellow exclamation.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
UchihaKite said:
The DNA doesn't show up under device manager. Only the Nexus 7(2013) does. I tried reloading the drivers manually for that, but it continues to show the yellow exclamation.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What happens when trying a different computer, maybe one that has Win7?
RLGL said:
What happens when trying a different computer, maybe one that has Win7?
Click to expand...
Click to collapse
Sadly the DNA just doesn't show up on any computer. I plug it in, it charges, but it doesn't show up at all as a device :/
Sent from my HTC6435LVW using XDA Premium 4 mobile app
UchihaKite said:
Sadly the DNA just doesn't show up on any computer. I plug it in, it charges, but it doesn't show up at all as a device :/
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Does it say slow charging when you plug it in?
grimlocksmash said:
Does it say slow charging when you plug it in?
Click to expand...
Click to collapse
Yeah it does actually, that randomly started happening as well!
Mine was doing that because of a problem with the USB in phone. Had to get a replacement. The input was bent, so it wouldn't connect properly.
Sent from my dlx using xda app-developers app
grimlocksmash said:
Mine was doing that because of a problem with the USB in phone. Had to get a replacement. The input was bent, so it wouldn't connect properly.
Sent from my dlx using xda app-developers app
Click to expand...
Click to collapse
How much did that cost you if you don't mind me asking?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
It was covered by my insurance. So I just got a whole new phone.
Sent from my dlx using xda app-developers app

Dna not recognized by pc

Hey guys I'm hoping someone will be able to help me. I've searched all over the Web and haven't been able to find a solution. My problem is that my wireless charging doesn't work on my phone on any rom I've tried, so I need to ruu back to stock to see of it works on there and if not get a warranty replacement. The problem I'm having us that my parents will not recognize my phone at all. It will charge when I plug it in to the pic but that is it. It doesn't even show up in Windows Explorer at all. I've tried re-installing drivers HTC sync and multiple other things. Tried my friends computer too and nothing shows up either. Is it possible that my usb port on the phone is screwed? If anyone has any ideas or help I would greatly appreciate it.
Sent from my HTC6435LVW using xda app-developers app
Tiskra25 said:
Hey guys I'm hoping someone will be able to help me. I've searched all over the Web and haven't been able to find a solution. My problem is that my wireless charging doesn't work on my phone on any rom I've tried, so I need to ruu back to stock to see of it works on there and if not get a warranty replacement. The problem I'm having us that my parents will not recognize my phone at all. It will charge when I plug it in to the pic but that is it. It doesn't even show up in Windows Explorer at all. I've tried re-installing drivers HTC sync and multiple other things. Tried my friends computer too and nothing shows up either. Is it possible that my usb port on the phone is screwed? If anyone has any ideas or help I would greatly appreciate it.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
What operating system are u using? windows 8 and 8.1 are having problems with adb and fastboot
I'm using Windows 8. I've been using that for a while though with no problems. I hadn't plugged my phone in to my pc for a few months until the other day. My friends of is Windows 7 and it's the same thing. The weirdest thing is Windows doesn't even have the message pop up saying that removable media is connected or whatever. It is literally invisible to all computers.
Sent from my HTC6435LVW using xda app-developers app
Tiskra25 said:
I'm using Windows 8. I've been using that for a while though with no problems. I hadn't plugged my phone in to my pc for a few months until the other day. My friends of is Windows 7 and it's the same thing. The weirdest thing is Windows doesn't even have the message pop up saying that removable media is connected or whatever. It is literally invisible to all computers.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I think its windows and no new updated htc drivers. I literally tried for 2 full days on 3 pcs before I went to linux
Yea I guess it could be It's just weird that it used to work now it doesn't. I guess I'll have to try and figure out how to roll with Linux and give it a shot
Sent from my HTC6435LVW using xda app-developers app
Tiskra25 said:
Yea I guess it could be It's just weird that it used to work now it doesn't. I guess I'll have to try and figure out how to roll with Linux and give it a shot
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Mine used to work on windows 8 also, I think a windows update did something weird. I had a thread a few weeks ago about it
I just wonder why it's not seen on the windows 7 pc or a mac?
Sent from my HTC6435LVW using xda app-developers app
Tiskra25 said:
I just wonder why it's not seen on the windows 7 pc or a mac?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
What rom are u running?
Currently running santods rom of the newest ota. But also have tried on Viper sense 5 and Viper 4.
Sent from my HTC6435LVW using xda app-developers app
U might laugh at this but download pdanet. It will ask to reinstall drivers and try that. I've had to do this
Sent from my HTC6435LVW using XDA Premium 4 mobile app
I also tried pdanet with no luck with windows, but give it a try maybe it will work for u
mopartonyg said:
I also tried pdanet with no luck with windows, but give it a try maybe it will work for u
Click to expand...
Click to collapse
Have re tried installing Google sdk
Sent from my HTC6435LVW using XDA Premium 4 mobile app
thayl0 said:
Have re tried installing Google sdk
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yes at least 3 times, i just gave up and went to linux until new drivers come out
Does you computer attempt to reinstall drivers but fails to install?
My computer doesn't try to do anything when the phone is plugged in. All it does is charge. I downloaded the new sdk also.
Sent from my HTC6435LVW using xda app-developers app

Categories

Resources