Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-06 Thread Mick
On Saturday, 6 October 2018 11:14:55 BST Poncho wrote: > On 05.10.18 20:30, the...@sys-concept.com 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 > > > >

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-06 Thread Poncho
On 05.10.18 20:30, the...@sys-concept.com 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

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-06 Thread Neil Bothwick
On Sat, 6 Oct 2018 03:51:21 +0200, Heiko Baums wrote: > > I'm trying to access my android phone via Linux. > > Installed: emerge -avq sys-fs/mtpfs > > I haven't heard about mtpfs yet, but maybe you could try ssh and/or > sshfs. > > Just install the app SSHelper on your phone and sshfs on your

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Heiko Baums
Am Fri, 5 Oct 2018 12:30:16 -0600 schrieb the...@sys-concept.com: > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs I haven't heard about mtpfs yet, but maybe you could try ssh and/or sshfs. Just install the app SSHelper on your phone and sshfs on your

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Walter Dnes
On Fri, Oct 05, 2018 at 12:30:16PM -0600, the...@sys-concept.com wrote > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs Is this possibly a permissions problem. I use sys-fs/simple-mtpfs, on directory "tablet", and I mount and unmount with sudo... sudo

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Pouru Lasse
writes: > 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,

[gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread thelma
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