> sudo joe /etc/init.d/hwclock.sh
>
> At first line: HWCLOCKPARS= was blank, so added, with quotes:
> "--directisa"
>
> and saved.
>
> I then ran sudo hwclock --directisa --systohc
>
> and then rebooted.
thanks all. i was facing the same problem in Gnome, since i am using
debian. now it'
Andrew M.A. Cater wrote:
On Sun, Jun 10, 2007 at 09:21:56AM +0100, andy wrote:
A more general point - you, and I, need to read up on the way that
Debian does the init scripts :)
Try editing
/etc/init.d/hwclock.sh
and
/etc/init.d/hwclockfirst.sh
They are well comment
On Sun, Jun 10, 2007 at 09:21:56AM +0100, andy wrote:
> andy wrote:
> >andy wrote:
> >>Andrew M.A. Cater wrote:
> >>>As root
> >>>
> >>> tzconfig
> >>>
> >>>Set the time to UTC (probably under 12 - other time zones)
> >>>
> >>> hwclock --systohc
> >>>
> >>>Set the BIOS clock to UTC
> >>>
> >>>
andy wrote:
andy wrote:
Andrew M.A. Cater wrote:
As root
tzconfig
Set the time to UTC (probably under 12 - other time zones)
hwclock --systohc
Set the BIOS clock to UTC
In KDE, set the clock to use local time zone and point that at
Europe/London
Hope this helps,
Andy
On Sat, 09 Jun 2007 20:56:03 +0100
andy <[EMAIL PROTECTED]> wrote:
> andy wrote:
> > Andrew M.A. Cater wrote:
> >> As root
> >>
> >>tzconfig
> >>
> >> Set the time to UTC (probably under 12 - other time zones)
> >>
> >>hwclock --systohc
> >>
> >> Set the BIOS clock to UTC
> >>
> >> In KDE
andy wrote:
Andrew M.A. Cater wrote:
As root
tzconfig
Set the time to UTC (probably under 12 - other time zones)
hwclock --systohc
Set the BIOS clock to UTC
In KDE, set the clock to use local time zone and point that at
Europe/London
Hope this helps,
Andy
Thanks Andy
On Sat, Jun 09, 2007 at 19:24:04 +0100, andy wrote:
> Andrew M.A. Cater wrote:
[...]
>> As root
>>
>> tzconfig
>>
>> Set the time to UTC (probably under 12 - other time zones)
>>
>> hwclock --systohc
>> Set the BIOS clock to UTC
>>
>> In KDE, set the clock to use local time zone and po
Andrew M.A. Cater wrote:
On Sat, Jun 09, 2007 at 06:36:59PM +0100, andy wrote:
Roberto C. Sánchez wrote:
On Sat, Jun 09, 2007 at 06:06:38PM +0100, andy wrote:
Greetings Debianistas
My wife's machine (Debian Etch, clean install) is consistently showing
Europe/Guernsey (BST) i
Roberto C. Sánchez wrote:
On Sat, Jun 09, 2007 at 07:04:51PM +0100, andy wrote:
ZONE_TMP_FILE=`mktemp` && find /usr/share/zoneinfo/ -type f -print0 |xargs
-0 md5sum >>$ZONE_TMP_FILE && grep `md5sum /etc/localtime |cut -f1 -d\ `
$ZONE_TMP_FILE && rm -f $ZONE_TMP_FILE
4c9f9c5c5f86
On Sat, Jun 09, 2007 at 07:04:51PM +0100, andy wrote:
>
> ZONE_TMP_FILE=`mktemp` && find /usr/share/zoneinfo/ -type f -print0 |xargs
> -0 md5sum >>$ZONE_TMP_FILE && grep `md5sum /etc/localtime |cut -f1 -d\ `
> $ZONE_TMP_FILE && rm -f $ZONE_TMP_FILE
>
> 4c9f9c5c5f86bcc5465c08831ef59e75 /usr/sh
Roberto C. Sánchez wrote:
On Sat, Jun 09, 2007 at 06:36:59PM +0100, andy wrote:
Hi Roberto
How do I find out what /etc/localtime links to? It is a binary file.
There doesn't appear to be a config file, nor any man pages.
Interesting. On one system of mine it is a binary f
On Sat, Jun 09, 2007 at 06:36:59PM +0100, andy wrote:
> Roberto C. Sánchez wrote:
> >On Sat, Jun 09, 2007 at 06:06:38PM +0100, andy wrote:
> >
> >>Greetings Debianistas
> >>
> >>My wife's machine (Debian Etch, clean install) is consistently showing
> >>Europe/Guernsey (BST) in its clock settings
On Sat, Jun 09, 2007 at 06:36:59PM +0100, andy wrote:
> >
> Hi Roberto
>
> How do I find out what /etc/localtime links to? It is a binary file.
> There doesn't appear to be a config file, nor any man pages.
>
Interesting. On one system of mine it is a binary file, yet on the
other it is a sy
Roberto C. Sánchez wrote:
On Sat, Jun 09, 2007 at 06:06:38PM +0100, andy wrote:
Greetings Debianistas
My wife's machine (Debian Etch, clean install) is consistently showing
Europe/Guernsey (BST) in its clock settings and somehow this is always
one hour ahead of real time.
I have checked th
On Sat, Jun 09, 2007 at 06:06:38PM +0100, andy wrote:
> Greetings Debianistas
>
> My wife's machine (Debian Etch, clean install) is consistently showing
> Europe/Guernsey (BST) in its clock settings and somehow this is always
> one hour ahead of real time.
> I have checked the BIOS clock which i
Greetings Debianistas
My wife's machine (Debian Etch, clean install) is consistently showing
Europe/Guernsey (BST) in its clock settings and somehow this is always
one hour ahead of real time.
I have checked the BIOS clock which is set to the regular time and I
don't think that it is set to UT
16 matches
Mail list logo