Error #467
closed
- Status changed from Nou to En progrés
- % Done changed from 0 to 50
The problem is not in the order the wireless interfaces are listed, but in 802.11ac interfaces not being detected as 5 GHz. For instance:
ath9k 802.11an
root@qMp-98d4:~# qmpinfo modes wlan1
a n
mt76 802.11ac
root@qMp-98d4:~# qmpinfo modes wlan1
n
In the second example, wlan1 won't be considered as 802.11a (or 11an), even if it actually is.
- Status changed from En progrés to Tancat
- % Done changed from 50 to 100
Fixed in commit b24bdd9d.
qmpinfo modes didn't identify 802.11ac devices as 802.11a-capable,
which, as a consequence, made the default channel selection behave
different for 802.11an and 802.11ac devices.
Also available in: Atom
PDF