Dear Community,
i purchased a Rock Pi X. On the board there is a “RTC” connector where you can place a Coincell battery with 3V.
Iam using a CR2450-2P 3V instead of:
- Battery model: CR2032
When iam checking the RTC status with
cat /proc/driver/rtc
the “batt_status: okay” always appear.
It doesnt matter if i have a battery attached or not. the message is always the same.
Within the BIOS settings i couldnt find also anything useful.
I used to set the time with:
date --set=“10 SEP 2021 09:55:00”
and then
hwclock -w
when i check with:
date
or
Hwclock
The date is correct. If i know unplug the power of the device and start it again, he lost his time :-(.
Anyone has any idea what iam doing wrong?
Thank you very much in advance.