Problem mounting sd on Linux - Galaxy S III Q&A, (US Carriers)

Any one else getting errors when trying to mount internal sd on Linux? I can get the folder but I can't move apks from the phone to desktop.
Any advice?
Sent from my SPH-L710 using xda premium

What version of Linux are you using?
The GSIII, like the GNex, uses MTP to transfer files, and some Linux distros might not support that automatically.

Sudo apt-get install mtpfs
Sent from my HTC One X using Tapatalk 2

MTP also "just sortof works" with Gnome3 & Nautilus in Fedora 17.
Two major problems, though:
1) Even though it shows both the internal and external (as the same device name), only the internal actually works.
2) Transferring files in MTP or PTP mode is not reliable. It'll often hang, leaving files truncated, so you have to manually reconnect and try again.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So, yeah, MTP still sucks in Linux.
---------- Post added at 11:51 AM ---------- Previous post was at 11:32 AM ----------
Also, "mtpfs" is FAIL too (when run as user or root):
Code:
$ sudo mtpfs
Listing raw device(s)
Device 0 (VID=04e8 and PID=6860) is a Samsung GT-P7310/P7510/N7000/I9100/Galaxy Tab 7.7/10.1/S2/Nexus/Note.
Found 1 device(s):
Samsung: GT-P7310/P7510/N7000/I9100/Galaxy Tab 7.7/10.1/S2/Nexus/Note (04e8:6860) @ bus 2, dev 13
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
LIBMTP PANIC: failed to open session on second attempt
Unable to open raw device 0

Yeah I have been having issues with a galaxy note lately. Mtp does indeed suck
Sent from my HTC One X using Tapatalk 2

zmore said:
1) Even though it shows both the internal and external (as the same device name), only the internal actually works.
Click to expand...
Click to collapse
Not to deny the suckage of MTP under Linux, but are you sure writing to the external card doesn't work? I'm running Ubuntu 11.04 (natty) and, although it looks like the external drive is mounted (store00020002) but empty, if I give an explicit destination filename when copying to it, it works fine for me.
[Edit: I should also have said that things work even though mtpfs (or mtp-detect) gives the error you list - I think there's something nonstandard about Samsung's MTP implementation]

Have any of you guys tried USB switcher from the market
Sent from my SPH-L710 using xda premium

Related

How to connect to Mountain Lion Mac pc

My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks!
You shouldn't need MTP or anything for the i9100.
Just plug it in and enable USB Storage through the notification bar. It will be on your desktop and Finder.
Unless you're running ICS or Jelly Bean?
ScottXe said:
My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks!
Click to expand...
Click to collapse
[QUOTE
MacFUSE=ScottXe;31710795]My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks![/QUOTE]
Android File Transfer
This is a mini program that allows you to see the phone as a true mass memory. Once downloaded and installed, the program will auto start at the moment in which connecting your smartphone (disable USB debug settings from your smartphone if not the saw).
You will then have access to all the files in read-write, and you can move, delete, and manage your internal archive with simplicity and directness.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
download Android File Transfer
AirDroid
Another solution is Airdroid, program that if you do not know you will learn to love. Unlike the previous solution, with this program we'll use the Wi-Fi at home and therefore we do not need to connect the USB cable.
The program creates a connection between the smartphone and our network and we can access control interface from any computer is present in the same network. You can simply open a web page to the address web.airdroid.com, enter the code that appears on your smartphone or Tablet and the game is done.
You will have access to an enormous number of information, you can manage your device with a lot of features and, among other things, you will have access to the files, you can send and copy items and manage all aspects of your Android. Of course, the moving files will be slower than the usb because it will exploit the wi-fi network.
The advantage is certainly the absence of cables and the many other options available.
AirDroid works obviously also with Windows and Linux.
download AirDroid

[Q] Q: Transferring files to/from laptop to/from mk808 connected drives

Hi,
At the moment I'm using an mk 808 as media player with two usb drives attached (and xbmc).
I was planning on installing a samba server on the mk808 as well (sanba filesharing), but that seemed to be rather slow (probably because the connection to the router isn't that great). The other samba or ftp servers I tried weren't faster or couldn't read/write to the usb drives.
Of course just plugging in the usb drives in the laptop is a good option, but I was trying to avoid having to disconnect them from the mk808.
I have also been thinking about just connecting the mk808 to the laptop, but then it only shows the sdcard folder. Is it possible to mount the usb-drives in a subfolder of the sdcard and then being able to acces them through usb-connected mk808? I tried changing the mountpoint in vold.fstab, but that didn't seem to affect anything (still mounting to the same spot)
So, any thoughts?
Thanks
angelofhope said:
Hi,
At the moment I'm using an mk 808 as media player with two usb drives attached (and xbmc).
I was planning on installing a samba server on the mk808 as well (sanba filesharing), but that seemed to be rather slow (probably because the connection to the router isn't that great). The other samba or ftp servers I tried weren't faster or couldn't read/write to the usb drives.
Of course just plugging in the usb drives in the laptop is a good option, but I was trying to avoid having to disconnect them from the mk808.
I have also been thinking about just connecting the mk808 to the laptop, but then it only shows the sdcard folder. Is it possible to mount the usb-drives in a subfolder of the sdcard and then being able to acces them through usb-connected mk808? I tried changing the mountpoint in vold.fstab, but that didn't seem to affect anything (still mounting to the same spot)
So, any thoughts?
Thanks
Click to expand...
Click to collapse
The MK808 JB 4.1.1 is rooted, so we can install superSU and busybox from PLAY store.
Install AIRDroid that all you need to do.
my MK 808 transfer files to PC or NB Via Wifi.
open AirDroid File tool : check the system /mnt/usb_storage/USB_DISK0
that is your external USB drive. mine is NTFS file syatem.
then you can upload/download files to/from PC .
PS:connect the USB drive to OTG port.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Q] Blue Screen when using AdbCommand copy from PC to Android using USB Port 3.0

SOLVED
HI, All
I have facing out weird problem. Why, when i using adb command to copy file from PC windows to android Devices using Port usb 3.0. Windows will be immediately Blue Screen. Note: in blue screen appears, Bluescreen: Physical Memory Dump
I using Windows 7 (Zotac CPU). But, when i using standart USB port in zotac. Will be running.
Anyone knows, why the problem appears?
Best regard
Solved problem
raditya gumay said:
HI, All
I have facing out weird problem. Why, when i using adb command to copy file from PC windows to android Devices using Port usb 3.0. Windows will be immediately Blue Screen. Note: in blue screen appears, Bluescreen: Physical Memory Dump
I using Windows 7 (Zotac CPU). But, when i using standart USB port in zotac. Will be running.
Anyone knows, why the problem appears?
Best regard
Click to expand...
Click to collapse
Hi, All
This problem is caused because driver in ZOTAC isnt installed properly. When you also facing out this problem. Please make sure your driver installed properly and all your hardware is in good condition.
Best regard
Android All In One Toolkit .. Data Transfer Via ADB
raditya gumay said:
Hi, All
This problem is caused because driver in ZOTAC isnt installed properly. When you also facing out this problem. Please make sure your driver installed properly and all your hardware is in good condition.
Best regard
Click to expand...
Click to collapse
Goood One...
Hii
I Developed an application named "Android All In One Toolkit" With Windows GUI...
1. Data Transfer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No Need to type single command
just put path in text box & Press Pull From Device button..
It has feature for fast data transfer over adb without mounting sd card...
It also has many more features that will make your workflow much easier..
Check out my Application
Thread : http://forum.xda-developers.com/showthread.php?t=2494319

USB Mass Storage support missing

I'd love to find a way to add a USB Mass Storage option when connecting the Lenovo TB-8703F to PC, to make the MicroSD accessible like a USB stick or hard drive. Has anyone successfully done it? Using MTP is far from ideal for my purposes.
You mean like this? If yes, I did nothing. I don't even have the drivers installed, only what windows installs on it's own.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That is MTP. The drive cannot be seen by apps that require writing to a 'drive letter' with MTP. And copying and reading files is worse since it has to cache the file being read first. And I've had heaps of instances where the latest files wouldn't be visible with MTP unless the Android device was rebooted first. MTP is a total pain (for the way I work). Only advantage to me is making some of the internal storage accessible but I save everything important to MicroSD.
I can't see why USB Mass Storage is omitted since all the budget Lenovo tablets I have had experience with have it. They cost half what this tablet does. And I can even connect 2 tablets together and share files with nothing more complex than a $1 USB OTG cable from ebay connected to a Micro USB cable when in USB Mass Storage mode. All without a spyware brain-damaging wifi sharing app. I can do so much with USB Mass Storage.
Also MTP doesn't play well with older OSs without drivers. Less of an issue now than it once was but still not fun when you need it.
I have tried UMS Enabler https://forum.xda-developers.com/android/apps-games/app-universal-mass-storage-enabler-beta-t3240097 in my desperation but didn't have much luck.
comfortable said:
And I've had heaps of instances where the latest files wouldn't be visible with MTP unless the Android device was rebooted first.
Click to expand...
Click to collapse
uhhh this is the worst! I've lost so many files in the past...

Incorrect internal storage information with Magisk (16 instead of 128 GB)

Hi there.
I have a Galaxy A50 (SM-A505FN) with 128GB. I rooted it with magisk (original firmware from sammobile (link below), modified on unrooted phone with magisk manager, flashed through download mode and odin).
The issue is that the phone now says it only has 16GB of storage.
Conneced to my PC it also only finds 16GB of internal storage.
I added a picture of what the terminal says the partitions are.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I read about correcting partitions with twrp but since i dont have that i want to ask if there is another way to fix this.
Thanks!
www sammobile com/samsung/galaxy-a50/firmware/SM-A505FN/DBT/download/A505FNXXU3ASL6/309345/
i can only see 10 GB on your screenshot. check one of the following
Code:
cat /proc/mtd
cat /proc/partitions
cat /proc/dumchar_info
you can download parted binary and check
Code:
parted /dev/block/sda print
note that the 6263-3234 block in the first screenshot is the sd card. i dont have it encrypted so im wondering why it seems to be mirrored in the /mnt/secure/asec block. i did however click the 'copy files from sd card' when it popped up i believe. but even if that did something, it could only block 64 of my 128 gb.
displaying partitions worked, heres the result:
i see that sda shows the 128gb capacity and sda32 seems to be whats is usable for the phone after taking out all the neccessary partitions.
unfortunately i don't know how knox works, all i can see is /data is not mounted, maybe knox prevents
try to uninstall KNOX with su -c pm disable com.sec.knox.seandroid or something
@mirfatif same problem here, must be something new. i have never seen before. maybe permission problem with magisk or some sort of disk quota
data is mounted /sbin/.magisk/mirror/data
(or /sbin/.magisk/block/data)
aIecxs said:
@mirfatif same problem here, must be something new. i have never seen before. maybe permission problem with magisk or some sort of disk quota
data is mounted /sbin/.magisk/mirror/data
(or /sbin/.magisk/block/data)
Click to expand...
Click to collapse
No idea. Can't conclude anything unless OP performs some troubleshooting steps. Whatever the case is, "/data" must be a mount point. May be something to do with SELinux, or mount namesapce, or new Magisk changes for Android 10. I'm using old Magisk release on Android 9. So may be missing something new.

Categories

Resources