View previous topic :: View next topic |
Author |
Message |
clock error? Guest
|
Posted: Thu May 30, 2002 8:00 am Post subject: clock error? |
|
|
My newly installed gentoo machines is runnin 2 hours ahead of what it should be.
I did make the correct symlink to timezone and in the "rc.conf" i did change the time to: "local"
In the bios the time is correct, what am i doing wrong? |
|
Back to top |
|
 |
mb Guru


Joined: 25 Apr 2002 Posts: 355 Location: Hessen | .de
|
Posted: Thu May 30, 2002 8:12 am Post subject: |
|
|
is your bios-clock set to local time or gmt ???
usually, your bios should be set to gmt.. (unless you have win installed)
#mb |
|
Back to top |
|
 |
clock error Guest
|
Posted: Thu May 30, 2002 8:25 am Post subject: |
|
|
Hi.
Well if im setting it back o UTC then its only 2 hours ahed. (last port should have read 3 hours ahead)
and i did make the symlink:
ln -sf /usr/share/zoneinfo/Europe/Copenhagen /etc/localtime
is there anymore i should do?
BTW its at Dell Inspiron 8200. |
|
Back to top |
|
 |
mb Guru


Joined: 25 Apr 2002 Posts: 355 Location: Hessen | .de
|
Posted: Thu May 30, 2002 11:15 am Post subject: |
|
|
now its 13:10
so.. set your bios clock to 11:10
Code: |
mb@cerberus:~$ date
Thu May 30 13:10:39 CEST 2002
mb@cerberus:~$ date -u
Thu May 30 11:10:48 UTC 2002
mb@cerberus:~$ cat /etc/timezone
Europe/Berlin
|
Berlin == Copenhagen == +2h
#mb |
|
Back to top |
|
 |
ClockError Guest
|
Posted: Fri May 31, 2002 11:55 am Post subject: |
|
|
No Copenhagen is +1 hour. But i want to have my bios set for localtime and i want the system to use the correct wich it dosnt seems to do. |
|
Back to top |
|
 |
mb Guru


Joined: 25 Apr 2002 Posts: 355 Location: Hessen | .de
|
Posted: Fri May 31, 2002 12:04 pm Post subject: |
|
|
well.. +1 hour, but now (summer) we have so called DST (daylight saving time) which adds 1 hour = +2h also called somme/wintertime....
if your bios clock is set to localtime, you dont need to choose a different timezone.... namely GMT..
#mb |
|
Back to top |
|
 |
|