21

Using 15.04

When I connect my phone to my PC, I get a message popup saying that Ubuntu was unable to mount the device - however I'm able to access the storage on my phone to add/remove files etc.

How can I stop Ubuntu from displaying this specific error message? Some sites suggest turning off all error messages altogether which I'd rather not do, others talk about unlocking my phone before plugging it in which I do already, but this message still appears.

Boggy B
  • 321

4 Answers4

8

Interesting question I upvoted it ;) I actually have an Android device and this message pops up all the time I connect my device but I don't pay any attention to it. There's a tweak workaround to play with is USB dubugging mode inside Android System Settings navigate to Applications/Development there you'll find USB debugging.

When you connect your phone the first time and USB debugging is ticked it's not actually right.

Firstly, untick/unmark USB debugging mode on your Android device, the message will appear:

Press OK on notification message and unplug USB cable. Now plugin USB cable click OK again on notification message and inside System Settings where USB debugging at put a tick/mark on and press OK on your Android notification message and press OK on desktop notification (if any popped up). That's basically it, now unplug and plug USB cable as many times as you want the notification message should not appear. I also tried to logout and login to a new session and the notification message didn't appear either.

JoKeR
  • 7,062
2

This worked for me on Ubuntu 14.04:

On the Android device, under Settings->Networking, select USB Configuration and change it from "Charging" to "MTP" (Media Transfer Protocol)

No more pop-ups!

anonymous2
  • 4,325
KSampat
  • 21
2

On my Samsung Galaxy S7, I was able to go into the developer options and simply change the "USB Configuration" option to "Charging". It took care of it for me. I also had previously disabled the device through udev.

flickerfly
  • 7,509
2

On Ubuntu 16.04 this procedure worked for me:

  1. Enable developer options
  2. Settings > Developer Options > Select USB Configuration
  3. Select MTP

Now you should see the file manager showing the internal/external SD card mountpoints.

Zanna
  • 72,312
usaaib
  • 21