Hi,
If you are using an RPi5 there are issues around using an external RTC as the onboard RTC is the default, and you will need to disable it in config. txt by adding dtparam=rtc=off. The patch referred to in the link below by PhilE is now in the current release.
viewtopic.php?t=361813
https://github.com/raspberrypi/linux/pull/5803
Hope this helps.
If you are using an RPi5 there are issues around using an external RTC as the onboard RTC is the default, and you will need to disable it in config. txt by adding dtparam=rtc=off. The patch referred to in the link below by PhilE is now in the current release.
viewtopic.php?t=361813
https://github.com/raspberrypi/linux/pull/5803
Hope this helps.
Statistics: Posted by PaultheElder — Thu Mar 07, 2024 5:25 pm