4

I am trying to connect to my phone with android. Seems to have to do with Media Transfer Protocol (MTP).

$ mtp-detect
libmtp version: 1.1.13

Listing raw device(s)
Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP).
   Found 1 device(s):
   Samsung: Galaxy models (MTP) (04e8:6860) @ bus 2, dev 12
Attempting to connect device(s)
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
Unable to open raw device 0
OK.

The computer correctly identifies my phone as a Samsung Galaxy yet fails to connect. Could it be that my Android phone has the problem?

1 Answers1

2

Try GSConnect on your Ubuntu box here, and KDE Connect on your phone here.

GSConnect is a complete implementation of KDE Connect especially for GNOME Shell with Nautilus, Chrome and Firefox integration. It does not rely on the KDE Connect desktop application and will not work with it installed.

KDE Connect allows devices to securely share content like notifications or files and other features like SMS messaging and remote control. The KDE Connect team has applications for Linux, BSD, Android, Sailfish and Windows.

KDE Connect Indicator can support Gtk desktops other than GNOME Shell.

Installation Docs are here

heynnema
  • 73,649