public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] My machine wakes up from hibernation in GMT time !?!?
@ 2015-03-10  2:20 Walter Dnes
  2015-03-10  7:39 ` Fernando Rodriguez
  0 siblings, 1 reply; 5+ messages in thread
From: Walter Dnes @ 2015-03-10  2:20 UTC (permalink / raw
  To: Gentoo Users List

  I'm in Canada/Eastern timezone.  For some reason, my machine seems to
come up in GMT when waking up from hibernation.  This started happening
a week or two ago.  I do not think this is related to my conversion and
re-install from 32-bit to 64-bit.  I worked OK for a while.  Only
recently did it start waking up with the clock 5 hours ahead of Eastern
Standard (i.e. GMT).  Since the time change this past Sunday, it's been
waking up 4 hours ahead of Eastern Daylight.  It definitely looks like
it's coming up in GMT.  I reset it to Eastern time, but after
hibernation and wakeup, it comes up GMT.  I don't know why.  Any ideas?
Here are the contents of...

/etc/hibernate/hibernate.conf
/etc/timezone
/etc/conf.d/hwclock

...a sanity-check on /etc/local/timezone

...my script to manually sync my machine clock.

============================================================

[d531][waltdnes][~] grep -v ^# /etc/hibernate/hibernate.conf

TryMethod disk.conf
Distribution gentoo
EnsureLILOResumes yes
LogVerbosity 3
LogFile /var/log/hibernate.log
PowerdownMethod shutdown
RestartServices sshd
OnResume 00 /bin/cat /home/waltdnes/.appointments

==================================================

[d531][waltdnes][~] cat /etc/timezone 
Canada/Eastern

==================================================

[d531][waltdnes][~] grep -v ^# /etc/conf.d/hwclock 
clock="local"

clock_hctosys="YES"

clock_systohc="YES"

clock_args=""

==================================================

[d531][waltdnes][~] diff -s /etc/localtime /usr/share/zoneinfo/Canada/Eastern 
Files /etc/localtime and /usr/share/zoneinfo/Canada/Eastern are identical

==================================================

[d531][waltdnes][~] cat bin/settime 
#!/bin/bash
date
/usr/bin/sudo /usr/bin/openrdate -n -s ca.pool.ntp.org
/usr/bin/sudo /sbin/hwclock --systohc
date

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-10 22:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10  2:20 [gentoo-user] My machine wakes up from hibernation in GMT time !?!? Walter Dnes
2015-03-10  7:39 ` Fernando Rodriguez
2015-03-10 17:05   ` Walter Dnes
2015-03-10 18:54     ` Fernando Rodriguez
2015-03-10 22:42       ` Walter Dnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox