well, i will shae my experience with my sister galaxy tab 2 7.0 P3100, well before my sister already had samsung galaxy gio, and then when i connect it to my archlinux, it become USB Mass Storage mode, which maybe become one of many features now, but some in galaxy tab 2 7.0 P3100, the USB Storage Mode seems removed and it just can be mount by MTP mode, the problem begins. Like usual wee need gvfs-gphoto2 to mount a MTP protocol devices, and then it works pretty well, i can mount my sister’s galaxy, then copy from it to my arch, but it won’t work when i copy from my computer to the GT2, it shows “No Device Found, Retry?” with -108 code. What the?
So i got just little trick, that use JMTPFS, archlinux sure with AUR, taken from here
#yaourt -S jmtpfs
$mkdir ~/mtp
then i connect the GT2
$jmtpfs ~/mtp
then hola, the GT2 mounted on ~/mtp
you can see that it like USB Mass Storage mode, to unmount
$fusermount -d ~/mtp
i don't know is it necessary or not,
add your username to adbusers and fuse groups.
also try to have fuse kernel module loaded.
ya that is what im trying, then my friend there was airDroid? then qtadb ? well, in airDroid another friend say it will be laggy when you transfer pretty large files, and qtadb you need android SDK , ok that’s mean “no” for me because i just use USB modem…