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

Search results

  1. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    @Ranger802004 I actually do have a question for you considering you made the comment to cooperate. I am currently investigating an issue with @Tarek Yag which in short seems related to the nvram values of wan1_state_t and wan0_state_t not flipping as expected on his Dual-WAN setup with...
  2. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    No, the purpose of the messaging of the limitation was to inform people not to report the missing dial as an issue. So adding extra code to support a dial, which I am already saying is unsupported feels like potential technical debt that would need to be supported and updated with time, and I'm...
  3. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    No thanks, not interested in adding anything else at this time.
  4. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    No changes should be expected, however if you would like to test to revalidate that I would not be against it (as I've only been testing in fail over mode recently.) You just simply need to run: sh /jffs/scripts/scmerlin develop sh /jffs/scripts/scmerlin forceupdate
  5. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    Oh absolutely if we ever need anything we won't be shy! I just wanted you to know it was actually nailed down. The only question I had remaining was "why" we weren't getting a WAN1 Connected event through the wan-event script but the "why" doesn't matter much once we know that was the cause of...
  6. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    Hey @Ranger802004 thanks for the comment and confirmation. We actually solved this yesterday for @Stephen Harrington in the DMs. Just waiting to pump out a new release. The issue seemed related to your script initially, or at least related to the setup your script requires with "Allow Failback"...
  7. ExtremeFiretop

    Mesh node firmware update

    This messaging from ASUS *likely* does not apply to the mesh nodes, and more than likely only the primary router. Hard to say for sure, as they provide little detail. (Usually on purpose) However, if you want to factory reset it to be sure, you just need to un-pair the node and remove it from...
  8. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    I'm trying.. I'm just happy I didn't really have to re-do any fix twice. (so far) I have a feeling by this point we must of covered more or less anything missed in the "dev" branch. I'll try not to Jinx anything by saying that out loud though 😅 I'm happy to stop at only 24 hours of patching.
  9. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    No not what I had in mind it should reset everytime for both interfaces as they become the "active" interface... Let me dive a little deeper and I'll PM you if I need any additional information. I just wanted to see how it was functioning now after the last tweaks. I hope to have progress...
  10. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Apparently FlexQoS has two modes: six-month nap and 24-hour firehose. Not sure if I fixed the scheduler, or just disabled "Flow Control" on myself triggering a denial-of-sleep attack.
  11. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Release Notes for FlexQoS 1.5.1 production release now available [2025-Sep-06] What's changed/new? FIXED: Properly compare version by using arithmetic conversion FIXED: Fixed new schedule keeping Flow Cache disabled when disabling QoS as reported by @Kingp1n The fork from @dave14305 's...
  12. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    @dave14305 Nvm I found a reliable way to test. @Kingp1n I managed to recreate your issue now in testing, I believe I have a good idea where to look. Give me some time this evening when I return to check into this further
  13. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Gotcha, so it's ONLY HND5.04 models and nothing newer essentially. Will make testing this tricker, but I can probably just spoof the model or add mine to the list temporarily right to test?
  14. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    @dave14305 I see a hard coded list of models here for flow control added in version: v1.4.0 (11-May-2024) I'm assuming this hard coded list is outdated considering i don't see any further updates since that point. Can I ask you what requirements determined if a model made it onto the list? Can...
  15. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Interesting, let me look into this and see if I can replicate
  16. ExtremeFiretop

    Unable to upgrade firmware on XT12, totally stuck on 3004.388.8_4

    Read this and give it a try: https://www.asus.com/support/faq/1000814/
  17. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Release Notes for FlexQoS 1.5.0 production release now available [2025-Sep-06] What's changed/new? v1.5.0 (06-Sep-2025) - FIXED: Allow script versions with double-digit segments reported by @Kingp1n The fork from @dave14305 's repository is now hosted on the AMTM-OSR GitHub repo...
  18. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Sorry again @Kingp1n I've fixed it now as seen below:
  19. ExtremeFiretop

    FlexQoS FlexQoS 1.5.1 - Flexible QoS Enhancement Script for Adaptive QoS

    Thanks for reporting, seems to me that there's some kinda check in the script blocks version like 1.4.(10) I guess the expectation was to go to 1.5.0 even though it's a small patch. I can either update the code to stop caring, or update the version to be within the expected range. Considering...
  20. ExtremeFiretop

    scMerlin scMerlin 2.5.41 - Service and script control menu for Asuswrt-Merlin

    @Stephen Harrington To be specific, this is what I'd like you to re-test and advise about found above :)
Back
Top