Radek Kaczorek replied to the topic 'I can't upgrade AB203 ¿GPSD?' in the forum. 3 years ago

Take a look at this or just run these:

sudo systemctl stop gpsd.service
sudo systemctl stop gpsd.socket
sudo dpkg --configure -a
sudo systemctl restart gpsd.service
sudo systemctl restart gpsd.socket


Read More...