You are not logged in.

#1 2010-10-07 15:03:43

hadi
Member
From: Iran
Registered: 2010-10-01
Posts: 16

Investigating Hibernation Failure [SOLVED]

Hi

What can i do to figure out whats the problem with hibernation on my PC ?
When i run pm-hibernate screen goes black and then turns back to desktop . pm-suspend works flawlessly
The /var/log/pm-suspend.log is not informative as it just reports running hooks and they always report success . I really need this feature on my laptop , please get some directions
And please don't suggest using tuxonice as i have to compile a new kernel .

Any help is appreciated

Last edited by hadi (2010-10-08 04:32:57)

Offline

#2 2010-10-07 20:35:10

hadi
Member
From: Iran
Registered: 2010-10-01
Posts: 16

Re: Investigating Hibernation Failure [SOLVED]

Wow hibernation is now working !
To those who want to use pm-utils for hibernation :

1- you have to uninstall uswsusp and suspend2 as they interfere with pm-action
2- you have to pass the location of resume file to the kernel like this :  resume=/dev/sda4 ( where /dev/sda4 is your swap partition )
3- try blacklisting your newly added modules in MODULES array in /etc/rc.conf to see if they are causing problem
4- check /var/log/pm-suspend.log sometimes it tells something useful

cheers

Last edited by hadi (2010-10-07 20:36:31)

Offline

#3 2010-10-07 22:40:43

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: Investigating Hibernation Failure [SOLVED]

Please mark the thread [solved] by editing your opening post.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2010-10-08 13:37:24

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Investigating Hibernation Failure [SOLVED]

For the sake of clarity - hadi's advice above implements suspend/hibernate using pm-utils with the kernel's native sleep functionality. pm-utils can also use either uswsusp or tuxonice, if required.

Offline

Board footer

Powered by FluxBB