Ubuntu 11.10 stops responding when suspend or hibernate

Asked by Raymond

I am running Ubuntu 11.10 on an Asus K53E. The system runs great except for two issues. When I suspend the system it goes into a black screen with the LED still on, fans still running but no response what so ever. The same issue happens when I try to Hibernate.
I am running Ubuntu on a 30 GB separate partition of my 500 GB HD. I have Windows 7 on my other partition. To be more specific, of the 30GB partition dedicated for Ubuntu 11.10 I have dedicated 500 MB to my boot partition, 2GB to my swat partition, 10GB to my root partition, and the rest to my home partition. All partitions except for my boot partition are logical.

Here is my system info:
System: Ubuntu 11.10
Memory: 3.7 GB
Processor: Intel® Core™ i5-2430M CPU @ 2.40GHz × 4
OS Type: 64-bit
Disk: 29.0 GB

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu pm-utils Edit question
Assignee:
No assignee Edit question
Solved by:
Raymond
Solved:
Last query:
Last reply:
Revision history for this message
Raymond (ray12cab) said :
#1

Here is a list of things that I have tried but have had no effect:

1. Create new file /etc/modprobe.d/blacklist-suspend.conf with the following two lines:
blacklist firewire_core
blacklist firewire_ohci
2. Run: sudo update-initramfs -u
3. Reboot and check that the modules were not loaded by running: lsmod | grep firewire
4. Suspend the machine and bring it back up.
5. Hibernate the machine and bring it back up.

...........................................

removing the package gome-power-manager
sudo apt-get --purge remove gnome-power-manager

sudo apt-get remove gnome-power-manager

sudo apt-get install -no-install-recommends gnome-panel

.......................

my current kernel version is 3.0.0-13-generic
could this be a known issue for this version?

Revision history for this message
Raymond (ray12cab) said :
#2

Ok, after further researching I came across a solution that worked for me. Refer to:

http://ubuntuforums.org/showthread.php?p=9261807

Hope this helps anyone reading this.

Revision history for this message
viktor (vikrotten) said :
#3

Hi Raymond, i had the same issue and i solve it with this tutorial, i hope helps you !!

greetings

http://thecodecentral.com/2011/01/18/fix-ubuntu-10-10-suspendhibernate-not-working-bug