I've been searching for an answer and keep going in a circle.
I hope you can help or direct me to someone who can. I am new to Linux.
I am using an HP ML150 G2 to run a tabletop CNC mill. The software is
LinuxCNC on Debian. The problem that I am trying to resolve is getting the
system clock and CMOS clock to match.
If I set the time in the CMOS, reboot, the system time is five hours off.
I can get the system clock set through the date command;
sudo date -s "D M Y H:M:S"
Problem is that resets the CMOS time way off.
I've tried using hwclock -w to write the system time to CMOS but doesn't
work.
I know I could just keep the system time and ignore the CMOS time but
should be able to get the two to match.
Would appreciate your help or direction.

Reply via email to