You are not logged in.

#1 2012-05-21 21:31:51

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Problem with System Time/TimeZone [SOLVED]

I'm having a annoying problem. I'm my /etc/rc.conf is have this config:
LOCALE="pt_PT.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Lisbon"

The problem i'm having is that when I go to gnome-control-center and check the time is says the London, Not Lisbon. And don't know why, when I do "date" in the terminal gives London Time. I have already set Lisbon in gnome-control-center, but each time I close the window, goes back to London.
Lisbon hours are setup in the BIOS...

Last edited by lgeek (2012-05-29 09:09:22)

Offline

#2 2012-05-21 21:43:28

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Problem with System Time/TimeZone [SOLVED]


Burninate!

Offline

#3 2012-05-21 22:09:08

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Problem with System Time/TimeZone [SOLVED]

please search forums before posting.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2012-05-21 22:20:07

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Re: Problem with System Time/TimeZone [SOLVED]

The problem is even if I set it to UTC sets me back to WEST.
I tried also tzselect, but the problem is that doesn't apply on gnome/fluxbox. Only after i login and get into bash, that the time is right. But after startx, 1 hour in advance...
The problem could also be that it thinks that is the Summer Time

Last edited by lgeek (2012-05-21 22:22:30)

Offline

#5 2012-05-21 23:58:40

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Re: Problem with System Time/TimeZone [SOLVED]

The output of the command "date" on my notebok is "Ter Mai 22 00:36:23 WEST 2012", but on my desktop is "Ter Mai 22 01:55:39 BST 2012".
I don't understand why is different. WEST and BST
NOTE: /etc/rc.conf is equal in my desktop and notebook

Offline

#6 2012-05-22 00:31:28

archel
Member
Registered: 2011-11-04
Posts: 46

Re: Problem with System Time/TimeZone [SOLVED]

Gcool already gave you the correct topic.

You must use the new date dbus api from systemd

https://wiki.archlinux.org/index.php/Systemd

Offline

#7 2012-05-25 10:00:29

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Re: Problem with System Time/TimeZone [SOLVED]

There isn't another solution without installing anything new?
Systemd, quite a work to configure...
By the way, thanks for the feedback
Note: I tried hwclock --systz but, doesn't work...

Last edited by lgeek (2012-05-25 10:12:00)

Offline

#8 2012-05-25 11:11:40

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Re: Problem with System Time/TimeZone [SOLVED]

Can some one explain me why this appends? Wrong time, suddenly...

Offline

#9 2012-05-25 14:49:53

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Problem with System Time/TimeZone [SOLVED]

Read this: https://wiki.archlinux.org/index.php/Time

especially the Time Skew piece. Use a daemon like ntpd and you won't have to worry about time no more. Don't know what Gnome requires or not, haven't used it in a long long long time.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#10 2012-05-29 09:09:05

lgeek
Member
From: Europe, Portugal
Registered: 2012-03-09
Posts: 70

Re: Problem with System Time/TimeZone [SOLVED]

Solved. Thanks for ALL the feedback.
I did ntpd -qg and hwclock -w.

Offline

Board footer

Powered by FluxBB