ADB recognizes device only in recovery - HTC One X

Hey guys,
I have the following problem: ADB does recognize my HOX, all drivers are installed etc. However, it only recognizes it if the HOX is turned off or in recovery mode. If the HOX is booted into CM10.1 Staging 5 "adb devices" shows nothing. ADB Debugging is enabled of course.
I already tried this but it didnt't help. Everything else I found via google didn't help also...
I hope that you can help me with this issue. Thank you in advance,
Monsterkater

Switch to MTP instead of using usb mass storage.
Alternatively you can stay with UMS and use an app called adb wireless for your usb debugging needs.
Sent from my IceCold One X

Somehow my HOX doesn't even show the option for MTP/PTP ...

Hook USB > Settings > Storage > press menu button
Nothing appears?

Ah, thank you. I didn't know that you can access that menu this way.
Now it works, thank you very much!

No problem
Sent from my IceCold One X

Thanks for this, I was looking for a solution the last two hours.

Related

[Q] USB brisk - no fastoboot, no ADB, no storage

Hi I have an HTC ONE S and I just didn't know where to post for help, so I figured the ONE X forum may be a good place to start. I cannot seem to connect my phone via USB to any one's computer. It does not even ask me for the "storage or charge" option when I connect a usb cable. All it does is go directly into charge mode.
In bootloader I cannot even get it to show "Fastboot USB" when I connect a cable so using ADB isn't an option either. Yesterday the phone actually worked after about 2 months of not working and then when I tried reconnecting it, it stopped working again and remains USB-less as of now.
I think it important to note that the options under "Storage" in the setting menu show a "Mount SD card" but it's all grey and cannot be selected. Any help would be greatly appreciated.
I have CyanogenMod 10.1 (latest build March 12th) and my SD card is built-in.
Neurotical said:
Hi I have an HTC ONE S and I just didn't know where to post for help, so I figured the ONE X forum may be a good place to start. I cannot seem to connect my phone via USB to any one's computer. It does not even ask me for the "storage or charge" option when I connect a usb cable. All it does is go directly into charge mode.
In bootloader I cannot even get it to show "Fastboot USB" when I connect a cable so using ADB isn't an option either. Yesterday the phone actually worked after about 2 months of not working and then when I tried reconnecting it, it stopped working again and remains USB-less as of now.
I think it important to note that the options under "Storage" in the setting menu show a "Mount SD card" but it's all grey and cannot be selected. Any help would be greatly appreciated.
I have CyanogenMod 10.1 (latest build March 12th) and my SD card is built-in.
Click to expand...
Click to collapse
Wrong Forum mate. There is a forum for the HTC One S.
Sent from my HTC One X using xda app-developers app

[Q] [HELP] Recovery needed, broken LCD!

Hi guys!
Haven't been here for a long time but now I need help or guidelines for the problem:
I got HTC Desire with shattered screen - LCD and digitizer. It lights up but no image.
Phone connects to computer as Adnroid Phone on Mac and USB Mass Storage Device on Windows so I assume the USB Developer mode s not enabled.
Is there any chance of recovering contacts without screen replacement?
Thanks!
gutaker said:
Hi guys!
Haven't been here for a long time but now I need help or guidelines for the problem:
I got HTC Desire with shattered screen - LCD and digitizer. It lights up but no image.
Phone connects to computer as Adnroid Phone on Mac and USB Mass Storage Device on Windows so I assume the USB Developer mode s not enabled.
Is there any chance of recovering contacts without screen replacement?
Thanks!
Click to expand...
Click to collapse
You can't assume that usb debugging isn't enabled just because it connects to the PC as a hard drive. Try using "adb devices" to see if your device is properly configured for adb.
Thanks,
Already done that but I forgot to mention... I get empty "List of devices attached".
When I connect another phone with Debugging Mode enabled "adb devices" lists connected device without any problems.
Any other ideas?
gutaker said:
Thanks,
Already done that but I forgot to mention... I get empty "List of devices attached".
When I connect another phone with Debugging Mode enabled "adb devices" lists connected device without any problems.
Any other ideas?
Click to expand...
Click to collapse
Adb should work in recovery. Boot in recovery, connect your phone and try "adb devices" again.

USB Problem

I have formatted my desktop computer few days back and since then I cant connect my One X to my PC
I have searched all the thread but cant find a solution to my problem therefor I am creating this new thread..
Here are the points
1) Installed latest HTC drivers
2) My other phone gets connected without any problem that means only my one x is having the problem
3) I am using kitkat aosp rom maybe thats why my computer cant detect the phone
4) When I connect my phone to computer, it starts to install the drivers. All drivers get installed successfully except "Android Phone" and device manager shows Android Phone with a yellow exclamation mark.
5) adb commands dont show any device connected.
6) I tried to enable and disable usb debugging
7) I tried to boot into bootloader and then fastboot commands work (I tried erase cache and devices commands)
8) So is there any way I can use adb commands from my computer while my phone is booted ?
try this
1)disable debug mode then connect your phone and mount sd card
2)if above step doesnt work,enable debug mode,connect your phone,mount sd card then disable debug mode.
or
3)mount sd card from recovery
or
4)use sense rom
since I flashed kitkat rom, i have to disable usb debugging before clicking 'turn on usb storage'. Only then my pc will detect my phone
mr93 said:
since I flashed kitkat rom, i have to disable usb debugging before clicking 'turn on usb storage'. Only then my pc will detect my phone
Click to expand...
Click to collapse
Poojan Patel said:
try this
1)disable debug mode then connect your phone and mount sd card
2)if above step doesnt work,enable debug mode,connect your phone,mount sd card then disable debug mode.
or
3)mount sd card from recovery
or
4)use sense rom
Click to expand...
Click to collapse
Actually USB mass storage works without any problem. I disable usb debugging and usb mass storage works.. I am not having any problem with that. My problem is that I cant use adb commands on my phone since adb cant detect my phone...
a.broken.star said:
Actually USB mass storage works without any problem. I disable usb debugging and usb mass storage works.. I am not having any problem with that. My problem is that I cant use adb commands on my phone since adb cant detect my phone...
Click to expand...
Click to collapse
Me too. adb doesn't detect my phone after kitkat. But I don't use adb that much. Do let me know anyways if there's any solution
mr93 said:
Me too. adb doesn't detect my phone after kitkat. But I don't use adb that much. Do let me know anyways if there's any solution
Click to expand...
Click to collapse
okies.. i am trying to find a solution....
a.broken.star said:
okies.. i am trying to find a solution....
Click to expand...
Click to collapse
Try look for latest adb/fastboot driver. Or install android sdk tools if it help.
Reference : http://forum.xda-developers.com/showthread.php?t=2529803
Sent from my HTC One X using Tapatalk
audahadi said:
Try look for latest adb/fastboot driver. Or install android sdk tools if it help.
Reference : http://forum.xda-developers.com/showthread.php?t=2529803
Sent from my HTC One X using Tapatalk
Click to expand...
Click to collapse
It looks like it will work.. i'll try this today..
WOW !! It worked... Thanx a lot @audahadi
I dont know how to thank you.. You are genius bro !!
a.broken.star said:
WOW !! It worked... Thanx a lot @audahadi
I dont know how to thank you.. You are genius bro !!
Click to expand...
Click to collapse
Gotta try that, I have the same problem. ADB over wifi works fine, and so does fastboot with the cable connected.
Sent from my One X using Tapatalk
And for those who google here and want another run for a solution to ADB troubles: http://adbdriver.com/. Thanks to @and313 and this post in the General section:
http://forum.xda-developers.com/showpost.php?p=50303554&postcount=1

[Q] HTC M8 not being seen in adb

OK using a windows 8.1 Pro laptop, ADB installed properly with HTC Sync Manager, both Windows, HTC Sync Manager and the Device Manager in the Control Panel can see my phone. I tick on USB debugging and then press revoke USB debugging authorizations. Unplug my phone and plug it back in. I'm using the original USB cable from HTC. Everything pops up and shows like it's connected, except when I type in
Code:
adb devices
in the command prompt, then it just comes up blank. I've attached screen shots so you guys can see what I am talking about. If you have any ideas it would be much appreciated. I've attached some photos just to show that I've dotted all my i's and crossed all my t's as far as I can see. I also want to point out this is the second computer I've tried this on.
reubendevries said:
OK using a windows 8.1 Pro laptop, ADB installed properly with HTC Sync Manager, both Windows, HTC Sync Manager and the Device Manager in the Control Panel can see my phone. I tick on USB debugging and then press revoke USB debugging authorizations. Unplug my phone and plug it back in. I'm using the original USB cable from HTC. Everything pops up and shows like it's connected, except when I type in
Code:
adb devices
in the command prompt, then it just comes up blank. I've attached screen shots so you guys can see what I am talking about. If you have any ideas it would be much appreciated. I've attached some photos just to show that I've dotted all my i's and crossed all my t's as far as I can see. I also want to point out this is the second computer I've tried this on.
Click to expand...
Click to collapse
Might be a driver issues... Try those: https://www.dropbox.com/s/nr91z4bveeugaow/googleUSBdrivers.zip?dl=0
Sent from here
1) Unplug the phone from your computer
2) Uninstall anything related to HTC (drivers, sync managers..)
3) Reboot the computer
4) Install the latest (direct URL) HTC Sync Manager
5) I tend to uninstall the manager right afterwards (optional)
6) Reboot the computer & plug in your device
7) Report back
abyssis said:
1) Unplug the phone from your computer
2) Uninstall anything related to HTC (drivers, sync managers..)
3) Reboot the computer
4) Install the latest (direct URL) HTC Sync Manager
5) I tend to uninstall the manager right afterwards (optional)
6) Reboot the computer & plug in your device
7) Report back
Click to expand...
Click to collapse
Yeah that didn't work unfortunately
lukes91 said:
Might be a driver issues... Try those: https://www.dropbox.com/s/nr91z4bveeugaow/googleUSBdrivers.zip?dl=0
Sent from here
Click to expand...
Click to collapse
Yeah that didn't work, I even tried installing the USB Driver manually and that didn't work either. Still comes up as not connected, it's super frustrating.
Not sure if this helps but for some reason my Android Phone isn't showing up under Android phone in my Device Manager, it's showing up as Portable Devices. I don't know if this is an issue or not, anyone care to give an opinion?
reubendevries said:
OK using a windows 8.1 Pro laptop, ADB installed properly with HTC Sync Manager, both Windows, HTC Sync Manager and the Device Manager in the Control Panel can see my phone. I tick on USB debugging and then press revoke USB debugging authorizations. Unplug my phone and plug it back in. I'm using the original USB cable from HTC. Everything pops up and shows like it's connected, except when I type in
Code:
adb devices
in the command prompt, then it just comes up blank. I've attached screen shots so you guys can see what I am talking about. If you have any ideas it would be much appreciated. I've attached some photos just to show that I've dotted all my i's and crossed all my t's as far as I can see. I also want to point out this is the second computer I've tried this on.
Click to expand...
Click to collapse
check and unchecked camera under USB settings when its plugged in
reubendevries said:
Not sure if this helps but for some reason my Android Phone isn't showing up under Android phone in my Device Manager, it's showing up as Portable Devices. I don't know if this is an issue or not, anyone care to give an opinion?
Click to expand...
Click to collapse
That's normal as the phone is using MTP, the Android Phone entry only appears once the drivers are installed. It's definitely a driver issue but as to what I can't say as I have no issues on my 8.1 Pro laptop
I think I figured something out, just flash CM 12 - (God it's amazing. ) and now I can see my phone on ADB, so whatever ****ery was going on I am blaming it on HTC stock rom.
reubendevries said:
I think I figured something out, just flash CM 12 - (God it's amazing. ) and now I can see my phone on ADB, so whatever ****ery was going on I am blaming it on HTC stock rom.
Click to expand...
Click to collapse
is cm12 worth the hassle?
Sorry for the necrobump, but I ran across this thread while researching the same issue on my M8 and wanted to save anyone else the trouble if they also stumbled across this same issue.
Though the solution discussed would likely work, if you don't want to hassle with a new ROM, it is possible to fix it on your existing ROM provided you have root.
[SOLVED] ADB 'unauthorized', no RSA prompt, and no 'Revoke USB debugging' option
NFSP G35 said:
Sorry for the necrobump, but I ran across this thread while researching the same issue on my M8 and wanted to save anyone else the trouble if they also stumbled across this same issue.
Though the solution discussed would likely work, if you don't want to hassle with a new ROM, it is possible to fix it on your existing ROM provided you have root.
[SOLVED] ADB 'unauthorized', no RSA prompt, and no 'Revoke USB debugging' option
Click to expand...
Click to collapse
Thanks for this guide you put up. Interesting that there was no option for you to revoke USB authorization. My device is S-ON and have been using Viper for a while with the option available. Same for HTC stock. Good for you getting that fixed. Had a similar issue on a different device months ago.

Cannot unlock bootloader for H811 20o

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

Categories

Resources