My question is related to this question What is Hybrid Sleep in Windows 7?

Seems I don't have the option on my laptop: - Gateway MT6826j - Windows 7 Ultimate (upgrade from Vista Ultimate)

enter image description here

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

You probably don't have hibernation enabled, as hybrid sleep requires hibernation support to save the memory content to the hard drive.

Check if you have a file named hiberfil.sys in the root for your boot disk. If you don't have it, hibernation is not enabled.

To enable it, run the command from an elevated command prompt:

powercfg.exe /hibernate on
link|improve this answer
Thanks, it works! – Nicu Zecheru Mar 3 '10 at 10:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.