#1 Le 15/06/2009, à 07:09
- mariodessuti
[Résolu] Problème GShutdown
bonjour,
lorsque je programme une heure d'extinction avec GShutdown, je me réveille bien souvent avec un PC encore en route mais sans aucun programme en cours d'execution... un peu comme si il avait redémarré, alors qu'il devrait éteindre totalement mon PC.
Que faire pour résoudre ce soucis?
avez vous un autre logiciel à me conseiller, plus efficace?
Dernière modification par VinXnet (Le 26/06/2009, à 17:31)
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#2 Le 15/06/2009, à 09:40
- spinoziste
Re : [Résolu] Problème GShutdown
Salut . Dans un premier temps tu peux essayer d'installer la version 0.2.1 ici :
http://doc.ubuntu-fr.org/gshutdown
Et aussi consulter cette page http://forum.ubuntu-fr.org/viewtopic.php?id=59682&p=3 pour :
Dans un premier temps déterminer la session dans Préférences ; spécifier la commande manuellement (choisir gnome si tu es sous gnome ...)
Si cela ne fonctionne toujours pas spécifier une commande :
/sbin/halt
En ayant préalablement changé les permissions avec :
sudo chmod +s /sbin/halt
Dernière modification par spinoziste (Le 15/06/2009, à 09:45)
Nous mourrons tous .
Hors ligne
#3 Le 19/06/2009, à 18:22
- mariodessuti
Re : [Résolu] Problème GShutdown
j'ai téléchargé la version 0.2.1
mais toujours même soucis
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#4 Le 20/06/2009, à 13:07
- mariodessuti
Re : [Résolu] Problème GShutdown
personne pour m'aider?
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#5 Le 20/06/2009, à 14:20
- Merle
Re : [Résolu] Problème GShutdown
Remarque un peu a la con mais on sait jamais : as tu bien programmé gshutdown pour qu'il éteigne ton pc et non pas pour le redémarrer ?
Hors ligne
#6 Le 20/06/2009, à 14:27
- spinoziste
Re : [Résolu] Problème GShutdown
Salut . As tu essayé de spécifier une commande : Chez moi cela s'est révélé fonctionnel !
Si cela ne fonctionne toujours pas spécifier une commande :
/sbin/halt
En ayant préalablement changé les permissions avec :
sudo chmod +s /sbin/halt
Nous mourrons tous .
Hors ligne
#7 Le 20/06/2009, à 14:40
- zenacim
Re : [Résolu] Problème GShutdown
NAME
shutdown - bring the system down
SYNOPSIS
shutdown [OPTION]... TIME [MESSAGE]
DESCRIPTION
shutdown arranges for the system to be brought down in a safe way. All
logged-in users are notified that the system is going down and, within
the last five minutes of TIME, new logins are prevented.
TIME may have different formats, the most common is simply the word
’now’ which will bring the system down immediately. Other valid for‐
mats are +m, where m is the number of minutes to wait until shutting
down and hh:mm which specifies the time on the 24hr clock.
Once TIME has elapsed, shutdown sends a request to the init(8) daemon
to bring the system down into the appropriate runlevel.
OPTIONS
-r Requests that the system be rebooted after it has been brought
down.
-h Requests that the system be either halted or powered off after
it has been brought down, with the choice as to which left up to
the system.
-H Requests that the system be halted after it has been brought
down.
-P Requests that the system be powered off after it has been
brought down.
-c Cancels a running shutdown. TIME is not specified with this
option, the first argument is MESSAGE.
-k Only send out the warning messages and disable logins, do not
actually bring the system down.
sudo shutdown -H l'heure à laquelle tu veux que le pc s'éteint
sudo shutdown -h le nombre d'heure écoulée avant que le pc s'éteint
ASUS X55V - Ubuntu 14.04 LTS
Hors ligne
#8 Le 22/06/2009, à 20:38
- mariodessuti
Re : [Résolu] Problème GShutdown
quel est l'interet, alors, d'avoir GShutdown, si c'est pour rentrer des commande à la main?:/
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#9 Le 24/06/2009, à 09:07
- panzermarch
Re : [Résolu] Problème GShutdown
j'ai eu le même problème que toi, j'ai juste changé la commande :
tu vas dans édition > préférences, ensuite tu coches commande personnalisée, puis tu cliques sur arrêter l'ordinateur, et là tu tapes : "poweroff"
Hors ligne
#10 Le 25/06/2009, à 00:54
- zenacim
Re : [Résolu] Problème GShutdown
quel est l'interet, alors, d'avoir GShutdown, si c'est pour rentrer des commande à la main?:/
aucun interet
ASUS X55V - Ubuntu 14.04 LTS
Hors ligne
#11 Le 26/06/2009, à 17:30
- mariodessuti
Re : [Résolu] Problème GShutdown
j'ai eu le même problème que toi, j'ai juste changé la commande :
tu vas dans édition > préférences, ensuite tu coches commande personnalisée, puis tu cliques sur arrêter l'ordinateur, et là tu tapes : "poweroff"
Merci nikel;)
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#12 Le 26/06/2009, à 21:01
- panzermarch
Re : [Résolu] Problème GShutdown
content pour toi !!
Hors ligne