View previous topic :: View next topic |
Author |
Message |
waterloo2005 Apprentice
Joined: 26 Aug 2008 Posts: 271
|
Posted: Sat Nov 15, 2008 4:25 pm Post subject: about hibernate of thinkpad t43 |
|
|
I installed hibernate-script and used gentoo-sources. but hibernate can not work . hibernater-ram works but not hibernate. how to fix it ?thanks
this is log file when I run "hibernate" :
Starting suspend at Sun Nov 16 00:17:22 CST 2008
hibernate: [01] Executing CheckLastResume ...
hibernate: [01] Executing CheckRunlevel ...
hibernate: [01] Executing LockFileGet ...
hibernate: [01] Executing NewKernelFileCheck ...
hibernate: [10] Executing EnsureUSuspendCapable ...
hibernate: [11] Executing XHacksSuspendHook1 ...
hibernate: [30] Executing ServicesStop ...
[32;01m*[0m Stopping laptop_mode ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
hibernate: [59] Executing RemountXFSBootRO ...
hibernate: [89] Executing SaveKernelModprobe ...
hibernate: [91] Executing ModulesUnloadBlacklist ...
hibernate: [95] Executing XHacksSuspendHook2 ...
hibernate: [98] Executing CheckRunlevel ...
hibernate: [99] Executing DoUSuspend ...
hibernate: Running /usr/sbin/s2disk ...
hibernate: [90] Executing ModulesLoad ...
hibernate: [89] Executing RestoreKernelModprobe ...
hibernate: [85] Executing XHacksResumeHook2 ...
hibernate: [70] Executing ClockRestore ...
hibernate: [59] Executing RemountXFSBootRW ...
hibernate: [30] Executing ServicesStart ...
[32;01m*[0m Starting laptop_mode ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
hibernate: [11] Executing XHacksResumeHook1 ...
hibernate: [01] Executing NoteLastResume ...
hibernate: [01] Executing LockFilePut ...
Resumed at Sun Nov 16 00:17:27 CST 2008 |
|
Back to top |
|
|
dmpogo Advocate
Joined: 02 Sep 2004 Posts: 3468 Location: Canada
|
Posted: Sat Nov 15, 2008 4:33 pm Post subject: |
|
|
There are quite a few levels to peel off
First
1) check that
cat /sys/power/state
has mem and disk
2) Try to get hiberanate in the simplest possible regime
a) disable laptop mode
b) switch to console
c) run hibernate there
Last edited by dmpogo on Sat Nov 15, 2008 5:23 pm; edited 1 time in total |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Sat Nov 15, 2008 4:36 pm Post subject: |
|
|
Moved from Installing Gentoo to Kernel & Hardware.
not about getting gentoo installed, so moved here _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
waterloo2005 Apprentice
Joined: 26 Aug 2008 Posts: 271
|
Posted: Tue Nov 18, 2008 2:12 am Post subject: |
|
|
dmpogo wrote: | There are quite a few levels to peel off
First
1) check that
cat /sys/power/state
has mem and disk
2) Try to get hiberanate in the simplest possible regime
a) disable laptop mode
b) switch to console
c) run hibernate there |
I try as what you said .
I have mem and disk in /sys/power/state.
I diabled laptop mode and run hibernate in console (Ctrl Alt F1) ,but failed.
Now hibernate does not work .
Before I last update(emerge -avuND world) , I can hibernate .
thanks |
|
Back to top |
|
|
tuber Apprentice
Joined: 12 Nov 2004 Posts: 267
|
Posted: Tue Nov 18, 2008 5:49 pm Post subject: |
|
|
Not exactly what you're asking for, but you may want to try tuxonice-sources also. |
|
Back to top |
|
|
dmpogo Advocate
Joined: 02 Sep 2004 Posts: 3468 Location: Canada
|
Posted: Tue Nov 18, 2008 6:05 pm Post subject: |
|
|
waterloo2005 wrote: | dmpogo wrote: | There are quite a few levels to peel off
First
1) check that
cat /sys/power/state
has mem and disk
2) Try to get hiberanate in the simplest possible regime
a) disable laptop mode
b) switch to console
c) run hibernate there |
I try as what you said .
I have mem and disk in /sys/power/state.
I diabled laptop mode and run hibernate in console (Ctrl Alt F1) ,but failed.
Now hibernate does not work .
Before I last update(emerge -avuND world) , I can hibernate .
thanks |
Ok, so you are saying that you run
Code: |
/usr/sbin/hibernate
|
in the console and it does not work, right ? What does not mean failed - did not even hibernate or did not resume properly ?
If first, what happens if you do (from console) ?
Code: |
echo disk > /sys/power/state
|
|
|
Back to top |
|
|
waterloo2005 Apprentice
Joined: 26 Aug 2008 Posts: 271
|
Posted: Wed Nov 19, 2008 3:07 pm Post subject: |
|
|
I run /usr/sbin/hibernate , but it does not hibernate . |
|
Back to top |
|
|
|