From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mtava1.carestreamhealth.com ([205.173.211.14]:55967 "EHLO ashop0009.corp.carestreamhealth.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759372Ab3GSSGH (ORCPT ); Fri, 19 Jul 2013 14:06:07 -0400 Message-ID: <51E9800C.8040007@carestream.com> (sfid-20130719_200611_063796_351233F1) Date: Fri, 19 Jul 2013 14:06:04 -0400 From: "greg.huber" MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: linux-wireless , daniel.wagner@oss.bmw-carit.de, Dan Williams Subject: Re: Wake-On-Wireless and Deauthentication References: <51E6DE4D.50902@carestream.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Thank you for your reply, I'm trying this now. Greg On 07/18/2013 09:38 PM, Luis R. Rodriguez wrote: > On Wed, Jul 17, 2013 at 11:11 AM, greg.huber wrote: >> I'm trying to get Wake-on-wireless working with an Atheros AR9462. >> The problem I seem to be having is that there is a Deauth requested >> when the system is suspended. Does anyone know how to keep the >> association while suspended?? I'm using kernel 3.9.9. >> >> The log after waking (from keyboard) >> >> [ 320.117062] wlp3s0: deauthenticating from 00:24:01:12:de:7a by local choice >> (reason=3) > Typical managers for networking will disassociate you (and therefore > deauth first) prior to kicking the system to suspend. To test WoW you > need to run the supplicant manually because as far as I can tell the > GUI managers don't consider if WoW was enabled or not. In such a case > that WoW was enabled the GUI managers should not send the > deauth/disassoc. > > Luis >