Cannot mount my Samsung Galaxy tab 10.1 GT-P5100 (Android 4.1.2) on Kubuntu 13.10(64). It is the first time I try to mount. I installed go-mtpfs and I tried gMTP too, but it fails.
This is the output for go-mtpfs
This should bee in hardware support maybee?
But Now I have installed go-mtpfs again and I get this error:
This is the output for go-mtpfs
Code:
per@per-Kubuntu:~$ go-mtpfs /media/MyAndroid 2013/10/24 09:54:48 compiled against libmtp 1.1.5 Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP). 2013/10/24 09:54:48 found device Samsung: Galaxy models (MTP) (04e8:6860) @ bus 2, dev 14 : ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface LIBMTP libusb: Attempt to reset device outep: usb_get_endpoint_status(): No such device usb_clear_halt() on IN endpoint: No such device usb_clear_halt() on OUT endpoint: No such device usb_clear_halt() on INTERRUPT endpoint: No such device libusb_open() failed!: No such device LIBMTP PANIC: Could not init USB on second attempt 2013/10/24 09:54:48 rdev.open failed: open: open returned nil
But Now I have installed go-mtpfs again and I get this error:
Code:
root@per-Kubuntu:~# 2013/10/24 10:49:41 OpenSession failed: LIBUSB_ERROR_IO; attempting reset 2013/10/24 10:49:42 Configure failed: opening after reset: LIBUSB_ERROR_NO_DEVICE
Comment