[Apologies in advance if this is the wrong place to ask for jmtpfs support--if there is a more appropriate venue, please let me know.]
summary: When I connect my MotoG to my Debian laptop, the laptop detects the MotoG via both nautilus and jmtpfs -l. However my attempt to mount the MotoG with jmtpfs fails with -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
I then connected a (working) Moto G phone to the Debian box with a USB cable. A nautilus window opens showing the (browsable) contents of location='mtp://[usb:001,040]/' with device name='XT1028'. I can also see
[Apologies in advance if this is the wrong place to ask for jmtpfs support--if there is a more appropriate venue, please let me know.]
summary: When I connect my MotoG to my Debian laptop, the laptop detects the MotoG via both
nautilusandjmtpfs -l. However my attempt to mount the MotoG withjmtpfsfails with-6PTP_ERROR_IO: failed to open session, trying again after resetting USB interfacedetails:
Per http://sourceforge.net/p/libmtp/feature-requests/126 I recently installed libmtp packages with version=1.1.8-1 on a Debian box, which now has
Before connecting any MTP devices to the Debian box, I see
I then connected a (working) Moto G phone to the Debian box with a USB cable. A nautilus window opens showing the (browsable) contents of location='mtp://[usb:001,040]/' with device name='XT1028'. I can also see
However, I am unable to mount the device with
Should I use something other than
jmtpfsto mount the device? If so, what do you advise?If not, how to fix or further debug?
is there another program acessing it, like gvfs? ps auxw|grep gvfs.*mtp
if yes, kill that other program