Gpsd: instalasi & jalankan

From OnnoWiki
Revision as of 11:57, 6 June 2024 by Onnowpurbo (talk | contribs) (Created page with " sudo apt install gpsd gpsd-clients matikan gpsd sudo su systemctl stop gpsd.socket systemctl stop gpsd Pastikan GPS tersambung ls /dev/ttyUSB0 Jalankan gpsd -D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
sudo  apt install gpsd gpsd-clients

matikan gpsd

sudo su
systemctl stop gpsd.socket
systemctl stop gpsd


Pastikan GPS tersambung

ls /dev/ttyUSB0

Jalankan

gpsd -D 5 -N -n /dev/ttyUSB0

Jalankan sebagai user biasa

xgps localhost:2947


Screenshot from 2024-06-06 11-57-00.png