Hello,
I installed the latest LibreELEC version downloaded from this website.
I used the SD card tool to write the OS into the card.
I booted up the the rpi4 and everything came up good.
I went through the startup "wizard" and connected the rpi to my wifi.
The date-time is off.
I set the correct timezone to my location.
I rebooted the rpi.
Datetime is still off.
Updates don't run as the datetime is set to I believe February 02, 2021 11:30am on every reboot.
I can hack around it by ssh into the rpi, and running $date -s '2021-08-03 18:43:00'
Then everything is good, and the updates run.
I thought I might have something misconfigured in my wifi network (which is still a possibility).
Yet I tested that out by installing a fresh Raspbian (raspberry OS?) image into the same sd card.
Booted the same rpi, and that raspbian install picked up the datetime perfectly.
Any ideas what could be going on?
How could I fix this?
Thank you!