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
mtpfs-1.1-x86_64-1_KSS.xzm
- freestyler
- Contributor
- Posts: 384
- Joined: 17 Oct 2013, 14:21
- Distribution: Porteus XFCE
mtpfs-1.1-x86_64-1_KSS.xzm
https://www.porteus-apps.org
- Rava
- Contributor
- Posts: 4650
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.0 x86_64 + 4.0 i586
- Location: Forests of Germany
Re: mtpfs-1.1-x86_64-1_KSS.xzm
(freestyler sadly went AWOL after being very active encl his own upload site for Porteus modules or Slackware packages)
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...
Missing dependencies for 3.1 Xfce Porteus:freestyler wrote:Download: mtpfs-1.1-x86_64-1_KSS.xzm
Code: Select all
# ldd /usr/bin/mtpfs|grep "not found"
libmtp.so.9 => not found
libid3tag.so.0 => not found
Cheers!
Yours Rava
Yours Rava
- Rava
- Contributor
- Posts: 4650
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.0 x86_64 + 4.0 i586
- Location: Forests of Germany
Re: mtpfs-1.1-x86_64-1_KSS.xzm
Update
The only libraries I found have been from Fedora, but they work.
I created a new module that has these two libs included.
But mtpfs still fails:
Any ideas why?
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
Cheers!
Yours Rava
Yours Rava