Android Mount Point: Part 2

Hi OpenSuse Hardware,

I’m using OpenSuse V13.2 (64 bit) , KDE 4.14.9

with  Samsung Galaxy S4, Android V5.0.1 .

When I connect the phone, the contents of the phone and it’s sd card show up in Dolphin, I can read, write and delete.

My question: where is the android mounted?

The output of mount is


---snip---
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)      
---snip---                                                                                      

Dolphin displays



mtp:/SCH-I545/


however the contents of



/run/user/1000/gvfs/


is totally empty.

The output of mtp-detect can be either



Unable to open ~/.mtpz-data for reading, MTPZ disabled.
libmtp version: 1.1.7

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 6
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
LIBMTP PANIC: failed to open session on second attempt
Unable to open raw device 0
OK.


or



Unable to open ~/.mtpz-data for reading, MTPZ disabled.
libmtp version: 1.1.7

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 4
Attempting to connect device(s)
USB low-level info:
   bcdUSB: 512
   bDeviceClass: 0
   bDeviceSubClass: 0
   bDeviceProtocol: 0
   idVendor: 04e8
   idProduct: 6860
   IN endpoint maxpacket: 512 bytes
   OUT endpoint maxpacket: 512 bytes
   Raw device info:
      Bus location: 2
      Device number: 4
      Device entry info:                                                                                                                                                           
         Vendor: Samsung                                                                                                                                                           
         Vendor id: 0x04e8                                                                                                                                                         
         Product: Galaxy models (MTP)                                                                                                                                              
         Vendor id: 0x6860                                                                                                                                                         
         Device flags: 0x49000207                                                                                                                                                  
Configuration 0, interface 0, altsetting 0:                                                                                                                                        
   Interface description contains the string "MTP"                                                                                                                                 
   Device recognized as MTP, no further probing.                                                                                                                                   
Device info:                                                                                                                                                                       
   Manufacturer: Samsung Electronics Co., Ltd.                                                                                                                                     
   Model: SCH-I545                                                                                                                                                                 
   Device version: I545VRUGOF1                                                                                                                                                     
   Serial number: 0e59381f                                                                                                                                                         
   Vendor extension ID: 0x00000006                                                                                                                                                 
   Vendor extension description: microsoft.com: 1.0; microsoft.com/WMPPD: 11.0; microsoft.com/WMPPD: 10.0; microsoft.com/WMDRMPD:10.1; microsoft.com/playready:1.10;samsung.com/kies:2.1;samsung.com/sidesync3.1;                                                                                                                                                     
   Detected object size: 64 bits
   Extensions:
        microsoft.com: 1.0
        microsoft.com/WMPPD: 11.0
        microsoft.com/WMPPD: 10.0
        microsoft.com/WMDRMPD: 10.1
        microsoft.com/playready: 1.10
        samsung.com/kies: 2.1
Supported operations:
   1001: get device info

---snip---


and the contents of /run/user/1000/gvfs/ becomes



/run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C005%5D/


And for what its worth running PCManFM shows



mtp://[usb:002,006]/


Now Dophin hangs so bad that KSysGuard can’t kill it’s process.

Can anyone shed light on this?

Thank you.