From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HeRGk-0004UU-Ad for garchives@archives.gentoo.org; Thu, 19 Apr 2007 07:41:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3J7eEeG005113; Thu, 19 Apr 2007 07:40:14 GMT Received: from rip-someday.kiev.ua (c.141.187.a408.sta.adsl.cyfra.net [62.80.187.141]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3J7a5ZR000334 for ; Thu, 19 Apr 2007 07:36:05 GMT Received: by rip-someday.kiev.ua (Postfix, from userid 1000) id 4527B4282; Thu, 19 Apr 2007 10:36:07 +0300 (EEST) Date: Thu, 19 Apr 2007 10:36:07 +0300 From: Rostislav To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Clock/Daylight Savings Message-ID: <20070419073607.GA7178@rip-someday.kiev.ua> References: <46273222.4010808@electronsweatshop.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46273222.4010808@electronsweatshop.com> User-Agent: Mutt/1.5.15 (2007-04-06) X-Archives-Salt: ff411b58-977a-4e52-8ed1-4c3a04e24859 X-Archives-Hash: 48bd9b9f314223bb044be424d480acf3 On Thu, 19 Apr 2007, Randy Barlow wrote: > Ever since the new daylight savings change, my clock hasn't done the "Spring > Forward". I use ntp and the like, and it seems happy being behind by an > hour. I can use the date command to set it correctly, but after the next > reboot it's back to its old games. Pointers? > > R There are two different clocks: system clock controlled by kernel and hardware clock. The latter is used to set up the system clock at the boot time. Seems like it wasn't changed with daylight savings change. Use "hwclock --systohc" to set hardware clock to the current system time. Regards, Rostislav. -- gentoo-user@gentoo.org mailing list