From owner-freebsd-hackers@freebsd.org Fri Jul 29 05:17:14 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81DDFBA7588 for ; Fri, 29 Jul 2016 05:17:14 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 652D31C31 for ; Fri, 29 Jul 2016 05:17:14 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [10.1.1.2] (unknown [10.1.1.2]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 9893D1404 for ; Fri, 29 Jul 2016 05:17:07 +0000 (UTC) Subject: Re: Disappointment with wifi... To: freebsd-hackers@freebsd.org References: <20160728191950.GF4313@blisses.org> <20160728205036.GG4313@blisses.org> From: Allan Jude Message-ID: Date: Fri, 29 Jul 2016 01:17:07 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2016 05:17:14 -0000 On 2016-07-28 21:05, Adrian Chadd wrote: > Hi! > > FreeBSD wireless progresses at the rate at which people pay for > FreeBSD! You should let your vendor know about your problem! > > Ok, so that aside: > > * I use iwn daily at home and at work, it doesn't have issues; > * whenever I or other developers see issues, we try to fix them! > > So, given that, let's figure out what's going on. You should totally > start by doing this: > > $ ifconfig -v wlan0 list sta > $ ifconfig -v wlan0 > $ ifconfig -v wlan0 list scan > > Then let's see what's going on! > > THanks, > > > > -adrian > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > I have a T530, it has the same 6205 wifi chip, and it works fine. I have sometimes had better luck by disabling ht20 (ifconfig wlan0 -ht20), but I don't recall the last time I had to do that. -- Allan Jude