Comment 28 for bug 114565

Revision history for this message
Oliver Joos (oliver-joos) wrote :

@all: Please note that my comment 26 has a typo! It should read:
$ gpsbabel -o garmin -F /dev/ttyUSB0 ... <your_usual_parameters>

@gcordoba: first try
$ gpsbabel -i gdb -f your_file.gdb -o kml -F test.kml

If that works then try:
$ sudo modprobe garmin_gps
$ gpsbabel -i gdb -f your_file.gdb -o garmin -F /dev/ttyUSB0

What message do you get then?