Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mtpfs and nexus 7
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Sat Jul 28, 2012 4:20 pm    Post subject: mtpfs and nexus 7 Reply with quote

I'm trying to transfer files to/from my new nexus 7

I have got things set up so this command works:

Code:
mtpfs -o allow_other /media/nexus/


I can erase files on the nexus, and cp from the
nexus to my notebook

But if I try to cp a file from my notebook to the nexus it
fails.

/var/log/messages says:

Code:
kernel: mtpfs[2805]: segfault at 0 ip 0804c462 sp b53fe0a0 error 4 in mtpfs[8048000+6000]


any help appreciated; tia
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
alex.blackbit
Advocate
Advocate


Joined: 26 Jul 2005
Posts: 2397

PostPosted: Sun Jul 29, 2012 9:09 am    Post subject: Reply with quote

albright,

oups, that does not sound too good.
I would try run the segfaulting process inside a gdb session to get a better idea of what's happening.
Right now all one can say is "It's crashing".
In case you are not familiar with gdb, don't worry.
You just want to run mtpfs inside the debugger and than run it (press r).
Then when the segfault happens, enter "bt f" to get a backtrace of what happened.
Post the output here in a codeblock.
You may want to re-emerge mtpfs with the debug USEflag or with the split-debug feature to get debugging symbols which incease the usefulness of the backtrace.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum