[Q] Phone wont connect to computer via USB

Search This thread
Hi guys!

I have a problem, since I installed CM 11 that my PC does not detect my HOX.

I went to Control Panel >> Device Manager and noticed the following issue:

0VmYxZj.png


The problem has code 28, or driver is not installed.

But I have correctly installed the drive, and even reinstalled again.

And before installing CM 11 everything was working perfectly.

Can anyone help me?

Thanks!
 
Last edited:

Muksleo

Senior Member
Feb 8, 2013
79
22
I had same problem after installation of cm11 mass storage stopped working even with older recovery
I solved the issue by switching recoveries and trying mass storage with each of them.
Try older cwm and 5.15 version of philz recovery

Sent from my HTC One X using xda app-developers app
 
  • Like
Reactions: Carlos Faria
Downlaod this drivers and manually install them report back

I already have the installed drive. And reinstalled again and nothing...

And of course I can not detect HTC with ADB..

Jft89vc.png


I had same problem after installation of cm11 mass storage stopped working even with older recovery
I solved the issue by switching recoveries and trying mass storage with each of them.
Try older cwm and 5.15 version of philz recovery

Sent from my HTC One X using xda app-developers app


Hmm.. But how do I install the recovery if I have no access to ADB?
 

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
The commands are not with ADB !

Fastboot devices

Recovery flash :

Fastboot flash recovery recoveryname.img
 
  • Like
Reactions: Carlos Faria
I had same problem after installation of cm11 mass storage stopped working even with older recovery
I solved the issue by switching recoveries and trying mass storage with each of them.
Try older cwm and 5.15 version of philz recovery

Sent from my HTC One X using xda app-developers app

This is not recommended! because that the old recovery CWM does not support the CM11..

I think this is the solution: http://xdaforums.com/showthread.php?t=2232799

But I still have not tested...
 

Mr Hofs

Senior Member
Sep 10, 2011
19,126
14,575
  • Like
Reactions: Carlos Faria

Muksleo

Senior Member
Feb 8, 2013
79
22
Yes, it's a fine solution as it is AFTER the installation of cm11
Only for installation of cm11 u need the recovery that is provided in the thread.

Sent from my HTC One X using xda app-developers app
 
Yes, it's a fine solution as it is AFTER the installation of cm11
Only for installation of cm11 u need the recovery that is provided in the thread.

Sent from my HTC One X using xda app-developers app


This is the solution:


Google SDK has to be up to date
enable USB Debug in developmentoptions
and HTC Driver has to be installed

Disconnect cable

On phone:
Settings -> Storage
Press Menu button -> USB computer connection
Select MTP


On PC (command prompt):
adb kill-server
adb devices

Connect cable
 
  • Like
Reactions: rana1441

Muksleo

Senior Member
Feb 8, 2013
79
22
Ya this issue and solution has been stated in cm11 thread now :thumbup:

Sent from my HTC One X using xda app-developers app
 

rana1441

New member
May 3, 2013
1
0
This is the solution........ that nobody knows

This is the solution:


Google SDK has to be up to date
enable USB Debug in developmentoptions
and HTC Driver has to be installed

Disconnect cable

On phone:
Settings -> Storage
Press Menu button -> USB computer connection
Select MTP


On PC (command prompt):
adb kill-server
adb devices

Connect cable


Great Job
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    I have Windows 8, and supposedly drive is already installed.. or drive of HTC no longer has effect with CM?

    Downlaod this drivers and manually install them report back
    1
    I had same problem after installation of cm11 mass storage stopped working even with older recovery
    I solved the issue by switching recoveries and trying mass storage with each of them.
    Try older cwm and 5.15 version of philz recovery

    Sent from my HTC One X using xda app-developers app
    1
    The commands are not with ADB !

    Fastboot devices

    Recovery flash :

    Fastboot flash recovery recoveryname.img
    1
    This is not recommended! because that the old recovery CWM does not support the CM11..

    I think this is the solution: http://xdaforums.com/showthread.php?t=2232799

    But I still have not tested...

    It's a fine solution. Once you installed cm you can switch the recovery, why not ? The rom is installed anyway. The recovery has no influence on a running rom....
    1
    Yes, it's a fine solution as it is AFTER the installation of cm11
    Only for installation of cm11 u need the recovery that is provided in the thread.

    Sent from my HTC One X using xda app-developers app


    This is the solution:


    Google SDK has to be up to date
    enable USB Debug in developmentoptions
    and HTC Driver has to be installed

    Disconnect cable

    On phone:
    Settings -> Storage
    Press Menu button -> USB computer connection
    Select MTP


    On PC (command prompt):
    adb kill-server
    adb devices

    Connect cable