gpsd-users
[Top][All Lists]
Advanced

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

Re: [gpsd-users] autostart on Debian


From: Robin Schwab
Subject: Re: [gpsd-users] autostart on Debian
Date: Sun, 21 Aug 2016 10:11:06 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Am 21.08.2016 um 09:34 schrieb David J Taylor:
I also found the changes made in Jessie made access to the serial port,
and getting gpsd to autostart, awkward.  I made some notes near the
bottom of this page:

 http://www.satsignal.eu/ntp/Raspberry-Pi-quickstart.html

Hope that helps.

Dear David
Thanks for the hint. I had read your notes but they did not help. You write under /Configuring gpsd to auto-start/: edit the file /etc/default/gpsd

Well the file is not there considered you use your self-built gpsd and had the standard old gpsd uninstalled. You have to create the file yourself.

Then you write to move the gpsd.service file using $mv

The better way is probably to leave the file and run $sudo ln -s /lib/systemd/system/gpsd.service to create one or two symlink(s) to that location.

Then for UART: I found the command enable_uart=1 in /boot/config.txt is enough, I did not need the dtoverlay=pi3-miniuart-bt

However, I had to disable the serial debugging in /boot/cmdline.txt manually, rpi-config did not do the job.

Regards

Robin




reply via email to

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