mtpfs-1.1-x86_64-1_KSS.xzm

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

mtpfs-1.1-x86_64-1_KSS.xzm

Post#1 by freestyler » 02 Nov 2013, 05:19

Name : mtpfs
Version : 1.1

Description:
MTPFS is a FUSE file system based on libmtp that allows an MTP device
to be browsed as if it were a normal external hard disk.

You can use this to mount and browse some Android tablet computers.

Download: mtpfs-1.1-x86_64-1_KSS.xzm
https://www.porteus-apps.org

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Re: mtpfs-1.1-x86_64-1_KSS.xzm

Post#2 by Rava » 21 Apr 2016, 10:15

(freestyler sadly went AWOL after being very active encl his own upload site for Porteus modules or Slackware packages)
freestyler wrote:Download: mtpfs-1.1-x86_64-1_KSS.xzm
Missing dependencies for 3.1 Xfce Porteus:

Code: Select all

# ldd /usr/bin/mtpfs|grep "not found"
	libmtp.so.9 => not found
	libid3tag.so.0 => not found
with my non working USM (info on that elsewhere on this very forum) I try to get these dependencies and keep you updated on how it went...
Cheers!
Yours Rava

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Re: mtpfs-1.1-x86_64-1_KSS.xzm

Post#3 by Rava » 21 Apr 2016, 16:20

Update

The only libraries I found have been from Fedora, but they work.
I created a new module that has these two libs included.

Code: Select all

# ldd /usr/bin/mtpfs|grep "not found"
#

But mtpfs still fails:

Code: Select all

# mtpfs 
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 10
Attempting to connect device
Error 1: Get Storage information failed.
LIBMTP panic: unable to read in zero packet, response 0xfffffff8Listing File Information on Device with name:  Rava Galaxy
LIBMTP_Get_Storage() failed:-1
Any ideas why?
Cheers!
Yours Rava

Post Reply