mounting a galaxy nexus on the gphoto2 backend



Can anyone give me a clue why the gphoto2 gvfs backend does not automatically mount my Galaxy Nexus android phone?

Fedora 16 does not do anything with the phone when it is plugged into the USB port. The kernel recognizes it, and gphoto2 can access it, but nothing happens automatically.

I can force gvfs to mount the phone using:

gvfs-mount "gphoto2://[usb:001,012]/"
(using the usb address shown by lsusb)

With it mounted, gThumb sees the device (it relies on gvfs), and it can import the photos.

Other cameras work OK, so the gvfs/gphoto2 subsystem is working. gvfs-mount -li says:

Mount(0): Galaxy -> gphoto2://[usb:001,012]/
  Type: GDaemonMount
  default_location=gphoto2://[usb:001,012]/
  themed icons:  [multimedia-player]  [multimedia]
  x_content_types: x-content/audio-player
  can_unmount=1
  can_eject=0
  is_shadowed=0

The galaxy nexus uses MTP to move photos.

My bug report: https://bugzilla.gnome.org/show_bug.cgi?id=671906

What do I need to do/fix to make this work auto-magically?

- Mike


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]