This page (revision-23) was last changed on 23-Apr-2022 17:06 by Harry Metske

This page was created on 23-Apr-2022 17:05 by HarryMetske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
23 23-Apr-2022 17:06 6 KB Harry Metske to previous typo
22 23-Apr-2022 17:05 6 KB Harry Metske to previous | to last
21 23-Apr-2022 17:05 6 KB Harry Metske to previous | to last

Page References

Incoming links Outgoing links
GPS Support...nobody

Version management

Difference between version and

At line 2 added one line
[{TableOfContents}]
At line 39 changed one line
\However, only when you're root, if you're not root, you get :
\\However, only when you're root, if you're not root, you get :
At line 47 added 44 lines
So I first rebooted, to make sure that the garmin_gps driver is not loaded, and that the permissions for the usb device files are correct. After that I can also transfer waypoints to/from my Garmin device without the need to use root privileges.
!!A few examples:
* Send (just downloaded .loc file to usb device __gpsbabel -i geo -o garmin gcjpq0.loc usb:__
* Download (backup) all WP's from usb device to local file __gpsbabel -i garmin -o geo usb: allwaypoints.loc__
* Download (backup) all WP's, tracks and routes from usb device to local file (with some debugging) __gpsbabel -r -t -D1 -i garmin -o geo usb: allstuff.loc__
{{{
metskem@bismarck:~/gc$ gpsbabel -r -t -D1 -i garmin -o geo usb: allstuff.loc
GPSBabel Version: 1.3.3
Unit: GPSMap60CSX Software Version 3.30
ID: 292
Version: 3.30
Capability A10:
Capability A100: D110
Capability A201: D202 D110 D210
Capability A301: D312 D302
Capability A400: D110
Capability A500: D501
Capability A600: D600
Capability A601: D601
Capability A700: D700
Capability A800: D800
Capability A801: D801
Capability A900:
Capability A902:
Capability A903:
Capability A904:
Capability A907: D907 D908 D909 D910
Capability A908: D911
Capability A914:
Capability A916:
Capability A917: D917
Capability A918: D918
Capability A1010:
Capability A1011:
Link_type 1 Device_command 0
Waypoint: Transfer 100 Type 110
Route: Transfer 201 Header 202 Type 110
Track: Transfer 301 Type 302
Waypoint type: 110
Chosen waypoint length 14
cet_util: Converting from "CP1252" to "UTF-8", done.
}}}