Weblog entry #3 for HWilton
#3
s2ram
Posted by HWilton on Tue 30 Jan 2007 at 08:27
found a few useful information on the hibernate issue - there's the :
that gives useful info on the battery level
and as well when launching :
its the s2ram
acpi -V
Battery 1: discharging, 93%, 02:35:29 remaining
Thermal 1: ok, 45.0 degrees C
Thermal 2: ok, 48.0 degrees C
Thermal 3: ok, 32.0 degrees C
Thermal 4: ok, 22.0 degrees C
Thermal 5: ok, 0.0 degrees C
AC Adapter 1: off-line
that gives useful info on the battery level
and as well when launching :
hibernate -v3there is also another method to put the unit on sleep mode
i receive among other info this msg : hibernate: Trying method in suspend2.conf... hibernate: Trying method in disk.conf... hibernate: Trying method in ususpend-disk.conf... hibernate: Including configuration from common.conf 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: [59] Executing RemountXFSBootRO ... hibernate: [89] Executing SaveKernelModprobe ... Saved /proc/sys/kernel/modprobe is /sbin/modprobe hibernate: [91] Executing ModulesUnloadBlacklist ... Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules Module version for ipw2100 is 2 Module version for ipw2200 is 2 Unloading blacklisted module psmouse (and dependencies) Unloading psmouse ... Unloading blacklisted module button (and dependencies) Unloading button ... Module version for ndiswrapper is hibernate: [95] Executing XHacksSuspendHook2 ... xhacks: changing console from 7 to 15 hibernate: [98] Executing CheckRunlevel ... hibernate: [99] Executing DoUSuspend ... hibernate: Running /usr/sbin/s2disk ... suspend: Could not stat the resume device file hibernate: [90] Executing ModulesLoad ... Loading module psmouse (from auto)... Loading module button (from auto)... hibernate: [89] Executing RestoreKernelModprobe ... hibernate: [85] Executing XHacksResumeHook2 ... xhacks: changing console back to 7 hibernate: [70] Executing ClockRestore ... hibernate: [59] Executing RemountXFSBootRW ... hibernate: [11] Executing XHacksResumeHook1 ... hibernate: [01] Executing NoteLastResume ... hibernate: [01] Executing LockFilePut ...
its the s2ram
s2ram Machine is unknown. This machine can be identified by: sys_vendor = "Hewlett-Packard" sys_product = "HP Compaq nx6310 (RH322EA#AKB)" sys_version = "F.08" bios_version = "68YDU Ver. F.08" See http://en.opensuse.org/S2ram for details.* so i manage to put the unit in a sleep mode with this, but couldnt resume afterward ... had to hard reset the laptop. i'm currently following this page http://en.opensuse.org/S2ram trying the various options ...
* s2ram -f -a 1
* s2ram -f -a 2
* s2ram -f -a 3
* s2ram -f -p -m
* s2ram -f -p -s
* s2ram -f -m
* s2ram -f -s
* s2ram -f -p
* s2ram -f -a 1 -m
* s2ram -f -a 1 -s
[...]
Comments on this Entry
Posted by Anonymous (67.132.xx.xx) on Tue 30 Jan 2007 at 15:52
I have had good luck with s2disk, it works well on my R40 thinkpad, whereas s2ram
fails to resume.
fails to resume.
[ Parent | Reply to this comment ]
You're lucky ;)
I'm learning a lot thru this little issue(reading logs, checking conf files and so on ...) but it still doesnt work ! neither of them (s2disk, s2ram, and sleepd)
I'm learning a lot thru this little issue(reading logs, checking conf files and so on ...) but it still doesnt work ! neither of them (s2disk, s2ram, and sleepd)
[ Parent | Reply to this comment ]