Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[INIT] Petit problème de X et d'init (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
ptitoine
n00b
n00b


Joined: 13 May 2003
Posts: 54
Location: Nantes, France

PostPosted: Sun Dec 05, 2004 1:09 pm    Post subject: [INIT] Petit problème de X et d'init (résolu) Reply with quote

salut

j'ai un petit soucis avec X
lorsque je lance "startxfce4" j'ai le message
Code:
/usr/bin/startxfce4: X server already running on display :0.0
le problème c'est que je viens juste de demarrer le pc et que j'ai pas encore lancé X (boote en mode console)

autre petit soucis
loque que je boote la machine j'ai
Code:
Setting system clock to hardware clock [Local Time]
Syncing hardware clock to system clock [Local Time]
Setting system clock to hardware clock [Local Time]

alors que le service clock n'est activé dans aucun runlevel

merci


Last edited by ptitoine on Wed Dec 08, 2004 8:18 pm; edited 3 times in total
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Sun Dec 05, 2004 1:19 pm    Post subject: Reply with quote

Bah ton serveur graphique à l'air de démarrer lors du boot.
Que donne
Code:
ps -edf | grep -w -i x

Tu n'as pas xdm qui essaye de se lancer ?
Code:
rc-update -s | grep xdm

Pour lancer 2 sessions X en même temps : startx -- :1
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Dec 05, 2004 1:21 pm    Post subject: Reply with quote

Salut,

[IMPORTANT] Comment se servir du forum !!



Le titre n'est pas conforme !

Merci.
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
ptitoine
n00b
n00b


Joined: 13 May 2003
Posts: 54
Location: Nantes, France

PostPosted: Sun Dec 05, 2004 1:32 pm    Post subject: Reply with quote

Code:
ps -edf | grep -w -i x

=>
Code:
root 3496 3444 0 13:28 tty1 00:00:00 grep -w -i x

donc visiblement il est demarré

Code:
rc-update -s | grep xdm

=>
Code:
xdm |

mais pas par xdm :?

titre updaté (je pense que ca doit estre bon comme ca)
Back to top
View user's profile Send private message
laharl
Apprentice
Apprentice


Joined: 02 Sep 2004
Posts: 190
Location: Grenoble/Chambéry - France

PostPosted: Sun Dec 05, 2004 1:47 pm    Post subject: Re: [INIT] Petit problème de X et d'init Reply with quote

ptitoine wrote:
salut
j'ai un petit soucis avec X
lorsque je lance "startxfce4" j'ai le message
Code:
/usr/bin/startxfce4: X server already running on display :0.0

Avant de le lancer essaye la commande
Code:
export DISPLAY=

Si c'est bien ça le probleme, va faire un tour du coté de /etc/security/pam_env.conf et commente le ligne relative au DISPLAY
_________________
http://linux.laharl.org
Back to top
View user's profile Send private message
ptitoine
n00b
n00b


Joined: 13 May 2003
Posts: 54
Location: Nantes, France

PostPosted: Sun Dec 05, 2004 1:55 pm    Post subject: Re: [INIT] Petit problème de X et d'init Reply with quote

laharl wrote:
Avant de le lancer essaye la commande
Code:
export DISPLAY=


trop fort ;) ca fonctionne :) merci

une idée pour le l'histoire de l'horloge système ?
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Sun Dec 05, 2004 1:56 pm    Post subject: Reply with quote

Non ton serveur X ne tourne pas. La ligne qui t'es renvoyé est juste celle du processus de recherche.
Si tu ne veux pas l'avoir :
Code:
ps -edf | grep -w -i x | grep -v grep

Bizarre ton erreur. je ne vois pas de quoi ça peux venir.
Et si tu lance un 2ème ca fait quoi ?
Back to top
View user's profile Send private message
ptitoine
n00b
n00b


Joined: 13 May 2003
Posts: 54
Location: Nantes, France

PostPosted: Wed Dec 08, 2004 8:18 pm    Post subject: Re: [INIT] Petit problème de X et d'init Reply with quote

ptitoine wrote:
trop fort ;) ca fonctionne :) merci

une idée pour le l'histoire de l'horloge système ?


remit de l'ordre dans les runlevel des daemon et sa roule ;)
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