Dell Optiplex 9020
Intel Core i5-4750 CPU @ 3.2 GHz x4
Mesa Intel HD Graphics 4600 (HSW GT2)
Samsung SSD 120 GB
32 GB of DDR3@1600 CL 11
PCIe Ethernet Card(I forget which one, some Intel card) with 2 interfaces.
I am using OpenWRT 23.05.5 ( Main router) and OpenWRT 23.05.4(Gl-inet Flint 2 acting as a Dumb AP) with a generic-squashfs-combined-efi.img.gz on the main router and whatever the community package is for the Flint2.
ISP Fiber Line to Home.
ISP Fiber Line to home to ISP Fiber Modem.
ISP Fiber Modem to Ethernet to Router (eth2 Wan).
Router Ethernet card(eth0,eth1) to Dumb AP(Flint2) with OpenWRT 23.05.4 via Ethernet cable from (eth1 - Main router) to (eth2-Flint2).
Flint2 acts as a dumb AP for Wifi Access.
Client Machines showing the issue are on Wifi connecting to the Flint2 AP.
===
I have confirmed the main router is not the problem, nor is my ISP the issue, and all Ethernet interfaces are working as intended. My issue is entirely caused by the Wireless Systems on the Flint2 not operating properly. If I connect a device via a wire direct, everything works at 1000BAST-T speeds. When I try to use Wi-Fi, instead of the Wi-Fi working as intended, I am limited to 10BAST-T speeds on Wi-Fi for some unexplained reason when just days ago I will getting 700-800 Mbps off WiFi in the 5 GHz range.
The issue I am having is with the Flint2's Wifi Systems and I have no idea what is going on or why I am all of a sudden limited to the 10 BASE-T speeds even after several reboots of the device.
Install ethtool (probably something like opkg update , opkg install ethtool) and then query both wan and lan ethernet interfaces: ethtool eth2 ethtool eth1
post the results here...
It's fine. Just checked it. I also connected an ethernet connection from the router directly to one of the client machines and ran some tests to find they are in fact operating at 1000BASE-T so there is something wrong with the wifi connections that is causing the extremely slow speeds and I wouldn't know how to fix it.
Maybe change the title to reflect that you see issues with MT6000/flint WiFi on OpenWrt 23? I seem to recall there are already some MT6000 threads on this forum that discuss WiFi and WiFi regressions where you are more likely to find help...
Your opening post and you heading is highly confusing, as you mix up details of 2 devices and do not make it clear, which of the 2 is affected.
You should first try to narrow down your issues to 1 of the 2 devices. Then only post the description and config details of the affected device.
It feels like you want to tell, that the WAN port is affected.
If you are already sure that it is WAN port of the Dell x86, remove the details of the Flint completely, as the Flint does not influence the WAN port of your Dell x86 main router.
As your haswell based x86_64 router is fast enough for this (which is usually not the case with 'plastic routers'), you can install iperf3 on the router and use that (iperf3 -s) to test your wireless clients against that (removing the ISP side variances out of the picture).
I tried to run this on the AP and it did nothing. I have no idea how to properly use this to get any sort of proper data from it. I will have to look into it and how to properly use it.
I am at the point now where I think I am just going to reflash the AP and start from scratch. I can't get it to operate at proper bandwidth limits no matter how hard I try or what settings I swap. I have a feeling something went wrong with an SQM package or something and it's totally messed things up but the problem is I have no idea how to fix it so reflashing the AP it is. bummer
iperf3 -s starts the 'server' instance, for your clients to connect to (and test against) via iperf3 -c <ip of server>. But again, doing this (either client- or server) on an OpenWrt device is only sensible, if the hardware is considerably faster than necessary (e.g. x86_64 or similar). In all other cases, test through the devices, with fast enough systems on either side. iperf3 is available for all major platforms, linux, xBSD, MacOS, Windows, often part of network oriented smartphone apps (among others, as part of "he.net - Network Tools"),
As you can see the Flint2's Wifi speeds just aren't where they should be. I should be in the 500Mbps range at least and the device is only operating at 25Mbps at it's best. I can't for the life of me figure out what happened or why I went from the proper bandwidth figures to just 25 Mbps from one day to the next with no changes being done to the Flint2.