Ubuntu 8.10 amd64 Suspend
Laptop,
Acer Aspire 5102 wlmi
4 GB RAM
120 GB Harddrive
And suspend to ram is finally working!
had to add this little file to /etc/pm/config.d/ to get the atheros wifi to get back up when resumed.
/etc/pm/config.d/defaults:
SUSPEND_MODULES=”ath_pci”
that did the trick.
I have installed the fglrx drivers via the System -> Administration -> Hardware Drivers application, and I haven’t got the desktop effects enabled due to slower window drawing using these drivers compared to the default ones (ati? / radeon?).
Thanks to paulsiu for the information.
Update:
here is my config files for reference.
/etc/pm/config.d/00sleep_module:
/etc/default/acpi-support:
/etc/pm/config.d/defaults:
Also, lspci output:
And lsmod output:
EDIT: fixed typo.

