public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Walter Dnes" <waltdnes@waltdnes.org>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] My machine wakes up from hibernation in GMT time !?!?
Date: Mon, 9 Mar 2015 22:20:39 -0400	[thread overview]
Message-ID: <20150310022039.GA15212@waltdnes.org> (raw)

  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


             reply	other threads:[~2015-03-10  2:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10  2:20 Walter Dnes [this message]
2015-03-10  7:39 ` [gentoo-user] My machine wakes up from hibernation in GMT time !?!? Fernando Rodriguez
2015-03-10 17:05   ` Walter Dnes
2015-03-10 18:54     ` Fernando Rodriguez
2015-03-10 22:42       ` Walter Dnes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150310022039.GA15212@waltdnes.org \
    --to=waltdnes@waltdnes.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox