Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[system] Local time zone must be set--see (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
alpha_one_x86
Guru
Guru


Joined: 29 Oct 2006
Posts: 544

PostPosted: Sat Nov 18, 2006 8:54 pm    Post subject: [system] Local time zone must be set--see (résolu) Reply with quote

Bonjour, voila un petit truc qui doit etre tout bete, mais je trouve pas d'ou vien le bug:
Code:
uname -a
Linux toc 2.6.17-gentoo-r8 #1 Fri Nov 17 21:55:09 Local time zone must be set--see zic manu x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux


Edit: ce qui me dérange c'est ça:
Quote:
Local time zone must be set--see zic manu


Last edited by alpha_one_x86 on Sun Nov 19, 2006 10:37 am; edited 1 time in total
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Sat Nov 18, 2006 8:59 pm    Post subject: Reply with quote

as tu bien fait le symlink /etc/localtime? (cf doc timezone)
_________________
The End of the Internet!
Back to top
View user's profile Send private message
alpha_one_x86
Guru
Guru


Joined: 29 Oct 2006
Posts: 544

PostPosted: Sat Nov 18, 2006 9:32 pm    Post subject: Reply with quote

truc wrote:
as tu bien fait le symlink /etc/localtime? (cf doc timezone)

J'ai tester ça:
Code:
cp /usr/share/zoneinfo/Europe/Paris /etc/localtime

comme ca:
Code:
ln -s /usr/share/zoneinfo/Europe/Paris /etc/localtime

et ça change pas grand chose.
Back to top
View user's profile Send private message
SanKuKai
Apprentice
Apprentice


Joined: 17 Feb 2006
Posts: 228
Location: Toulouse, France

PostPosted: Sat Nov 18, 2006 9:43 pm    Post subject: Reply with quote

Salut.

Peut-être un élément de réponse ici.
Back to top
View user's profile Send private message
alpha_one_x86
Guru
Guru


Joined: 29 Oct 2006
Posts: 544

PostPosted: Sat Nov 18, 2006 9:51 pm    Post subject: Reply with quote

Désoler mais j'ai pas du comprendre l'anglais, car une recompil de noyau , et le cp bzimage aussi ne change rien.

Si je doit changer un truc dans le kernel c'est quoi?

Si ca peu aider:
Quote:
# /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"

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


### 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"
Back to top
View user's profile Send private message
SanKuKai
Apprentice
Apprentice


Joined: 17 Feb 2006
Posts: 228
Location: Toulouse, France

PostPosted: Sat Nov 18, 2006 9:59 pm    Post subject: Reply with quote

Oui tu as bien compris, apparemment une recompilation du noyau a résolu le problème des concernés.
Par contre peut-être as-tu manqué cette partie du dernier post du thread :
newb_auburn wrote:

I wasn't calling make menuconfig because I wasn't changing anything in the menu

So...
Code:

# cd /usr/src/linux
# make menuconfig (don't change anything just click "save")
# make && make modules_install
# cp arch/x86_64/boot/bzImage /boot/some_kernel_name
# reboot


Où il explique qu'il est nécessaire de lancer un make menuconfig, même si tu ne touches pas aux options, avant de lancer la compilation.

Si ça marche toujours pas, je passe... :?
Back to top
View user's profile Send private message
alpha_one_x86
Guru
Guru


Joined: 29 Oct 2006
Posts: 544

PostPosted: Sat Nov 18, 2006 10:15 pm    Post subject: Reply with quote

moi j'ai genkernel, c'est valable aussi si je fait genkernel --menuconfig all ?
Back to top
View user's profile Send private message
SanKuKai
Apprentice
Apprentice


Joined: 17 Feb 2006
Posts: 228
Location: Toulouse, France

PostPosted: Sat Nov 18, 2006 10:24 pm    Post subject: Reply with quote

A priori, oui.
En fait, la chaîne de uname qui te manque est celle de la date de compilation de ton noyau car tu as dû effectuer cette compilation avant de régler correctement la date. Ainsi une simple recompilation du noyau -- avec ou sans genkernel -- devrait résoudre le problème, vu que ta date est désormais bien configurée.
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Sat Nov 18, 2006 10:25 pm    Post subject: Reply with quote

Ça devrait avoir l'effet voulu, effectivement.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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