On Thu, Dec 08, 2005 at 07:54:04PM +0200, Matti P?ll? wrote: > The kernel log tells me that mysqld couldn't be stopped. So, when I > stop mysqld manually and unload modules uhci_hcd and ehci_hcd, I can > get the machine to 'standby' state but 'mem' and 'disk' have no > effect. What is the result of ``cat /sys/power/state''
For example, my box can suspend to disk or memory, then | [EMAIL PROTECTED]:/sys/power$ cat state | standby mem disk | [EMAIL PROTECTED]:/sys/power$ And for suspend to disk, you need specify the swap partition in kernel parameter ``resume''. | [EMAIL PROTECTED]:~$ cat /proc/cmdline | root=/dev/hda7 ro vga=794 resume=/dev/hda8 | [EMAIL PROTECTED]:~$ Wang Xu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]