Project

General

Profile

Actions

Error #467

closed

Two wireless interfaces each on a different band are configured differently if they are "radio0=>5GHz, radio1=>2.4GHz" or "radio0=>2.4GHz, radio1=>5GHz"

Added by Roger Pueyo Centelles over 6 years ago. Updated about 6 years ago.

Status:
Tancat
Priority:
Baixa
Category:
Wireless
Target version:
Start date:
10/03/2018
Due date:
% Done:

100%

Estimated time:
4:00 h
Spent time:
Actions #1

Updated by Roger Pueyo Centelles about 6 years ago

  • 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.

Actions #2

Updated by Roger Pueyo Centelles about 6 years ago

  • Status changed from En progrés to Tancat
  • % Done changed from 50 to 100

Aplicat en el conjunt de canvis b24bdd9d8cf00cc1a51433fbf39356821bce8d27.

Actions #3

Updated by Roger Pueyo Centelles about 6 years ago

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.

Actions

Also available in: Atom PDF