What's new

[384.7_Alpha - builds] Testing all variants.

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

Im surprised this version hasn't gone final yet...pretty stable on AC68U. Great Job!!!
 
Im surprised this version hasn't gone final yet.

Some recent development took a lot of time to complete, plus I'm giving both Asus and the dnsmasq author a larger potential merge window in case they came up with new firmware / a final dnsmasq release. That window will be closed once I move into beta, unless a final dnsmasq comes out with no major changes to it.
 
Someone can test this:
  1. Flash the official Firmware for test AiMesh
  2. Add your SSID and Password that you always use for both Bands (2.4GHz and 5GHz) and then add the Node.
  3. Disconnect the Node (power off)
  4. In the main router flash Asuswrt-Merlin and then do factory reset.
  5. Configure your SSID you had before and the same password for both Bands (2.4GHz and 5GHz)
  6. Now turn on the node
  7. I do not know what will happen
 
Last edited:
Using RT-AC86U running ALPHA version 384.7_alpha2-g5b47594b0
Running Entware 64-bit, AMTM 1.3, Diversion 4.0, Skynet 6.4.0

Following was in my syslog from last night:

Sep 4 23:16:15 kernel: pgd = ffffffc011be7000
Sep 4 23:16:15 kernel: [00000000] *pgd=0000000012583003, *pud=0000000012583003, *pmd=00000000149df003, *pte=0000000000000000
Sep 4 23:16:15 kernel: CPU: 1 PID: 1703 Comm: dcd Tainted: P O 4.1.27 #2
Sep 4 23:16:15 kernel: Hardware name: Broadcom-v8A (DT)
Sep 4 23:16:15 kernel: task: ffffffc014a9aac0 ti: ffffffc011148000 task.ti: ffffffc011148000
Sep 4 23:16:15 kernel: PC is at 0x29b7c
Sep 4 23:16:15 kernel: LR is at 0x29dfc
Sep 4 23:16:15 kernel: pc : [<0000000000029b7c>] lr : [<0000000000029dfc>] pstate: 200f0010
Sep 4 23:16:15 kernel: sp : 00000000ffc03800
Sep 4 23:16:15 kernel: x12: 00000000000a004c
Sep 4 23:16:15 kernel: x11: 0000000000080c34 x10: 0000000000000015
Sep 4 23:16:15 kernel: x9 : 0000000000000003 x8 : 0000000000000015
Sep 4 23:16:15 kernel: x7 : 00000000f42fe524 x6 : 0000000000000036
Sep 4 23:16:15 kernel: x5 : 0000000000000118 x4 : 00000000f42fe584
Sep 4 23:16:15 kernel: x3 : 0000000000000000 x2 : 0000000000000014
Sep 4 23:16:15 kernel: x1 : 000000000000000b x0 : 0000000000000000

I was having some slowness last night accessing Microsoft sites for updates and the Router Web UX from wireless 2.4 (1 android tablet) and 5 (2 win10 ultrabooks, 1 android tablet, 1 android phone). I did a power off reboot, still had some slowness, but is A-OK this AM.
 
Someone can test this:
  1. Flash the official Firmware for test AiMesh
  2. Add your SSID and Password that you always use for both Bands (2.4GHz and 5GHz) and then add the Node.
  3. Disconnect the Node (power off)
  4. In the main router flash Asuswrt-Merlin and then do factory reset.
  5. Configure your SSID you had before and the same password for both Bands (2.4GHz and 5GHz)
  6. Now turn on the node
  7. I do not know what will happen
did not make factory reset, using main as Aimesh-AP with Aimesh-node over ethernet (both on WAN-port connected to modemrouter).
If I try to connect to node-IP it for first time sayed "Aimesh router found", then jumping to main-IP.

Now connected over node and all seems to be ok, there is an Aimesh node in my system with Merlin as main-AP. But not showing this on main router.

Seems you can connect previoulsy configured nodes as Aimesh-node to Merlin-router.
Rebooted main and still connected.

Went back to stock and node showing still connected as Aimesh-node ...
 
Last edited:
I switched over form the official asus firmware on the ac86u to this alpha 2 just to get better SMB performance (full reset). but I notice that my google home speakers intermittently drops the connection(break the stream for a few seconds) while streaming music. I rolled back to latest official 32797 (full reset) and streams on the google home has been solid.
Anyone else notice this happening?

-supe
 
Working fine in Alpha3
- NEW: Added support for freedns.afraid.org DDNS service to webui.

Sep 5 23:11:30 start_ddns: update FREEDNS.AFRAID.ORG default@freedns.afraid.org, wan_unit 0
Sep 5 23:11:30 inadyn[3561]: In-a-dyn version 2.4 -- Dynamic DNS update client.
Sep 5 23:11:31 inadyn[3561]: Update forced for alias octopus.xxxxxxx.se, new IP# xxx.174.113.xxx
 
Last edited:
I'm encountering a problem trying to compile the current asuswrt-merlin.ng. What problems I've run into at least 5 times is the fuzz folder does not have a makefile.in file.

config.status: creating tests/Makefile
config.status: error: cannot find input file: `fuzz/Makefile.in'
Makefile:6238: recipe for target 'wget/Makefile' failed
 
As my astute friend said above: smooth upgrade over the alpha 2 no need for reset as yet. Thanks, Eric!!
 
I'm encountering a problem trying to compile the current asuswrt-merlin.ng. What problems I've run into at least 5 times is the fuzz folder does not have a makefile.in file.

config.status: creating tests/Makefile
config.status: error: cannot find input file: `fuzz/Makefile.in'
Makefile:6238: recipe for target 'wget/Makefile' failed

Make sure you update your repo, some wget files were missing on github.
 
Make sure you update your repo, some wget files were missing on github.
There are still more missing....I did an additional change for the person trying to compile my fork, but haven't pushed it yet.
 
There are still more missing....I did an additional change for the person trying to compile my fork, but haven't pushed it yet.

That is weird, because I did a "git add -f" to add everything that's on my commit repo, and all my build repositories are rsync'ed copies from that one. Could be a case of someone missing dev packages in his environment.
 
Working fine in Alpha3
- NEW: Added support for freedns.afraid.org DDNS service to webui.

Sep 5 23:11:30 start_ddns: update FREEDNS.AFRAID.ORG default@freedns.afraid.org, wan_unit 0
Sep 5 23:11:30 inadyn[3561]: In-a-dyn version 2.4 -- Dynamic DNS update client.
Sep 5 23:11:31 inadyn[3561]: Update forced for alias octopus.xxxxxxx.se, new IP# xxx.174.113.xxx

After a couple of hour I can see in log DDNS checks every 30 seconds and spamming log.
Is it possible to mute this log writing? And only display "Update forced for alias"

Sep 6 07:16:30 rc_service: watchdog 268:notify_rc start_ddns
Sep 6 07:17:00 rc_service: watchdog 268:notify_rc start_ddns

and now i see FORCED update in log, have to turn it off and use custom otherwise I gets banned.

Sep 6 15:14:01 start_ddns: update FREEDNS.AFRAID.ORG default@freedns.afraid.org, wan_unit 0
Sep 6 15:14:01 inadyn[8360]: In-a-dyn version 2.4 -- Dynamic DNS update client.
Sep 6 15:14:01 inadyn[8360]: Update forced for alias octopus.xxxxxx.se, new IP# xxx.174.113.xxx
Sep 6 15:14:31 watchdog: start ddns.
Sep 6 15:14:31 rc_service: watchdog 268:notify_rc start_ddns
Sep 6 15:14:31 custom_script: Running /jffs/scripts/service-event (args: start ddns) - max timeout = 120s
Sep 6 15:14:31 [service-event]: 8380 EVENT: triggered
Sep 6 15:14:31 start_ddns: update FREEDNS.AFRAID.ORG default@freedns.afraid.org, wan_unit 0
Sep 6 15:14:31 inadyn[8386]: In-a-dyn version 2.4 -- Dynamic DNS update client.
Sep 6 15:14:31 inadyn[8386]: Update forced for alias octopus.xxxxxx.se, new IP# xxx.174.113.xxx
 
Last edited:
AC86U kernel dump... I'll try alpha 3 build.....

Sep 6 02:31:05 kernel: pgd = ffffffc01216e000
Sep 6 02:31:05 kernel: [00000000] *pgd=000000001216f003, *pud=000000001216f003, *pmd=000000001218c003, *pte=0000000000000000
Sep 6 02:31:05 kernel: CPU: 1 PID: 1414 Comm: dcd Tainted: P O 4.1.27 #2
Sep 6 02:31:05 kernel: Hardware name: Broadcom-v8A (DT)
Sep 6 02:31:05 kernel: task: ffffffc01e043440 ti: ffffffc012188000 task.ti: ffffffc012188000
Sep 6 02:31:05 kernel: PC is at 0x29b7c
Sep 6 02:31:05 kernel: LR is at 0x29dfc
Sep 6 02:31:05 kernel: pc : [<0000000000029b7c>] lr : [<0000000000029dfc>] pstate: 200f0010
Sep 6 02:31:05 kernel: sp : 00000000ffba9a50
Sep 6 02:31:05 kernel: x12: 00000000000a004c
Sep 6 02:31:05 kernel: x11: 0000000000080c34 x10: 0000000000000015
Sep 6 02:31:05 kernel: x9 : 0000000000000003 x8 : 0000000000000015
Sep 6 02:31:05 kernel: x7 : 00000000f45ff3c8 x6 : 0000000000000036
Sep 6 02:31:05 kernel: x5 : 000000000000012c x4 : 00000000f45ff428
Sep 6 02:31:05 kernel: x3 : 0000000000000000 x2 : 0000000000000014
Sep 6 02:31:05 kernel: x1 : 0000000000000010 x0 : 0000000000000000
 
In "ovpn-server1" Custom Configuration. Not display in custom settings but appear in config.ovpn under
# Custom Configuration

Alpha3
 

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