On 05.10.18 20:30, [email protected] wrote: > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs > > cat /etc/fuse.conf > ... > user_allow_other > > $ mkdir ~/AndroidDevice > > mtpfs ~/AndroidDevice > Device 0 (VID=22b8 and PID=2e76) is a Motorola Moto G (ID1). > Android device detected, assigning default bug flags > > ls -al AndroidDevice > ls: cannot access 'AndroidDevice': Transport endpoint is not connected >
I can access my phone with gnome-base/gvfs[mtp] without issues. Depending on your desktop environment, you might have gvfs installed already.

