Actions
Error #462
closedDuring first boot's autoconf, both radios in 5 and 2.4 GHz are set as "802.11s + AP (LAN)" with wrong network in /etc/config/wireless
Status:
Tancat
Priority:
Alta
Assignee:
Category:
Wireless
Target version:
Description
For instance:
config wifi-iface 'wlan0' option device 'radio0' option mode 'mesh' option mesh_id 'qMp' option ifname 'wlan0' option mesh_fwding '0' option network 'lan' <=== WRONG! config wifi-iface 'wlan0ap' option device 'radio0' option mode 'ap' option ssid 'qMp-AP' option network 'lan' option encryption 'none' option ifname 'wlan0ap'
Updated by Roger Pueyo Centelles over 6 years ago
- % Done changed from 10 to 20
This won't happen on a device with two dual-band radios (they get proper [auto]configuration) but on a device with 2 single-band devices on different frequencies.
Updated by Roger Pueyo Centelles over 6 years ago
- % Done changed from 20 to 30
"qmpcontrol configure_wifi" does it right, "qmpcontrol configure_network", which is run later, breaks it.
Updated by Roger Pueyo Centelles over 6 years ago
- % Done changed from 30 to 100
Updated by Roger Pueyo Centelles over 6 years ago
- Status changed from Nou to Resolt
Updated by Roger Pueyo Centelles over 6 years ago
- Status changed from Resolt to Tancat
Actions