From owner-freebsd-wireless@FreeBSD.ORG Fri Aug 15 03:07:01 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75B2BF67 for ; Fri, 15 Aug 2014 03:07:01 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C036D2758 for ; Fri, 15 Aug 2014 03:07:00 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.8/8.14.8) with ESMTP id s7F36WEL036072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 15 Aug 2014 11:06:32 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.8/8.14.8/Submit) id s7F36W7W036071; Fri, 15 Aug 2014 11:06:32 +0800 (CST) (envelope-from kevlo) Date: Fri, 15 Aug 2014 11:06:31 +0800 From: Kevin Lo To: Miguel Clara Subject: Re: FreeBSD current RT3071 can't connect to 5G network Message-ID: <20140815030631.GA36062@ns.kevlo.org> References: <53DE4FD2.8050309@FreeBSD.org> <20140805092636.GA41308@ns.kevlo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2014 03:07:01 -0000 All USB wifi dongles in FreeBSD don't support 11n yet. Kevin On Thu, Aug 14, 2014 at 03:09:23PM +0100, Miguel Clara wrote: > > Duh, I figured it out... by default the Asus Guest netwroks are created in > "auto" mode, so both N and legacy, while my 5G network was set to N only > (2.4 is set to auto too). > > This also explain the poor performance now... for some reason 11n is not > working only 11g/a. > > ifconfig wlan0 mode 11na or 11ng gives me device is not configured (This > works fine for the ath card tough)! > > > Melhores Cumprimentos // Best Regards > ----------------------------------------------- > *Miguel Clara* > *IT - Sys Admin & Developer* > *E-mail: *miguelmclara@gmail.com > www.linkedin.com/in/miguelmclara/ > > > On Thu, Aug 14, 2014 at 2:13 PM, Miguel Clara > wrote: > > > > > > > On Wed, Aug 13, 2014 at 7:10 PM, Miguel Clara > > wrote: > > > >> Hi, just wanted to report that the patch made no difference. > >> > >> However I created a guest network in my router with the same password and > >> also using WPA2, and it connects to it. > >> > >> the only difference is the BSSID, so I wonder if this is a issue with wpa > >> and nothing to to with the driver? > >> > > > > NOTE: it works well if using ath driivers so the problem is probably in > > the driver indeed! > > > > > >> But the performance is still horrible! > >> > >> > >> > >> > > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >