Monday, November 28, 2016

Garmin 72H / gpsbabel real time


http://wiki.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux#Check_that_your_device_is_recognised


input
----------------------------------------------------------
ls -l /dev/usb/hiddev0

output
----------------------------------------------------------
mark@mark-HP-15-Notebook-PC:~$ ls -l /dev/usb/hiddev0
crw------- 1 root root 180, 0 Nov 29 10:44 /dev/usb/hiddev0
----------------------------------------------------------
Permissions need to be modified make USB fully readable.

----------------------------------------------------------
mark@mark-HP-15-Notebook-PC:~$ lsusb
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 04f2:b40d Chicony Electronics Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 0cf3:3121 Atheros Communications, Inc.
Bus 005 Device 004: ID 046d:c534 Logitech, Inc.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 091e:0003 Garmin International GPS (various models)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



No comments:

Post a Comment