Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
slackwarearm:development-hwmodelconsiderations [2021/05/05 14:08 (UTC)] mozes |
slackwarearm:development-hwmodelconsiderations [2021/05/05 14:09 (UTC)] mozes |
||
---|---|---|---|
Line 33: | Line 33: | ||
==== Real Time Clock (RTC) ==== | ==== Real Time Clock (RTC) ==== | ||
+ | |||
+ | Without a battery backed Real Time Clock, the Hardware Model won't be able to keep time across boots. | ||
+ | This isn't necessarily a deal killer, however - as long as the Hardware Model is able to connect to the network to sync time using NTP. | ||
+ | However, it does pose issues at boot where the file system checks may need to be bypassed. | ||