View previous topic :: View next topic |
Author |
Message |
blubberbaer Tux's lil' helper

Joined: 15 Mar 2016 Posts: 81
|
Posted: Tue Jul 21, 2020 8:00 am Post subject: qmapshack/garmin |
|
|
Dear Forum,
just wondering, if anybody of you has experience with qmapshack and an old garmin device gpsmap 62s. I've found a youtube video, showing that the device is listed on a qmapshack workspace. The qmapshack manuals talks about making sure that udisks2 is installed, which I did.
Quote: |
* Searching for .*udisk.* ...
[IP-] [ ] sys-fs/udisks-2.8.4:2
* Searching for .*qmapshack.* ...
[IP-] [ ] sci-geosciences/qmapshack-1.15.0:0
|
but my garmin device is not showing up. The udisks article on www.gentoo.org is marked as outdated.
Can somebody give me some advice ?
Many thanks,
blubberbaer |
|
Back to top |
|
 |
DawgG l33t


Joined: 17 Sep 2003 Posts: 878
|
Posted: Tue Jul 21, 2020 10:08 am Post subject: |
|
|
I have some experience with qmapshack/qlandkartegt and (older) garmin devices. What do you want to do?
My systems are completely free of systemd and udisks, and transferring tracks, POIs etc. (which has worked very well in qlandkartegt) i do with gpsbabel now (since this seems easier to me than with qmapshack) or use the device's mass storage mode. Mapfiles (gmapsupp.img) i ususally create with mkgmap-bin (from a local overlay since the version in portage lags behind a little) and transfer them via mass storage.
In short:
make sure the device's "mass storage mode" is active
make sure the device is detected; try to mount it manually
if all works, integrate it with qmapshack (eg write udev-rule or sth.)
If it does not work (data in internal memory, no mass storage mode, ...), try to use gpsbabel(fe).
GOOD LUCK! _________________ DUMM KLICKT GUT. |
|
Back to top |
|
 |
blubberbaer Tux's lil' helper

Joined: 15 Mar 2016 Posts: 81
|
Posted: Wed Jul 22, 2020 7:31 am Post subject: |
|
|
thanks. mass storage mode and mounting is working. i want to replace basecamp to manage my tracks, maps and routes. i'm using windows on qemu to use basecamp but it is kind of slow. to me basecamp is way to confusing and not logically organized.
udev creates the devices in /dev/...., is that right ? Do you know the devicename i need, thus qmapshack is going to recognize my gpsmap 62s ? |
|
Back to top |
|
 |
DawgG l33t


Joined: 17 Sep 2003 Posts: 878
|
Posted: Wed Jul 22, 2020 11:35 am Post subject: |
|
|
if mounting works then storage is accessible. Accoording to this: https://github.com/Maproom/qmapshack/wiki/DocGisDevices it really should work.
To find out what's happening it's best to tail the syslog when you plug in the device - it'll tell you a bunch of things like the usb- and storage-devicename(s). and might also tell you something. You might have to adjust the permissions.
GOOD LUCK! _________________ DUMM KLICKT GUT. |
|
Back to top |
|
 |
|