5

I don't really have much to add to the question in the title.. Is it possible to wake a computer via a wireless network card? (Assuming that a wireless card doesn't consume enough power to make putting it to sleep not worth it)

Arnold Spence
  • 864
  • 1
  • 12
  • 17

4 Answers4

10

Yes it is, so long as you have a fairly new wireless card - Intel vPro branded machines do have this feature. You could also use Intel AMT (which can be made available over Wireless) to power up machines.

Technically, WoWLAN support within the operating system needs to be present as well - Windows 7 comes with this kind of support.

http://www.intel.com/network/connectivity/resources/doc_library/tech_brief/wowlan_tech_brief.pdf

the-wabbit
  • 40,319
  • 13
  • 105
  • 169
Minkus
  • 278
  • 2
  • 9
1

There is no technical block to WOL working with wireless, it's all down to whether it is implemented in the hardware and whether the wireless NIC is active when the machine down. For machines with built-in wireless NICs this is quite easily implemented but historically hasn't been for a number of reasons. One such reason is the fact historically only portable devices operated wirelessly and it would generally be considered quite undesirable to have the device woken up remotely. With more and more fixed systems using wireless we can expect to see an ever increasing number of such devices with WOL support.

John Gardeniers
  • 27,262
  • 12
  • 53
  • 108
0

Unfortuantly not. Although you could get a wireless bridge so your computer actually sees ethernet yet your wireless bridge remains on so you could use wake on LAN.

Adam Gibbins
  • 7,147
  • 2
  • 28
  • 42
  • This is no longer true. There are many shipping systems that support Wake on Wireless LAN now. – Spiff May 29 '10 at 01:30
  • 1
    This answer is not correct, or partially correct. As of Linux 3.0 WoWLAN is supported for certain network cards. – oz123 Jan 03 '12 at 17:22
0

The only solution I have is that any computer that needs wake on lan is wired to the network. You can send wake on lan over the wireless part of the network into the wired part but that's about it.

epochwolf
  • 639
  • 3
  • 11
  • 16