Open slecrenski opened 7 years ago
Or you could completely ignore this. That works too.
Last commit was about a year ago is this no longer maintained?
Sorry, I am a bit busy at the moment. If you have patches, they are welcome... I want to find some time to give this project more love... :( Thanks a lot!
Try calling simple-mtpfs with the -d switch and look in syslog (not dmesg). You have to install rsyslog first in newer Fedora versions. Here's what I get on Fedora 28 after connecting my Lenovo K6:
[root@thinkpad ~]# tail -f /var/log/messages
Sep 25 18:08:46 thinkpad kernel: usb 3-1: new high-speed USB device number 12 using xhci_hcd
Sep 25 18:08:46 thinkpad kernel: usb 3-1: New USB device found, idVendor=17ef, idProduct=7a2a, bcdDevice= 3.18
Sep 25 18:08:46 thinkpad kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 25 18:08:46 thinkpad kernel: usb 3-1: Product: Lenovo K6
Sep 25 18:08:46 thinkpad kernel: usb 3-1: Manufacturer: Lenovo
Sep 25 18:08:46 thinkpad kernel: usb 3-1: SerialNumber: e244976b
Sep 25 18:08:46 thinkpad mtp-probe[21524]: checking bus 3, device 12: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
Sep 25 18:08:46 thinkpad mtp-probe[21524]: bus: 3, device: 12 was an MTP device
Sep 25 18:08:46 thinkpad gvfsd[1267]: Device 0 (VID=17ef and PID=7a2a) is UNKNOWN in libmtp v1.1.14.
Sep 25 18:08:46 thinkpad gvfsd[1267]: Please report this VID/PID and the device model to the libmtp development team
Sep 25 18:08:46 thinkpad gvfsd[1267]: Error 1: Get Storage information failed.
I have a Galaxy S8 phone that I'm simply trying to copy videos to my Fedora 26 machine. I have the device connected over USB and ptp seems to work fine. mtp does not. It just hangs while trying to connect and when I run simple-mtpfs
Even manually configuring everything did not work. aka. http://nknu.net/mount-nexus5-on-fedora23-using-simple-mtpfs/