<div dir="ltr">This is the /etc/config/wireless I'm using on a UBNT M5 radio running Barrier Breaker r45620:<br><br>config wifi-device radio0<br> option type mac80211<br> option channel 36<br> option hwmode 11a<br> option path 'pci0000:00/0000:00:00.0'<br> option htmode HT20<br> option country 'US'<br> option beacon_int '500'<br> list basic_rate '12000 18000 24000 36000 48000 54000'<br> option diversity '1'<br> option doth '0'<br> option disabled 0<br><br>config wifi-iface wlan0<br> option device radio0<br> option network 'mesh'<br> option mode 'adhoc'<br> option mcast_rate '12000'<br> option ssid MyMesh<br> option bssid '02:CA:FF:EE:BA:BE'<br> option encryption 'psk2+aes'<br> option key '...'<br><br clear="all"><div>... and this is the /var/run/wpa_supplicant-wlan0.conf generated when using packages hostapd, hostapd-common, and wpa-supplicant:<br><div><br>ap_scan=2<br>network={<br> scan_ssid=0<br> ssid="MyMesh"<br> key_mgmt=WPA-PSK<br> mode=1<br> fixed_freq=1<br> frequency=5180<br> mode=1<br> psk="..."<br> proto=RSN<br> bssid=02:CA:FF:EE:BA:BE<br> beacon_int=500<br> mcast_rate=12<br>}</div></div><div><br></div><div>Running "iw wlan0 station dump" confirms no HT modes appear on links to other stations. By comparison, the same radio and same wireless config under Chaos Calmer r46069 sees this /var/run/wpa_supplicant-wlan0.conf generated:<br><br>ap_scan=2<br>network={<br> scan_ssid=0<br> ssid="MyMesh"<br> key_mgmt=WPA-PSK<br> mode=1<br> fixed_freq=1<br> frequency=5180<br> mode=1<br> psk="..."<br> proto=RSN<br> bssid=02:CA:FF:EE:BA:BE<br> mcast_rate=12<br> htmode=HT20<br>}<br><br></div><div>The station dump on the radio running Chaos Calmer does show HT modes in use.<br><br></div>-- <br><div><div class="gmail_signature">Ben West<div><a href="http://gowasabi.net" target="_blank">http://gowasabi.net</a><br><a href="mailto:ben@gowasabi.net" target="_blank">ben@gowasabi.net</a><br>314-246-9434<br></div></div>
</div></div>