Page 1 of 1

[Feature Request] Option to disable 802.11b in wifi drivers

Posted: Tue Jan 09, 2024 7:11 pm
by whatever
As it turns out (viewtopic.php?t=203117#p1046670), wifi-qcom(-ac) drivers always enable 802.11b on 2.4 GHz interfaces: Basic rates are set to "1, 2, 5.5, 11" so beacons are sent at a mere 1 Mbps.
I realize that making basic rates completely customizable with the new wifi drivers might be an issue, but please provide at least an option to set the 2 GHz interface to 802.11g+ with basic rates "6, 12, 24" like already used on 5 GHz.

When fast 5 GHz is available, slow speed on 2 GHz is less of an issue. But if available airtime on 2 GHz can be improved easily, I think it should be done. Especially when there are new 2 GHz only devices like hAP ax lite.

Thank you.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Tue Jan 09, 2024 9:32 pm
by m4rk3J
+1 :)

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Wed Jan 31, 2024 8:30 pm
by jirka55
+1 :D

Yes, beacon frame is more than 4x longer, especially when is set to AX.
Airtime rise from 396us to 2872us according to screenshot.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Thu Feb 01, 2024 12:00 am
by infabo
+1 👍

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Thu Feb 01, 2024 10:28 am
by mirolm
With old drivers i used to set min rate to 12 for 2.4GHz and to 24 for 5GHz without any issues. Unless you use really old clients this will work.

EDIT: +1 Sorry for the missundertanding. I wanted to point that this rates worked fine and there is no reason this to not work in new drivers too.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Thu Feb 01, 2024 10:48 am
by infabo
With old drivers i used to set min rate to 12 for 2.4GHz and to 24 for 5GHz without any issues. Unless you use really old clients this will work.
This topic/feature request is about wifi-qcom(-ac) drivers. Nobody talking about "old drivers". Please.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Thu Feb 01, 2024 3:25 pm
by Ca6ko
+1 :D

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Thu Feb 01, 2024 11:37 pm
by ivicask
+1 for allowing us changing wireless rates in new drivers and new ax devices.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 10:43 am
by yllwfsh
+1, I'm missing this feature as well in the wifi-qcom* packages.

And if not the complete basic rates functionality, at least the feature to retire b/g if desired.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 11:30 am
by bpwl
at least the feature to retire b/g if desired.
"g" is not that important ... the 6Mbps as basic rate is also used in "n" and "ac".

"b" goes to 1Mbps, and whenever an AP with g/n sees some device transmitting "b", it also falls back to 1Mbps. (Even if the "b" device is not associating to that AP, or if the AP is set to "g/n".)

"g and n also fall back to DSSS to maintain backwards compatibility with 802.11b radios"

Without "b" we could have 4 separate 20MHz channels in 2.4GHz band in Europe. 1-5-9-13. "b" DSSS is 22MHz wide AFAIK.


Some extensive reading: https://www.cnrood.com/en/media/solutio ... _Layer.pdf

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 6:39 pm
by SpOuK3
+1 :)

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 9:10 pm
by Nullcaller
whenever an AP with g/n sees some device transmitting "b", it also falls back to 1Mbps
Wait, so does this mean that mere presence of another AP set to support 802.11b (and its sending out of beacons) makes g/n APs fall back to 802.11b 1Mbps basic rate?

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 10:56 pm
by bpwl
It's worse ... not only 802.11b supporting AP, but a station (client) with b will trigger the protection overhead:
"the presence of an IEEE 802.11b station produces a harmful chain reaction in dense
environments since neighboring BSSs also activate their protection mechanisms"

And it is quite complicated with the different implementations.

It's more than the air-time consumption of those slow rates. https://www.extremenetworks.com/resourc ... nnectivity

This here explains it in detail: https://upcommons.upc.edu/bitstream/han ... T_drac.pdf <recommended reading!>

And tells us what we should (be able to) do.

"To avoid the resulting performance degradation,
administrators of enterprise-level deployments use to ban oldest stations by configuring the basic rate set
appropriately. For example, if an AP requests mandatory support of, at least, IEEE 802 11g rates (in our
survey, only 3% of the APs), old IEEE 802.11b stations will be banned from that BSS; if that BSS is
expected to give service to IEEE 802.11b stations, the slowest rates (i.e. 1 and 2Mbps) could be excluded
from the supported rate set."

(We already did or exagerated it with the leagcy drivers.
Legacy drivers with their unfortunatly smaller max A_MPDU, hurting performance at high interface rates)

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Feb 26, 2024 11:18 pm
by Emil66
Without "b" we could have 4 separate 20MHz channels in 2.4GHz band in Europe. 1-5-9-13. "b" DSSS is 22MHz wide AFAIK.
Seconded. 802.11b-channels are too wide for a bandwidth plan with four non-overlapping channels. Please don't use 802.11b and please afford us the ability to exclude it.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Mon Dec 02, 2024 6:11 pm
by whatever
Bump

Any news here? This is still an issue with 7.16.2.

Re: [Feature Request] Option to disable 802.11b in wifi drivers

Posted: Sat Jan 18, 2025 8:50 pm
by vaskoss
+1!