# Comment out the blacklist entry so the module can be loaded on boot
复制代码
You should see a response with what the chip thinks is the date. I think mine said 1999 or some such. No problem.
If your system date is NOT correct (if you don't have an internet connection or something), set the date using ONE of the following commands, with the appropriate date and time, of course:
<span style="line-height: 1.5;"># Only do ONE of two the below:</span>
复制代码
Next, to read the time from the RTC chip and set the system time from it at every boot, open /etc/rc.local and add these two lines above the exit 0 line: