android phone not showing up when connected












3















I have a desktop and laptop both running ubuntu 16.04. My android phone is configured as 'MTP' mode when connecting. When connecting the phone to my laptop, ubuntu displays a nice icon on unity launch bar and an entry within nautilus -- it's a happy day scenario.



However, when connecting that android phone to my desktop, nothing happens.



here is some facts when connecting to desktop



> lsusb 
Bus 001 Device 005: ID 12d1:1052 Huawei Technologies Co., Ltd.

> mtp-detect
libmtp version: 1.1.10
Listing raw device(s)
Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Found 1 device(s):
Huawei: MTP device (ID2) (12d1:1052) @ bus 1, dev 4

> mtp-connect
libmtp version: 1.1.10

Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Android device detected, assigning default bug flags

> ls /run/user/1000/gvfs
<empty>

> gvfs-mount -l
Drive(0): ST500DM002-1BD142
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Volume(0): DiskD
Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
Drive(1): TSSTcorpDVD-ROM SH-116AB
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)


It seems to me that my android phone is detected as a valid usb device, but mtp is not connected.



I actually have re-install linux kernal as well, still no luck.
Any idea what I should do ?










share|improve this question

























  • To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

    – Rinzwind
    Feb 22 '18 at 9:40


















3















I have a desktop and laptop both running ubuntu 16.04. My android phone is configured as 'MTP' mode when connecting. When connecting the phone to my laptop, ubuntu displays a nice icon on unity launch bar and an entry within nautilus -- it's a happy day scenario.



However, when connecting that android phone to my desktop, nothing happens.



here is some facts when connecting to desktop



> lsusb 
Bus 001 Device 005: ID 12d1:1052 Huawei Technologies Co., Ltd.

> mtp-detect
libmtp version: 1.1.10
Listing raw device(s)
Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Found 1 device(s):
Huawei: MTP device (ID2) (12d1:1052) @ bus 1, dev 4

> mtp-connect
libmtp version: 1.1.10

Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Android device detected, assigning default bug flags

> ls /run/user/1000/gvfs
<empty>

> gvfs-mount -l
Drive(0): ST500DM002-1BD142
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Volume(0): DiskD
Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
Drive(1): TSSTcorpDVD-ROM SH-116AB
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)


It seems to me that my android phone is detected as a valid usb device, but mtp is not connected.



I actually have re-install linux kernal as well, still no luck.
Any idea what I should do ?










share|improve this question

























  • To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

    – Rinzwind
    Feb 22 '18 at 9:40
















3












3








3








I have a desktop and laptop both running ubuntu 16.04. My android phone is configured as 'MTP' mode when connecting. When connecting the phone to my laptop, ubuntu displays a nice icon on unity launch bar and an entry within nautilus -- it's a happy day scenario.



However, when connecting that android phone to my desktop, nothing happens.



here is some facts when connecting to desktop



> lsusb 
Bus 001 Device 005: ID 12d1:1052 Huawei Technologies Co., Ltd.

> mtp-detect
libmtp version: 1.1.10
Listing raw device(s)
Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Found 1 device(s):
Huawei: MTP device (ID2) (12d1:1052) @ bus 1, dev 4

> mtp-connect
libmtp version: 1.1.10

Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Android device detected, assigning default bug flags

> ls /run/user/1000/gvfs
<empty>

> gvfs-mount -l
Drive(0): ST500DM002-1BD142
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Volume(0): DiskD
Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
Drive(1): TSSTcorpDVD-ROM SH-116AB
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)


It seems to me that my android phone is detected as a valid usb device, but mtp is not connected.



I actually have re-install linux kernal as well, still no luck.
Any idea what I should do ?










share|improve this question
















I have a desktop and laptop both running ubuntu 16.04. My android phone is configured as 'MTP' mode when connecting. When connecting the phone to my laptop, ubuntu displays a nice icon on unity launch bar and an entry within nautilus -- it's a happy day scenario.



However, when connecting that android phone to my desktop, nothing happens.



here is some facts when connecting to desktop



> lsusb 
Bus 001 Device 005: ID 12d1:1052 Huawei Technologies Co., Ltd.

> mtp-detect
libmtp version: 1.1.10
Listing raw device(s)
Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Found 1 device(s):
Huawei: MTP device (ID2) (12d1:1052) @ bus 1, dev 4

> mtp-connect
libmtp version: 1.1.10

Device 0 (VID=12d1 and PID=1052) is a Huawei MTP device (ID2).
Android device detected, assigning default bug flags

> ls /run/user/1000/gvfs
<empty>

> gvfs-mount -l
Drive(0): ST500DM002-1BD142
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Volume(0): DiskD
Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
Drive(1): TSSTcorpDVD-ROM SH-116AB
Type: GProxyDrive (GProxyVolumeMonitorUDisks2)


It seems to me that my android phone is detected as a valid usb device, but mtp is not connected.



I actually have re-install linux kernal as well, still no luck.
Any idea what I should do ?







unity android mtp






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 22 '18 at 9:33







Bo Chen

















asked Feb 22 '18 at 9:23









Bo ChenBo Chen

1339




1339













  • To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

    – Rinzwind
    Feb 22 '18 at 9:40





















  • To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

    – Rinzwind
    Feb 22 '18 at 9:40



















To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

– Rinzwind
Feb 22 '18 at 9:40







To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like this run/user/$UID/gvfs instead of a hard "1000".

– Rinzwind
Feb 22 '18 at 9:40












2 Answers
2






active

oldest

votes


















0














Try using these steps:




  • Visit the detect Android phone on Ubuntu page and follow its directions

  • Change the USB PC connection in your phone from Media device (MTP) to Send Images (PTP).


I agree its not the regular practice, yet it worked for me quite well. Try if it helps else will try solving it in other ways possible.






share|improve this answer

































    0














    The easiest way to solve the "use-case" of transferring files to or from and Android phone to an Ubuntu desktop wherein the out of the box functionality isn't working by default is Android File Transfer for Linux.



    It just works!



    You sound technical enough, so follow the steps here: https://github.com/whoozle/android-file-transfer-linux



    A more dumb down step by step is written here: https://askubuntu.com/a/1111802/183131






    share|improve this answer






















      protected by Community Feb 22 '18 at 13:20



      Thank you for your interest in this question.
      Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



      Would you like to answer one of these unanswered questions instead?














      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Try using these steps:




      • Visit the detect Android phone on Ubuntu page and follow its directions

      • Change the USB PC connection in your phone from Media device (MTP) to Send Images (PTP).


      I agree its not the regular practice, yet it worked for me quite well. Try if it helps else will try solving it in other ways possible.






      share|improve this answer






























        0














        Try using these steps:




        • Visit the detect Android phone on Ubuntu page and follow its directions

        • Change the USB PC connection in your phone from Media device (MTP) to Send Images (PTP).


        I agree its not the regular practice, yet it worked for me quite well. Try if it helps else will try solving it in other ways possible.






        share|improve this answer




























          0












          0








          0







          Try using these steps:




          • Visit the detect Android phone on Ubuntu page and follow its directions

          • Change the USB PC connection in your phone from Media device (MTP) to Send Images (PTP).


          I agree its not the regular practice, yet it worked for me quite well. Try if it helps else will try solving it in other ways possible.






          share|improve this answer















          Try using these steps:




          • Visit the detect Android phone on Ubuntu page and follow its directions

          • Change the USB PC connection in your phone from Media device (MTP) to Send Images (PTP).


          I agree its not the regular practice, yet it worked for me quite well. Try if it helps else will try solving it in other ways possible.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Feb 22 '18 at 9:49

























          answered Feb 22 '18 at 9:40









          Manu MathurManu Mathur

          39629




          39629

























              0














              The easiest way to solve the "use-case" of transferring files to or from and Android phone to an Ubuntu desktop wherein the out of the box functionality isn't working by default is Android File Transfer for Linux.



              It just works!



              You sound technical enough, so follow the steps here: https://github.com/whoozle/android-file-transfer-linux



              A more dumb down step by step is written here: https://askubuntu.com/a/1111802/183131






              share|improve this answer




























                0














                The easiest way to solve the "use-case" of transferring files to or from and Android phone to an Ubuntu desktop wherein the out of the box functionality isn't working by default is Android File Transfer for Linux.



                It just works!



                You sound technical enough, so follow the steps here: https://github.com/whoozle/android-file-transfer-linux



                A more dumb down step by step is written here: https://askubuntu.com/a/1111802/183131






                share|improve this answer


























                  0












                  0








                  0







                  The easiest way to solve the "use-case" of transferring files to or from and Android phone to an Ubuntu desktop wherein the out of the box functionality isn't working by default is Android File Transfer for Linux.



                  It just works!



                  You sound technical enough, so follow the steps here: https://github.com/whoozle/android-file-transfer-linux



                  A more dumb down step by step is written here: https://askubuntu.com/a/1111802/183131






                  share|improve this answer













                  The easiest way to solve the "use-case" of transferring files to or from and Android phone to an Ubuntu desktop wherein the out of the box functionality isn't working by default is Android File Transfer for Linux.



                  It just works!



                  You sound technical enough, so follow the steps here: https://github.com/whoozle/android-file-transfer-linux



                  A more dumb down step by step is written here: https://askubuntu.com/a/1111802/183131







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 22 at 0:49









                  DanglingPointerDanglingPointer

                  401212




                  401212

















                      protected by Community Feb 22 '18 at 13:20



                      Thank you for your interest in this question.
                      Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                      Would you like to answer one of these unanswered questions instead?



                      Popular posts from this blog

                      Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                      ComboBox Display Member on multiple fields

                      Is it possible to collect Nectar points via Trainline?