Treadler
Very Senior Member
Pace yourself, easy does it.I have a feeling it‘s time I re-activate the coder part of my brain. It‘s been months![]()
Pace yourself, easy does it.I have a feeling it‘s time I re-activate the coder part of my brain. It‘s been months![]()
Maybe it got lonely …I have a feeling it‘s time I re-activate the coder part of my brain. It‘s been months![]()
Entware is *not* a requirement for YazFi or scMerlin installation. If Entware is found installed, both add-ons do detect it and can take advantage of it, but it's definitely not required for their functionality.
I have a feeling it‘s time I re-activate the coder part of my brain. It‘s been months![]()
Entware is *not* a requirement for YazFi or scMerlin installation. If Entware is found installed, both add-ons do detect it and can take advantage of it, but it's definitely not required for their functionality.
You're the man!![]()
![]()
But, as I'm a details-oriented person, I'd rather see the prerequisites section in the readme, just like how it is in scribe's readme, numbered/bulleted items list much better than a single paragraph. In short:
View attachment 68848
Hahaha, I've been wondering the same since @thelonelycoder disappeared!I've been wondering where you disappeared too, since your wandering thread.![]()
This is fine art! Thank you for your effort and collaboration!I've also changed the formatting and standardized them all satisfy your desire for cleanliness in the documentation
Examples seen above.
The device and firmware are no longer supported. i'm not sure that you'll find someone to spend time on this one.Problem with my ADDONS and amtm 6.1.5. Should I create a new thread ?
Today, on my old ASUS RT-AC3200/ FW-384.13_10/armv7l/Kernel-2.6.36.4
I notice that the ADDONS tab was missing on my WebUI page,
so I connect with ssh on my router and type the AMTM command which gives
messages likes
ntpMerlin modified to use AMTM-OSR repository
Update now using the ntpMerlin function.
amtm 6.1.5 by thelonelycoder
RT-AC3200 (armv7l) Kernel-2.6.36.4
FW-384.13_10 @ 192.168.1.1
Operation Mode: Wireless router
Thu Dec 4 21:18:02 EST 2025
amtm - the Asuswrt-Merlin Terminal Menu
/mnt/Share_disk Size 56.4G Used 3.1G (6%)
rt open RTRMON -> 2.2.3
ntpMerlin modified to use AMTM-OSR repository
Update now using the ntpMerlin function.
j2 open ntpMerlin -> 3.4.12
j3 open scMerlin -> 2.5.45
spdMerlin modified to use AMTM-OSR repository
Update now using the spdMerlin function.
j4 open spdMerlin -> 4.4.16
ep manage Entware packages
em open Email settings
sc manage Scripts update notification
dc manage Disk check script
fd run Format disk fdl show log
rs manage Reboot scheduler
sh manage Shell history
rd manage Router date keeper
sw manage Swap file /mnt/Share_disk 2.0G
cj show all cron jobs
i show available scripts
amtm options
u update rr reboot
e exit t theme r reset a about
_____________________________________________
Enter amtm option
I then type the 'U' command which said:
Third-party script update(s) available! Use
the scripts own update function to update.
then I use the 'j2' command to enter ntpMerlin function
but this does not open the ntpMerlin function, it just repeat the content of the previous spoiler
idem for the scMerlin and spdMerlin functions
I cannot enter into these functions
Also, I notice that the 'cru l' command shows only 2 lines
10 5 * * Sun /bin/sh /jffs/addons/amtm/sc_update.mod -run #amtm_ScriptsUpdateNotification#
*/2 * * * * /etc/openvpn/server1/vpns-watchdog1.sh #CheckVPNServer1#
It missed many of my daily cronjob
I do not know where to begin, I am confused
Can someone gives me some hints. It will be appreciated.
Thanks in advance
You could try installing the add-ons by downloading each from its respective AMTM-OSR GitHub repo.Problem with my ADDONS and amtm 6.1.5. Should I create a new thread ?
Today, on my old ASUS RT-AC3200/ FW-384.13_10/armv7l/Kernel-2.6.36.4
I notice that the ADDONS tab was missing on my WebUI page,
so I connect with ssh on my router and type the AMTM command which gives
messages likes
ntpMerlin modified to use AMTM-OSR repository
Update now using the ntpMerlin function.
amtm 6.1.5 by thelonelycoder
RT-AC3200 (armv7l) Kernel-2.6.36.4
FW-384.13_10 @ 192.168.1.1
Operation Mode: Wireless router
Thu Dec 4 21:18:02 EST 2025
amtm - the Asuswrt-Merlin Terminal Menu
/mnt/Share_disk Size 56.4G Used 3.1G (6%)
rt open RTRMON -> 2.2.3
ntpMerlin modified to use AMTM-OSR repository
Update now using the ntpMerlin function.
j2 open ntpMerlin -> 3.4.12
j3 open scMerlin -> 2.5.45
spdMerlin modified to use AMTM-OSR repository
Update now using the spdMerlin function.
j4 open spdMerlin -> 4.4.16
ep manage Entware packages
em open Email settings
sc manage Scripts update notification
dc manage Disk check script
fd run Format disk fdl show log
rs manage Reboot scheduler
sh manage Shell history
rd manage Router date keeper
sw manage Swap file /mnt/Share_disk 2.0G
cj show all cron jobs
i show available scripts
amtm options
u update rr reboot
e exit t theme r reset a about
_____________________________________________
Enter amtm option
I then type the 'U' command which said:
Third-party script update(s) available! Use
the scripts own update function to update.
then I use the 'j2' command to enter ntpMerlin function
but this does not open the ntpMerlin function, it just repeat the content of the previous spoiler
idem for the scMerlin and spdMerlin functions
I cannot enter into these functions
Also, I notice that the 'cru l' command shows only 2 lines
10 5 * * Sun /bin/sh /jffs/addons/amtm/sc_update.mod -run #amtm_ScriptsUpdateNotification#
*/2 * * * * /etc/openvpn/server1/vpns-watchdog1.sh #CheckVPNServer1#
It missed many of my daily cronjob
I do not know where to begin, I am confused
Can someone gives me some hints. It will be appreciated.
Thanks in advance
curl -LS --retry 3 --retry-delay 5 --retry-connrefused \
https://raw.githubusercontent.com/AMTM-OSR/scMerlin/master/scmerlin.sh \
-o /jffs/scripts/scmerlin && chmod a+x /jffs/scripts/scmerlin && \
/jffs/scripts/scmerlin install
curl -LS --retry 3 --retry-delay 5 --retry-connrefused \
https://raw.githubusercontent.com/AMTM-OSR/ntpMerlin/refs/heads/master/ntpmerlin.sh \
-o /jffs/scripts/ntpmerlin && chmod a+x /jffs/scripts/ntpmerlin && \
/jffs/scripts/ntpmerlin install
curl -LS --retry 3 --retry-delay 5 --retry-connrefused \
https://raw.githubusercontent.com/AMTM-OSR/spdMerlin/master/spdmerlin.sh \
-o /jffs/scripts/spdmerlin && chmod a+x /jffs/scripts/spdmerlin && \
/jffs/scripts/spdmerlin install
# find /jffs/scripts -name '*merlin'
FYI this topic is for discussing the Addon AMTM script/program not about asking which router one should buy. If your question isn't related to AMTM, you may want to find some other subforum here to start a new topic or find a past existing topic that discusses "which router to buy" and is relevant to the routers you are reviewing.Hi! Networkers,
After some readings, I am hesitating between 3 models : RT-BE86U, RT-BE88U and newest RT-BE92U)
They are all supported by Asuswrt-Merlin and they are all recent so I expect that EOL is far away.
My heart told me to choose RT-BE92U
Any comments ?
There is another forum dedicated to BE routers you may want to check out.Hi! Networkers,
After some readings, I am hesitating between 3 models : RT-BE86U, RT-BE88U and newest RT-BE92U)
They are all supported by Asuswrt-Merlin and they are all recent so I expect that EOL is far away.
My heart told me to choose RT-BE92U
Any comments ?

Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!