packet steering yes irqbalance dunno havent seen it ?
I do not think it will improve much, but check that https://openwrt.org/docs/guide-user/services/irqbalance. I am using snapshots and do not have such a high utilisation. You can analyse htop/top command.
I haven't tried, but where did you specify wed_enable=Y
?
it should be in /etc/modules.d/mt7915e
in /etc/modules.conf
I updated the wiki and included additional information about the RD23 model (please feel free to adjust it if something is inaccurate):
Also, updated the OpenWrt installation guide for RD23:
Some AX3000T come with a new nand flash chip Winbond 25n01kvzeir
.
Which could not work on the official openwrt image untill the patch applied, but immortalwrt / x-wrt OK.
Please add a warning for this. All new user should check the device flash chip first.
Added. Thanks.
Gd day @remittor ,
thanks so much for your effort, but I got questions regarding your build.
in the * remittor's builds: [23.05.X ], there is no uboot ubi for step:
Change to OpenWrt U-Boot
- Flash openwrt-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-initramfs-factory.ubi
ubiformat /dev/mtd8 -y -f /tmp/openwrt-mediatek-filogic-xiaomi_mi-router-ax3000t-ubootmod-initramfs-factory.ubi
is it not needed?
2nd question:
your build should hv some more extras like luci web, etc?
is there any release notes please?
my apology, hv been searching in the chat and seems I couldn't find the answer.
nvm its working i've tested it against a local iperf server my bad
did you get it to work?
Use the official 23.05.4 ....ubootmod-initramfs-factory.ubi, there is no web interface in the snapshots. Then you can use it to install any version.
I am using 23.05.4 official build on my AX3000T (original hardware, factory u-boot) and it is working great!
For the new Winbond NAND flash chip W25NxxKV, copy&paste the immortwrt's patch file
to Your openwrt master branch folder or Your openwrt v23.05 branch folder.
I cannot test this, just for your references.
just wondering if the patch for the Winbond 25n01kvzeir
NAND flash chip has already been created in the OpenWrt repository that might potentially be merged/delivered in the future 23.05.5 stable release?
Not in any openwrt official repos, if you could issue a PR for it, pls help to do it. Thanks.
I would like to ask more experienced developers to create a PR for this in the official OpenWrt repository at https://github.com/openwrt/openwrt/commits.
Any help with committing a patch for the Winbond 25n01kvzeir
NAND flash chip would be greatly appreciated.
Hello any1 have issus mesh work only 80 mhz ?
phy1-ap0 ESSID: "OpenWrt"
Access Point: xxxx
Mode: Master Channel: 112 (5.560 GHz) HT Mode: HE160
Center Channel 1: 114 2: unknown
Tx-Power: 26 dBm Link Quality: 55/70
Signal: -55 dBm Noise: -91 dBm
Bit Rate: 2161.3 MBit/s
Encryption: WPA2 PSK (CCMP)
Type: nl80211 HW Mode(s): 802.11ac/ax/n
Hardware: embedded [MediaTek MT7981]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: phy1
phy1-mesh0 ESSID: "Mesh5"
Access Point: xxx
Mode: Mesh Point Channel: 112 (5.560 GHz) HT Mode: VHT80
Center Channel 1: 106 2: unknown
Tx-Power: 26 dBm Link Quality: 70/70
Signal: -34 dBm Noise: -91 dBm
Bit Rate: 6.0 MBit/s
Encryption: WPA3 SAE (CCMP)
Type: nl80211 HW Mode(s): 802.11ac/ax/n
Hardware: embedded [MediaTek MT7981]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: phy1
I tried to issue a PR, but not success. The process is not complex:
- fork the openwrt repo (master branch or other) to your local on github or your PC.
- modify the local code, e.g. added the patch file.
- test the new build and confirm all ok.
- then commit your changes to orignal repo as a PR.
- waiting approvers to review and merge if all ok.
Same here, i switched to 80mhz otherwise wifi didnt work at all
Yes I did thanks.