Re: Fwd: Downloading tracks from gps via usb

2016-05-13 Thread Alan Stern
On Fri, 13 May 2016, Stephen Furner wrote: > The only reference I can find to usb in a search of the strace output is: > > 0.001723 stat("usb:", 0x7ffe93f30be0) = -1 ENOENT (No such file or directory) > > Yes from what Manfred says it seems likely that the ubuntu > distribution I'm using has onl

Re: Fwd: Downloading tracks from gps via usb

2016-05-13 Thread Stephen Furner
The only reference I can find to usb in a search of the strace output is: 0.001723 stat("usb:", 0x7ffe93f30be0) = -1 ENOENT (No such file or directory) Yes from what Manfred says it seems likely that the ubuntu distribution I'm using has only half the hotplug fix implemented. It does not have the

Re: Fwd: Downloading tracks from gps via usb

2016-05-13 Thread Alan Stern
On Thu, 12 May 2016, Stephen Furner wrote: > I apologise if this is a duplicate I had a bounce back from the list > due to it since I had inadvertently included HTML. So I am resending. > > To: Alan Stern > Cc: USB list > > Alan, > > I have looked through the strace output the following excer