Get suspend/hibernate working fast in Ubuntu Feisty Fawn (7.04) and Edgy Eft (6.10)

Linux sleepAfter I upgraded to Ubuntu Feisty Fawn 7.04 Linux distribution I noticed that one of my favorite laptop features suspend/hibernate worked quite baldly and slowly. It took up to few minutes to get laptop sleeping and then awake it. Both default suspend and hibernate features are cheesy in this Ubuntu version. The worst thing I faced was that after I got laptop sleeping and put it into my bag it was still working. This situation caused laptop overheating.

Thanks to heaven there is alternative suspend/hibernate utility for Ubuntu OS – uswsusp (I really don’t know who gave such a name for it). To get it working just install it with apt-get or aptitude (I recommend aptitude) :

sudo aptitude install uswsusp

When it’s done it would be great if you test it before making it default suspend/hibernate engine:

sudo s2disk

This will hibernate your system, to check suspend feature execute:

sudo s2ram
or
sudo s2ram -f

Working well? Great! Let’s make it default (including Gnome logout dialog). First of all download these files:

hal-system-power-suspend-linux
hal-system-power-hibernate-linux

Then backup Ubuntu’s original files to your Desktop by commands:

cp /usr/lib/hal/scripts/linux/ hal-system-power-suspend-linux ~/Desktop
cp /usr/lib/hal/scripts/linux/ hal-system-power-hibernate-linux ~/Desktop

Now it’s time to make uswsusp to be default in the system:

sudo cp hal-system-* /usr/lib/hal/scripts/linux/
sudo chmod 755 /usr/lib/hal/scripts/linux/*

Note: if you use Edgy just replace /usr/lib/hal/scripts/linux/ with /usr/share/hal/scripts.

Now you can use suspend/hibernate features normally without any obstacles :)

You may also be interested in:
EV-DO Internet access with Ubuntu Linux
Review of sticky notes applications for GNOME
Video conference between Linux and Windows users
Ubuntu Linux and your Apple iPod
Debian/Ubuntu Linux apt-get vs. aptitude

 
 
» You might also be interested in the following articles:
Make a copy of virtual machine with Vmware Server
Ubuntu Feisty Fawn at Dell Inspiron 1501
Vmware Server at Ubuntu Feisty 7.04
Popular Linux bittorrent clients comparison
Dell shares custom-tailored Ubuntu Feisty for it’s laptops



» Want to stay up to date? Subscribe to our E-MAIL or RSS feed!

0 Responses to “Get suspend/hibernate working fast in Ubuntu Feisty Fawn (7.04) and Edgy Eft (6.10)”


  1. No Comments

Leave a Reply




Friendly Sites:Who is behind Linux Screw?
GeekyBits³ | Bash Cures Cancer | OMG! Ubuntu!
My SysAd Blog | Web Upd8
ZEPY | Linux config Wiki | Planet Sysadmin
a non-geek's linux notes | Linux Today
TuxArena: The arena of Tux | LinuxAlt.Com
My name is Artem N. (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››