From: Andrea V. <and...@un...> - 2019-03-11 16:07:39
|
Hi, Il giorno lun, 11/03/2019 alle 04.19 -0700, ToddAndMargo via Libmtp- discuss ha scritto: > [...] > >> > >> https://github.com/kiorky/jmtpfs > > > > Hi Andrea, > > > > Thank you! It looks like what I want. > > > > Would you mind sending me an example command line. The github > > page confused me. what operation would you like to perform using the command line? > > # jmtpfs > Device 0 (VID=0482 and PID=0a9a) is a Kyocera Duraforce XD. > error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable > to > initialize device > terminate called after throwing an instance of > 'MtpErrorCantOpenDevice' > what(): Can't open device > Aborted (core dumped) I suppose this happens if you have the device already mounted. You need to unmount the phone in nautilus first. Only one mtp client can talk to the device at a time. Bye, Andrea |