Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:50860 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752941Ab1IUJn6 (ORCPT ); Wed, 21 Sep 2011 05:43:58 -0400 Received: by bkbzt4 with SMTP id zt4so1277688bkb.19 for ; Wed, 21 Sep 2011 02:43:57 -0700 (PDT) Message-ID: <4E79B1D0.7090602@googlemail.com> (sfid-20110921_114401_911980_C99B44BA) Date: Wed, 21 Sep 2011 11:43:44 +0200 From: Chiefdome MIME-Version: 1.0 To: Larry Finger , george0505@realtek.com, linux-wireless@vger.kernel.org Subject: Re: Alfa AWUS036NHR with RTL8188RU chipset References: <4E77F631.3030202@googlemail.com> <4E77F9FD.1020204@googlemail.com> <4E780309.9010601@lwfinger.net> <4E785DB3.5040109@googlemail.com> <4E7907D3.1020606@googlemail.com> <4E792994.1080809@lwfinger.net> In-Reply-To: <4E792994.1080809@lwfinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 09/21/2011 02:02 AM, Larry Finger wrote: > On 09/20/2011 04:38 PM, Chiefdome wrote: >> I tried at least wireless-next but the adapter isn't showing up. >> Where to get more log files and stuff? >> Isnt this adapter good supported by the rtl8192cu driver or where is >> the problem? > > For the mainline kernel to work with 802.11n-only APs and to reconnect > after an initial try, your kernel needs the following patches: > > commit bac2555c6d86387132930af4d14cb47c4dd3f4f7 > Author: George > Date: Sat Sep 3 10:58:48 2011 -0500 > > rtlwifi: Fix problem when switching connections > > The driver fails to clear encryption keys making it impossible > to switch connections. > > Signed-off-by: George > Signed-off-by: Larry Finger > Cc: Stable [2.6.39+] > Signed-off-by: John W. Linville > > commit 3401dc6eba788ebc7c14ce51018d775b1c263399 > Author: George > Date: Sat Sep 3 10:58:47 2011 -0500 > > rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP > > The driver fails to connect to 802.11n-enabled APs. The patch fixes > Bug #42262. > > Signed-off-by: George > Signed-off-by: Larry Finger > Cc: Stable [2.6.39+] > Signed-off-by: John W. Linville > > Both of these are in wireless-testing, and were just merged into the > mainline kernel. In addition, they were merged with the 3.0 stable > tree today. > > Both should be in wireless-next, but as I recall, you were not able to > test with that tree. > > With the updated mainline kernel, the link is stable and performance > is acceptible with netperf TCP_STREAM (TX) at 20.5 +/- 4.8 Mbps and > TCP_MAERTS (RX) of 21.7 +/- 3.8 Mbps. These numbers are not > spectacular, but they will do. > > Larry > I tried the latest git repo from git://git.infradead.org/users/linville/wireless-next. Same story here. After disconnecting to the network, I have to reload the module only then networks are seen. Chiefdome