public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Benno Schulenberg <benno.schulenberg@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] system clock keeps getting reset to weird times
Date: Fri, 18 Nov 2005 23:14:16 +0100	[thread overview]
Message-ID: <200511182314.16159.benno.schulenberg@gmail.com> (raw)
In-Reply-To: <200511181030.02690.ireneshusband@yahoo.co.uk>

Robert Persson wrote:
> For instance I sometimes find that the kde clock tells me that I
> am on UTC rather than PST.  At other times it tells me that I am
> on PST, but gives a time exactly 8 hours in the future.
>
> Now it is getting even weirder because I find that when I boot up
> and enter kde, the clock shows a time approximately, but not
> exactly, 10 days in the past.

Your hardware clock is supposed to be at UTC?
Check with 'grep CLOCK= /etc/conf.d/clock'.

Your time zone is correctly set?
Check with 'ls -l /etc/localtime'.

If those are okay, do:

  rm /etc/adjtime
  hwclock --set --utc --date="2005-11-18 21:34"   # example time
  hwclock --hctosys

If your hardware clock must be at local time, then replace --utc 
with --localtime.

Benno
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2005-11-18 22:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-18 18:30 [gentoo-user] system clock keeps getting reset to weird times Robert Persson
2005-11-18 18:41 ` Arturo 'Buanzo' Busleiman
2005-11-18 22:14 ` Benno Schulenberg [this message]
2005-11-18 22:57   ` Richard Fish
2005-11-19  0:39     ` John J. Foster
2005-11-21  9:03   ` Charles Trois
2005-11-21 11:36     ` Stephen Micheals
2005-11-21 14:55     ` Richard Fish
2005-11-21 21:56     ` Benno Schulenberg
2005-11-23 18:11       ` Charles Trois
2005-11-24 22:48         ` Benno Schulenberg
2005-11-25  9:03           ` stuart
2005-11-22  4:25   ` Robert Persson

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=200511182314.16159.benno.schulenberg@gmail.com \
    --to=benno.schulenberg@gmail.com \
    --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