Bugzilla – Bug 393799
time shown by date command and clock applet two hours in advance of hwclock
Last modified: 2008-05-30 09:40:52 UTC
On a clean installation & update from factory ( post Beta3 ) the time shown after boot is two hours in advance of actual. I.e. 02.07:58 ( clock applet ) date Fri May 23 02:08:14 CEST 2008 hwclock Fri 23 May 2008 12:08:27 AM CEST -0.809012 seconds According to yast timezone hardware clock is not running on UTC Windows XP shows correct time after booting.
Notebook: Fujitsu Siemens Amilo Si 1520 Graphics: Fujitsu Siemens Mobile 945GM/GMS/GME, 943/940GML Express Monitor: QUANTADISPLAY LCD Monitor 1280x800@60Hz Wireless: Intel PRO/Wireless 3945ABG Network Connection Sound: 82801G (ICH7 Family) High Definition Audio Controller Desktop: gnome-desktop-2.22.1-21 YaST GUI: yast2-qt-2.16.49-2 OS: openSUSE 11.0 (i586) Beta3plus VERSION = 11.0 Kernel: 2.6.25.4-6-pae
Runcas root insserv /etc/init.d/boot.clock *** This bug has been marked as a duplicate of bug 384254 ***
I also think that this is a different bug from bug 384254. I did insserv boot.clock, but after booting, i get the time shift by my time zone (2 hours). I have to run hwclock --hctosys to get the correct time from date and friends. This was not the case before i ran insserv boot.clock ! Thanks for considering - Michael
Would you please run insserv /etc/init.d/boot.clock insserv /etc/init.d/boot.getclock Then check if your hardware clock is running in UTC, check if HWCLOCK in /etc/sysconfig/clock is set to "-u". *** This bug has been marked as a duplicate of bug 384254 ***
Golly gosh: I did in fact have "HWCLOCK="--localtime" in /etc/sysconfig/clock. Sorry for the noise... Thank you! Michael