From b74e8313346916bae7d2bd271695bd9cc388b036 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 20 Jan 2026 17:13:51 -0500 Subject: [PATCH] Update install disable gpsd --- install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install b/install index 23a44fca..6b2a2e39 100755 --- a/install +++ b/install @@ -74,6 +74,9 @@ sudo apt-get remove pulseaudio -y # removed wiringpi and python-picamera python3-picamera sudo apt-get install -y git libasound2-dev i2c-tools build-essential libgd-dev libmagic-dev minicom gpsd gpsd-clients libgps-dev python3-gps +sudo systemctl disable gpsd +sudo systemctl disable gpsd.socket + cd /tmp # wget https://project-downloads.drogon.net/wiringpi-latest.deb