From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Mon, 18 May 2009 15:45:51 -0700 Subject: [ath9k-devel] N mode In-Reply-To: <4A11D431.2040407@gmail.com> References: <4A0EB5A4.5070109@gmail.com> <4A0F2EE9.6050207@gmail.com> <20090518153313.GA20637@tesla> <4A11CB65.80007@gmail.com> <4A11CBD0.4030008@gmail.com> <20090518211452.GQ20637@tesla> <4A11D431.2040407@gmail.com> Message-ID: <20090518224551.GR20637@tesla> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Mon, May 18, 2009 at 02:33:37PM -0700, Dmitri Seletski wrote: > Luis R. Rodriguez wrote: > > On Mon, May 18, 2009 at 01:57:52PM -0700, Dmitri Seletski wrote: > > > >> Forgot to mention, i used bleeding edge this time, but if you want me > >> to, I can of course try stable branch. > >> > > > > Bleeding edge is fine but keep in mind john hasn't applied a series > > of patches pending for ath9k. Particularly power save fixes have been > > posted and by default this is enabled so you can try to disable this > > and see if it helps. Set: > > > > CONFIG_MAC80211_DEFAULT_PS=n > > > > If using compat-wireless you can stuff this into config.mk. > > Once these patches get merged you can try again with it enabled. > > > > Anyway I don't think your issues may be PS related, but more interoperability > > related, your AP may be doing something we don't expect somehow yet in either > > mac80211 or ath9k. > > > > Either way please test with PS disabled by default and see if that helps. > > You can also try the stable RC releases, that doesn't have PS enabled by > > default. > > > > Luis > > > Same story, downloaded, installed new stable version, connects in gmode > and fails to connect when i set Access Point to N mode. > :( can i add any debug information into it or something? Did you disable PS? Better yet John just merged a ton of patches, please give compat-wireless another shot, I just pushed out a new tarball. You can compile and install that as is. v2.6.30-rc6-23952-g30cf869 wireless-testing latest tag: master-2009-05-18 This is compat-release: master-2009-05-18-1-gf28a634 Luis