Dear Bernd, 2011/9/12 Bernd Zeimetz <be...@bzed.de>: > please try the following: > - unplug your gps > - run > rmmod garmin_gps > - attach your gps again > - try the commands you've used again > - also try to use /dev/ttyUSB0 as input device.
sorry for the delay. Here are my results: --------------------------------------8<-------------------------------------- # # gps unplugged # rmmod garmin_gps ERROR: Module garmin_gps does not exist in /proc/modules # # attaching gps # gpsbabel -t -i garmin -f usb:0 -o gpx -F test.gpx Claim interfaced failed: could not claim interface 0: Device or resource busy # gpsbabel -t -i garmin -f usb:1 -o gpx -F test.gpx Speicherzugriffsfehler # gpsbabel -i garmin -f usb:1 Speicherzugriffsfehler # gpsbabel -f usb:1 No valid input type specified # gpsbabel -i garmin -f usb:0 Claim interfaced failed: could not claim interface 0: Device or resource busy # gpsbabel -i garmin -f usb: Claim interfaced failed: could not claim interface 0: Device or resource busy # gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gpx -F test.gpx [ERROR] GPS_Packet_Read: Timeout. No data received. GARMIN:Can't init /dev/ttyUSB0 # gpsbabel -t -i garmin -f /dev/ttyUSB1 -o gpx -F test.gpx [ERROR] INIT: No table entry for ID 694 GARMIN:Can't init /dev/ttyUSB1 # gpsbabel -i garmin -f /dev/ttyUSB1 [ERROR] GPS_Packet_Read: Timeout. No data received. [ERROR] INIT: No table entry for ID 254 GARMIN:Can't init /dev/ttyUSB1 --------------------------------------8<-------------------------------------- I hope this helps you any further. Do not hesitate to contact me again if you need more information. After playing around with plugging and unplugging the GPS device and putting it in different modes I finally managed to get the GPS data out of the device with the command: # gpsbabel -t -i garmin -f /dev/ttyUSB1 -o gpx -F test.gpx Cheers, Konrad -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org