Recent content by squidbilly

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

  1. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Thanks gentlemen. I just had/still got a lot going on personally and professionally (some good and some bad) ... just being pulled in a lot of different directions so I had to cut a few things loose, like my help with AutoBW, at least for now. Thanks to those who picked up the slack. This...
  2. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    I am back ... what did I miss? :) Been a crazy few weeks (even for 2020); you wouldn't believe me if I were to tell you.
  3. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    I will update it in a few days. Still making a few minor changes. (nothing big or major)
  4. squidbilly

    spdMerlin spdMerlin - Automated speedtests with graphs

    SQLite header and source version mismatch 2019-10-10 20:19:45 18db032d058f1436ce3dea84081f4ee5a0f2259ad97301d43c426bc7f3df1b0b 2020-01-27 19:55:54 3bfa9cc97da10598521b342961df8f5f68c7388fa117345eeb516eaa837bb4d6 SQLite header and source version mismatch 2019-10-10 20:19:45...
  5. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Ok, upon closer inspection, I did not see anything either. So, I "think" you should be OK with AutoBW compatibility. (I know ... famous last words ... right?)
  6. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Thanks Jack Yaz. That sounds great to me, and I will surely do what I can. It might be later today or tomorrow before I can really look at your changes. So, the spdMerlin results will no longer be written to csv files? Happy Easter.
  7. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Also, Kingp1n, you probably wanna increase your download speed upper limit in the config file (/jffs/addons/AutoBW/config) ... you are getting 300 MBps down but have the upper limit set to 100 Mbps (that is unless you intend to cap it for some reason). Alternatively, you can use the command line...
  8. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Weird ... the updates are there in the development branch script. Are you sure you are executing the updated version you downloaded?
  9. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Sorry. Please pull down a fresh copy from development and try it again.
  10. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Are you sure you are connecting to the same Ookla server between the speedtest on your PC and the router (just a thought). Also, Just pushed an update to the development branch which should correctly pick out the rate/ceil units from tc (traffic control). If it cannot find them (for some...
  11. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Are you in the same directory? then ./AutoBW Otherwise you need to include the path to AutoBW (like /jffs/scripts/AutoBW)
  12. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    Ok, I see the problem. You have an "overhead" section that I do not so it is unable to find rate unit of Kbit ... will fix and update soon. UPDATE: Changes merged to the development branch that should fix your issue (I think).
  13. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    It has to do with picking out the units (b, Kbps, Mbps, etc) for the class ceil/rates. What does tc class show dev br0 | grep "parent 1:1" output? I only have Kbps speeds :( so it is hard for me to adequately test that section.
  14. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    No problem. That's is just a warning that you are running a version that is different (it is in development) from the official release (v2.0 vs. v1.5). Obviously, you don't want to update to the official release since it is an earlier version (v1.5) so it just warns you. If you had been running...
  15. squidbilly

    AutoBW: Automatically set QoS bandwidth using spdMerlin

    curl "https://raw.githubusercontent.com/squidbillyms/AutoBW/development/AutoBW" -o /jffs/scripts/AutoBW && chmod 755 AutoBW Might need 'dos2unix AutoBW' There is lots of new code, so it will need lots of testing ;) I tried to test the best I could but you know how that goes. In addition to...
Top