I followed this video as a reference: https://www.youtube.com/watch?v=bHotZT41w3E
The setup is the same: hAP ax⁵ acting as the CAPsMAN controller and hAP ac² configured as a CAP, connected via LAN in different rooms.
Everything seems configured correctly, but the hAP ac² wireless interfaces do not appear under CAPsMAN on the hAP ax⁵. I can’t see what’s wrong. Any ideas?
As @ortazebra says, wif-qcom-ac package on ac2. And also wifi-qcom on ax3. This will allow new CAPsMAN to run. Or use the wireless package on both for old CAPsMAN. [Corrrection: wireless package does not work on ax devices]
There may be other issues to resolve, but lets start by making sure we have compatible drivers.
No, wireless package is not compatible with AX devices (including ax2 or ax3 or ax5). So it has to be wifi-qcom-ac (on ac2) and wifi-qcom (on axN).
@togglenation Please post full configuration of both CAPsMAN and CAP devices.
In a sense yes. Either can be installed and each has its own strenghts. Legacy wireless package supports proprietary protocols (nstreme, nv2), better diagnostics and visibility (wifi snooper, wifi scanner, etc.), better configurability (VLANs done in driver, etc.). But: works only with legacy CAPsMAN.
New wifi-qcom-ac is much faster, supports new features (such as 802.11 mobility r/k/v), works with new CAPsMAN. But uses more storage space[*] and more RAM.
[*] beware of ROS v7 and wifi-qcom-ac on hAP ac2 ... device has only 16MB storage space which will be barely enough for ROS and wifi-qcom-ac packages. If device has anything but (almost) trivial configuration, then storage space might drop to 0 which causes severe problems (starting with inability to upgrade ROS via normal means, also instability in running). Another issue might be with 128MB RAM (there were units with 256MB RAM which don't suffer from the problem), in certain cases device might run out of memory (and reboot) ... possibly if there are many active wifi stations connected to same AP.
Or simply omit setting supported-bands (or unset it from current settings) ... this way device will work with whatever hardware supports. Setting this property is only necessary when one wants to "downgrade" radio to older technologies.
If set to something hardware doesn't support (e.g. 2ghz-n on 5GHz radio), then radio will not start.