Hi, I'm relatively new to ACPI and am having problems trying to get wake on LAN working from S3. I have managed to successfully get the machine to resume from S3 using the power button, and also to get the machine to wakeup using a magic packet, but not to a working state. The machine is a small server running Debian Sarge with kernel version 2.6.16.16 and the corresponding ACPI patch set. It has two Gigabit LAN ports (one on the motherboard - a Realtek 8110 and the other an Intel PRO 1000/MT PCI card). The e1000 driver has been patched according to bugzilla bug 5609. The symptoms are that I put the machine to sleep (echo -n mem >/sys/power/state), send it a magic packet, the machine comes to life but there is no screen, no keyboard response and no response to ping. It seems to be off with the fairys. The video card is Nvidia, but I have used the latest nvidia drivers (version 1.0-8756), and these work fine for resume from S3 using the power button. The one question mark I have is that /proc/acpi/wakeup has the following entries: Device Sleep state status PCI0 4 enabled HUB0 4 enabled USB0 3 disabled USB1 3 disabled USB2 3 disabled USB3 3 disabled USBE 3 disabled Given I am trying to wake from S3, is this correct ? Do I need to/is it possible to change the wakeup state to S3 for the PCI0/HUB0 lines ? Note that enabling PCI0 enables HUB0 as well (not sure what the latter actually is, but there is a message saying that they share the same GPE). Any suggestions on what's going on and how to fix it would be appreciated. Regards, David. - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html