Does Wake-on-LAN from power state S5 require any OS configuration?

Posted by TARehman on Super User See other posts from Super User or by TARehman
Published on 2012-11-28T16:58:24Z Indexed on 2012/11/28 17:07 UTC
Read the original article Hit count: 255

Filed under:
|

I am configuring a HTPC which I would like to be able to power on using Wake-on-LAN, from the S5 state (full shutdown, still plugged in). The system is running Linux Mint 14 Cinnamon. I'm getting some conflicting information in my searching on the Net.

I am not concerned with using WoL to change the state from standby or hibernate to on. Because of the current interface to our TV, the system must be either turned on or turned off. So, basically, this system will cycle from S0 to S5, and from S5 back to S0, and so on.

Some tutorials suggest that I need to use ethtool to configure things after enabling WoL in my BIOS, but my understanding is that doing an S5 -> S0 power on only requires the BIOS to be configured (since when the computer is in state S5, the OS hasn't even been loaded anyway).

Can I use WoL with only the BIOS configured to go from state S5 to S0, or will I need to configure the OS as well?

© Super User or respective owner

Related posts about linux-mint

Related posts about wake-on-lan

  • Wake on Lan password.

    as seen on Super User - Search for 'Super User'
    I have a Windows 7 machine, with Intel 82567LM LAN Card. I am trying to enable Wake on Lan with password. Can somebody please tell me how to set the password for Wake on Lan. I shall be grateful for any pointers/links etc. Thanks. PS. Can someone please suggest a small utility for wake on lan, that… >>> More

  • Mac Mini Wake on Lan

    as seen on Super User - Search for 'Super User'
    My Mac Mini has a setting in the Energy Saver category called Wake for Ethernet network access. Now the way I read this option is that any network access to the Mac whilst it is asleep will wake it up, but it doesn't. I have read that I have to send it the magic packet to wake it up, but what… >>> More

  • Wake on LAN has stopped working after installing Windows 7

    as seen on Super User - Search for 'Super User'
    I have a Dell XPS 630i that came loaded with Windows XP. Wake-on-LAN has always worked fine on it; I send the magic packet and the machine comes to life. Since installing Windows 7, however, it stopped working. What could be the problem? >>> More

  • VMWare ESXi 3.5 Wake On Lan

    as seen on Server Fault - Search for 'Server Fault'
    Hello everyone! I am using VMWare ESXi 3.5 on my server, and I want to be able to remotely boot the server up. In the bios settings of the computer, I enabled Wake on Lan. I know usually with Windows XP and other Windows Operating Systems, you have to also enable wake on lan in the network card settings… >>> More

  • wakeonlan from remote host

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I have setup wake on lan service on my server. Everything works fine on local area network: root@server$: poweroff user@local$ wakeonlan AA:BB:CC:DD:EE:FF and the server wakes up. AA:BB:CC:DD:EE:FF is a MAC address of my server, which has IP 192.168.1.2 and hostname: example.com. It is connected… >>> More