I have a Intel AMT featuring mobo and a vPro capable Intel mPCIe wifi card (Centrino Adv-N 6235), and I'm trying to configure my system (running Ubuntu 14.04) to wake via WLAN.
Using iw to enable wowlan and following the instructions in How do I get wireless Wake-on-Lan work with an Intel 5100 AGN?, I was able to get wake my system from a freeze state (s0) using a magic packet. However, I can't get this to work from suspend, and I'd ideally like to be able to wake the system when it's powered down (be able to plug this machine in and wake it via wowlan). Shouldn't enabling wowlan via iw configure the system to keep the wifi card powered when suspending?
Could someone please help me check if the wifi card is being powered down on suspend or shutdown? Is this something that requires further configuration within Ubuntu - maybe proprietary drivers? I haven't been able to find very much information on troubleshooting WoWLAN on Ubuntu, just a few guides with info regarding the feature (this one on kernel.org and this one in Ubuntu docs).
Has anyone here worked with AMT and Ubuntu before? I think AMT also makes use of wake-on-wireless-LAN capabilities.
Any help is appreciated, thank you.