$ uname -rv
3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30)
dave@Inspiron:~$ gcc --version | head -n 1
gcc (Debian 4.9.2-10) 4.9.2
I have installed mtp-tools and jmtpfs and when I try to mount with
$ sudo jmtpfs ~/Android
get this,
Unable to open ~/.mtpz-data for reading, MTPZ disabled.
Device 0 (VID=12d1 and PID=256b) is UNKNOWN.
Please report this VID/PID and the device model to the libmtp development team
ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
inep: usb_get_endpoint_status(): Device or resource busy
outep: usb_get_endpoint_status(): Device or resource busy
ignoring libusb_claim_interface() = -6LIBMTP PANIC: failed to open session on second attempt
terminate called after throwing an instance of 'MtpErrorCantOpenDevice'
what(): Can't open device
I've been able to mount in debian 8.6,but aparently since the upgrade to 8.7 I am getting that error. The other android devices are mounted fine. Please add support to my device.
Anonymous
i have added the id to git for the next release , 1.1.13.
its weird it cannot open it, something seems to have locked it already?
there is mtp detection running in udev via mtp-probe, which detected it before I think