After a new install of Feisty hibernate worked properly except for the
wireless connection and sound. Both these have been solved. The sound by
installing another kernel. The wireless by modifying /etc/default/acpi-
support.

kernel:

http://rookery.ubuntu.com/~kyle/kernels/salgado/2007-04-25/linux-
image-2.6.20-15-generic_2.6.20-15.28_i386.deb

wireless:

look in /etc/default/acpi-support for:

# Add services to this list to stop them before suspend and restart them in
# the resume process.
STOP_SERVICES="mysql"

and modify that to:

# Add services to this list to stop them before suspend and restart them in
# the resume process.
STOP_SERVICES="networking"

That does the job on my computer.

-- 
hibernate and suspend disfunction on compaq presario 1722EA
https://bugs.launchpad.net/bugs/114916
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to