6

I can't mount the LG Optimus P700 (running the Android Jelly Bean OEM image) on my Ubuntu 12.10.

Other phones always have a selectable "Mass Storage" menu, but this one has no menu option for it when being connected to USB.

You can only select Media sync (MTP), USB tethering and "PC Software", which seems to be waiting for a custom software to answer when being selected.

If the device is connected, I can see it via lsusb, so the device is allowed in apparmor.

How can I manually mount the device? Is it possible to mount such a device via mtp? How can I do that?

Solutions:

4 Answers4

9

Install go-mtpfs from WebUpd8 repository following this guide:

http://www.webupd8.org/2012/12/how-to-mount-android-40-ubuntu-go-mtpfs.html

Then add go-mtpfs-unity.desktop the dash, connect your phone via usb and you have a quicklist to mount and dismount your android device.

Sorry for my bad English, I speak Spanish.

jsartti
  • 398
  • Thank you very much for this hint! I actually had visited the project a while ago, but couldn't remember. It works like a charm and is a very good alternative to AirDroid. – Christoph Martens Jan 18 '13 at 18:27
  • 1
    Thanks in some way this also worked for my HOX on Ubuntu 12.10. This is soooooooooooooo bad that actually linux system as Android is has ANY problem in communication with another linux system as Ubuntu. In a real life it doesn't work at all without loosing hours to send few files to my phone!!!!! – s3m3n Apr 08 '13 at 15:55
1

I have had the same problem with my Samsung Captivate Glide. In my opinion, not the perfect fix, but an option is an app "USB mode switch for SGS1 on CM" I got from the Play store. Worth a look.

Tom
  • 11
1

There is now a new, even smoother, method to achieve this using back-ported packages from Ubuntu 13.04. Please follow the guide from WebUpd8:

http://www.webupd8.org/2013/01/upgrade-to-gvfs-with-mtp-support-in.html

ajdev8
  • 709
0

I tried for my Ubuntu 14.04 LTS and Samsung Galaxy S3. It is working. You need to install MTP file system on your ubuntu. then, try it.

installation of MTP file system.

sudo apt-get install mtpfs

then, unplug and plug your cell phone and restart your computer.