Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Timezone
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Kind_of_blue
Guru
Guru


Joined: 10 Oct 2004
Posts: 485

PostPosted: Mon Feb 19, 2007 5:17 pm    Post subject: Timezone Reply with quote

Da qualche giorno, al boot, quando gentoo carica i moduli, compare l'avviso:
Code:

Your timezone in /etc/conf.d/clock is still set to FACTORY!


mentre il mio /etc/conf.d/clock è:

Code:

# /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".

TIMEZONE="Europe/Rome"

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


cosa può essere successo?
_________________
"I got off the concept of Progress, it's over-rated"
Arthur Dent
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Mon Feb 19, 2007 5:19 pm    Post subject: Reply with quote

sei proprio proprio sicuro di aver tolto il "#" dalla linea di timezone?
Perché io ad esempio c'ho perso 1 ora e mi son accorto che c'era il # davanti alla riga del timezone :(
Back to top
View user's profile Send private message
Kind_of_blue
Guru
Guru


Joined: 10 Oct 2004
Posts: 485

PostPosted: Mon Feb 19, 2007 5:25 pm    Post subject: Reply with quote

he he ... magari ... purtroppo quello che ho citato sopra è il copia/incolla del mio file ... senza sharp
_________________
"I got off the concept of Progress, it's over-rated"
Arthur Dent
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Mon Feb 19, 2007 5:28 pm    Post subject: Reply with quote

Kind_of_blue wrote:
he he ... magari ... purtroppo quello che ho citato sopra è il copia/incolla del mio file ... senza sharp

forse ci son dentro alcuni caratteri strani?
mm..
potresti provare a rinominare il file e crearne uno nuovo te da capo scrivendo proprio a manina quelle 3 righe non commentate.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Feb 19, 2007 6:44 pm    Post subject: Re: Timezone Reply with quote

Kind_of_blue wrote:

cosa può essere successo?


E' solo cambiata la gestione del link /etc/localtime. Prima dovevi crearlo manualmente adesso lo specifichi nel file /etc/conf.d/clock.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
ThorOdino
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2006
Posts: 103

PostPosted: Thu Mar 01, 2007 8:22 am    Post subject: Timezone Reply with quote

Non vedo post a riguardo ma recentemente all'avvio di
Code:

/etc/init.d/clock


mi dà questo errore
Code:

Your TIMEZONE in /etc/conf.d/clock is still set to Factory!


Girando o trovato questa impostazione: spero che sia utile
Code:

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".

TIMEZONE="Europe/Rome"

# 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"
notebook roman #

_________________
www.ThorOdino.eu
FreeTheBikers
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Thu Mar 01, 2007 8:29 am    Post subject: Reply with quote

C'è gia una discussione aperta a riguardo (cercate gente, cercate.... :roll: )
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 01, 2007 8:51 am    Post subject: Reply with quote

Fatto il merge dato che i topic trattavano dello stesso problema.

P.S.: Grazie a Scen per la segnalazione.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
ThorOdino
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2006
Posts: 103

PostPosted: Thu Mar 01, 2007 8:59 am    Post subject: Reply with quote

Scen wrote:
C'è gia una discussione aperta a riguardo (cercate gente, cercate.... :roll: )


Hai provato a fare una ricerca con "timezone" ?
_________________
www.ThorOdino.eu
FreeTheBikers
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Thu Mar 01, 2007 9:05 am    Post subject: Reply with quote

ThorOdino wrote:
Hai provato a fare una ricerca con "timezone" ?

Vai su https://forums.gentoo.org/search.php, seleziona il forum "Forum Italiano (Italian)", spuntando "includi i subforums", e nelle parole chiave metti "timezone". :wink:

Se utilizzi la ricerca rapida vengono esclusi dalla ricerca varie sezioni, tra cui quella italiana. C'è il topic in alto (stickato "importante") a riguardo.
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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