Page 1 sur 2

[Gnome3.4.2] Reboot/poweroff

Publié : sam. 20 oct. 2012, 03:20
par Mayen
Bonsoir à tous

Je me tourne vers vous suite à un souci qui est survenu après l'installation de mes logiciels et de mes extensions gnome-shell.

Je n'ai pas trouvé d'où viens le souci est je n'ai aucune erreur dans mes log de reboot ou de démarrage.

En fait mon souci est que lorsque je passe par le menu de gnome pour reboot ou éteindre la machine, cela prend un temps pas normal du tout ! environs 2min / 2min30 avant que le pc réagisse. X se coupe bien tout de suite et je passe en tty puis au bout de ce temps indésirable le processus normal se lance.

En revanche lorsque je passe par la commande sudo reboot, sudo poweroff, ou même sans sudo tout se passe normalement (~5s)

Quelqu'un à une idée ???

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 15:09
par Mayen
UP :bananewoot:

Personne ?

De mon coté je cherche mais je ne trouve pas. J'ai testé Slim avec et sans auto loging, j'ai regarder si dans les paramètres Sudo il n'y avait pas d'erreur, mais rien toujours au même point.

J'ai pensé à quelque chose : est ce que systemd fonctionne avec un ordre de lancement et d'arrêt spécifique des services ? Car entre temps j'ai mis en place de nouveaux services et j'en ai 4 qui se stop puis 2 min d'attente puis d'un coup tous se stop et le reboot se fait.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 15:23
par tuxce
systemd a un timeout de 90s avant d'arrêter de force un service.
Tu peux regarder dans les logs (journalctl) à partir de :

Code : Tout sélectionner

Oct ... host systemd-logind[...]: System is powering down.
quel service s'arrête après un saut dans les secondes.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 17:34
par Mayen
merci tuxce de ta piste mais je n'arrive pas à mettre la main sur le fichier log qui concerne journalctl ou encore systemctl ou systemd, je n'ai rien.
d'habitude ils se trouve dans quel dossier?

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 17:36
par tuxce
Ce n'est pas un dossier, c'est une commande :

Code : Tout sélectionner

journalctl
Pour rechercher:

Code : Tout sélectionner

/System is powering down
n pour rechercher le suivant.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 17:47
par Mayen

Code : Tout sélectionner

journalctl
me renvoie :

Code : Tout sélectionner

----- Reboot -----
Oct 21 17:42:55 localhost pulseaudio[782]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory
Oct 21 17:42:55 localhost pulseaudio[805]: [pulseaudio] pid.c: Daemon already running.
Oct 21 17:42:55 localhost goa[866]: goa-daemon version 3.4.2 starting [main.c:112, main()]
Oct 21 17:43:36 localhost gnome-keyring-daemon[672]: Gcr: the prepared data does not have the correct protocol prefix
Oct 21 17:43:38 localhost gnome-keyring-daemon[672]: couldn't allocate secure memory to keep passwords and or keys from being written to the disk

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 17:54
par tuxce
En tant que root !

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 18:02
par Mayen
dsl pour le root je savais pas, première fois que je fais ça.

Code : Tout sélectionner

Oct 21 17:48:48 localhost systemd-logind[495]: System is powering down.
Oct 21 17:48:48 localhost systemd[1]: Unmounting /mnt/d9d135db-8e7d-4433-8f4a-46cabd91ec8f...
Oct 21 17:48:48 localhost systemd[1]: Stopping Sound Card.
Oct 21 17:48:48 localhost systemd[1]: Stopped target Sound Card.
Oct 21 17:48:48 localhost systemd[1]: Stopping Accounts Service...
Oct 21 17:48:48 localhost systemd[1]: Stopping Storage Daemon...
Oct 21 17:48:48 localhost systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Oct 21 17:48:48 localhost systemd[1]: Stopping Daemon for monitoring attached scanners and registering the
Oct 21 17:48:48 localhost systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Oct 21 17:48:48 localhost systemd[1]: Stopping Daemon for power management...
Oct 21 17:48:48 localhost systemd[1]: Stopping Console Manager...
Oct 21 17:48:48 localhost systemd[1]: Stopping WPA supplicant...
Oct 21 17:48:48 localhost systemd[1]: Stopping Authorization Manager...
Oct 21 17:48:48 localhost systemd[1]: Stopping CUPS Printing Service...
Oct 21 17:48:48 localhost systemd[1]: Stopping ACPI event daemon...
Oct 21 17:48:48 localhost systemd[1]: Stopping Graphical Interface.
Oct 21 17:48:48 localhost systemd[1]: Stopped target Graphical Interface.
Oct 21 17:48:48 localhost systemd[1]: Stopping Multi-User.
Oct 21 17:48:48 localhost systemd[1]: Stopping Apache Web Server...
Oct 21 17:48:48 localhost systemd[1]: Stopping Catalyst event Daemon...
Oct 21 17:48:48 localhost systemd[1]: Stopping vsftpd daemon...
Oct 21 17:48:48 localhost systemd[1]: Stopping Login Prompts.
Oct 21 17:48:48 localhost slim[525]: PolicyKit daemon reconnected to bus.
Oct 21 17:48:48 localhost slim[525]: Attempting to re-register as an authentication agent.
Oct 21 17:48:48 localhost slim[525]: Avertissement du gestionnaire de fenêtres : Log level 16: Unable to r
Oct 21 17:48:48 localhost slim[525]: Failed to register as an authentication agent: GDBus.Error:org.freede
Oct 21 17:48:48 localhost slim[525]: PolicyKit daemon disconnected from the bus.
Oct 21 17:48:48 localhost slim[525]: Avertissement du gestionnaire de fenêtres : Log level 16: gnome-shell
Oct 21 17:48:48 localhost slim[525]: ** Message: Got disconnected from the system message bus; retrying to
Oct 21 17:48:48 localhost slim[525]: (gnome-shell-calendar-server:869): Gdk-WARNING **: gnome-shell-calend
Oct 21 17:48:48 localhost slim[525]: (gnome-screensaver:812): Gdk-WARNING **: gnome-screensaver: Fatal IO 
Oct 21 17:48:48 localhost slim[525]: (nm-applet:819): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Ressou
Oct 21 17:48:48 localhost slim[525]: devilspie: Fatal IO error 11 (Resource temporarily unavailable) on X 
Oct 21 17:48:48 localhost slim[525]: g_dbus_connection_real_closed: Remote peer vanished with error: Under
Oct 21 17:48:48 localhost slim[525]: Received signal:15->'Complété'
Oct 21 17:48:48 localhost slim[525]: OK
Oct 21 17:48:48 localhost acpid[500]: exiting
Oct 21 17:48:48 localhost slim[525]: pam_unix(slim:session): session closed for user mayen
Oct 21 17:48:48 localhost NetworkManager[485]: <info> wpa_supplicant stopped
Oct 21 17:48:48 localhost NetworkManager[485]: <info> (wlan0): supplicant interface state: inactive -> dow
Oct 21 17:48:48 localhost NetworkManager[485]: <info> (wlan0): device state change: disconnected -> unavai
Oct 21 17:48:48 localhost NetworkManager[485]: <info> (wlan0): deactivating device (reason 'supplicant-fai
Oct 21 17:48:48 localhost dbus[496]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1'
Oct 21 17:48:48 localhost nm-dispatcher.action[808]: Caught signal 15, shutting down...
Oct 21 17:48:48 localhost NetworkManager[485]: <warn> disconnected by the system bus.
Oct 21 17:48:48 localhost mysqld[463]: 121021 17:48:48 [Note] /usr/bin/mysqld: Normal shutdown
Oct 21 17:48:48 localhost mysqld[463]: 121021 17:48:48 [Note] Event Scheduler: Purging the queue. 0 events
Oct 21 17:48:48 localhost mysqld[463]: 121021 17:48:48  InnoDB: Starting shutdown...
Oct 21 17:48:48 localhost wpa_supplicant[532]: wlan0: CTRL-EVENT-TERMINATING - signal 15 received
Oct 21 17:48:48 localhost dbus-daemon[496]: dbus[496]: [system] Activating via systemd: service name='fi.w
Oct 21 17:48:48 localhost NetworkManager[485]: g_dbus_connection_real_closed: Remote peer vanished with er
Oct 21 17:48:48 localhost systemd[1]: Stopped Catalyst event Daemon.
Oct 21 17:48:48 localhost systemd[1]: Stopped vsftpd daemon.
Oct 21 17:48:48 localhost systemd[1]: Stopped Login Service.
Oct 21 17:48:48 localhost systemd[1]: Stopped D-Bus System Message Bus.
Oct 21 17:48:48 localhost systemd[1]: Stopped Getty on tty1.
Oct 21 17:48:48 localhost systemd[1]: Stopped WPA supplicant.
Oct 21 17:48:48 localhost systemd[1]: Stopped Console Manager.
Oct 21 17:48:48 localhost systemd[1]: Stopped Daemon for power management.
Oct 21 17:48:48 localhost systemd[1]: Stopped CUPS Printing Service.
Oct 21 17:48:48 localhost mysqld[463]: 121021 17:48:48  InnoDB: Shutdown completed; log sequence number 24
Oct 21 17:48:48 localhost mysqld[463]: 121021 17:48:48 [Note] /usr/bin/mysqld: Shutdown complete
Oct 21 17:48:48 localhost slim[525]: Server terminated successfully (0). Closing log file.
Oct 21 17:48:48 localhost systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Oct 21 17:48:49 localhost systemd[1]: Stopped MySQL Server.
Oct 21 17:48:49 localhost systemd[1]: Stopped Daemon for monitoring attached scanners and registering them
Oct 21 17:48:49 localhost systemd[1]: Stopped ACPI event daemon.
Oct 21 17:48:49 localhost systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Oct 21 17:48:49 localhost systemd[1]: Stopped Storage Daemon.
Oct 21 17:48:49 localhost systemd[1]: Stopped Accounts Service.
Oct 21 17:48:49 localhost systemd[1]: Stopped Authorization Manager.
Oct 21 17:48:49 localhost systemd[1]: Unmounted /mnt/d9d135db-8e7d-4433-8f4a-46cabd91ec8f.
Oct 21 17:48:49 localhost systemd[1]: Stopped Initialize hardware monitoring sensors.
Oct 21 17:48:49 localhost systemd[1]: Started Store Sound Card State.
Oct 21 17:48:49 localhost systemd[1]: Stopped Apache Web Server.
Oct 21 17:48:49 localhost systemd[1]: Stopping Network.
Oct 21 17:48:49 localhost systemd[1]: Stopped target Network.
Oct 21 17:48:49 localhost systemd[1]: Stopping Network Manager...
Oct 21 17:48:49 localhost NetworkManager[485]: <info> caught signal 15, shutting down normally.
Oct 21 17:48:49 localhost NetworkManager[485]: <info> (wlan0): now unmanaged
Oct 21 17:48:49 localhost NetworkManager[485]: <info> (wlan0): device state change: unavailable -> unmanag
Oct 21 17:48:49 localhost NetworkManager[485]: <info> (wlan0): cleaning up...
Oct 21 17:48:49 localhost NetworkManager[485]: <info> exiting (success)
Oct 21 17:48:49 localhost systemd[1]: Stopped Network Manager.
Oct 21 17:50:18 localhost systemd[1]: slim.service stopping timed out. Killing.
Oct 21 17:50:18 localhost systemd[1]: slim.service: main process exited, code=killed, status=9
Oct 21 17:50:18 localhost systemd[1]: Stopped SLiM Simple Login Manager.
Oct 21 17:50:18 localhost systemd[1]: Unit slim.service entered failed state.
Oct 21 17:50:18 localhost systemd[1]: Stopping Permit User Sessions...
Oct 21 17:50:18 localhost systemd[1]: Stopped Permit User Sessions.
Oct 21 17:50:18 localhost systemd[1]: Stopping Basic System.
Oct 21 17:50:18 localhost systemd[1]: Stopped target Basic System.
Oct 21 17:50:18 localhost systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
Oct 21 17:50:18 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Oct 21 17:50:18 localhost systemd[1]: Stopping CUPS Printer Service Spool.
Oct 21 17:50:18 localhost systemd[1]: Stopped CUPS Printer Service Spool.
Oct 21 17:50:18 localhost systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
Oct 21 17:50:18 localhost systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Oct 21 17:50:18 localhost systemd[1]: Stopping Daily Cleanup of Temporary Directories.
Oct 21 17:50:18 localhost systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Oct 21 17:50:18 localhost systemd[1]: Stopping Sockets.
Oct 21 17:50:18 localhost systemd[1]: Stopped target Sockets.
Oct 21 17:50:18 localhost systemd[1]: Stopping CUPS Printing Service Sockets.
Oct 21 17:50:18 localhost systemd[1]: Closed CUPS Printing Service Sockets.
Oct 21 17:50:18 localhost systemd[1]: Stopping ACPID Listen Socket.
Oct 21 17:50:18 localhost systemd[1]: Closed ACPID Listen Socket.
Oct 21 17:50:18 localhost systemd[1]: Stopping D-Bus System Message Bus Socket.
Oct 21 17:50:18 localhost systemd[1]: Closed D-Bus System Message Bus Socket.
Oct 21 17:50:18 localhost systemd[1]: Stopping System Initialization.
Oct 21 17:50:18 localhost systemd[1]: Stopped target System Initialization.
Oct 21 17:50:18 localhost systemd[1]: Starting Console System Shutdown Logging...
Oct 21 17:50:18 localhost systemd[1]: Stopping Set Up Additional Binary Formats...
Oct 21 17:50:18 localhost systemd[1]: Stopped Set Up Additional Binary Formats.
Oct 21 17:50:18 localhost systemd[1]: Stopping Load Kernel Modules...
Oct 21 17:50:18 localhost systemd[1]: Stopped Load Kernel Modules.
Oct 21 17:50:18 localhost systemd[1]: Stopping Setup Virtual Console...
Oct 21 17:50:18 localhost systemd[1]: Stopped Setup Virtual Console.
Oct 21 17:50:18 localhost systemd[1]: Stopping Apply Kernel Variables...
Oct 21 17:50:18 localhost systemd[1]: Stopped Apply Kernel Variables.
Oct 21 17:50:18 localhost systemd[1]: Stopping Encrypted Volumes.
Oct 21 17:50:18 localhost systemd[1]: Stopped target Encrypted Volumes.
Oct 21 17:50:18 localhost systemd[1]: Stopping Swap.
Oct 21 17:50:18 localhost systemd[1]: Stopped target Swap.
Oct 21 17:50:18 localhost systemd[1]: Stopping Local File Systems.
Oct 21 17:50:18 localhost systemd[1]: Stopped target Local File Systems.
Oct 21 17:50:18 localhost systemd[1]: Unmounting /home...
Oct 21 17:50:18 localhost systemd[1]: Unmounting /boot...
Oct 21 17:50:18 localhost systemd[1]: Unmounting /tmp...
Oct 21 17:50:19 localhost systemd[1]: Stopping Remote File Systems.
Oct 21 17:50:19 localhost systemd[1]: Stopped target Remote File Systems.
Oct 21 17:50:19 localhost systemd[1]: Started Console System Shutdown Logging.
Oct 21 17:50:19 localhost systemd[1]: Unmounted /home.
Oct 21 17:50:19 localhost systemd[1]: Unmounted /boot.
Oct 21 17:50:19 localhost systemd[1]: Unmounted /tmp.
Oct 21 17:50:19 localhost systemd[1]: Starting Unmount All Filesystems.
Oct 21 17:50:19 localhost systemd[1]: Reached target Unmount All Filesystems.
Oct 21 17:50:19 localhost systemd[1]: Stopping Local File Systems (Pre).
Oct 21 17:50:19 localhost systemd[1]: Stopped target Local File Systems (Pre).
Oct 21 17:50:19 localhost systemd[1]: Stopping Remount Root and Kernel File Systems...
Oct 21 17:50:19 localhost systemd[1]: Stopped Remount Root and Kernel File Systems.
Oct 21 17:50:19 localhost systemd[1]: Starting Save Random Seed...
Oct 21 17:50:19 localhost systemd[1]: Starting Update UTMP about System Shutdown...
Oct 21 17:50:19 localhost systemd[1]: Starting Shutdown.
Oct 21 17:50:19 localhost systemd[1]: Reached target Shutdown.
Oct 21 17:50:19 localhost systemd[1]: Started Save Random Seed.
Oct 21 17:50:19 localhost systemd[1]: Started Update UTMP about System Shutdown.
Oct 21 17:50:19 localhost systemd[1]: Starting Final Step.
Oct 21 17:50:19 localhost systemd[1]: Reached target Final Step.
Oct 21 17:50:19 localhost systemd[1]: Starting Power-Off...
Oct 21 17:50:19 localhost systemd[1]: Shutting down.
Oct 21 17:50:19 localhost systemd-journal[203]: Journal stopped

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 18:13
par tuxce
C'est slim qui prend du temps, mais de là à savoir pourquoi ...
T'as modifié slim.conf ?
Tu as quoi dans ton ~/.xinitrc ?

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 18:17
par Mayen
oui j'ai modifié slim.conf en décommentant :

Code : Tout sélectionner

default_user        mayen
et

Code : Tout sélectionner

auto_login          yes


et mon .xinitrc

Code : Tout sélectionner

exec ck-launch-session gnome-session

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 18:19
par tuxce
Supprime le "ck-launch-session", slim la lance et dès que gnome 3.6 passera sur [extra] ck sera de toute façon supprimé.

Pour l'autologin, je suis pas sûr, mais vu que le service consiste à lancer une instance de slim à chaque fois, je me demande s'il n'essaie pas de se re connecter quand tu éteins. Essaie sans.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 18:59
par Mayen
J'ai remis Slim.conf à zéro.
J'ai enlevé ck-lauch-session du .xinitrc
J'ai fait aussi :

Code : Tout sélectionner

systemctl disable slim.service

Code : Tout sélectionner

systemctl enable slim.service

Code : Tout sélectionner

systemctl start slim.service

Code : Tout sélectionner

reboot
Le problème persiste...

Voici une vidéo de ce qui se passe.

reboot ArchLinux

Re: [Gnome3.4.2] Reboot/poweroff

Publié : dim. 21 oct. 2012, 20:57
par tuxce
Teste avec autre chose que slim.
Sans message d'erreur (ou quoique ce soit d'autre), je ne vois pas trop comment remédier au souci.
Tu peux éventuellement imposer un timeout court à slim, mais c'est plus un contournement (et pas forcément bon).

Sinon, quand tu fermes ta session, si jamais depuis un tty, tu lances:

Code : Tout sélectionner

systemctl stop slim.service
il s'arrête instantanément ?

Re: [Gnome3.4.2] Reboot/poweroff

Publié : lun. 22 oct. 2012, 01:37
par Mayen
oui lorsque je suis sur tty tout fonctionne normalement, et lorsque je stop slim depuis le bureau de gnome il me bascule bien sur tty en fermant gnome.

J'ai désinstaller slim et réinstaller tout relancé et j'ai la même erreur.

Je l'ai donc viré et mis GDM et là plus aucun bug. Alors que je lis partout "si GDM bug met slim ça bug jamais".

Ca m'énerve de ne pas trouver et j'ai du mal à me résoudre à régler le problème comme ça ...

Re: [Gnome3.4.2] Reboot/poweroff

Publié : lun. 22 oct. 2012, 02:42
par Mayen
Bon ben je n'ai pas gagné grand chose dans l'histoire. GDM plante aussi mais pas au reboot ou à l'arrêt de l'ordinateur mais soit au boot soit lorsque je quitte la session....

MAIS QUE SE PASSE T'IL ???

:google: m'aide pas en plus !!!! j'ai beau décrire mon problème dans tout les sens je trouve aucun sujet en rapport avec mon problème.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : lun. 22 oct. 2012, 16:29
par tuxce
Si les 2 attendent, il est possible que ça soit un processus que tu lances dans ta session.
Essaie en te connectant sur un autre utilisateur.
Tu as rajouté des choses dans le démarrage de la session?

Re: [Gnome3.4.2] Reboot/poweroff

Publié : mar. 23 oct. 2012, 01:17
par Mayen
Re bonsoir

Alors après avoir créé un nouvel utilisateur et après 3 ou 4 test le problème n'étant pas revenu sur la nouvelle session j'ai donc supprimé mon compte principal avec suppression des fichiers utilisateur.
Puis recréé celui ci en m'ajoutant à tout les groupes nécessaires et CA RECOMMENCE !! Le souci est encore là !

Donc je me met en mode recherche à fond près à tout testé et puis tant pis si ça fini par un formatage et une réinstallation, au point où j'en suis.


Voici la solution :

Solution ICI oui oui ICI !!!

En gros j'ai créé rc-local.service et rc-local-shutdown.service comme dit le post du lien et j'ai remplacé les miens par ceci.
Et ça fonctionne déco, reco, déco, reboot, off, reboot, off, déco, j'ai testé une demis heure et pas un seul souci.

En tous cas merci à tuxce pour le temps passé.

A bientôt pour d'autres bugs bizarres ...

Re: [Gnome3.4.2] Reboot/poweroff

Publié : mar. 23 oct. 2012, 10:03
par tuxce
J'ai du rater un truc :?
Mais tu peux expliquer comment t'as trouvé cette page ? Je comprends pas bien la relation avec rc.local ni comment ça corrige le problème d'ailleurs :shock: T'avais quoi dans tes rc.local et rc.local.shutdown ?

Re: [Gnome3.4.2] Reboot/poweroff

Publié : mar. 23 oct. 2012, 15:28
par Mayen
Je ne me l'explique pas vraiment non plus. Comme le "plantage" ce faisait au moment de l'arrêt des services j'ai donc tapé sur google "systemd shutdown.service" et en second résultat j'ai eu la page que j'ai mis dans le poste précédent. Je n'ai pas vraiment tout compris à leurs problèmes mais j'ai testé. A la base je n'avais pas de rc-local.service de lancé et il s'est donc lancé automatiquement avec rc-local-shutdown.service.
Ensuite erreur au boot sur un service alors avec

Code : Tout sélectionner

systemctl list-units
j'ai vu que c'est rc-local.service qui ne se lance pas car je n'ai pas de fichier rc.local dans /etc. J'ai donc créé un /etc/rc.local à la noix avec ça dedans :

Code : Tout sélectionner

#!/bin/bash

# /etc/rc.local: Local multi-user startup script.

amixer sset 'Capture' 100% unmute &> /dev/null
amixer sset 'Master' 100% unmute &> /dev/null
Depuis que j'ai fait ça 0 erreur au boot, shutdown nickel, reboot nickel, et fermer la session me re-bascule sur slim même auto-login activé.

Je ne l'explique pas vraiment et pour être sur que c'est bien ça qui résous mon soucis j'ai même disable les 2 services et le problème reviens. Je réactive les services et tout marche.

Re: [Gnome3.4.2] Reboot/poweroff

Publié : mar. 23 oct. 2012, 18:25
par benjarobin
Je pense que tu cache le souci, l'ordre des services au démarrage à du changer, ou un truc comme cela...
Car comme tuxce je ne vois vraiment pas le lien