Date: Sat, 2 Jun 2018 00:37:12 +0200 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: freebsd-current@freebsd.org Subject: Re: Can't seem to use 5GHz APs with Intel wireless Message-ID: <20180601223711.GA93642@elch.exwg.net> In-Reply-To: <20180601091031.72u7tqfkatsl3guh@kazhap> References: <20180601091031.72u7tqfkatsl3guh@kazhap>
next in thread | previous in thread | raw e-mail | index | archive | help
## Dhananjay Balan (mail@dbalan.in): > From reading man pages, I can see that iwn(4) supports 11n. Is it > really supprted? What can I do to enable 11n? The wlan system will auto-select 11n (wide channels, MIMO) as supported by interface and network. See "ht" flag in ifconfig(8). > wlans_iwn0="wlan0" > ifconfig_wlan0="ssid SSID WPA SYNCDHCP" Did you try adding "mode 11a" to select 5GHz band? (This might be out-of-date, as my WiFi stuff is all on 11) (currently I'm also using 2.4GHz only, for compatibility with some devices and the fact that I have quite some trouble running 2.4GHz and 5GHz from the same interface at the same time). Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180601223711.GA93642>