android phone not showing up when connected

Clash Royale CLAN TAG#URR8PPP up vote
3
down vote
favorite
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
add a comment |Â
up vote
3
down vote
favorite
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
To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like thisrun/user/$UID/gvfsinstead of a hard "1000".
â Rinzwind
Feb 22 at 9:40
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
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
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
unity android mtp
edited Feb 22 at 9:33
asked Feb 22 at 9:23
Bo Chen
1289
1289
To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like thisrun/user/$UID/gvfsinstead of a hard "1000".
â Rinzwind
Feb 22 at 9:40
add a comment |Â
To me it seems the hardware and drivers are all good. Are you sure your UID is 1000? Do the ls like thisrun/user/$UID/gvfsinstead of a hard "1000".
â Rinzwind
Feb 22 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 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 at 9:40
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Try using these steps:
- Visit the detect Android phone on Ubuntu page and follow its directions
- Change the
USB PC connectionin your phone fromMedia device (MTP)toSend 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.
add a comment |Â
protected by Community⦠Feb 22 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?
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Try using these steps:
- Visit the detect Android phone on Ubuntu page and follow its directions
- Change the
USB PC connectionin your phone fromMedia device (MTP)toSend 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.
add a comment |Â
up vote
0
down vote
Try using these steps:
- Visit the detect Android phone on Ubuntu page and follow its directions
- Change the
USB PC connectionin your phone fromMedia device (MTP)toSend 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.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Try using these steps:
- Visit the detect Android phone on Ubuntu page and follow its directions
- Change the
USB PC connectionin your phone fromMedia device (MTP)toSend 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.
Try using these steps:
- Visit the detect Android phone on Ubuntu page and follow its directions
- Change the
USB PC connectionin your phone fromMedia device (MTP)toSend 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.
edited Feb 22 at 9:49
answered Feb 22 at 9:40
mAnN
19118
19118
add a comment |Â
add a comment |Â
protected by Community⦠Feb 22 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?
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/gvfsinstead of a hard "1000".â Rinzwind
Feb 22 at 9:40