On Thu, 2003-11-20 at 03:21, Demond James wrote: > How do we suspend using the acpi? echo 3 > /proc/acpi/sleep *or* echo -n mem > /sys/power/state For the last command to work, make sure you have mounted the SysFS filesystem at /sys: mount -t sysfs /sys