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

Recent content by pdc

  1. pdc

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

    So much for my hunch :) I might try dropping and reestablishing the mesh node, but it would be a while. I'll report back if I do.
  2. pdc

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

    Do you use a wireless backhaul? I'm a little suspicious that is why some folks see the IP there and some do not. nvram get cfg_device_list = <GT-AX6000>[router IP]>[router MAC]>1
  3. pdc

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

    The router GUI shows the AiMesh topology correctly and everything looks good. The router and mesh node are each GT-AX6000 routers running Melin 3006.102.4. I use 5 GHz wireless as the backhaul if that matters. I looked at nvram getall and I don't see any nvram variables that include the IP...
  4. pdc

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

    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, asus_device_list=<3>GT-AX6000>[router-IP-addr]>[MAC addr]>0>dejeuner24>255.255.255.0>1 That...
  5. pdc

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

    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!
  6. pdc

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

    I just saw mention in a different thread that MerlinAU can show info about an AiMesh node. I can't figure out how/where to view this. Can you provide some extra details? Both nodes are running Merlin and MerlinAU. Thanks!
  7. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    It's working for me! Thanks for all your hard work!
  8. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    These changes are needed for the "uu" version to work on my GT-AX6000: GT-AX6000-OFFICE /j/a/amtm ><))°› diff -u led_control.mod led_control.mod-new --- led_control.mod +++ led_control.mod-new @@ -772,9 +772,11 @@ service restart_leds elif...
  9. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    I'm afraid the LED changes don't work for me. One problem is the restart leds also resets the Aura setting, so the Aura setting needs to be restored (and restart ledg) after the restart leds. I will take a closer look tomorrow and see if I can debug further.
  10. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    That is correct, my change makes the Aura LEDs turn back on correctly.
  11. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    For what it's worth, here is the output on my GT-AX6000 (no "wifi7" as you'd expect): > nvram get rc_support mssid 2.4G 5G update usbX2 switchctrl manual_stb 11AX pwrctrl WIFI_LOGO nandflash movistarTriple wifi2017 app ofdma wpa3 no_jumbo_frame reboot_schedule ipv6 ipv6pt PARENTAL2 dnsfilter...
  12. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    Thanks all, there's no hurry! My patch is working for me, I was just trying to figure out next steps.
  13. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    @visortgw, could you try my patch above and see if it works on your wifi7 routers?
  14. pdc

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    I tried changing the script to force the old approach, and it doesn't work either. A few things I've found: - The approach for turning off the LEDs works for 3006, the old approach does not - The approach for turning on the LEDs needs the 3006 settings plus the check for ledg_scheme_old - The...
Back
Top