You are not logged in.

#1 2014-02-12 04:55:36

Shashwat
Member
From: India
Registered: 2011-05-08
Posts: 101

[Solved] MTP mount issues in KDE/Dolphin

How do I mount mtp partion in linux? I am using kde/dolphin.

I installed libmtp and kio-mtp and whenever I tried mtp-detect I get this error

[shashwat@arch ~]$ mtp-detect 
Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6

Listing raw device(s)
   No raw devices found.

Please suggest some way around.

Thanks

Last edited by Shashwat (2014-02-12 06:15:51)

Offline

#2 2014-02-12 05:13:35

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] MTP mount issues in KDE/Dolphin

Did you read the wiki page?

# mtp-detect


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-02-12 05:34:27

Shashwat
Member
From: India
Registered: 2011-05-08
Posts: 101

Re: [Solved] MTP mount issues in KDE/Dolphin

^^ Yes sire, I have read the wiki thoroughly and the wiki doesn't state anything that relates to the error I posted above.

I have already used mtp-detect as mentioned in the OP and yes my device is perfectly listed in the mpt rules as well as website.

 [shashwat@arch ~]$ cat /usr/lib/udev/rules.d/69-libmtp.rules  | grep Sola
# SONY MT27i Xperia Sola MTP
# SONY MT27i Xperia Sola MTP+CDROM
# SONY MT27i Xperia Sola MTP+ADB
# SONY MT27i Xperia Sola MTP+UMS
# SONY MT27i Xperia Sola MTP+UMS+ADB
[shashwat@arch ~]$ 

I have installed the requisite mtp library and have created a new 51-android.rules file under /etc/udev/rules.d - but to no avail./

[shashwat@arch ~]$ cat /etc/udev/rules.d/51-android.rules 
SUBSYSTEM=="usb", ATTR{idVendor}=="054c",ATTR{idProduct}==5146, MODE="0666", GROUP="plugdev" 

[shashwat@arch ~]$ lsusb
Bus 002 Device 005: ID 413c:2107 Dell Computer Corp. 
Bus 002 Device 003: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 014: ID 0fce:5146 Sony Ericsson Mobile Communications AB 
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[shashwat@arch ~]$ 

I still get the above error as stated earlier.

Offline

#4 2014-02-12 05:39:08

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,803

Re: [Solved] MTP mount issues in KDE/Dolphin

I think Jason is trying to tell you to run it as root.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2014-02-12 06:15:40

Shashwat
Member
From: India
Registered: 2011-05-08
Posts: 101

Re: [Solved] MTP mount issues in KDE/Dolphin

^^ lol , it worked hmm :facepalm:

Offline

Board footer

Powered by FluxBB