Re: [Gpsbabel-misc] Garmin-USB vs. Ubuntu Edgy
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: <gr...@em...> - 2007-05-14 08:11:54
|
> > On Sun, 13 May 2007 17:28:32 -0500 > Robert Lipe <rob...@us...> wrote: > > >> > Gregor Möller wrote: >> > >> >>> > > I have a problem connecting my Garmin GPSmap76CSx via usb: to gpsbabel. >>> > > As it worked before I switched to Ubuntu Edgy and, yes, I sorted out >>> >> > >> > A similar problem was reported just a few weeks ago on "Kubuntu Edgy" >> > (which means that search won't find it, mumble, mumble) >> > >> >>> > > I blame either Kernel 2.6.20 or libusb for that. >>> >> > >> > So did we. :-) >> > >> >>> > > RX (intr) [-110]:(ACK ) >>> > > RX (intr) [-110]:(ACK ) >>> >> > >> > Same as the Kubuntu dude. >> > >> > > Yep, I'm the Kubuntu dude ;) > > Same problem as above. There is also an earlier reference in the mailing list archives back in February, I think, that I found. > > I have been digging around looking at the problem. What I do know is that a lot of people are having problems with USB on Ubuntu / Kubuntu with the Kernel 2.6.20 (Fiesty). The general consensus seems to be that it is due to the kernel config CONFIG_USB_SUSPEND=y which is marked as 'experimental'. > > I've considered recompiling the kernel with CONFIG_USB_SUSPEND=n, but there are very sketchy instructions on recompiling kernels in Ubuntu. So I've decided to wait and see if it gets fixed in the short term. > > >From what I can tell the problem is fixed upstream. > > References: > > https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/85488 > https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/110806 > http://ubuntuforums.org/showthread.php?t=432130&highlight=usb > > Hope that helps. > > Andrew thanks for your advice, as for now i use the kernel-module via /dev/ttyUSBx, which works fine. Beside from gpsbabel there is a nice mapping-program called QLandkarte, which uses gpsbabel-like code for communication and depends on the native usb: stuff 8-( Gregor |