Προς το περιεχόμενο

εντολή για αναμονή υπολογιστή απο τερματικό


vaiosgtr

Προτεινόμενες αναρτήσεις

ειμαι σε linux mint 17. θέλω να βαζω τον υπολογιστή μου σε αναμονή μετα απο π.χ. 5 λεπτά. γνωριζω ήδη την εντολή shutdown -h +5 που κανει τερματισμό ή shutdown -r +5 που κάνει επανεκκίνηση. αναμονή πως κάνω ??

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

Και ομως το shutdown δεν εχει επιλογη για hibernate/suspend.

 

OPTIONS
       The following options are understood:

       --help
           Print a short help text and exit.

       -H, --halt
           Halt the machine.

       -P, --poweroff
           Power-off the machine (the default).

       -r, --reboot
           Reboot the machine.

       -h
           Equivalent to --poweroff, unless --halt is specified.

       -k
           Do not halt, power-off, reboot, just write wall message.

       --no-wall
           Do not send wall message before halt, power-off, reboot.

       -c
           Cancel a pending shutdown. This may be used cancel the effect of an
           invocation of shutdown with a time argument that is not "+0" or
           "now".
Εφοσον δεν εισαι σε systemd, ακομα, μπορεις να το κανεις με τα pm-hibernate και pm-suspend. Περιλαμβανονται στο πακετο pm-utils που λογικα ερχετια προεγκατεστημενο στη διανομη σου.
Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

sleep 5m && pm-suspend
Δεν εχει δικη του παραμετρο, οποτε αναγκαστικα του βαζεις ενα sleep μπροστα για να περιμενει το χρονο που θες πριν την εκτελεσει.
Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

με αυτο μετα απο 5 λεπτα κλεινει η οθονη και το ποντικι αλλα το πληκτρολόγιο, τα ανεμιστηρακια και το power led ειναι αναμενα.

μπορει να ειναι θέμα hardware ? γιατι η μητρικη μερικες φορες φορες συμπεριφέρεται πολυ παραξενα.

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

@jim_p

Εν ολίγοις το hibernate θέλει να έχεις swap partition/file ίσο ή και μεγαλύτερο από τη RAM

 

Για πιο αναλυτικά δες εδώ:

 

 

https://wiki.archlinux.org/index.php/Suspend_and_hibernate

Currently there are three methods of suspending available: suspend to RAM (usually called just suspend), suspend to disk (usually known as hibernate), and hybrid suspend (sometimes aptly called suspend to both):

Suspend to RAM method cuts power to most parts of the machine aside from the RAM, which is required to restore the machine's state. Because of the large power savings, it is advisable for laptops to automatically enter this mode when the computer is running on batteries and the lid is closed (or the user is inactive for some time).

Suspend to disk method saves the machine's state into swap space and completely powers off the machine. When the machine is powered on, the state is restored. Until then, there is zero power consumption.

Suspend to both method saves the machine's state into swap space, but does not power off the machine. Instead, it invokes usual suspend to RAM. Therefore, if the battery is not depleted, the system can resume from RAM. If the battery is depleted, the system can be resumed from disk, which is much slower than resuming from RAM, but the machine's state has not been lost.

 

 

 

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

η διαφορες αδρανοποίησης και αναμονής φενονται καθαρα στο λινκ που εδωσε ο pmav99

 

οσο για το προβλημά μου εχει λυθει. ευχαριστω πολυ jim_p.

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

Δημιουργήστε ένα λογαριασμό ή συνδεθείτε για να σχολιάσετε

Πρέπει να είστε μέλος για να αφήσετε σχόλιο

Δημιουργία λογαριασμού

Εγγραφείτε με νέο λογαριασμό στην κοινότητα μας. Είναι πανεύκολο!

Δημιουργία νέου λογαριασμού

Σύνδεση

Έχετε ήδη λογαριασμό; Συνδεθείτε εδώ.

Συνδεθείτε τώρα
  • Δημιουργία νέου...