7.13 wireless package split question

They said that hap ac2 won’t ever get WifiWave2, and there we have it, and it is working great. So maybe, just maybe, Mikrotik could give us another surprise and enable new Capsman on mipsbe devices, at least ones with enough memory (like mipsbe based wAP ac?).

Not holding my breath either :slight_smile:

I checked the product page: https://mikrotik.com/product/rb4011igs_5hacq2hnd_in and the manuals there have no mention of this limitation. It would be fair to at least mention this on the product page.

It’s a pity for all of us who bought this model as “powerful enough to be future-proof for at least a few years” and now it’s declared obsolete :frowning:

It’s not obsolete at all.
It’s your choice to use the wave2 package with its limitations or not.

The fact 2GHz radio is not usable anymore when you use wave2 drivers on RB4011 is already known for almost 2 years since 7.1 came out.

It would be great if you can help to split wifi-qcom-ac in 2 packages, only one IPQ4019 or QCA9984 driver ?

Due to hap ac2 has space limit while upgrade to this version with zerotier package space need another 117 kB more, log are said like that
This split may help to fixed this issue, as we can reduce size of package.
If it can solve space problem this must be great support.

Thank you very much

It has been a problem for two years, yes. But there is no explanation why this problem even exists. In any other Linux system you can separately install drivers for each device without having such conflicts. When you have more than one driver that would support a certain chip, there would be a way to work around that by having the drivers detect their hardware in a certain sequence.
(so wifi-qcom would pickup the 5 GHz device and wireless would pickup the 2 GHz device, and find the 5 GHz device already supported by wifi-qcom so it would not bother with that)

I would have expected that now that you can have BOTH management menus available at the same time, you would be able to do this on a RB4011.

Let’s not forget, ROS is, while based on it, not as flexible as Linux.

I think the base problem on RB4011 is effectively that there are 2 different chipsets used, one for each of the radio bands and somehow ROS is only able to use 1 driver: either legacy, either wave2. But not both.
However, that’s pure speculation from my side.

The device isn’t obsolete, 2.4GHz Wifi is obsolete.

Certainly not !
2.4GHz spectrum is crowded (definitely !) but far from obsolete.

There are still appliances being brought to market today only having 2.4GHz capability.

Floppy disks are obsolete although I HAVE seen a setup some months ago where they still used 3.5" floppies …nostalgic feelings !

I assume their legacy wireless is not just a driver alone. possibly the legacy wireless has interaction with several system modules (routing/firewall) and makes it impossible to have new/legacy running same time.

The page shows that “New Capsman only controller” needs “routeros” only, while the video “https://www.youtube.com/watch?v=AkBIQxi-VKs” shows that “Package since 7.13” for “CAPsMAN for up to WiFi5 APs” is “routeos+wireless”. Which one is correct?

Because you are quoting “new capsman ONLY”, but video talks about old WiFi5 devices, which in the table is “running two capsmans at the same time” (old + new)

For using the old CAPsMAN, the (additional) wireless package is required.

The new CAPsMAN is part of the routeros package, this new CAPsMAN version can be used for managing the wifi-qcom (all ax devices) and wifi-qcom-ac (supported ac devices) packages.

In other words, a switch like CRS326-24G-2S+IN that acts as new capsman only just needs routeos 7.13 without package “wifi”. On the other hand, an AP like RBwAPG-5HacD2HnD that supports new wifi just needs routeos 7.13 with package “wifi-qcom-ac”. Is it correct?

Correct.

There seems something wrong. I set AP managed by CAPs but CAPs can’t find AP’s wifi interface. Any advice? Thanks.

Read the table again

Yes, I read it again. My AP runs with routreos + wifi-qcom-ac and is waiting for capsman’s control. My switch acts as new capsman with routeros but cannot find AP’s wifi interface. Because the table does not mention the switch device but wifi device only, I am not sure whether my switch needs wifi-qcom-ac or I neglect something else.
Any hint would be appreciated.

If they are on the same network, the CAP’s should be able to find the CAPsMAN.
Have you seen this part:
https://help.mikrotik.com/docs/display/ROS/WiFi#WiFi-CAPsMAN-CAPsimpleconfigurationexample:

It requires an edit on the default CAPs mode.

Or as an alternative, share the config of both CAPsMAN and CAP:

/export file=anynameyoulike

Remove serial and any other private information en post the output in between code tags by using the </> button.

Eventually new caps works. Now the way to putting AP under new CAPMAN’s control is the following 3 steps on AP. No1. WiFi–WiFi–CAP-Enable; No2. Configuration–create New WiFi Configuration–Configuration–Manager–capsman; No3. Apply configuration to WiFi interface.

According to the table RB4011iGS+5HacQ2HnD should run dual capsman using routeros+wireless package. Here http://forum.mikrotik.com/t/remote-cap-in-7-13-using-capsman-1-and-2/172106/1 people are struggling to have it running. Looks like CAPsMANs are conflicting each-other. Can we get a clear statement if it stable and possible at all for the particular product?
Any hint for a proper setup? it should not come to a hint game.