Please add my Sony G3123 phone to the libraries. Here is all the requred data, I hope :)
jack@Kilo:~$ cat /etc/debian_version
9.3
root@Kilo:~# uname -rv
4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04)
root@Kilo:~# gcc --version | head -n 1
gcc (Debian 6.3.0-18) 6.3.0 20170516
root@Kilo:~#
I see the device in nautilus, but it shows no files. Don't know if this matters, but attempting to get the jmtpfs version,
I recieved this error.
root@Kilo:~# jmtpfs -v
Device 0 (VID=0fce and PID=51eb) is UNKNOWN in libmtp v1.1.13.
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
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
root@Kilo:~#
Device 0 (VID=0fce and PID=51eb) is UNKNOWN in libmtp v1.1.13.
Please report this VID/PID and the device model to the libmtp development team
Available devices (busLocation, devNum, productId, vendorId, product, vendor):
1, 7, 0x51eb, 0x0fce, UNKNOWN, UNKNOWN
root@Kilo:~# dmesg | tail
[675651.293767] sdd: sdd1
[675651.295346] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[675651.483763] FAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[675837.619344] usb 1-1: USB disconnect, device number 6
[849880.384357] usb 1-1: new high-speed USB device number 7 using xhci_hcd
[849880.525020] usb 1-1: New USB device found, idVendor=0fce, idProduct=51eb
[849880.525021] usb 1-1: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[849880.525022] usb 1-1: Product: G3123
[849880.525023] usb 1-1: Manufacturer: SONY
[849880.525024] usb 1-1: SerialNumber: RQ3005KV2C
Maybe I'm confused here, but I don't get how nautilus can see if it isn't mounted? Do I not need the
jmtpfs for this?
Thanks so much...
Anonymous
hmm, i have added the id.
weird that it does not work . this seems to be in ADB mode, can you switch to regular MTP without ADB and try?
Thanks... :D
On Sun, Sep 29, 2019 at 7:24 AM Marcus Meissner marcusmeissner@users.sourceforge.net wrote:
Related
Feature Requests:
#252id is in git, hopefully resolved