Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

how to hibernate?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
jian

how to hibernate?

#1 Post by jian »

Can I make my Etch "hibernate" just like windows? (I have an integrated video card). What package to install? And what's the command? Thanks.

Acron_0248
Posts: 34
Joined: 2006-04-03 02:56
Location: Venezuela

#2 Post by Acron_0248 »

Install the hibernate package (like root):

Code: Select all

apt-get install hibernate


Bye
Linux User registred #399288

Guest

#3 Post by Guest »

I have installed "hibernate" and "suspend 2", but still doesn't work. when I type "hibernate", it says:

Your kernel does not appear to have Software Suspend 2 support compiled in.
Please follow the HOWTO linked from http://www.suspend2.net/ for instructions
on how to compile Software Suspend into your kernel.
hibernate: Aborting.

Acron_0248
Posts: 34
Joined: 2006-04-03 02:56
Location: Venezuela

#4 Post by Acron_0248 »

Well, the message is clear, your kernel (what is the version if may I ask?) doesn't have support, at least, configured to the suspend2 and hibernate


Try to use it reading this



Bye
Linux User registred #399288

Guest

#5 Post by Guest »

my kernel is :

Linux debian 2.6.15-1-k7 #2 Mon Mar 6 15:42:39 UTC 2006 i686 GNU/Linux

From the suspend2 website, 2.6.x has build-in suport, isn't it? Why I cannot suspend?

lacek
Posts: 764
Joined: 2004-03-11 18:49
Location: Budapest, Hungary
Contact:

#6 Post by lacek »

To my knowledge, stock kernels doesn't have suspend2 support, you need to patch your kernel in order to use suspend2.

Post Reply