Asus TUF Gaming AX6000 support

Thanks just did that now, i'm sorry i'm new to OpenWRT..getting used to it...hopefully i'll be able to accomplish with it what I need..

Question, why can't we use version 24.x with that router?

OpenWRT 24.x? Because it does not exist (yet).

Thanks,

Are there any required packages to be installed with this router to be fully functional (drivers? WIFI drivers? / Specific packages?)

Also any recommended packages to install on it?

I only used bridger and and dawn for band steering

I use it as a dumb AP.

I am still getting lag spikes though; so - Not sure what I would recommend at the moment

Whats bridger for?

WED - Wireless Ethernet Dispatch

https://openwrt.org/toh/asus/tuf-ax6000

That could be causing my lagging for all I know

Anyone had something similar?

Sun Oct 13 15:06:17 2024 kern.warn kernel: [5641809.160426] page_pool_release_retry() stalled pool shutdown 3 inflight 3552244 sec
Sun Oct 13 15:07:17 2024 kern.warn kernel: [5641869.416651] page_pool_release_retry() stalled pool shutdown 3 inflight 3552305 sec
Sun Oct 13 15:08:17 2024 kern.warn kernel: [5641929.672884] page_pool_release_retry() stalled pool shutdown 3 inflight 3552365 sec
Sun Oct 13 15:09:18 2024 kern.warn kernel: [5641989.929303] page_pool_release_retry() stalled pool shutdown 3 inflight 3552425 sec
Sun Oct 13 15:10:18 2024 kern.warn kernel: [5642050.185299] page_pool_release_retry() stalled pool shutdown 3 inflight 3552486 sec
Sun Oct 13 15:11:18 2024 kern.warn kernel: [5642110.440673] page_pool_release_retry() stalled pool shutdown 3 inflight 3552546 sec

Yes after longer uptime. I think the message can be suppressed by compiling the kernel without a certain debug option, but somewhere a driver is leaking.

Hi folks. So just to be clear are folks not able to set this router to use 160 Hz. I can set the channel but all my aps will be disabled if setting to 160 Hz. If you have it working can you tell me the steps. Thx

https://firmware-selector.openwrt.org/

You should be running stable from above, not from a random, custom .bin you found which likely has tons of other things enabled and likely on by default.

You are using vlans with opensense so you have to enable vlans on the AP and tag traffic on your managed switch correctly.

All I have on is software and hardware flow offload on. The filogic 830 SoC stays near idle all the time so I didn't pursue WED or packet steering.

  1. 802.11r - some devices just don't work so I don't use it
  2. IPv6 - some android devices have bugs with IPv4 only, so I turned it on.

If you moved the WAN (eth1) over to the LAN bridge to use as an uplink, you may have hit this bug:

I only saw the above bug once over months of usage.

1 Like

I'm not using those 2.5 ports - Yet - Though I will be once some NICS arrive; so something to look out for

I don't have 11r enabled, though I do 11v and 11k.

I need to have a play with it - But the issue is so intermittent it's quite hard to detect etc.

I saw someone on the git ticket had graphed latency; I was going to look at doing something like this....Maybe pick out high pings or something

I haven't got round to thinking how I'm going to measure changes yet - Any ideas welcome!

Guys,

Isn't this w WIFI 6e router? why can't i see a 6G band? is there something I need to do to enable 6g?

It`s a WiFi 6 router not 6e

Having got round to looking it the latency issue; I found a tool called Pingnoo which you can leave running

I can now make the changes and see any affects

Hello everyone
I am the happy owner of an ASUS TUF AX 6000 router.
I have a question: is there an option to scale the processor?
Enabling Irqbalance doesn't enable all cores?
The software is OpenWrt SNAPSHOT r27683-5ee75b6bb2

Not sure.

I've currently moved back to stock to try and get to the bottom of the lag spikes

An issue:

I created 2 5Ghz SSIDs, I need to set each with different settings but I can't, when I change a setting in one it changes the other, settings such as Mode/Channel or Width...

Is that normal?

Yes it is. Happens to mine.

All virtual SSIDs are tied to the same radio so you can't assign different channels. Maybe developers may tell otherwise