Gentoo Archives: gentoo-user

From: Poncho <poncho@××××××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected
Date: Sat, 06 Oct 2018 10:15:07
Message-Id: 5f9c7478-e639-b96a-8e07-e0557e2f1073@spahan.ch
In Reply to: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected by thelma@sys-concept.com
1 On 05.10.18 20:30, thelma@×××××××××××.com wrote:
2 > I'm trying to access my android phone via Linux.
3 > Installed: emerge -avq sys-fs/mtpfs
4 >
5 > cat /etc/fuse.conf
6 > ...
7 > user_allow_other
8 >
9 > $ mkdir ~/AndroidDevice
10 >
11 > mtpfs ~/AndroidDevice
12 > Device 0 (VID=22b8 and PID=2e76) is a Motorola Moto G (ID1).
13 > Android device detected, assigning default bug flags
14 >
15 > ls -al AndroidDevice
16 > ls: cannot access 'AndroidDevice': Transport endpoint is not connected
17 >
18
19 I can access my phone with gnome-base/gvfs[mtp] without issues.
20 Depending on your desktop environment, you might have gvfs installed
21 already.

Replies