Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lost System clock synchronized after setting can network #91

Open
GP3DS opened this issue Jan 24, 2025 · 4 comments
Open

lost System clock synchronized after setting can network #91

GP3DS opened this issue Jan 24, 2025 · 4 comments

Comments

@GP3DS
Copy link

GP3DS commented Jan 24, 2025

Hello,

I'm starting to lose my mind with this problem...

Everything is fine until I configure the canbus with the systed-networkd, the Pi clock no longer synchronizes.

I redid a clean Install with and without an office environment but nothing helps...

  • Raspberry Pi4B 8Go
  • New SD Card class 10
  • Nothing else install (klipper/moonraker/fluidd...)

Image

@GP3DS GP3DS changed the title loste System clock synchronized after setting can network lost System clock synchronized after setting can network Jan 24, 2025
@GP3DS
Copy link
Author

GP3DS commented Jan 24, 2025

I forgot: I'm on bookworm 64bit aarch64 (tested with or without desktop environment)

@blackICE19240
Copy link

blackICE19240 commented Jan 27, 2025

Work around:
sudo apt install chrony
sudo systemctl enable --now chrony

(chrony is able to handle time sync)

@GP3DS
Copy link
Author

GP3DS commented Jan 27, 2025

Thank you for your answer, I'll do the test as soon as my printer is finished ;-)

@blackICE19240
Copy link

My pleasure, but try this instead.
I think that could even be called a 'fix'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants