What's new
  • 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!

MerlinAU MerlinAU v1.5.2 - The Ultimate Firmware Auto-Updater (WEBUI + GNUTON SUPPORT!)

Option MN from the opening menu, see below
View attachment 67302
[...]
At least for me this is the case...
Note: From the command line/SSH, not in the GUI...
Thanks for clarifying. However, my main node menu does not have the 'AiMesh Node(s) Info' option. The AiMesh node is running Merlin, and MerlinAU is active and up to date (v1.5.2) on both nodes. If I type "mn" anyway, I get invalid selection.

Any ideas on how to enable the menu item? Thanks!
 
However, my main node menu does not have the 'AiMesh Node(s) Info' option.

That is your issue, your checking on the node instead of the primary router, read this part of his reply:

if running MerlinAU on the node the MN opption does not appear on the node, see below
 
That is your issue, your checking on the node instead of the primary router, read this part of his reply:
Sorry I wasn't clear, by main node I meant the primary router. I am using amtm via putty.

I dug into the code a bit, and nvram get sw_mode returns 1, so $aiMeshNodes_OK should be true.

For node_list,
Code:
asus_device_list=<3>GT-AX6000>[router-IP-addr]>[MAC addr]>0>dejeuner24>255.255.255.0>1

That doesn't have the mesh node listed, nor do I see the mesh IP address in any nvram variable, so I guess the answer is my router doesn't have the AiMesh node listed in nvram for some reason. It's not critical, I was just curious...

Thanks!
 
Sorry I wasn't clear, by main node I meant the primary router. I am using amtm via putty.

I dug into the code a bit, and nvram get sw_mode returns 1, so $aiMeshNodes_OK should be true.

For node_list,
Code:
asus_device_list=<3>GT-AX6000>[router-IP-addr]>[MAC addr]>0>dejeuner24>255.255.255.0>1

That doesn't have the mesh node listed, nor do I see the mesh IP address in any nvram variable, so I guess the answer is my router doesn't have the AiMesh node listed in nvram for some reason. It's not critical, I was just curious...

Thanks!


Ah I see, my apologies I thought you were trying to say the main menu on your node, when you said: "my main node menu"

That might be a bit of my diagnosed dyslexia showing and me reading stuff backwards.

I'm surprised it's not being populated. Do you experience any issues with the nodes at all? What models and firmware for each?
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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