I’ve been testing the BE14s Wifi capabilities recently, but I’ve hit a wall in regards to its performance.
It generally works okay, but performance caps out at ~200Mbit/s when using 160MHz channel width on 5GHz, and even less on just 80MHz.
Now I’m wondering if this is just an issue in my hostapd config, or a firmware/hardware limitation?
The same frequency, with even just 80MHz width, on only Wifi 6, provides way over 500Mbit/s with my old AVM router box.
I’ve ignored 2.4GHz and 6GHz, since the former is too overcrowded here to make any useful tests, and the later simply for lack of a compatible client.
Signal quality is excellent for all I can tell, so that can’t be the issue. It’s also very consistently capping out at always the exact same speeds. Slightly less in upload, but also consistently less.
For reference, I was testing similar things on a openwrt build (Releases · danpawlik/openwrt-builder · GitHub) and was getting 1200Mbps via 5GHz 160MHz wide, on an extended iperf3, 10Gb SFP (DAC) and dumb AP on LAN. It took about 10s and seemed to ramp up. I’m not sure it’s explicitly hardware. I ran into similar speed issues when trying debian 12 with 6.10 and 6.11, was going to touch base on this again once I’m done using the bpi-r4 as it is right now.
i also encounter some wifi performance problems. max. i reached was 100mbit on my laptop and my workstation, both have a wifi7 enabled card in it (if required, i could google the exact versions) and are about 2 meters away from the router. rather disappointing. running OpenWrt SNAPSHOT r27730-3d7040b7d6 / LuCI Master 24.281.62975~383edb4
wondering if thats related to the auto negotiation problem in any way?
It must either be a driver or config issue of some kind, given OpenWRT apparently does not have performance issues.
If someone could provide the hostapd config file(s) openwrt generates, that’d be very helpful for testing.
I tried it with that config, minus some minor changes (ht_coex does not exist in the latest hostapd version, and he_bss_color is out of range, must be 1-63).
No changes, speed even dropped even lower somehow.
So that pretty much leaves the kernel driver. OpenWRT is iirc using some relatively old 5.4 kernel or something?