Code: Select all
zhme@top ~ $ sudo hwclock --verbose
Password:
hwclock from util-linux 2.37.4
System Time: 1650716822.327941
Trying to open: /dev/rtc0
Using the rtc interface to the clock.
Last drift adjustment done at 1637848585 seconds after 1969
Last calibration done at 1637848585 seconds after 1969
Hardware clock is on UTC time
Assuming hardware clock is kept in UTC time.
Waiting for clock tick...
...got clock tick
Time read from Hardware Clock: 2022/04/23 07:27:03
Hw clock time : 2022/04/23 07:27:03 = 1650698823 seconds since 1969
Time since last adjustment is 12850238 seconds
Calculated Hardware Clock drift is 0.000000 seconds
2022-04-23 02:27:02.300319-05:00Following along down the instructions on that page I added the lines to '/etc/conf.d/hwclock' and issued the commands to restart and add to boot init.
I feel like I have conflicting settings that are combating each other to set the system time.
Please let me know which relevant output would be most useful!
P.S. On bootup I get an error that clock skew is detected with (null)
adjusting mtime of /run/openrc/deptree


