What's new

[Fork] Asuswrt-Merlin 374.43 LTS releases (Archive)

  • 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!

Getting this error with the latest build in AP mode
Code:
Jan  8 05:10:04 ntp: NTP update failed after 5 attempts

Have my default gateway set to my router's IP and also the DNS server to my router's IP.
Does anyone know what could be the problem?
 
in the latest dev version is have these errors
Code:
Jan  1 01:00:07 kernel: start_kernel
Jan  1 01:00:07 kernel: CPU revision is: 00019749
Jan  1 01:00:07 kernel: Determined physical RAM map:
Jan  1 01:00:07 kernel:  memory: 07fff000 @ 00000000 (usable)
Jan  1 01:00:07 kernel:  memory: 08000000 @ 87fff000 (usable)
Jan  1 01:00:07 syslog: module ledtrig-usbdev not found in modules.dep
Jan  1 01:00:07 syslog: module leds-usb not found in modules.dep
Jan  1 01:00:08 kernel: NTFS (with native replay) support included
Jan  1 01:00:08 kernel: optimized: speed
Jan  1 01:00:08 kernel: Build_for__asus_n66u_2011-10-27_U86_r187446_b122
Jan  1 01:00:08 syslog: module cdc_wdm not found in modules.dep
Jan  1 01:00:08 syslog: module qmi_wwan not found in modules.dep
Jan  1 01:00:08 syslog: module cdc_mbim not found in modules.dep
Aug 17 12:52:56 crond[360]: time disparity of 5063691 minutes detected
 
in the latest dev version is have these errors
Code:
Jan  1 01:00:07 kernel: start_kernel
Jan  1 01:00:07 kernel: CPU revision is: 00019749
Jan  1 01:00:07 kernel: Determined physical RAM map:
Jan  1 01:00:07 kernel:  memory: 07fff000 @ 00000000 (usable)
Jan  1 01:00:07 kernel:  memory: 08000000 @ 87fff000 (usable)
Jan  1 01:00:07 syslog: module ledtrig-usbdev not found in modules.dep
Jan  1 01:00:07 syslog: module leds-usb not found in modules.dep
Jan  1 01:00:08 kernel: NTFS (with native replay) support included
Jan  1 01:00:08 kernel: optimized: speed
Jan  1 01:00:08 kernel: Build_for__asus_n66u_2011-10-27_U86_r187446_b122
Jan  1 01:00:08 syslog: module cdc_wdm not found in modules.dep
Jan  1 01:00:08 syslog: module qmi_wwan not found in modules.dep
Jan  1 01:00:08 syslog: module cdc_mbim not found in modules.dep
Aug 17 12:52:56 crond[360]: time disparity of 5063691 minutes detected
What errors? Those are all normal messages as far as I can tell.
 
What errors? Those are all normal messages as far as I can tell.
it's missing modules that's an error i think happened with compiling.
 
it's missing modules that's an error i think happened with compiling.
It always says it's missing modules of one sort or another, that's not an error in itself. Some of the modules are always missing and others are dependent on the router model. Are you comparing the messages to those generated by the previous firmware version? For example my RT-AC68U has always had the missing led module messages.

EDIT: A quick Search confirms that those other messages are normal for the RT-N66U. link
 
Last edited:
No matter where I look, I can't seem to find the different levels of NAT acceleration. Can someone point me in the right direction. I know it isn't CFE like in Tomato. Oof.
 
No matter where I look, I can't seem to find the different levels of NAT acceleration. Can someone point me in the right direction. I know it isn't CFE like in Tomato. Oof.
Should be LAN / Switch Control. I think it's been there since the early days, and would also apply to these LTS versions.

1598226152818.png
 
No matter where I look, I can't seem to find the different levels of NAT acceleration. Can someone point me in the right direction. I know it isn't CFE like in Tomato. Oof.
Sorry I don't understand the question. Are asking for an explanation of NAT levels, where to set it, see what it currently is, or something else? What router do you have?
 
Sorry I don't understand the question. Are asking for an explanation of NAT levels, where to set it, see what it currently is, or something else? What router do you have?

If I remember correctly there used to be different settings/levels for NAT acceleration. I can't seem to find the settings. I have the RT-AC66U_b1. Should I set other settings a certain way for that option to become available?
 
If I remember correctly there used to be different settings/levels for NAT acceleration. I can't seem to find the settings. I have the RT-AC66U_b1. Should I set other settings a certain way for that option to become available?
LAN - Switch Control

Some models (I don't know which) only have one level of acceleration.

Untitled.png
 
I'm afraid all I get is Enable or Disable. It shows the same as yours on my RT-AC68U. I'm also concerned because the CPU usage is higher on the AC66U_b1 w/ 1GHz processor than the AC68U with 800 MHz. I guess it only has one level. :(

I have the newest Dev version on both devices.
testscreen2.jpg
 
Last edited:
I'm afraid all I get is Enable or Disable. It shows the same as yours on my RT-AC68U. I'm also concerned because the CPU usage is higher on the AC66U_b1 w/ 1GHz processor than the AC68U with 800 MHz.
Check what it says at Tools > System Information > Network > HW acceleration.
 
Just "Enabled". Sorry to trouble you with this, but it was driving me a bit batty.

Thanks for you help, CT.
 

Attachments

  • testscreen3.png
    testscreen3.png
    11.8 KB · Views: 250
Last edited:
Sorry, I don't know any more. What is it specifically you're seeing that concerns you.
It's higher CPU usage on the 1GHz router during downloads, but I'm okay with it.
 
The firmware checks a value set by the kernel in the proc filesystem to determine if it's FA (CTF Level2) capable.

@joe a
What does
cat /proc/cpuinfo
show on the AC66U_B1?
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 1998.84

processor : 1
BogoMIPS : 1998.84

Features : swp half thumb fastmult edsp
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0

Hardware : Northstar Prototype
Revision : 0000
Serial : 0000000000000000
 
@joe a
Hmmm...cpuinfo same as my AC68U and AC68P....
The AC68P supports FA, but my older AC68U doesn't

what about
cat /proc/fa

This doesn't exist on my 68U, but does with a value of '1' on my 68P
 
Last edited:
@joe a
Hmmm...cpuinfo same as my AC68U and AC68P....
The AC68P supports FA, but my older AC68U doesn't

what about
cat /proc/fa

This doesn't exist on my 68U, but does with a value of '1' on my 68P
Why would that be if both have the same CPU?
 

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