Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

As the title says I can't get suspend and hibernate to work. I've tried everything,but nothing works. In my opinion my problem is swap memory which is used, correct me if I'm wrong, to suspend and hibernate.

My swap seems to be working, but if I give this command this is what I get:

free
           total       used       free     shared    buffers     cached
Mem:       4124448     745944    3378504          0      71348     334084
-/+ buffers/cache:     340512    3783936
Swap:      4198396          0    4198396

Swap memory used is always 0. I always tried to put swappiness to 100, and change swap priority to 30000, but nothing is changed.

share|improve this question
Welcome to Ask Ubuntu! Swap has nothing to do with suspend and hibernate is disabled by default on 12.04. Please share the content or output of the following commands/files to better help us troubleshoot your problem (instructions in this answer): file(s): /var/log/kern.log, command(s): dmesg – izx Jul 16 '12 at 9:53
/ver/log/kern.log link dmseg paste.ubuntu.com/1094617 @izx – gyosko Jul 16 '12 at 9:59
Thanks, can you try suspending, and after it fails, pastebin both those files again? – izx Jul 16 '12 at 10:08
@izx I've tried again and these are the results:/var/log/kern.log link and dmesg link – gyosko Jul 16 '12 at 10:25
@izx Tryed this askubuntu.com/a/135555/77314 , but suspend does not work anyway. – gyosko Jul 16 '12 at 22:14
show 1 more comment

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.