jmtpfs icon indicating copy to clipboard operation
jmtpfs copied to clipboard

Failed to open session error

Open MatthewYounkins opened this issue 5 years ago • 2 comments

Thanks for the work, I need a utility like this for some work I'm doing!

However when I attempt to use it (sudo jmtpfs ~/mtp) , I get the following error:

Device 0 (VID=18d1 and PID=4ee1) is a Google Inc Nexus/Pixel (MTP). ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface LIBMTP libusb: Attempt to reset device 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 Aborted (core dumped)

Any thoughts?

MatthewYounkins avatar Jun 30 '19 05:06 MatthewYounkins

same issue, here (Neon KDE 5.17)!
jmtpfs -o allow_other /media/duns/likebook Device 0 (VID=2207 and PID=0011) is a Various Viewpia DR/bq Kepler Debugging. PTP_ERROR_IO: failed to open session, trying again after resetting USB interface LIBMTP libusb: Attempt to reset device LIBMTP PANIC: failed to open session on second attempt terminate called after throwing an instance of 'MtpErrorCantOpenDevice' what(): Can't open device Aborted

DoctorSubtilis avatar Nov 26 '19 10:11 DoctorSubtilis