Giter VIP home page Giter VIP logo

rpi_adafruit_stratum1_chrony's People

Contributors

tiagofreire-pt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

pythonaire

rpi_adafruit_stratum1_chrony's Issues

Typo: Setup the GPSd daemon

Great tutorial! There is a typo in the Setup the GPSd daemon section of code. One line contains the weird quotation mark instead of the "standard" mark. Honest it had me on a chase for two days.

START_DAEMON="true" USBAUTO="false" DEVICES="/dev/ttyAMA0 /dev/pps0″ GPSD_OPTIONS="--nowait --passive --speed 9600"

Notice DEVICES has the quirky quote at the end.

Syntax typo

This has caused me some hair-pulling. In the setup of GPSD daemon section, there is an unmatched quotation mark:

DEVICES="/dev/ttyAMA0 /dev/pps0″

The line should read:

DEVICES="/dev/ttyAMA0 /dev/pps0"

Thanks for the tutorial!

chrony tempcomp

I can't seem to get that to work. I get the following error when trying to enable tempcomp:

chronyd[79733]: Fatal error : Could not read tempcomp point from /etc/chrony/chrony.tempcomp

I tried playing with the permissions but no luck. System information below:

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
Model : Raspberry Pi 3 Model B Plus Rev 1.3
Linux gps-pi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

Thanks for your great work!

Raspberry Pi 3B+ Bookworm 64 bit & Tempcomp

Greetings, all! Great tutorial. I have a stable setup now with my 3B+ on the new Bookworm 64 bit OS. The only thing from this tutorial that doesn't work is the tempcomp section. In my chrony.conf file, I have the command listed exactly as it is in this tutorial:

tempcomp /sys/class/thermal/thermal_zone0/temp 30 /etc/chrony/chrony.tempcomp

My /etc/chrony/chrony.tempcomp file is populated exactly as shown in the tutorial:

20000 0
21000 0
25000 0
30000 0
40000 0

When restarting the chrony service, I get the following error:

Fatal error : Could not read tempcomp point from /etc/chrony/chrony.tempcomp

Did something change with the new OS, or am I missing a step somewhere? Thank you for your help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.