On 02/16/2015 10:42 AM, jd1008 wrote:

On 02/16/2015 07:20 AM, Michael Cronenworth wrote:
On 02/15/2015 04:46 PM, jd1008 wrote:
How do I force mate or gnome to mount them the traditional way?

Why? So you can access them via terminal? Just stick with gvfs MTP (installed by default with Gnome) and you can find the mounted file system in your /run folder:

/run/user/$UID/gvfs
I have these mtp packages installed
simple-mtpfs-0.2-3.fc21.x86_64
gvfs-mtp-1.22.3-2.fc21.x86_64
libmtp-1.1.8-1.fc21.x86_64

and still, pluging in my phone does automount the phone storage.

In the files
/usr/share/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
    contains:
    [D-BUS Service]
    Name=org.gtk.Private.MTPVolumeMonitor
    Exec=/usr/libexec/gvfs-mtp-volume-monitor

/usr/share/gvfs/mounts/mtp.mount
     contains:
     [Mount]
     Type=mtp
     Exec=/usr/libexec/gvfsd-mtp
     AutoMount=true

/usr/share/gvfs/remote-volume-monitors/mtp.monitor
    contains:
    [RemoteVolumeMonitor]
    Name=GProxyVolumeMonitorMTP
    DBusName=org.gtk.Private.MTPVolumeMonitor
    IsNative=true


So, what is wrong here, such that
/usr/libexec/gvfs-mtp-volume-monitor
is not executing /usr/libexec/gvfsd-mtp
to mount the device?

Found this page which apparently works for ubuntu, but the "tools"
are not available for fedora:

http://bernaerts.dyndns.org/linux/74-ubuntu/268-ubuntu-automount-any-mtp-device
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to