On Fri, Jan 02, 2015 at 10:47:02AM -0500, John Merriam wrote: > Hello. I have a strange issue with OpenBSD on my Dell OptiPlex 320. The > clock doesn't move: > > # date; sleep 55; date > Thu Jan 1 02:25:47 EST 2015 > Thu Jan 1 02:25:47 EST 2015
# sysctl kern.timecounter.choice I have a Dell that has a "broken" clocksource that exhibits the same. Set kern.timecounter.choice to one of the other choices (you'll have to experiment with that, I can't help you there). Once you find the one that works, set it in /etc/sysctl.conf and be on your way.