Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problemas con la Hora
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
diegoto
Guru
Guru


Joined: 10 Jun 2006
Posts: 305
Location: Argentina

PostPosted: Tue Mar 25, 2008 1:26 pm    Post subject: Problemas con la Hora Reply with quote

Que tal gente, desde hace un tiempo tengo un problema con la hora de mi PC, cuando ingreso a Linux tengo la hora mediante NTP que se actualiza periódicamente, y cuando entro en Windows esta se modifica, y se atrasa generalmente. Tambien dudo que este fallando algo de la BIOS ya que sin utilizar NTP la hora se atrasa en Linux.

HOy justo lei el log del kernel, y me encontre con esto:

Code:

time.c: can't update CMOS clock from 54 to 4
time.c: can't update CMOS clock from 54 to 4
time.c: can't update CMOS clock from 54 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 4
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 55 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 5
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 56 to 6
time.c: can't update CMOS clock from 57 to 6
time.c: can't update CMOS clock from 57 to 7
time.c: can't update CMOS clock from 57 to 7
time.c: can't update CMOS clock from 57 to 7
time.c: can't update CMOS clock from 58 to 7
time.c: can't update CMOS clock from 58 to 7
time.c: can't update CMOS clock from 58 to 7

_________________
Diego Najar

http://www.muser.com.ar <-- Blog Personal
Back to top
View user's profile Send private message
sag
Tux's lil' helper
Tux's lil' helper


Joined: 22 Sep 2004
Posts: 91

PostPosted: Wed Mar 26, 2008 9:46 pm    Post subject: Reply with quote

¿Has probado a cambiar la hora a mano con date?
¿Te pasa lo mismo?
Back to top
View user's profile Send private message
Inodoro_Pereyra
Advocate
Advocate


Joined: 03 Nov 2006
Posts: 2631
Location: En la otra punta del cable

PostPosted: Wed Mar 26, 2008 11:12 pm    Post subject: Reply with quote

/etc/conf.d/clock wrote:
# 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". Note that if you dual boot with Windows, then
# you should set it to "local".

CLOCK="UTC"

Por defecto viene seteado en UTC, no será eso lo que te desfasa la hora?

Salud!
_________________
Mi Blog.

Si no fuera por C, estaríamos escribiendo programas en BASI, PASAL y OBOL.
Back to top
View user's profile Send private message
diegoto
Guru
Guru


Joined: 10 Jun 2006
Posts: 305
Location: Argentina

PostPosted: Thu Mar 27, 2008 2:56 am    Post subject: Reply with quote

Si utilice el date tambien y pasa lo mismo.

Code:

localhost ~ # cat /etc/conf.d/clock
# /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".  Note that if you dual boot with Windows, then
# you should set it to "local".

CLOCK="local"

# Select the proper timezone.  For valid values, peek inside of the
# /usr/share/zoneinfo/ directory.  For example, some common values are
# "America/New_York" or "EST5EDT" or "Europe/Berlin".  If you want to
# manage /etc/localtime yourself, set this to "".

TIMEZONE='Brazil/East'

# 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="no"


### ALPHA SPECIFIC OPTIONS ###

# If your alpha uses the SRM console, set this to "yes".
SRM="no"

# If your alpha uses the ARC console, set this to "yes".
ARC="no"

_________________
Diego Najar

http://www.muser.com.ar <-- Blog Personal
Back to top
View user's profile Send private message
dr0w zyl0n
n00b
n00b


Joined: 27 Mar 2008
Posts: 1

PostPosted: Thu Mar 27, 2008 6:42 am    Post subject: Reply with quote

Si tienes dual boot con Windows deberias tener el /etc/conf.d/clock configurado en "local" NO en "UTC". Windows siempre asume que el reloj de la BIOS está en tiempo local y no universal.


Saludos,
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum