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 1Qyqbq-0005hp-Le for garchives@archives.gentoo.org; Wed, 31 Aug 2011 19:38:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 441C621C2F8; Wed, 31 Aug 2011 19:37:47 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A2D4321C06D for ; Wed, 31 Aug 2011 19:36:38 +0000 (UTC) Received: by vws13 with SMTP id 13so1024648vws.40 for ; Wed, 31 Aug 2011 12:36:38 -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=iEryJ/PMY2fwngqLipcw+RnmaiEJSDFw5PDGkOL18FM=; b=NMwGzoKLdxINSkeSWq5wrQAEdAwJaCCaVgNIfCEZOgi1kZAI7SvWlsPVbQ/w+J9VuU FTL1fOrZXFEt5mjfYd5mLpji3uMN6lxUPL3dKuwAE55L1nZsSk5rEDUd1IvZqTBB13aO RX9SZpU1nJIe6aWy9q+6FsXz8xUYoq+qlW3IU= Received: by 10.52.74.41 with SMTP id q9mr721928vdv.388.1314819398141; Wed, 31 Aug 2011 12:36:38 -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 12:36:18 -0700 (PDT) In-Reply-To: References: From: Paul Hartman Date: Wed, 31 Aug 2011 14:36:18 -0500 X-Google-Sender-Auth: 15K5oJacG1hzi3fdzR2E5NrHUaU 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: dc1f201655aad7b5e0d5d2894cb70851 On Wed, Aug 31, 2011 at 2:11 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 > > I love this list. =A0I don't want to speak too soon, but Paul, it looks > like you fixed it. I hope so! > I've been struggling with this for a very long > time. =A0The problem would manifest with 2 different rt73 USB wireless > adapters. I had unstable connections and poor speeds on my laptop, and power saving turned out to be the reason why. Some cards have intermediate power-saving levels, too, which might give you a good compromise between performance and battery life, if battery life is even a concern.