What's new

Release Asuswrt-Merlin 3004.388.4 is now available

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Hi everyone, with the latest firmware the wifi schedule no longer works after a period of a few weeks and I have to restart the router for it to resume.
Could it be some plugin that I installed to turn off the LEDs at night?
 
I really wish I could try to break your record, but until the Network Services Filter CIDR issue is fixed, no go.
We had some good uptimes at the start of the pandemic...

 
RT-AX88U:

1698587044650.png
 
thank you this FW GOT MY ROUTER WORKING WITH MY NEW CABLE CONNECTION ! AX-1100Pro working perfectly
 
The firmware has been rock solid for me, but I would randomly have an out of disk error that would kill my internet connection for an undisclosed amount of time. Long story short, turns out there has been an ongoing issue with the ASUSWRT Home Assistant service where it just keeps spamming a new SSH connection. I disabled that addon/service and rebooted my HA Server and my router, the memory now properly hovers around 60% on my XT12.

I hit exactly the same issue running on RT-AX88U Pro!

For diagnostics, I was dumping `top` in a loop and saving it to my workstation - just to see the raising number of `dropbear` processes and logs confirmed that my Home Assistant is constantly opening, but not closing SSH sessions - each time leaking around 4k of memory... What's weird, is that it's not immediately starting after HA is reloaded.

There's issue on project's Github opened over a year ago, which matches with my experience - I only recently disabled scheduled reboot as one of my devices didn't want to reconnect to the WiFi. As with most open-source projects these days, it was auto-closed, linked PR was closed as being replaced with a new one and that one is still in draft :/
 
I really wish I could try to break your record, but until the Network Services Filter CIDR issue is fixed, no go.

The 388.5 Alpha 1 may be something to check out then...

>> FIXED: CIDR-formatted addresses were rejected on the Network Filter page. Implemented temporary workaround.

 
Last edited:
Is it possible to install any version of AsusWRT-Merlin on Asus TUF-AX3000 V2 router?
I miss some functions in the original software, which are available in Merlin. Mainly I mean ospf.
If there is no possibility to install Merlin, is there any alternative that would allow me to configure ospf or maybe I could install ospf to the original software?
Thank you in advance for your answer. :)
You've asked this before. There is a branch version for the v1 of your router. No version of Merlin will work for the v2.
 
The 388.5 Alpha 1 may be something to check out then...

>> FIXED: CIDR-formatted addresses were rejected on the Network Filter page. Implemented temporary workaround.

Didn't work for @RandomUser777 - and on the RT-AX86U_PRO as main router the Alpha crashed out on the CIDR issue
https://www.snbforums.com/threads/3...s-testing-available-build-s.87452/post-873200

My RT-AX86U_PRO also failed to digest the Alpha 🤮 ... so with a little surgery was put back on Merlinware release 3004.388.4 ... happy camper again 😁.
 
This may be water under the bridige since I've upgraded to the recent alpha, but here is the log from the router (AX88 on 388.4) that has entries I've never seen before. Hopefully someone here has and can ahare some insight, my search didn't turn up much. This happenend twice as memory got up over 70%, first WiFi dropped, then WAN, then Wired. SSH'd in while the Wired connections were up to try and restart the WAN but to no avail. When everything dropped, finally had to power cycle the router (nodes were fine) and everything came back both times.

Lots of Router kernel: DUMP CONSOLE: 2010732.983 HWA1x RxPATH: Got rph count 0, pending_rph_req<0> at the start. Then stuff I've never seen before show up in the log.

Other than the two almost identical back to back events, 1 week apart. 388.4 has been rock solid for me since fixing the odd QoS issue.
 

Attachments

  • Odd Log.txt
    216.6 KB · Views: 30
Today, I noticed this in syslog:

Code:
Nov 10 09:19:58 kernel: bcm_i2c: bus 0: Failed to detect SFP: 100 retries exhausted
Should I be worried? Or can I somehow turn this off?
 
Today, I noticed this in syslog:

Code:
Nov 10 09:19:58 kernel: bcm_i2c: bus 0: Failed to detect SFP: 100 retries exhausted
Should I be worried? Or can I somehow turn this off?
Better Search

 
I think, I found a bug in wireless settings. Smart-Connect is on.

Steps to reproduce the bug:
Enable Target Wake Time, save settings (click on apply).
Goto professional tab, switch to 5 GHz, goto General, Target Wake Time is disabled.
Enable Target Wake Time, save settings (click on apply).
Goto professional tab, switch to 5 GHz, goto General, Target Wake Time is disabled.

Target wake time is only enabled, when you first switch to 2,4GHz in professional tab.
Can someone confirm this behaviour?

Now, how can I check, if Target Wake Time is enabled on 5GHz?
I have an AX88U as main router an an AX86S as AiMesh node.
 
Last edited:
SSH into the unit and issue the command
Code:
nvram show 2>/dev/null | grep twt

0 = disabled, 1 = enabled
 
I think, I found a bug in wireless settings. Smart-Connect is on.

Steps to reproduce the bug:
Enable Target Wake Time, save settings (click on apply).
Goto professional, switch to 5 GHz, goto General, Target Wake Time is disabled.
Enable Target Wake Time, save settings (click on apply).
Goto professional, switch to 5 GHz, goto General, Target Wake Time is disabled.

Target wake time is only enabled, when you first switch to 2,4GHz in Professional.
Can someone confirm this behaviour?

Now, how can I check, if Target Wake Time is enabled on 5GHz?
Can`t confirm this behaviour. Here it stays at chosen state no matter what I choose. Works for both 2.4 GHz and 5.0 GHz.
You may add a signature with your config so we can see on wich model you refer to.
 
SSH into the unit and issue the command
Code:
nvram show 2>/dev/null | grep twt

0 = disabled, 1 = enabled
The command shows me this:
wl0_twt=1
wl1_twt=0
wl_twt=0

Can`t confirm this behaviour. Here it stays at chosen state no matter what I choose. Works for both 2.4 GHz and 5.0 GHz.
You may add a signature with your config so we can see on wich model you refer to.
I have the same model (AX88U). Seems I cannot enable Target Wake Time on 5GHz on my model then....
It does not stay on enabled, when I switch to 5GHz in professional and go back to general.
 

Attachments

  • Unbenannt.png
    Unbenannt.png
    160.4 KB · Views: 36
Last edited:
Can`t confirm this behaviour. Here it stays at chosen state no matter what I choose. Works for both 2.4 GHz and 5.0 GHz.
You may add a signature with your config so we can see on wich model you refer to.
I see the same - working fine.
 
Hello! Sorry if it already was talked but please if someone have and find fix for that issue or just know what is it can be or where to look - give me advice. My problem is:

I have Asus AXE 16000 with 3004.388.4_rog Asuswrt-Merlin FW and have problem that my wireless 6E Upload speed is very slower than download like a 915+ mbps download and 300-350 mbps upload, all the time upload in that numbers like its capped or something like this. But wired clients have that they suppose DL/UL 900+/900+
 
Hello! Sorry if it already was talked but please if someone have and find fix for that issue or just know what is it can be or where to look - give me advice. My problem is:

I have Asus AXE 16000 with 3004.388.4_rog Asuswrt-Merlin FW and have problem that my wireless 6E Upload speed is very slower than download like a 915+ mbps download and 300-350 mbps upload, all the time upload in that numbers like its capped or something like this. But wired clients have that they suppose DL/UL 900+/900+
First idea - Client issue? Like weak in upload.
Have you tested near router, and did you monitor the Rx/Tx values in the Wireless Log page while in transfer? And what does the connection state (in OS).
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top