Stefan Sperling schrieb am 24.05.2014 12:01:

> On Sat, May 24, 2014 at 11:54:41AM +0200, Nils R wrote:
>> Hi misc@,
>> 
>> i'm currently trying to find an easy way to copy the pictures i made
>> with my android phone to my openbsd -current machine.  To make things
>> easy, i installed the gnome, gnome-extras and toad (like advised in 
>> [1].)
>> 
>> My usb sticks mount fine, but the android phone is only seen by the 
>> system, but not mounted by toad in any way (neither when i tell it 
>> to connect over MTP, nor over PTP.)  Relevant snippet from dmesg:
>> 
>>     ugen0 at uhub2 port 2 "motorola XT1032" rev 2.00/2.28 addr 2
>> 
>> mtp-detect finds the device, the output of this command is attached.
>> So far i haven't tried to sync files over the command line, and would
>> like to avoid this.
>> 
>> Is there a way to make it work with toad, or do i have to rely on file 
>> sync via commadline/sftp or something like that?
>> 
>> Nils
> 
> Your best bet would be a port of mtpfs for fuse.
> 
> I've got a port but it managed to hang the system in the kernel
> parts of fuse when I last tried it in November last year.
> Perhaps you can try to see if it works now?
> 
> I'll send you the port off-list (misc@ will strip attachments).
> 

Yes, i'll try that out.  Thanks for your effort.

Now something else: in the description on undeadly, only toadd is added 
to the pkg_scripts section, but i found that 

    hotplugd_flags=
    toadd_flags=

is also needed to get automount to work.

Is this missing in the description or am i doing it wrong?

Nils

Reply via email to