On Wed, Jan 04, 2012 at 03:03:49AM +0100, [email protected] wrote
> ...I tried linux kernel 3.1.7 and it does not fix the problem.
> The situation remains the same....sigh....
>
> What can I addtionaly check ?
An excerpt from the hibernate.conf man page...
=======================================================================
Verbosity N
Determines how verbose the output from the suspend script
should be: 0: silent except for errors 1: print steps 2:
print steps in detail 3: print steps in lots of detail 4:
print out every command executed (uses -x)
LogFile <filename>
If specified, output from the suspend script will also be
redirected to this file - useful for debugging purposes.
=======================================================================
Add the 2 lines...
Verbosity 4
LogFile /root/hibernate.log
...to /etc/hibernate.conf and attempt to suspend. If it doesn't power
off, do *NOT* use the power switch. Either reboot with {CTRL}{ALT}{DEL}
or else use the "Magic SysReq Key", if you have it enabled. Once you
restart, take a look at the logfile to see where it dies. If you can't
figure it out, gzip the logfile and attach it to a posting here, and
we'll try to figure it out.
--
Walter Dnes <[email protected]>