![SK Pang Electronics RSP-PICAN FD User Manual Download Page 9](http://html1.mh-extra.com/html/sk-pang-electronics/rsp-pican-fd/rsp-pican-fd_user-manual_1286338009.webp)
PiCAN FD Rev B 1.1
SK Pang Electronics Ltd
©
2017
www.skpang.co.uk
9
sudo update-rc.d -f fake-hwclock remove
Start the original hw clock script by:
sudo nano /lib/udev/hwclock-set
and comment out these three lines:
#if [ -e /run/systemd/system ] ; then
# exit 0
#fi
Reboot the Pi.
Ensure the Ethernet cable or Wifi is on. This will get the time from the network.
Set the clock by:
sudo hwclock -w
To read the clock:
sudo hwclock -r