What's new

[ALPHA] 386.9_alpha1 for WiFi 5 (802.11ac) Models (GT-AC2900, RT-AC68U, and RT-AC86U)

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

@RMerlin it would be nice if the test folder has 388 and 386 codebase directories so finding your router will be easier.
 
Are there plans to implement Wireguard Server/Client on RT-ACXX models?
I'm afraid this depends on ASUS stock firmware's new versions. Am I right?
 
For the GT-AC2900, is the difference between the regular alpha and the ROG alpha just the different presentation (i.e. red on black in ROG, rearrangement of items)? Or, does the ROG alpha have offer any additional options or data over the standard?
 
Display Inconsistency:

In the Non-Rog alpha for GT-AC2900, under Game, System Log, Network Tools, and Addons, the "Background" changes from Black to White. Only seems to affect these 4 tabs
 
Are there plans to implement Wireguard Server/Client on RT-ACXX models?
I'm afraid this depends on ASUS stock firmware's new versions. Am I right?
WireGuard is only supported by newer kernels, so only the RT-AC86U and GT-AC2900 have the capability to do so.

Considering the amount of work that would be required from me, it is highly unlikely at this point that I will implement it. You will still have the option to use the WireGuard add-on however, I will be leaving the userspace tool and kernel module in there.
 
RT-AC66U_B1 running 386.7_2 running Diversion, Unbound, and YazFi was dirty upgraded to 386.9 alpha 1. No errors and no issues. Thank you RMerlin!
 
On a RT-AC68U running YazFi and YazDHCP, dirty upgrade from 386.7_2 to 386.9_alpha1. Seemed like a longer than normal firmware flash. After reboot, there is now a yellow alarm icon indicating low NVRAM space. Never had that one on prior firmware. Currently have approx 18 manually reserved IP addresses in the DHCP server section.

Low NVRAM.jpg

Memory Usage.jpg


Edit to add: Hard factory reset and reconfigure from scratch (always a time consuming process) and things appear to be back to normal. No low NVRAM warning (so far).

Memory Usage Post Hard Reset.jpg


Edit to add #2: Know the GUI OOKLA Speed Test doesn't report correct results, but post update to the alpha the speed test fails to complete. It appears to hang after performing the upload test then eventually comes back with a message indicating it failed.

SpeedTestFails.jpg
 
Last edited:
Low nvram notification is nothing new, and is becoming increasingly common for that old model as it's running out of nvram space with every new firmware adding new nvram settings. It's part of why Asus is leaving it on the 386 branch most likely, as 388 probably adds even more nvram settings.

This 9 years old model is starting to show its age, with Asus having added lots of new features to it since its initial launch in 2013.

I might have to start considering removing some things from the RT-AC68U to save some nvram space. Reducing the number of OpenVPN clients would be such a thing, as each client consumes around 1 KB of nvram even while not in use.
 
Low nvram notification is nothing new, and is becoming increasingly common for that old model as it's running out of nvram space with every new firmware adding new nvram settings. It's part of why Asus is leaving it on the 386 branch most likely, as 388 probably adds even more nvram settings.

This 9 years old model is starting to show its age, with Asus having added lots of new features to it since its initial launch in 2013.

I might have to start considering removing some things from the RT-AC68U to save some nvram space. Reducing the number of OpenVPN clients would be such a thing, as each client consumes around 1 KB of nvram even while not in use.

Perhaps make a app / mesh fw only. It is it used as mesh device here
 
Considering the amount of work that would be required from me, it is highly unlikely at this point that I will implement it. You will still have the option to use the WireGuard add-on however, I will be leaving the userspace tool and kernel module in there.
Well, in fact I am using already the WireGuard add-on.
Thank you, anyway.
 
Low nvram notification is nothing new, and is becoming increasingly common for that old model as it's running out of nvram space with every new firmware adding new nvram settings.
Yes have seen others talk about getting the warning. This was (I think) the first time I've seen it after performing a firmware update. Definitely going to be an issue with the older routers like the RT-AC68U. Dropping reserved IP address is likely one workaround, or working it as you indicate from the firmware side by dropping things like OpenVPN clients may be another.

At least for now a hard factory reset and reconfigure seems to fix the issue. So far Alpha seems to be running fine on the RT-AC68U for simple no frills basic router use.
 
Yes have seen others talk about getting the warning. This was (I think) the first time I've seen it after performing a firmware update. Definitely going to be an issue with the older routers like the RT-AC68U. Dropping reserved IP address is likely one workaround, or working it as you indicate from the firmware side by dropping things like OpenVPN clients may be another.

At least for now a hard factory reset and reconfigure seems to fix the issue. So far Alpha seems to be running fine on the RT-AC68U for simple no frills basic router use.
issuing
Code:
for line in `nvram show | grep ^[^=]*=$ `; do var=${line%*=}; nvram unset $var; done; nvram commit
in a terminal cleared NVRAM enough to remove the warning for me. Ref https://www.snbforums.com/threads/solved-high-nvram-usage.56848/post-494736
 
Perhaps make a app / mesh fw only. It is it used as mesh device here
These wouldn't require a lot of config settings such as DHCP reservations or OpenVPN configurations, so nvram usage would already be safe. It's the router mode where users configure more settings that may be more problematic.
 
This 9 years old model is starting to show its age, with Asus having added lots of new features to it since its initial launch in 2013.
When you consider how old the AC68U is (going on 10 years old - we should throw a party) and all the newer and free features Asus has added over those years - quite impressive!
Even the fact Asus is still doing any form of updates on a quite old consumer device is even more impressive.
I wish other companies that sell us more expensive higher end consumer devices (i.e. Large screen Smart TV’s, AVR systems,etc.) did the same…

Thanks Asus.
 
When you consider how old the AC68U is (going on 10 years old - we should throw a party) and all the newer and free features Asus has added over those years - quite impressive!
Indeed. Providing security updates for a long time is one thing, but even adding new major features like AiMesh over the years is quite exceptional if you compare with anyone else in that market segment, where you pretty much buy a "complete product", with only bugfixes being provided for a few years. Any new feature is reserved to new products.

The RT-AC68U launched back in the 3.0.0.4.372 days.
 
Just to confirm, are you expecting an update to the RT-AC5300 (once Asus releases the code of course).
 
Low nvram notification is nothing new, and is becoming increasingly common for that old model as it's running out of nvram space with every new firmware adding new nvram settings. It's part of why Asus is leaving it on the 386 branch most likely, as 388 probably adds even more nvram settings.

This 9 years old model is starting to show its age, with Asus having added lots of new features to it since its initial launch in 2013.

I might have to start considering removing some things from the RT-AC68U to save some nvram space. Reducing the number of OpenVPN clients would be such a thing, as each client consumes around 1 KB of nvram even while not in use.
After the dirty upgrade from 386.7_2 on the RT-AC66U B1 I did notice the nvram consumption was up to 93.5%. First time I'd seen it over 60,000KB.
 

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