![]() |
MTP support on Mac OSX
This got a bit heated in the Jolla User Experience Thread and frankly I don't care about the politics of who broke what and why. I want to concentrate on finding a solution to file transfers over USB on a Mac to a Jolla using MTP.
Google's Android File Transfer program is built on an old version of libmtp so I dug about to see if I could find a later version. I couldn't get the libmtp sources to compile from http://libmtp.sourceforge.net but using homebrew I got a later version installed. 1) Install Homebrew from http://brew.sh 2) brew install libmtp Code:
==> Installing libmtp dependency: libusb https://github.com/phatina/simple-mtpfs Again, couldn't get it to compile on a Mac but looking through the comments there's been recent activity on getting it to work for the Mac. Does anyone who knows there way around Mac development better than me have time to try and get these running? Lastly, I also tried a commercial application called SyncMate which worked with my Nexus 7 but absolutely nothing from my Jolla. http://www.sync-mac.com I plugged my Nexus 7 in and it popped up in syncmate as an mtp device. The Jolla doesn't show anything in SyncMate's log. |
Re: MTP support on Mac OSX
It was maybe a week ago when I was trying to compile that simple-mtpfs as well, and nobody from the forum could help me or they missed my posts, but I had one Linux friend who helped me a bit but I got stuck because apparently there isn't a version of FUSE that is high enough for Mac.
|
Re: MTP support on Mac OSX
There are couple of packages in the repositories that, atleast in theory, sound promising:
Available usb-moded-acm-mode-android-0.76.3-1.3.1.armv7hl USB mode controller - android acm mode config Available usb-moded-defaults-0.76.3-1.3.1.armv7hl USB mode controller - default configuration Available usb-moded-defaults-android-0.76.3-1.3.1.armv7hl USB mode controller - default configuration Available usb-moded-mass-storage-mode-0.76.3-1.3.1.armv7hl USB mode controller - mass-storage mode config Available usb-moded-mtp-mode-0.76.3-1.3.1.armv7hl USB mode controller - mtp mode config Available usb-moded-mtp-mode-android-0.76.3-1.3.1.armv7hl USB mode controller - android mtp mode config Available usb-moded-settings-sailfish-0.3.14-10.26.1.jolla.noarch USB mode configuration for Sailfish I dont have have time right now to take a look what these do or even if they work but i'll get back to the thread if i find something .. |
Re: MTP support on Mac OSX
I tried the usb-moded-mass-storage-mode-0.76.3-1.3.1.armv7hl.
It added that option to the settings menu, and the corresponding usb-moded config file. However it didn't contain any mount point or the like.. So i messed around a bit and added the lines from my N9. Changed the homedir obviously for alt-mount.. and checked that the other parth that was referenced exists. But it didn't work anyway. So i am starting think it takes something more than configuration.. at least by a layman like myself. |
Re: MTP support on Mac OSX
For USB mass storage, the filesystem must be unmounted from the phone to make it accessible to the computer. You cannot unmount something that is not a partition of its own, or is in use, like the home directory.
Therefore, USB mass storage cannot work. It's a stupid solution of the past. With luck, you could get your SD card exported, but that's it. |
Re: MTP support on Mac OSX
Quote:
So for example if you format the volume with EXT4 (so that you can have 4GB+ files, symlinks & file permissions) and the computer you connect your device to does not understand EXT4, it will not work even if the mass storage procedure works fine. In the end, this basically forces you to use FAT32 (<4GB files, no symlinks, no file permissions, issues with many small files) for the mass-storage exported volume, as that's basically the only filesystem supported on Linux, Windows and MacOS. |
Re: MTP support on Mac OSX
Quote:
|
Re: MTP support on Mac OSX
Thanks for connecting the dots pycage!
@MartinK: So the N9 has FAT32? That's crazy! :eek: Oh well, yet another reason to make the switch to Linux. |
Re: MTP support on Mac OSX
Quote:
So like this, if you install a lot of stuff or store a lot of data on the "program" partition, you will not be able to install more applications, even if the FAT32 partition is still half empty. Works also the other way around - if you run out of space on the FAT32 partition, I think you would not be able to take more photos for example. This is another advantage of unified filesystem - you can install apps, take photos, etc. until you run out of ALL available space. |
Re: MTP support on Mac OSX
Got MTP to work @OSX.
Quote:
|
All times are GMT. The time now is 00:54. |
vBulletin® Version 3.8.8