Menu

#252 Please add Sony G3123 Xperia to the list :-}

Future
closed
None
1
2019-09-29
2018-02-13
No

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...

Related

Feature Requests: #252

Discussion

  • Marcus Meissner

    Marcus Meissner - 2018-03-24
    • status: open --> closed
    • assigned_to: Marcus Meissner
     
  • Marcus Meissner

    Marcus Meissner - 2018-03-24

    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?

     
  • Marcus Meissner

    Marcus Meissner - 2018-03-24
    • status: closed --> pending
     
  • Marcus Meissner

    Marcus Meissner - 2019-09-29
    • status: pending --> closed
     
    • Jack Wilborn

      Jack Wilborn - 2019-09-30

      Thanks... :D

      On Sun, Sep 29, 2019 at 7:24 AM Marcus Meissner marcusmeissner@users.sourceforge.net wrote:

      • status: pending --> closed
      • Comment:

      id is in git, hopefully resolved

      Status: closed
      Group: Future
      Created: Tue Feb 13, 2018 07:40 PM UTC by Jack Wilborn
      Last Updated: Sat Mar 24, 2018 10:12 AM UTC
      Owner: Marcus Meissner

      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...

      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/libmtp/feature-requests/252/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Feature Requests: #252

  • Marcus Meissner

    Marcus Meissner - 2019-09-29

    id is in git, hopefully resolved

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.