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

Faulty RTC will cause various symptoms on BBGW #225

Open
acostach opened this issue Mar 12, 2020 · 0 comments
Open

Faulty RTC will cause various symptoms on BBGW #225

acostach opened this issue Mar 12, 2020 · 0 comments

Comments

@acostach
Copy link
Contributor

We have 2 Beaglebone Green Wireless Revision 1.0 boards. One on of them, the rtc works properly, on the other the date cannot be set, seconds don't increment, always displays 00 even after chrony got the date and time:

root@d175172:~# timedatectl
Local time: Thu 2020-03-12 13:35:42 UTC
Universal time: Thu 2020-03-12 13:35:42 UTC
RTC time: Sat 2000-01-01 00:00:00
Time zone: n/a (UTC, +0000)
System clock synchronized: yes
NTP service: n/a
RTC in local TZ: no

root@d175172:~# hwclock
Sat Jan 1 00:00:00 2000 0.000000 seconds

Various reports about this exist over the internet, many explained by the issue: oscillator not working.

The symptoms are:

  • hwclock not incrementing time
  • journalctl --list-boots listing a single boot on the faulty boards
  • leds staying on after the board was shutdown, because the rtc did not trigger the PMIC to cut the power. In this case board needs to be unplugged manually.
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

1 participant