Search results

  • 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. JGrana

    New Addon - ChatAI - have a chat session with Googles Gemini AI Bot

    After adding a chat function to genailogs, I decided to break it out into it's own addon (I will likely be removing the chat function in genailogs RealSoonNow). I added an optional chat log session feature to save chat sessions. To install and use, here is the Readme with all the details...
  2. JGrana

    genailogs - let Googles AI Analyze your log file(s)

    @aru created a Python script to send /tmp/syslog.log to Googles Gemini AI for it's analysis. I used his original script and was somewhat impressed with the results from Google Gemini AI. ~80% pretty good comments, a few, well, somewhat interesting ;-) The original script was based on python...
  3. JGrana

    uKasa uKasa - A utility script that manages Kasa smart outlets and switches with Asuswrt-Merlin routers

    I have put together YetAnotherUtility that runs on Asuswrt-merlin routers and is used to manage and operate TP-Link Kasa Smart Plugs and Switches. It can show the present state of the plug or switch (Off/On) and if supported how much power it is supplying (along with line voltage). There is also...
  4. JGrana

    Updated Hue Utility - huetil Control and manage your Hue system from Asuswrt-Merlin or Raspbian

    I had once posted a port of a utility that allowed you to manage and control a Hue Lighting system from Asuswrt-merlin - mhue. I was never really happy with the command syntax and lack of a few features. So, I've spent a few months working on a very different and updated version. I call it...
  5. JGrana

    New Addon for Starlink users

    Now that I am back to using a Starlink system I decided to do some scripting to check on various stats and states of the Starlink and Router. I am running the Starlink in bypass mode (no routing, no WiFi from its router) and using an AX88U Pro as the Router. So far, working well. I found a...
  6. JGrana

    fsmd - taking lots of CPU cycles

    When running htop, I'm seeing a process called fsmd consuming between 5%-10% of CPU. I see it's located in /usr/sbin and the date on the file is the same as all the other executables in the directory. A Google search only had a hit - called Finite State Machine with Datapath. I don't believe I...
  7. JGrana

    OBSOLETE mhue - An Addon that controls a Philips Hue Light System

    mhue is no more. I have done a total re-write and archived mhue. Keep an eye out for a much better utility called huetil I have a first release of the Philips Hue script. It's called mhue. I have tested it on an AX88U Pro and an AX58. It does require Entware since most of the I/O to the Hue...
  8. JGrana

    Anyone using a Philips Hue?

    I have been hacking (truly hacking, lots of bits and pieces) an addon that will control Philips Hue lights/groups and scenes. I have a version running reasonably well on an AX88U Pro. It started as a way to make one of my Hue bulbs change colors based on the results of spdmerlin. Green for...
  9. JGrana

    tmo.sh - A T-Mobile/Sagemcom Gateway Utility AddOn

    Background I have been spending time working on a script to do some light management of my T-Mobile Sagemcom Gateway. The main goal was to be able to turn the WiFi radios off/on (since I have an AX88U Pro in front of the gateway) and also be able to reboot the Sagemcom based on spdMerlins...
  10. JGrana

    Maybe Blocking YouTube isn’t worth it…

    Some interesting news shaping up on add blocking. https://www.engadget.com/youtube-test-threatens-to-block-viewers-if-they-continue-using-ad-blockers-053117556.html
  11. JGrana

    ChatGPT Knows About Us (and RMerlin)

    Since @RMerlin recommended I check with ChatGPT to convert a PowerShell script to Linux/Bash/curl (which it did perfectly), I asked it about Asuswrt-merlin. This was the response I have also had ChatGPT generate a bash script using ipset to block a list of ports, create a simple html web...
  12. JGrana

    Solved Odd Request - Anyone know MS Powershell and how to convert to curl?

    Before I'm flamed for this post - let me explain. Also, long post. If you don't know MS Powershell - stop here and go to the next thread. I moved to an area of California that has "so-so" internet access. Like 10Mbit DSL and Hughesnet. I tried DSL - no-go. But T-Mobile has reasonable LTE and a...
  13. JGrana

    Transmission and AX88U Pro (running Asuswrt-Merlin Beta 1)

    Hmm, took a USB drive and loaded Entware via AMTM on an AX88U Pro. My main reason is to install ntpmerlin and unbound. I did an opkg update then an opkg upgrade. I keep getting this notice: admin@RT-AX88U_Pro-0BD8:/tmp/home/root# opkg upgrade Package transmission-cli version 3.00-19b has no...
  14. JGrana

    Migrate YazDHCP files to Stock Firmware - anyone done this?

    I am upgrading from an AX88U (long running Asuswrt-merlin) to a new AX88U Pro. I see that presently, the AX88U Pro only has Asuswrt-Merlin alpha firmwares. Before I dive into the alphas, I have ~70 static addresses for clients on my network. I use YazDHCP and see that he appends to...
  15. JGrana

    Cron job not running

    I have a fairly simple script called switchwan.sh in /jffs/scripts. It starts with #!/bin/sh and is executable. It runs a speedtest and if the Primary WAN is less than 10 Mbit if calls wan-failover.sh to switch. There are some logger_t messages and I keep a running log file with the speedtest...
  16. JGrana

    Its the Holiday Season - Great Time to Thank the AddOn Devs

    As 2022 winds down to a close and the holidays are starting in full swing, besides thanking your postman, gardener, kids teacher, etc. - give a shout out to the many developers of the Asuswrt-Merlin AddOns! Their craft, work and support have created some great additional features to our Asus...
  17. JGrana

    mtd_check - an application to give information and scan mtd partitions

    After reading about another member that experienced jffs issues, there was a pointer to some links about mtd devices. One of them had a small application that would print out information about a flash/nand partition - nand_check. I downloaded the code and did various updates/addons that...
  18. JGrana

    YetAnotherModemMonitor - Arrismon - Monitor Arris SURFboard SB6183 modems

    I have long wanted @Jack Yaz 's modmon to work with my Arris SB6183 modem. After seeing @Wistuplu bravely jump in and add support for his Technicolor modem I decided to see if I could get stats and logs from my SB6183. After many seds/greps/awks and wondering how to change a javascript file - I...
  19. JGrana

    Tis the Season - for Giving

    Folks, It's the Holiday Season. A time for cheer, a time for thanks, a time for betas ;-) and A time for remembering all the great developers of Asuswrt-Merlin and it's Addons. I have just updated the AddOns Developers Donations Link...
  20. JGrana

    Mixed AX/AC AiMesh Nodes

    I presently have an AX88U and an AX58U in an AiMesh configuration. It's working well for the most part. I have an area in the back of my house where the signals are weak. My son has offered a good old AC68U to me. Will adding an AC router to the AiMesh reduce the overall performance? I there any...
Top