hibernation problem
Derek Broughton
news at pointerstop.ca
Tue Jun 24 14:43:48 UTC 2008
Gary Kirkpatrick wrote:
> It seems to hibernate, then restarts, going to the login screen, then the
> password screen, but sometimes skipping the former, then loads. After it
> loads I get an error message saying ubuntu has failed to hibernbate. So
> it
> shuts down but either does or does not resume normally. In either case I
> get that error message.
That generally means you don't have enough (or perhaps even any) swap space.
What does "free" show?
$ free
total used free shared buffers cached
Mem: 1025972 988224 37748 0 0 249564
-/+ buffers/cache: 738660 287312
Swap: 3004112 129140 2874972
If Mem/Used is less than Swap/Free, you have a problem. If you don't have
_any_ swap, try: "sudo swapon -a".
--
derek
More information about the ubuntu-users
mailing list