gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No PPS from gpsd


From: Jim Pennino
Subject: No PPS from gpsd
Date: Thu, 29 Jul 2021 14:01:07 +0000 (UTC)

Using Ubuntu 20.04.2 and gpsd 3.20.

I replaced the long running USB GPS with a RS-232 device, reconfigured and rebooted.

NMEA data is just fine and ppscheck works but gpsd is not processing the PPS signal on CTS.

ppstest and ppswatch fail, xgps does not show PPS, and ntpshmmon shows only NTP0, i.e. not NTP1 and NTP2 as one would expect.

I ran gpsd as a regular user with -D3 -N to look for errors but it looked OK and was accepting PPS.

ntpshmmon showed NTP2 and NTP3 and xgps did show PPS.

So the problem is not the hardware.

Guessing it was some sort of permissions issue I had introduced over the years, I did an apt purge gpsd, apt install gpsd and started fresh with a reboot.

No change.

Thinking maybe apparmor was doing something, I stopped it and did a teardown.

No change.

/etc/default/gpsd contains:

USBAUTO="false"
DEVICES="/dev/ttyS4 /dev/pps0"
# Other options you want to pass to gpsd
GPSD_OPTIONS="-n -b -s9600 "
GPSD_SOCKET=/var/run/gpsd.socket


Now I have no clue where to go next...

Any suggestions?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]