sabato 30 maggio 2015

GARMIN GPS60CS su UBUNTU e Qlandkarte GT

Installare Qlandkarte GT

poi da terminale installare
apt-get install gpsd
 verificare con lsusb se viene riconosciuto il GPS:

root@alfredo-desktop:~# lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 091e:0003 Garmin International GPS (various models)
Bus 003 Device 003: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse
Bus 003 Device 002: ID 04e8:681c Samsung Electronics Co., Ltd Galaxy Portal/Spica/S
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

usare: 
 modprobe garmin_gps
 e successivamente verificare che device /dev/ttyUSBx è stato assegnato al GPS:
ll /dev/ttyUSB*
root@alfredo-desktop:~# ll /dev/ttyUSB*
crw-rw---- 1 root dialout 188, 0 mag 30 21:20 /dev/ttyUSB0

Avviare  Qlandkarte GT  come root e nella configurazione alla voce: porta seriale inserire:

/dev/ttyUSB0
a questo punto eseguire
rmmod garmin_gps
e riavviare da root Qlandkarte GT




Nessun commento:

Posta un commento