Bug 393799 - time shown by date command and clock applet two hours in advance of hwclock
Summary: time shown by date command and clock applet two hours in advance of hwclock
Status: RESOLVED DUPLICATE of bug 384254
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Factory
Hardware: x86 openSUSE 11.0
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 22:11 UTC by Casual J. Programmer
Modified: 2008-05-30 09:40 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Casual J. Programmer 2008-05-22 22:11:23 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.
Comment 1 Casual J. Programmer 2008-05-22 22:11:50 UTC
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
Comment 2 Dr. Werner Fink 2008-05-23 09:11:33 UTC
Runcas root

        insserv /etc/init.d/boot.clock

*** This bug has been marked as a duplicate of bug 384254 ***
Comment 3 Michael Adam 2008-05-30 08:38:31 UTC
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
Comment 4 Dr. Werner Fink 2008-05-30 09:35:19 UTC
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 ***
Comment 5 Michael Adam 2008-05-30 09:40:52 UTC
Golly gosh: I did in fact have "HWCLOCK="--localtime" in /etc/sysconfig/clock. 

Sorry for the noise...

Thank you! 
Michael