From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QypsL-0000Jw-JO for garchives@archives.gentoo.org; Wed, 31 Aug 2011 18:51:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7C521C2F8; Wed, 31 Aug 2011 18:50:43 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id A369E21C160 for ; Wed, 31 Aug 2011 18:49:42 +0000 (UTC) Received: by vxh7 with SMTP id 7so844268vxh.40 for ; Wed, 31 Aug 2011 11:49:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=jJ5uIAj1PaLPsS4XD4I2SfH/1swSZ1XQaExmBgg7DPY=; b=qMkYKqfzCUEsZeoblk85mu9gQd8zHsHCo0t7Wt2iZjIwl74aMKA4eBqE3GbaMwFTFM OgnQRLvE+eFPS/rQqfnFfCKia3RM7zo4NzJvjo13RJJ7nFmn5BaHWF3gts5gn5VGOA0S ++PPHgLh5R7pEfL4h5L5Ss+tmqcFRwOH0WsX0= Received: by 10.220.210.137 with SMTP id gk9mr209814vcb.131.1314816582124; Wed, 31 Aug 2011 11:49:42 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.220.115.130 with HTTP; Wed, 31 Aug 2011 11:49:22 -0700 (PDT) In-Reply-To: References: From: Paul Hartman Date: Wed, 31 Aug 2011 13:49:22 -0500 X-Google-Sender-Auth: 3Ua-5_S3tb33TDzUMdacV0IPYKk Message-ID: Subject: Re: [gentoo-user] Wireless: deauthenticating by local choice To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 38ea3f8b01617b9bf64d87fb36ea0b97 On Wed, Aug 31, 2011 at 12:30 PM, Grant wrote: > I'm on the road connecting to various wireless access points and > sometimes I'm unable to connect and I get the (try 1) (try 2) (try 3) > (timed out) messages in dmesg which makes sense. =A0Other times I get a > different series of messages in dmesg when I'm unable to connect which > don't make sense to me. =A0The interface connects, then disconnects, > then connects, then disconnects, over and over until it finally > decides to fail permanently. Have you tried disabling power saving mode? Something like: iwconfig wlan0 power off