Hibernation worked perfectly fine in 11.04. Ever since I upgraded to 11.10, my laptop (Acer Aspire) keeps crashing when it's hibernating. I have no clue why. Any ideas?
At first it seemed to only happen between 6a-noon (US Eastern time), but this morning it happened earlier.
(PS. I checked /var/log/syslog
but I'm not sure what I'm looking for. I thought something might jump out at me as an obvious error in hibernating or coming out of it, but nothing seemed unusual. I'm a bit of a newbie in this area so I might be missing something in lines upon lines upon lines.)
/var/log/syslog
, look at/var/log/pm-*.log
, and the files listed bydpkg -L pm-utils
, also see my other answer http://askubuntu.com/questions/65632/why-is-wireless-down-strange-after-switching-to-battery/65815#65815 which offers more detail. – waltinator Nov 12 '11 at 07:01