Linux mint sleep

Vragen/antwoorden betreffende Linux / Unix

ageirna
Lid geworden op: 06 mar 2009, 07:56

11 apr 2014, 21:19

Hoe kan ik de linux mint in slaap toestand brengen?
hibernate & sleep werken niet
een tip?

bike
Lid geworden op: 08 mar 2005, 15:18

12 apr 2014, 12:29

misschien is dit een mogelijke oplossing

Send Computer To Sleep Or Hibernate From The Terminal
Posted on September 5, 2012 by Geekster — No Comments ↓

In this short article I will show you how to suspend and send to hibernation your Linux box, from the terminal.

The command for sleep or suspend, is pm-suspend. pm-suspend is included in the pm-utils package, on Debian, Ubuntu, Linux Mint, Pinguy, Knoppix and other Debian based distros.

Suspend Linux Box: sudo pm-suspend

To send your computer to hibernation, use pm-hibernate.

Hibernate Linux Box: sudo pm-hibernate

You can also hybrid suspend your computer, with pm-suspend-hybrid.

The hybrid command saves the hard disk session and keeps the system on, allowing a the computer to fast resume.

Hybrid Suspend Linux Box: sudo pm-suspend-hybrid

All, the pm-* tools (pm-suspend, pm-hybernate, pm-suspend-hybrid) are included in the pm-utils package.
zolang er een forum is, is er hoop

#linux user 398208

Oberon
Lid geworden op: 10 aug 2006, 20:36

12 apr 2014, 23:24

Er is bij instellingen een pauzestand. Dan verbruikt de cpt bijna niks. Je moet het wel zelf aanklikken.
OS:ubuntu 10.04; Asus A8N SLI deluxe; AMD 64 3200+;NVidia Gforce 6600GT; apache webserver in localhost

ageirna
Lid geworden op: 06 mar 2009, 07:56

26 apr 2014, 23:48

Het werkt: sudo pm-suspend-hybrid


Dank U