Hello,
I am configuring LibreELEC (9.0.2) for a media center project that is progressing well (Raspberry Pi + HifiBerry Dac+ + DS3231SN RTC module in a recycled iMac).
However, I have a little problem, this media center will never be connected to the Internet for good reason, I live in a home that is not connected to any network (except a little sharing of 4G connection on my smartphone), so I have a little problem with the time that is not kept by the Raspberry.
So I would like to be able to configure all these devices.
For the Hifiberry, no problem, it can be configured in Kodi, but for the RTC, it's another story.
In "/flash/overlays", I crossed some modules that interest me:
- hifiberry-dacplus.dtbo
- i2c-rtc-gpio.dtbo
- i2c-rtc.dtbo
- spi-rtc.dtbo
Which RTC module should be added to config.txt?
Do I have to put the HifiBerry module back in?
Won't there be a conflict between the two? (and how to possibly counter them?)
Thank you in advance for your help!