iperf3 Mac ↔ router (local, no WAN involved): capped at 500-600 Mbps
I also found the post mentioning the MT7996E WED hardware ID mismatch (NPU expects ID 7992, chip reports 7990/7991). This explains everything.
Question for devs: Is there any active work on the WED patch for AN7581+MT7996AV? The previous UBI1 build hit 1.1Gbps consistently — was WED working there, or was something else different? Since the flash layout changed we can't go back to test.
Happy to run any debug commands or tests if it helps move this forward.
the performance limitation you saw on iperf3@router is the CPU (A53 at 1.3Ghz) being too weak to send/recv iperf3 traffic. If you run “speed test” at 6Ghz, you can get 1.6-1.9Gbps to external servers.
It should show the number of clients connected to Wi-Fi.
Also, I just tried the new UBI2-OC-2026.05.05-R34338-9b51dcfccc, but the Wi-Fi is not getting on after a reboot. And the attendance system upgrade removed all the installed APKs.
Now I went back to UBI2 R34299-deed3f291d, and the Wi-Fi is on.
If you use Atttend Sysupgrade with the "Check for github firmware" option, it just download the binary from github and perform a flash, so it doesn't keep installed packages.
Keeping installed packages is only possible with official firmwares as it request a custom build with your packages included to the official build server.
Poor means that something is being offloaded, have no clue why it is setup like that, but if it shows good under load you can easily see with htop that nothing is being offloaded.
That and the low bandwidth numbers.
edit: by nothing offloaded i mean WiFi isn’t offloaded, Ethernet ports could still be offloaded when WiFi isn’t
OK, I see why CDM4 status didn't show any clients for me.
I renamed my wifi interfaces to "wifi-2.4, wifi-5, wifi-6", but the script which collect the stats loop over phy0.0-*, phy0.1-*....
By default, OpenWrt named interfaces likes this : phy0.0-ap1...
So now I renamed my interfaces "phy0.0-2.4, phy0.1-5..." and it works
Is it alright if I do sysupgrade UBI2 firmware on UBI1 pre-installed? Or should I install chainloader from the beginning? I am using old @OpenWRT-fanboy ‘s UBI1 build now, but I want to upgrade to UBI2 builds.
Is anyone using one of the community builds with a Samsung Galaxy S26 Ultra?
I'm still on a pre UBI fan boy build and the S26U chokes after a few minutes, send and receive speeds plummet and it often swaps to mobile data. The S25U had no problems at all. I don't have the same problem with the S26U on the WiFi at work. I'll test with my old Belkin RT3200 later today to see if that works OK.
Try removing the default IPv6 ULA-Prefix in Global Network Options. I ran into a similar issue on a S24+ and clearing that setting resolved the connection problem for me.