Re: Foto's van een Android device
On Sat, Jul 16, 2016 at 02:07:51PM +0200, Wouter Verhelst wrote:
> On Sat, Jul 16, 2016 at 12:58:57PM +0200, Geert Stappers wrote:
> >
> > Wat ik graag zou willen, is foto's van een Android device afhalen.
> >
> > Eerder had ik dat werkend op een Debian computer.
> > Nu heb ik die computer niet meer.
> >
> > [ ... 'usb storage' ... 'ptp' ... 'mtp' ... plus applicaties ]
> >
> >
> > Hoe halen jullie foto's van een Android toestel?
>
> Meestal met één of andere MTP FUSE-implementatie (tegenwoordig meestal
> jmtpfs) en een gewone file manager.
Aan de slag gegaan met https://wiki.debian.org/mtp
Met `mtp-detect` werd er niets gedecteert. Met `sudo mtp-detect` wel.
(wiki pagina is bijgewerkt)
De `jmptfs /een/directory` heb ik ook als root uitgevoerd.
Ik kan nu weer bij mijn fotos. Dank.
> Of gewoon via wifi...
Dat lees ik als "kabel",
wat ik dan mis is "protocol" en "applicaties aan weerszijde".
Groeten
Geert Stappers
--
$ mtp-detect
Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.8
Listing raw device(s)
No raw devices found.
$ sudo mtp-detect | head -n 14
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Device 0 (VID=0bb4 and PID=0c02) is UNKNOWN.
Please report this VID/PID and the device model to the libmtp development team
libmtp version: 1.1.8
Listing raw device(s)
Found 1 device(s):
0bb4:0c02 @ bus 2, dev 22
Attempting to connect device(s)
Android device detected, assigning default bug flags
USB low-level info:
bcdUSB: 512
bDeviceClass: 0
bDeviceSubClass: 0
bDeviceProtocol: 0
idVendor: 0bb4
idProduct: 0c02
$
Reply to: