* [gentoo-alpha] hardware clock
@ 2006-01-02 21:01 Jeff Sacksteder
2006-01-02 22:31 ` Richard Simpson
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Sacksteder @ 2006-01-02 21:01 UTC (permalink / raw
To: gentoo-alpha
Apparently, my hardware clock does not get synced to my system software
time when restarting. I'm not familiar with the operation of the
hardware clock on my platform - Rawhide(1000,4300,530x).
What app is responsible for setting the time?
--
gentoo-alpha@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-alpha] hardware clock
2006-01-02 21:01 [gentoo-alpha] hardware clock Jeff Sacksteder
@ 2006-01-02 22:31 ` Richard Simpson
2006-01-03 6:01 ` Brian Parkhurst
0 siblings, 1 reply; 3+ messages in thread
From: Richard Simpson @ 2006-01-02 22:31 UTC (permalink / raw
To: gentoo-alpha
On Monday 02 January 2006 21:01, Jeff Sacksteder wrote:
> Apparently, my hardware clock does not get synced to my system software
> time when restarting. I'm not familiar with the operation of the
> hardware clock on my platform - Rawhide(1000,4300,530x).
>
> What app is responsible for setting the time?
On my system (164LX) I believe that basic clock manipulation is done via
hwclock. I have ntp installed and it keeps my clock set perfectly.
--
gentoo-alpha@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-alpha] hardware clock
2006-01-02 22:31 ` Richard Simpson
@ 2006-01-03 6:01 ` Brian Parkhurst
0 siblings, 0 replies; 3+ messages in thread
From: Brian Parkhurst @ 2006-01-03 6:01 UTC (permalink / raw
To: gentoo-alpha
check /etc/conf.d/clock
You will need to enable synching of the hw clock to the system time on
shutdown/startup.
# /etc/conf.d/clock
# Set CLOCK to "UTC" if your system clock is set to UTC (also known as
# Greenwich Mean Time). If your clock is set to the local time, then
# set CLOCK to "local".
CLOCK="local"
# If you wish to pass any other arguments to hwclock during bootup,
# you may do so here.
CLOCK_OPTS=""
# If you want to set the Hardware Clock to the current System Time
# during shutdown, then say "yes" here.
CLOCK_SYSTOHC="yes"
### ALPHA SPECIFIC OPTIONS ###
# If your alpha uses the SRM console, set this to "yes".
SRM="yes"
# If your alpha uses the ARC console, set this to "yes".
ARC="no"
~
----- Original Message -----
From: "Richard Simpson" <gentoo@huskydog.org.uk>
To: <gentoo-alpha@lists.gentoo.org>
Sent: Monday, January 02, 2006 2:31 PM
Subject: Re: [gentoo-alpha] hardware clock
> On Monday 02 January 2006 21:01, Jeff Sacksteder wrote:
>> Apparently, my hardware clock does not get synced to my system software
>> time when restarting. I'm not familiar with the operation of the
>> hardware clock on my platform - Rawhide(1000,4300,530x).
>>
>> What app is responsible for setting the time?
>
> On my system (164LX) I believe that basic clock manipulation is done via
> hwclock. I have ntp installed and it keeps my clock set perfectly.
> --
> gentoo-alpha@gentoo.org mailing list
>
>
--
gentoo-alpha@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-01-03 6:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-02 21:01 [gentoo-alpha] hardware clock Jeff Sacksteder
2006-01-02 22:31 ` Richard Simpson
2006-01-03 6:01 ` Brian Parkhurst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox