Wake on Lan from Power Off State (S5) on Asus P9X79 Pro

My PC built on top of an Asus P9X79 Pro can be waked up from Lan when it is in Sleep Mode (=S1 state) but not when it has been completely turned off (=S5 state). Googling a bit I found the exact solution on Ryan’s Bliggity Blog: enable the “Network Stack” in the Bios.

Click to Read More

So, as a resume, here is my configuration:

  1. Windows Power Options
    1. Open Control Panel > Hardware and Sound > Power Options
    2. Click on “Change what the power buttons do” on the left
    3. Click on “Change settings that are currently unavailable”
    4. Uncheck the option “Turn on fast start-up (recommended)”
  2. Bios
    1. Enter your UEFI bios (I am using the latest version when posting his)
    2. Click on “Exit/advanced mode” button in the upper-right corner and enter the advanced mode
    3. Go to the “Advanced” tab and select the entry “APM”
      1. Enable the option “Power On By PCI/E/PCI”.
      2. Enable also the “Network Stack”
    4. Possibly go next to the “Boot” tab and
      1. Either disable the option “Fast Boot”
      2. Or if you enable it, enable its sub-option “Network Stack Driver Support”
  3. Network adapter settings:
    1. Open Control Panel > Network and Internet > Network and Sharing Center
    2. Click on “Change Adapter Settings” (on the left)
    3. Right-Click the Network Adapter “Intel(R) 82579V Gigabit Network Connection” and select “Properties”
    4. In the “Networking Tab”, click “Configure”
    5. In the “Power Management” tab, yous should now see and tick the option “Wake on Magic Packet from power off state”
    6. Keep the “Wake on Magic Packet” option ticked too (to wake from Sleep State).

All about System Power States can be found on Intel website:

  • System Power State S0 the ON state: The system is completely operation, fully powered and completely retains the context.
  • System Power State S1 the Sleep state: The system consumes less power than S0 state. All Hardware & Processor context is maintained.
  • System Power State S2 the Sleep state: The system consumes less power than S1 state. Processor loses power and processor context and contents of the cache are lost.
  • System Power State S3 the Sleep state: The system consumes less power than S2 state. Processor & Hardware context, cache contents, and chipset context are lost. The system memory is retained.
  • System Power State S4 the Hibernate state: The system consumes the least power compared to all other sleep states. The system is almost at an OFF state, expect for a trickle power. The context data is written to hard drive (disk)and there is no context retained.
  • System Power State S5 the OFF state:The system is in a shutdown state and the system retains no context. Note that in power state S4 the system can restart from the context data stored on the disk, but in S5 the system requires a reboot.

Loading


Categories:


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *