Christoph Giess wrote:
> I try to get track and waypoint information out of a Garmin Forerunner 305.
Funny. I'm using that very combination this afternoon.
> While waypoints work perfectly, fetching track information always fails:
>
> > gpsbabel -D9 -t -i garmin -f /dev/ttyUSB0 -o gpx -F tracks.txt > debug.txt
There's the problem - you're using the broken kernel driver. Unload
that and use our USB support and life gets much better
The precise instructions for getting rid of garmin_gps vary from Linux
to Linux, but you may find inspiration at
http://www.gpsbabel.org/os/Linux_Hotplug.html
RJL
|