> > I was also running it as root. I ended up re-flashing the eMMC and it > started. The issue was the systemd was starting gpsd, but it was not > working properly. Prevent it from starting on boot and see if you can > manually run gpsd. Running as root, lsof -i :2947, will tell you if it > started at boot and once you manually start gpsd, if gpsd is using the port. >
> I had some other issue with NTPD and GPSD (NPTD would not connect to GPSD, > it may have been a start order issue). I therefore deleted the systemd > service and socket files. I wrote a custom init script to handle gpsd. Not > the best solution, but I am more familiar with init scripts and the > configuration/use. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
