Announcement

Collapse
No announcement yet.

Smartphones in Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Are you using a Samsung phone? If so then it is due to a problem with the MTP specification and Samsung's crappy implementation of MTP.

    tl;dr version: never open a Samsung phone through the device notifier or whatever hardware mounter your DE uses. Always open it from within the file manager you want to work with it in. And never open more than one window or more than one application.

    Basically, the problem is that, unlike UMS, MTP doesn't allow more than one connection to the same device. What happens if you click on the phone in the device notifier is that plasma closes it connection and hands it off to Dolphin, which then opens another connection. On Nexus devices and many others this works fine, they just close the old connection and create a new one on the phone end as well. But with Samsung devices the phone chokes when this happens, it can't break the connection and establish a new one while it is still connected to the computer.

    The trick is to always open the phone from within dolphin (or whatever your file manager is), and keep the same window open as long as you are working with the phone. Do not try to access your phone from another window or application. If you close the file manager then you have to unplug your phone and plug it in again before you can access it again.

    Similar problems can, unfortunately, also happen during long file transfers. This is harder to work around, but luckily MTP is transactional so you shouldn't get partially-complete files.

    The developers are working on a solution to this problem, but they want to do a lower-level fix for the problem (have one system-wide connection) that every project can share rather than a KDE-specific solution that leaves things broken for everyone.

    You can read more about it here: http://philipp.schmidt-rheinhausen.d...-with-kio-mtp/

    Comment


    • #12
      Originally posted by TheBlackCat View Post
      What happens if you click on the phone in the device notifier is (…) The trick is to always open the phone from within dolphin (…) If you close the file manager then you have to unplug your phone
      Thank you for saving my day!

      This procedure worked for my Sony Xperia Z5 Compact:
      0. Unplug the damn thing
      1. Open Dolphin
      2. Plug it in again
      3. Click it in Dolphin

      Comment


      • #13
        I'm using KDE Neon and it comes with KDE connect. I can fully access my phone on both my computer at home and my laptop at work which is really handy. Just install the app on your phone. I see the phone notifications pop up in the lower right hand side. Only thing I can't do yet is reply to SMS from the desktop which I gave up on a while ago but others have said this works but I can't figure out how to do it. I vaguely remember before I installed the app KDE Connect I had the same problem you did. I think I had to go into the phone settings and click on build number 7 times or something like that to enable developer options and then an option appeared in the USB settings menu that solved it for me.

        Comment

        Working...
        X