[Q] HTC One can't be read by computer - One (M7) Q&A, Help & Troubleshooting

I have the International non-developer version and it came with the stock ROM with Sense 5. I rooted it and installed Google's 4.2.2 stock ROM, but when the 4.3 version came out I updated it via OTA (I know I shouldn't have done that, but I guess what's done is done). After the update, whenever I plug in my phone it still shows up but when I open it there's nothing in it no matter how many times I refresh it. Also, when I try to use Nandroid Manager it says that my phone is not rooted.
Now I also can't use adb and fastboot as they both say there is no phone plugged in when it is actually plugged in. How do I solve this? Any help would be appreciated
Btw, I have the drivers for the phone installed along with HTC Sync Manager.

Enable the USB debugging in the Developer settings > that enables ADB
I assume you know, that you need to tap on the build number 7 times to let the developer menu pop up
Since 4.3 there is multiuser, you must move your data with a file manager from data/user to data/user/0

davebugyi said:
Enable the USB debugging in the Developer settings > that enables ADB
I assume you know, that you need to tap on the build number 7 times to let the developer menu pop up
Since 4.3 there is multiuser, you must move your data with a file manager from data/user to data/user/0
Click to expand...
Click to collapse
Well I didn't know about the developer menu thing ._. I thought there was no developer settings for the ROM.
Anyway, I did what you said but adb/fastboot still can't detect it.

ickytc said:
Well I didn't know about the developer menu thing ._. I thought there was no developer settings for the ROM.
Anyway, I did what you said but adb/fastboot still can't detect it.
Click to expand...
Click to collapse
That is strange...
It wont recognize from fastboot either?

davebugyi said:
That is strange...
It wont recognize from fastboot either?
Click to expand...
Click to collapse
Exactly ._. Anyway to solve this?

Could it be due to different pc configuration or a faulty cable ?
I myself have a couple knock-off cables with them i usually have
To remove and resert a couple times before a big file gets transfered

alay_ said:
Could it be due to different pc configuration or a faulty cable ?
I myself have a couple knock-off cables with them i usually have
To remove and resert a couple times before a big file gets transfered
Click to expand...
Click to collapse
I've tried multiple devices and cables.

ickytc said:
I've tried multiple devices and cables.
Click to expand...
Click to collapse
If that case try a different pc / laptop, then ull at leadt be sure whether its the pc/ laptop or the mobile device which is causing troubles ...

alay_ said:
If that case try a different pc / laptop, then ull at leadt be sure whether its the pc/ laptop or the mobile device which is causing troubles ...
Click to expand...
Click to collapse
I meant to say I tried different PCs

Okay now fastboot detects the phone but adb still doesn't detect it. Help anyone?

Try flashing a new recovery. fastboot flash recovery recovery.img
Sent from my HTC One using Tapatalk
---------- Post added at 05:30 PM ---------- Previous post was at 05:29 PM ----------
The phone has to be booted into the os for adb to work. Fastboot only until you get a rom flashed.
Sent from my HTC One using Tapatalk

Related

[Issue] Unable to connect IncS to Computer, error USB not Recognised.

Hello All,
I have been using Incredible S for 8 months now and had never faced an issue. Lately when i connect my phone to my computer, I get error message saying "USB not recognised".
Damn just as I planned to root and CFW my phone, I get this error :/ *sigh*
Can anyone suggest me any troubleshooting??
I have..
*enabled Fastboot,
*Tried different Datacables
*Tried different computers
*Installed HTC sync (for drivers)
Still get the error message..
Has anyone faced this issue.. Please guide me ...
23 Views and no reply?? Guys..
Have you tried a different USB cable? Could also be your USB port on your phone
If you're trying to access your sdcard why don't you use an adapter?
Lucky you get this error before you root and void your warranty
markj338 said:
Have you tried a different USB cable? Could also be your USB port on your phone
If you're trying to access your sdcard why don't you use an adapter?
Lucky you get this error before you root and void your warranty
Click to expand...
Click to collapse
Thanks for reply
I tried different USB cables, and different computers too..
I am also doubting about the USB port on phone..
I was going to root the phone so I need to connect it via USB mode. I can use WiFi if I have to transfer stuffs to card..
Mobile was working all fine. Even transferred stuffs last week..
when i decided to root..Wham!!
Rah0ol said:
Thanks for reply
I tried different USB cables, and different computers too..
I am also doubting about the USB port on phone..
I was going to root the phone so I need to connect it via USB mode. I can use WiFi if I have to transfer stuffs to card..
Mobile was working all fine. Even transferred stuffs last week..
when i decided to root..Wham!!
Click to expand...
Click to collapse
Can ADB detects your phone?
switch back to sense
I had the same issue in one of the ROM's don't remember which one (but no longer on my current ROM)
I tried everything. I was using NOVA launcher by default. Clearing the defaults and switching back to HTC Sense worked for me. Immediately my notifications had the option to choose between usb modes.
P.S I would highly recommend AIR DROID app and managing your phone and sd card via chrome browser. Excellent APP incase USB port is ^%$&*$ed
itandy said:
Can ADB detects your phone?
Click to expand...
Click to collapse
Havent used ADB anytime.. can u help me in this??
kuma0007 said:
I had the same issue in one of the ROM's don't remember which one (but no longer on my current ROM)
I tried everything. I was using NOVA launcher by default. Clearing the defaults and switching back to HTC Sense worked for me. Immediately my notifications had the option to choose between usb modes.
P.S I would highly recommend AIR DROID app and managing your phone and sd card via chrome browser. Excellent APP incase USB port is ^%$&*$ed
Click to expand...
Click to collapse
Yeah even I use WiFi Transfer for stuffs to my memory card.. but I wanted to access via cable to achieve root and install roms.. It was working fine until I decided to :/
Rah0ol said:
Havent used ADB anytime.. can u help me in this??
Click to expand...
Click to collapse
Download and extract this to your C-drive:
http://forum.xda-developers.com/attachment.php?attachmentid=1177751&d=1341456079
Open cmd and type the following commands:
cd c:\adb
adb devices
A list of detected devices will show
File courtesy of xlm13x
Original thread: http://forum.xda-developers.com/showthread.php?p=28281386
Hit Thanks if I helped
Tapatalk 2
______________________________________
Device: HTC Incredible S
Hboot: Revolutionary 6.13.10.1002
Recovery: 4EXT 1.0.0.5 RC5
ROM: We.Want.ICS.v4-NiKHiLL007
Radio: 3831.18.00.11_M
Kernal: Stock 3.0.16-g693e8e9
benty1 said:
Download and extract this to your C-drive:
http://forum.xda-developers.com/attachment.php?attachmentid=1177751&d=1341456079
Open cmd and type the following commands:
cd c:\adb
adb devices
A list of detected devices will show
File courtesy of xlm13x
Original thread: http://forum.xda-developers.com/showthread.php?p=28281386
Hit Thanks if I helped
Tapatalk 2
______________________________________
Device: HTC Incredible S
Hboot: Revolutionary 6.13.10.1002
Recovery: 4EXT 1.0.0.5 RC5
ROM: We.Want.ICS.v4-NiKHiLL007
Radio: 3831.18.00.11_M
Kernal: Stock 3.0.16-g693e8e9
Click to expand...
Click to collapse
Thanks a lot for ur instructions... I tried and it doesnt give me a list of attached devices .. it shows
List of devices
Nthin as list..
I have no method to flash now
Don't give up so easily mate
Make sure in settings -> applications -> development that usb debugging is checked on, in order for ADB to work
markj338 said:
Don't give up so easily mate
Make sure in settings -> applications -> development that usb debugging is checked on, in order for ADB to work
Click to expand...
Click to collapse
Yes thats turned on, I have kept it checked.. Still nope..
i have the same problem
Sabuhi said:
i have the same problem
Click to expand...
Click to collapse
Did you read through this thread completely and try all of the suggestions?

[Q] A challenge for Captivate users!

Hey, im in Jamaica and ive got a challenge for Captivate users. No one has been able to figure this dilema out. Hopefully someone can solve this.
My captivates usb port has stopped doing anything. The details are:
1. The phone works fine and used to be rooted but the root is corrupt i think. Super user installed but the phone behaves unrooted and SU gives errors.
2. I cant flash ROMs since there is no usb.
3. Cannot sideload as the phone cant receive the AT&T OTA update since im in Jamaica.
4. I changed the USB port but same result (no charge, no connection to pc)
Im thinking the usb is bricked since the person i got it from says it charged the day before she reset the phone to give to me.
5. Cant update.zip via 3 recovery (i get e: siganture verification failed)
Can anyone figure this out!? Im thinking its impossible now. If only i could use sideload wonder machine wirelessly, then i could use Z4ROOT or Visionary to flash.
Maybe stupid question. But do u have the Samsung USB drivers installed? If yes then probably need a new USB cord. Try a different one.
saintnova said:
Hey, im in Jamaica and ive got a challenge for Captivate users. No one has been able to figure this dilema out. Hopefully someone can solve this.
My captivates usb port has stopped doing anything. The details are:
1. The phone works fine and used to be rooted but the root is corrupt i think. Super user installed but the phone behaves unrooted and SU gives errors.
2. I cant flash ROMs since there is no usb.
3. Cannot sideload as the phone cant receive the AT&T OTA update since im in Jamaica.
4. I changed the USB port but same result (no charge, no connection to pc)
Im thinking the usb is bricked since the person i got it from says it charged the day before she reset the phone to give to me.
5. Cant update.zip via 3 recovery (i get e: siganture verification failed)
Can anyone figure this out!? Im thinking its impossible now. If only i could use sideload wonder machine wirelessly, then i could use Z4ROOT or Visionary to flash.
Click to expand...
Click to collapse
You went through this thread yet? http://forum.xda-developers.com/showthread.php?t=1953930
1. Ive tried several usb cables but no response.
2. If the phone wont even charge via usb then im not sure installing the drivers will help.
3. Whats the jig supposed to do? Get me into download? If so, when i hold the volume buttons and power button, it takes me to a screen that gives me the options to clear cache, user data, and reinstall packages. but when i try various update.zip files i get the signed verification failed message. I think this is recovery mode but ill search for how to get into download mode. Does download mode work without usb?
Tried entering download mode but i guess since the usb doesnt work, thats why it doesnt function.
saintnova said:
1. Ive tried several usb cables but no response.
2. If the phone wont even charge via usb then im not sure installing the drivers will help.
3. Whats the jig supposed to do? Get me into download? If so, when i hold the volume buttons and power button, it takes me to a screen that gives me the options to clear cache, user data, and reinstall packages. but when i try various update.zip files i get the signed verification failed message. I think this is recovery mode but ill search for how to get into download mode. Does download mode work without usb?
Tried entering download mode but i guess since the usb doesnt work, thats why it doesnt function.
Click to expand...
Click to collapse
If the phone doesn't charge through the usb, you need a new usb port on your phone. If you know how to solder, you can probably get one for cheap and look at videos on how to do it. Otherwise, you can go through mobiletechvideos.com to get it replaced.
As for download mode, it's vol down + power.
BWolf56 said:
If the phone doesn't charge through the usb, you need a new usb port on your phone. If you know how to solder, you can probably get one for cheap and look at videos on how to do it. Otherwise, you can go through mobiletechvideos.com to get it replaced.
As for download mode, it's vol down + power.
Click to expand...
Click to collapse
The usb port was changed but the result was the same. All this happened after the person wiped the phone before i got it. Before that the usb port worked fine. Trying to put it into download mode now but a question again is, will it work if the usb port doesnt work?
Tried volume down + power but phone just boots as normal.
Im on froyo 2.2
saintnova said:
The usb port was changed but the result was the same. All this happened after the person wiped the phone before i got it. Before that the usb port worked fine. Trying to put it into download mode now but a question again is, will it work if the usb port doesnt work?
Tried volume down + power but phone just boots as normal.
Im on froyo 2.2
Click to expand...
Click to collapse
The other way to fix this would be sideloading but ATT doesnt allow the OTA where im at. Anyway to upload Z4root quickly to googleplay then download it? LOL. My phone only allows apps from google play.
saintnova said:
The other way to fix this would be sideloading but ATT doesnt allow the OTA where im at. Anyway to upload Z4root quickly to googleplay then download it? LOL. My phone only allows apps from google play.
Click to expand...
Click to collapse
There's a security feature, you can uncheck it in your settings.
And holding vol down+power while phone is off will boot it in download mode (don't have the usb plugged in). Also, formatting and resetting a phone doesn't break usb. My guess, the job wasn't done correctly.
Have you tried it on other pc? Perhaps your pc usb port is defective.
BWolf56 said:
There's a security feature, you can uncheck it in your settings.
And holding vol down+power while phone is off will boot it in download mode (don't have the usb plugged in). Also, formatting and resetting a phone doesn't break usb. My guess, the job wasn't done correctly.
Have you tried it on other pc? Perhaps your pc usb port is defective.
Click to expand...
Click to collapse
1. There isnt any such setting on the ATT version of my captivate. I guess that option came after the sideload OTA update.
2. I hold the volume down button and the power when the phone is off but it just boots up as normal. No download mode. Is there a site that keeps update.zips or OTA update that can be pushed?
saintnova said:
1. There isnt any such setting on the ATT version of my captivate. I guess that option came after the sideload OTA update.
2. I hold the volume down button and the power when the phone is off but it just boots up as normal. No download mode. Is there a site that keeps update.zips or OTA update that can be pushed?
Click to expand...
Click to collapse
1. I though I remembered being able to sideload back then (it has been a while) but could be wrong.
2. Not with the signature verification. You'd need a custom recovery (cwm).
Getting in download mode is something that always works (unless you mess up with the bootloaders = bricked phone), just like getting in recovery. It's something that comes with the phone.
Basically, not much can be done on the Captivate without a working usb.
BWolf56 said:
1. I though I remembered being able to sideload back then (it has been a while) but could be wrong.
2. Not with the signature verification. You'd need a custom recovery (cwm).
Getting in download mode is something that always works (unless you mess up with the bootloaders = bricked phone), just like getting in recovery. It's something that comes with the phone.
Basically, not much can be done on the Captivate without a working usb.
Click to expand...
Click to collapse
Any other suggestions with the download mode? I can get into recovery 100% of the time but the vol down + power just turens on the phone. Anyway to get a rooting app from google play? or bypass apk block? Is there anyway to update from att over wifi? I can check for update on the phone but it just hangs there. Guess its cuz im not in the states. Respect though!! If u figure out anything else to try let me know. Bless!!
A way to sideload apps without USB is to download the Google Drive app from the Play Store then upload the APK from your computer to your Drive. Next access your Drive on your phone and select the APK it should begin the regular install.
**you will need to allow 3rd party applications**
guidostein said:
A way to sideload apps without USB is to download the Google Drive app from the Play Store then upload the APK from your computer to your Drive. Next access your Drive on your phone and select the APK it should begin the regular install.
**you will need to allow 3rd party applications**
Click to expand...
Click to collapse
Trying that now. What do i need to do to allow 3rd party apps? Will it just ask me?
Damn!! the third party thing is the same thing that blocks me from installing apps normally! Damn Google/ATT monopoly!!
saintnova said:
Trying that now. What do i need to do to allow 3rd party apps? Will it just ask me?
Click to expand...
Click to collapse
It should ask.
How to do it really depends on which OS you're running.
guidostein said:
It should ask.
How to do it really depends on which OS you're running.
Click to expand...
Click to collapse
Doesnt work, Third party blocked. Trying this but cant find this option http://androidforums.com/inspire-4g-tips-tricks/340745-unknown-sources-now-can-allowed.html
saintnova said:
Doesnt work, Third party blocked. Trying this but cant find this option
Click to expand...
Click to collapse
try going to Setting > Security > Enable Unknown Sources
thats where it is on my phone but im running a custom Rom
if that doesnt work try to find anything in the settings that says enable unknown sources.
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
So I did some reading and if your running stock at&t ROM you most likely are not able to allow unknown sources (because for some reason AT&t blocks it).
You might want to try download an app called AppInstaller by FunTrigger from PlayStore (I have never used this and I'm not sure if it will get around the 3rd party problem you are having but its worth a shot)
You should be able to use it to install the APK in your Drive.
---------- Post added at 04:37 PM ---------- Previous post was at 04:09 PM ----------
Okay I think I've got it. Note that i have not tried this myself and take no responsibility if something goes wrong.
How to enable unknown sources on AT&T phone:
Settings > Applications > Manage Applications > All > select Customization Settings Provider and then Clear Data
Next go back one page and select Settings and then Clear Data
Now in Settings > Applications you should see the option unknown sources select it.
Now unknown sources are enabled!
guidostein said:
try going to Setting > Security > Enable Unknown Sources
thats where it is on my phone but im running a custom Rom
if that doesnt work try to find anything in the settings that says enable unknown sources.
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
So I did some reading and if your running stock at&t ROM you most likely are not able to allow unknown sources (because for some reason AT&t blocks it).
You might want to try download an app called AppInstaller by FunTrigger from PlayStore (I have never used this and I'm not sure if it will get around the 3rd party problem you are having but its worth a shot)
You should be able to use it to install the APK in your Drive.
---------- Post added at 04:37 PM ---------- Previous post was at 04:09 PM ----------
Okay I think I've got it. Note that i have not tried this myself and take no responsibility if something goes wrong.
How to enable unknown sources on AT&T phone:
Settings > Applications > Manage Applications > All > select Customization Settings Provider and then Clear Data
Next go back one page and select Settings and then Clear Data
Now in Settings > Applications you should see the option unknown sources select it.
Now unknown sources are enabled!
Click to expand...
Click to collapse
And this my friend is why search is amazing :thumbup:
Sent from my SGH-I747 using xda app-developers app
BWolf56 said:
And this my friend is why search is amazing :thumbup:
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
This option does not appear in my list. Remember i told ya i was reading that hehehe. Dont know why it isnt there though. Sigh. Maybe putting the ATT chip back in will help although i dont think its still activated.
saintnova said:
This option does not appear in my list. Remember i told ya i was reading that hehehe. Dont know why it isnt there though. Sigh. Maybe putting the ATT chip back in will help although i dont think its still activated.
Click to expand...
Click to collapse
I don't know how set you are on keeping your data but why not try a complete factory reset?
And if that doesn't work then just flash a new CWM and ROM,,, there are ways to do that without connecting to a computer.
guidostein said:
I don't know how set you are on keeping your data but why not try a complete factory reset?
And if that doesn't work then just flash a new CWM and ROM,,, there are ways to do that without connecting to a computer.
Click to expand...
Click to collapse
He can't without a usb.. That's just how the captivate is from stock.

[Q] Rooting w/o USB connection

Hi, guys! I have a really big problem :/. Right now I'm using the stock 2.3.4 gingerbread from LG ,but you all know that this is the worst OS ever. I wanted to get rid of it but i cant connect my device to the computer. It's only charging. I need a way to root it w/o usb connection. Do u have any suggestions? It's not a software problem! Something inside the phone is broken and i don't know what it is. Is there a way to root it via bluetooth or SD card? I didn't find any apps to root it too. I know gingerbreak etc, but they dont work for 2.3.4. Thank you in advance and i hope there is a solution. :fingers-crossed:
I am afraid you can't. Replacing your micro usb port could solve your problem. I reccomend to buy a micro usb port which is already on the flexible cable so you can avoid ironing.
Sent from my LG-P990 using xda app-developers app
So i'll need this? I asked a staff member in a service station and he said that the port isnt broken. So i need the whole thing port+flexible cable? Is that what i should do? Thanks alot. Ohh man i cant post links still: http:___//i.ebayimg.com/t/LG-G2X-Optimus-2X-P990-P999-Micro-USB-Charging-Port-Flex-Cable-Repair-Part-/00/s/OTU1WDE0MDI=/z/unUAAOxy9DRSAoTf/$T2eC16R,!wsE9suwycosBS!oTe7+VQ~~60_57.JPG
stupid question: did you try another usb cable or usb port?
Yeah, dude. Of course. I've tried different settings like usb debugging on/off too but still nothing.
here are some articles you might want to check out regarding usb connection
http://www.birdiesync.com/my-android-device-cannot-connect-over-usb
http://www.droidxforums.com/forum/chevyno1/31975-usb-charge-only-ssx.html (2nd post reply)
i forgot how the mass storage settings in gingerbread look like but there should be an option to put the phone in "charge only" mode (which you should disable)... pressing menu key in settings > storage doesn't give you any options to choose?
In gingerbread you can only turn usb mass storage and usb debugging on/off. These settings didn't help. I'll read more about the first link you gave me and try it out.
peetyo040497 said:
In gingerbread you can only turn usb mass storage and usb debugging on/off. These settings didn't help. I'll read more about the first link you gave me and try it out.
Click to expand...
Click to collapse
This is quite challenge, root without usb connection. First idea I got to use ADB over WiFi, but this is available from ICS, not on GB.
Second idea - what I remember, some of root methods use APK installation over ADB by script. Maybe you can search for these script methods and place all required files on SD Card. Then try to execute commands by terminal on device itself to install and root.
It's just my idea, maybe wrong, maybe help.
peetyo040497 said:
So i'll need this? I asked a staff member in a service station and he said that the port isnt broken. So i need the whole thing port+flexible cable? Is that what i should do? Thanks alot. Ohh man i cant post links still: http:___//i.ebayimg.com/t/LG-G2X-Optimus-2X-P990-P999-Micro-USB-Charging-Port-Flex-Cable-Repair-Part-/00/s/OTU1WDE0MDI=/z/unUAAOxy9DRSAoTf/$T2eC16R,!wsE9suwycosBS!oTe7+VQ~~60_57.JPG
Click to expand...
Click to collapse
Yes that is what you need if you have to replace your USB port but you don't have skills to replace only the usb port.
You can try gingerbreak to root your phone, but it maybe won't work.
bitdomo said:
Yes that is what you need if you have to replace your USB port but you don't have skills to replace only the usb port.
You can try gingerbreak to root your phone, but it maybe won't work.
Click to expand...
Click to collapse
Gingerbreak works on devices with android 2.3.3 and lower. Anyways I've tried it but it didn't work.
p.valenta said:
This is quite challenge, root without usb connection. First idea I got to use ADB over WiFi, but this is available from ICS, not on GB.
Second idea - what I remember, some of root methods use APK installation over ADB by script. Maybe you can search for these script methods and place all required files on SD Card. Then try to execute commands by terminal on device itself to install and root.
It's just my idea, maybe wrong, maybe help.
Click to expand...
Click to collapse
I'm not aware of ADB and scripting. Can you give me sоme guidelines?(I'm sorry 'bout my english. I hope you understand)
p.s. I found some info about ADB. So you need ADB to control your device via commands, but you can use ADB on your computer? You say that i have to find a way to use ADB on my phone so it controls itself and roots?
peetyo040497 said:
I'm not aware of ADB and scripting. Can you give me sоme guidelines?(I'm sorry 'bout my english. I hope you understand)
p.s. I found some info about ADB. So you need ADB to control your device via commands, but you can use ADB on your computer? You say that i have to find a way to use ADB on my phone so it controls itself and roots?
Click to expand...
Click to collapse
sorry to hear about your problems but just a simple question here have u tried another computer ? i had this problem with my nexus when i connect it to the pc i couldn't transfer my stuff to it but adb worked, but when i took it to another computer both mtp and adb worked
Yes, I've tried another pc's port and it didnt find my device too. My issue isn't the same i mean that my computer doesn' recognize the phone. There are no messeges that appear on the device or computer.
peetyo040497 said:
Yes, I've tried another pc's port and it didnt find my device too. My issue isn't the same i mean that my computer doesn' recognize the phone. There are no messeges that appear on the device or computer.
Click to expand...
Click to collapse
peetyo maybe your cable isn't good and did you try to install lg drivers?
check also by device manager or computer management or a device is appeared
Sent from my LG-P990 using xda app-developers app
winstonxl2 said:
peetyo maybe your cable isn't good and did you try to install lg drivers?
check also by device manager or computer management or a device is appeared
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
Guys, the problem is not in the computer nor in the cable, it's in the phone. I'm 99% sure that it's a hardware problem. So i need to find a way to root or flash it without using usb connection.
i'm somehow sure that the real problem here is the device driver installation on your PC/Windows, not the phone...
btw which windows version are you using?
did you try checking out the AIO tool thread?
http://forum.xda-developers.com/showthread.php?t=2020737
60nine said:
i'm somehow sure that the real problem here is the device driver installation on your PC/Windows, not the phone...
btw which windows version are you using?
did you try checking out the AIO tool thread?
http://forum.xda-developers.com/showthread.php?t=2020737
Click to expand...
Click to collapse
Win 8 currently.
How would this thread help me?
I'll try installing the drivers on this laptop cause i''ve tried before on a one with xp.
P.s. With the drivers reinstalled on win 8 it doesnt work. As i said i've tried different computers, different cables and different setting.
peetyo040497 said:
Win 8 currently.
How would this thread help me?
I'll try installing the drivers on this laptop cause i''ve tried before on a one with xp.
P.s. With the drivers reinstalled on win 8 it doesnt work. As i said i've tried different computers, different cables and different setting.
Click to expand...
Click to collapse
if you read the 1st post, you might find out how could it help you... especially if you use win 8 which caused problems for many other users when trying to install the drivers or trying to flash the phone...
I - Install APX (NVFlash Recovery) Drivers if not already installed.
It starts the windows device driver wizard to help you install the drivers needed for NVFlash. It detects your system OS and gives additional on-screen instructions needed if your PC is running Windows 8.
FYI: The drivers are located under ToolKitFiles\nvflash\driver folder.
Click to expand...
Click to collapse
60nine said:
if you read the 1st post, you might find out how could it help you... especially if you use win 8 which caused problems for many other users when trying to install the drivers or trying to flash the phone...
Click to expand...
Click to collapse
I use windows 8 from a week. Anything i've done before was on a xp/ win 7. The problem isnt in the win 8 i use now. I've tried everything on my xp laptop. I have a friend who has the same phone and he can connect it to his computer so everything is fine with his computer. I've tried to connect my optimus to his computer and again it wasnt found by the computer. The problem must be in my device.
I'll try installing the APX drivers.
peetyo040497 said:
I use windows 8 from a week. Anything i've done before was on a xp/ win 7. The problem isnt in the win 8 i use now. I've tried everything on my xp laptop. I have a friend who has the same phone and he can connect it to his computer so everything is fine with his computer. I've tried to connect my optimus to his computer and again it wasnt found by the computer. The problem must be in my device.
I'll try installing the APX drivers.
Click to expand...
Click to collapse
u said that u wanted to get rid of the lg gingerbread software, and for that u dont really need to root, u could use the all in one toolkit and flash the new unlocked bootloader with cwm or twrp and install the new bootloader rom u want its as easy as that

Phone in USB Host Mode

Hello!,
I got my phone into a weird situation, every time I try to connect to my PC, it's saying "Phone is in USB host mode", the PC tries to recognizes and nothing happens, after that the phone won't charge and stays like that until I rebooted, I can charge it with the original charger after this.
My device:
HTC One AT&T 32GB
ROM: ARHD 41.0
I also tried this method with no results: http://forum.xda-developers.com/showthread.php?t=2481211
Anyone with this situation too?
lumogox said:
Hello!,
I got my phone into a weird situation, every time I try to connect to my PC, it's saying "Phone is in USB host mode", the PC tries to recognizes and nothing happens, after that the phone won't charge and stays like that until I rebooted, I can charge it with the original charger after this.
My device:
HTC One AT&T 32GB
ROM: ARHD 41.0
I also tried this method with no results: http://forum.xda-developers.com/showthread.php?t=2481211
Anyone with this situation too?
Click to expand...
Click to collapse
You mean it's showing up as QHSUSB_DLOAD in Device Manager?
Unfortunately that would indicate a hard brick, no fix, as far as I am aware of.
Welcome to the group of unfortunate people.
I guess the best option would be to send it back for warranty repairs, mine is the same and I'm 99.99% sure it has to do with the charging port.
Unfortunately for me I'm out of the US so warranty shipping is not an option at the moment.
There are other threads about this problem, but so far the only ones I heard that solved this problem was by repair or replace.
You mean it's showing up as QHSUSB_DLOAD in Device Manager?
Unfortunately that would indicate a hard brick, no fix, as far as I am aware of.
Click to expand...
Click to collapse
No, it's not bricked it works ok but only charges through wall charger and if you plug it up to a pc it gets into "USB Host Mode" and then you have to reboot to be able to charge from the wall charger.
My HTC showed the same message. Saying it can not charge into host mode.
HTC only charges powered off.
ferincr said:
Welcome to the group of unfortunate people.
I guess the best option would be to send it back for warranty repairs, mine is the same and I'm 99.99% sure it has to do with the charging port.
Unfortunately for me I'm out of the US so warranty shipping is not an option at the moment.
There are other threads about this problem, but so far the only ones I heard that solved this problem was by repair or replace.
No, it's not bricked it works ok but only charges through wall charger and if you plug it up to a pc it gets into "USB Host Mode" and then you have to reboot to be able to charge from the wall charger.
Click to expand...
Click to collapse
Indeed man, same situation here, I'm actually in Colombia, so not an option to send it, as I can't go back to factory settings without connecting it to the PC.
@nkk71 The device is fully functional, it's just not getting detected on my pc.
lumogox said:
Indeed man, same situation here, I'm actually in Colombia, so not an option to send it, as I can't go back to factory settings without connecting it to the PC.
@nkk71 The device is fully functional, it's just not getting detected on my pc.
Click to expand...
Click to collapse
What Windows version you running?
but be careful, QHSUSB_DLOAD mode is a brick... sooner or later
maybe best to get yourself an ubuntu live usb, and check adb and fastboot connections there. you can use this guide by @tobesedated to create a Live USB http://forum.xda-developers.com/showthread.php?t=2606577
maybe it's just bad/outdated windows drivers.
nkk71 said:
What Windows version you running?
but be careful, QHSUSB_DLOAD mode is a brick... sooner or later
maybe best to get yourself an ubuntu live usb, and check adb and fastboot connections there. you can use this guide by @tobesedated to create a Live USB http://forum.xda-developers.com/showthread.php?t=2606577
maybe it's just bad/outdated windows drivers.
Click to expand...
Click to collapse
I try with 3 different versions of Windows, on my jobI got Win 7, Win XP, and at home Win 8, same issue for all.
nkk71 said:
What Windows version you running?
but be careful, QHSUSB_DLOAD mode is a brick... sooner or later
maybe best to get yourself an ubuntu live usb, and check adb and fastboot connections there. you can use this guide by @tobesedated to create a Live USB http://forum.xda-developers.com/showthread.php?t=2606577
maybe it's just bad/outdated windows drivers.
Click to expand...
Click to collapse
lumogox said:
I try with 3 different versions of Windows, on my jobI got Win 7, Win XP, and at home Win 8, same issue for all.
Click to expand...
Click to collapse
Steps 8-15 of my guide show how to set up adb/fastboot in Ubuntu 32bit and to check if your device is recognized. You don't have to install Ubuntu just select to try it. I think that's what scares everyone off, is thinking they have to install the OS...It seems like a lot of work but it really isn't and compared to what you've gone through, it can't hurt....good luck
lumogox said:
I try with 3 different versions of Windows, on my jobI got Win 7, Win XP, and at home Win 8, same issue for all.
Click to expand...
Click to collapse
Win 7 and XP are pretty much OK with any drivers & hboot & firmware/rom, but what is it exactly showing you when you say "USB Host Mode"?
Have you considered uninstalling everything with HTC.... in control panel, and installing newer version: http://forum.xda-developers.com/showthread.php?t=2089508
then see if you get MTP (Media Transfer Protocol) working again.
USB Host Mode (as in Qualcomm High Speed USB Download Mode) is NOT a good sign! it's a brick about to happen.
maybe try changing the cable you are using to your PC!!!
EDIT: and make sure you're phone's USB port is not dirty or similar
nkk71 said:
Win 7 and XP are pretty much OK with any drivers & hboot & firmware/rom, but what is it exactly showing you when you say "USB Host Mode"?
Have you considered uninstalling everything with HTC.... in control panel, and installing newer version: http://forum.xda-developers.com/showthread.php?t=2089508
then see if you get MTP (Media Transfer Protocol) working again.
USB Host Mode (as in Qualcomm High Speed USB Download Mode) is NOT a good sign! it's a brick about to happen.
maybe try changing the cable you are using to your PC!!!
EDIT: and make sure you're phone's USB port is not dirty or similar
Click to expand...
Click to collapse
1. "Phone is in USB mode" appears as a notification on the phone when plugged to the computer.
2. Installed 3 different ROMs with the same result, uninstall everything, and nothing.
3. Don't know how to get back MTP.
4. Brick??
5. I try to charge it, but same thing happens.
6. Clean the port, and nothing.
lumogox said:
1. "Phone is in USB mode" appears as a notification on the phone when plugged to the computer.
2. Installed 3 different ROMs with the same result, uninstall everything, and nothing.
3. Don't know how to get back MTP.
4. Brick??
5. I try to charge it, but same thing happens.
6. Clean the port, and nothing.
Click to expand...
Click to collapse
let's take this down a notch, we dont care what your phone says, we care what shows up in Windows 7 Device Manager (or XP, maybe even Win8):
for example
I really haven't explored what steps are needed to get it back to stock, but mine connects to the pc as long as it's in bootloader so I can flash stuff like Fw but nothing that need to get into the sd card. (as far as I know).
nkk71 said:
let's take this down a notch, we dont care what your phone says, we care what shows up in Windows 7 Device Manager (or XP, maybe even Win8):
for example
Click to expand...
Click to collapse
Well, it's says nothing... doesn't appear anymore on Win 7 devices.
Try cleaning your USB ports?
Sent from my HTC One using Tapatalk
n1234d said:
Try cleaning your USB ports?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I'm thinking this a port issue, is damage somehow, however, I hope to find a software solution.
New Firmware
Phone that was purchased was not recognized by my computer in recovery and was locked with no S-Off and did not have a Super CID, but assuming that you have all of those things already and are developing these issues then I would try updating the firmware. For some reason, after flashing the 5.11.1540.9 firmware from http://forum.xda-developers.com/showthread.php?t=2485651 and updating to ARHD 71.1 the charging issue all has seemed to disappear. If anyone wants the full run down of how I got from my original non-functioning and unrecognized phone to where it is now I can put in details, but as far as I can tell the issue is just with the firmware if you find yourself being able to intermittently charge in different scenarios when it is off.
Loading New Firmware
Also, for some reason, computer would not recognize phone with TWRP recovery yet I could push files through adb when using CWM recovery. So what happened for me was loading up CWM and pushing the files that I needed into the data folder and flashing TWRP to then install it or rebooting the phone as normal and finding the file with something like a root file explorer. I feel like I may not be very clear with this so post if there needs to be more clarification.
it's a strange issue ,i think it is a hardware problem,happen to me and i try everything possible,without success,than i charge phone when power of and it was the only way ,but led was flashing so it was intermittent charging,i was able to charge only to 97%..i use my phone and somehow next day i was able to charge phone,but then problem occur again...and wired thing is that fastboot devices list is not empty but adb devices list is empty,so phone is not fully recognized by computer,and i forgot to say that day when i was able to charge phone,adb command worked...that day i flashed firmware recovery and rom again ,because i thought it will resolve the problem...
---------- Post added at 11:35 PM ---------- Previous post was at 11:23 PM ----------
ricehoshi said:
Phone that was purchased was not recognized by my computer in recovery and was locked with no S-Off and did not have a Super CID, but assuming that you have all of those things already and are developing these issues then I would try updating the firmware. For some reason, after flashing the 5.11.1540.9 firmware from http://forum.xda-developers.com/showthread.php?t=2485651 and updating to ARHD 71.1 the charging issue all has seemed to disappear. If anyone wants the full run down of how I got from my original non-functioning and unrecognized phone to where it is now I can put in details, but as far as I can tell the issue is just with the firmware if you find yourself being able to intermittently charge in different scenarios when it is off.
Click to expand...
Click to collapse
And do have same problem again after flashing new firmware?
The phone was a gift for my dad and it has been running fine since my last post. No charging issues and the phone does not go into host mode randomly anymore.
Well i also had the same problem...but i did factory reset on the phone and flashed it to completly stock ...and since then no problem..
Sent from my HTC One using XDA Free mobile app

Computer detection

I have a very very big problem: I cannot connect my phone to my x64 windows 7 PC. Can anybody help me ?
alexhdkn said:
I have a very very big problem: I cannot connect my phone to my x64 windows 7 PC. Can anybody help me ?
Click to expand...
Click to collapse
Do you have Motorola Device Manager installed? cause that would be step zero.
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
and try different ports.
alexhdkn said:
I have a very very big problem: I cannot connect my phone to my x64 windows 7 PC. Can anybody help me ?
Click to expand...
Click to collapse
Do you happen to be using the xposed module Lockscreen Disabler? USB would not work for me until I disabled it.
numanair said:
Do you happen to be using the xposed module Lockscreen Disabler? USB would not work for me until I disabled it.
Click to expand...
Click to collapse
i don't have root
dtg7 said:
Do you have Motorola Device Manager installed? cause that would be step zero.
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
and try different ports.
Click to expand...
Click to collapse
tried all and installed it many times
Check you phone settings.. Should have debugging enabled
Slapped my Moto
Try different cables and USB ports
numanair said:
Do you happen to be using the xposed module Lockscreen Disabler? USB would not work for me until I disabled it.
Click to expand...
Click to collapse
dtg7 said:
Do you have Motorola Device Manager installed? cause that would be step zero.
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
and try different ports.
Click to expand...
Click to collapse
xpsychox said:
Check you phone settings.. Should have debugging enabled
Slapped my Moto
Click to expand...
Click to collapse
why would i need to enable debugging settings to connect my phone?
nhizzat said:
Try different cables and USB ports
Click to expand...
Click to collapse
done! still nothing
alexhdkn said:
tried all and installed it many times
Click to expand...
Click to collapse
why would you need to install it many times??...
when you say a statement like "I cannot connect my phone to my PC" that really isn't saying much. but let's say you mean that your phone isn't being recognized as connected, plugged in as unknown device at all.
First thing you need to do is figure out who the culprit is, is it your android phone or your windows PC. Easy check: try plugging in your phone in another PC. at the very least it should pop up as a connected unknown device, or as your moto model number. if one PC doesn't show it try as many as you have access to.
You can also try plugging in other devices in your original windows PC and see if they're recognized.
so there are a few scenarios but I'll pick one scenario where your phone connects to the other PCs and your computer recognizes other devices. in this case (or even in most cases) I'd suspect a problem or conflict in the device manager of your PC. plug in your phone and go into control panel, device manager and look through it, look at the USB connections, look for any yellow error triangles, and if you notice something fishy uninstall the device and unplug and replug your phone.
keep trying at the end of the day you're the only one with physical access to your hardware so you're the one in the best position to troubleshoot it.
was doing it as a quick suggestion... as the previous posts says, u didn't tell us much info... we don't know what you've done, nor tried...

Categories

Resources