Greetings!
I'm getting an error when installing FlexQoS an Asus RT-68U wireless router running firmware version 3.0.0.4.386_51722 and could use some assistance. I have three of these devices running AiMesh. Here's what's happening.
1. Executing the following command successfully places flexqos.sh in /jffs/addons/flexqos directory, (confirmed)
/usr/sbin/curl "https://raw.githubusercontent.com/dave14305/FlexQoS/master/flexqos.sh" -o /jffs/addons/flexqos/flexqos.sh --create-dirs
2. Executing...
chmod +x /jffs/addons/flexqos/flexqos.sh
presumably sets flexqos.sh to executable.
3. This is where the process fails. Executing...
sh /jffs/addons/flexqos/flexqos.sh -install
returns the following error: line 23: can't open '/usr/sbin/helper.sh' I can confirm that helper.sh does not exist.
I've located helper.sh at https://raw.githubusercontent.com/RMerl/asuswrt-merlin.ng/master/release/src/router/others/helper.sh. Can someone confirm that this is the right file? If not, could you point me to the correct one?
Presuming that I get past this hurdle, there's one other matter. Since I'm running AiMesh do I need to install FlexQoS on each router individually or is FlexQoS propagated from the gateway device?
Many thanks!
swizz
I'm getting an error when installing FlexQoS an Asus RT-68U wireless router running firmware version 3.0.0.4.386_51722 and could use some assistance. I have three of these devices running AiMesh. Here's what's happening.
1. Executing the following command successfully places flexqos.sh in /jffs/addons/flexqos directory, (confirmed)
/usr/sbin/curl "https://raw.githubusercontent.com/dave14305/FlexQoS/master/flexqos.sh" -o /jffs/addons/flexqos/flexqos.sh --create-dirs
2. Executing...
chmod +x /jffs/addons/flexqos/flexqos.sh
presumably sets flexqos.sh to executable.
3. This is where the process fails. Executing...
sh /jffs/addons/flexqos/flexqos.sh -install
returns the following error: line 23: can't open '/usr/sbin/helper.sh' I can confirm that helper.sh does not exist.
I've located helper.sh at https://raw.githubusercontent.com/RMerl/asuswrt-merlin.ng/master/release/src/router/others/helper.sh. Can someone confirm that this is the right file? If not, could you point me to the correct one?
Presuming that I get past this hurdle, there's one other matter. Since I'm running AiMesh do I need to install FlexQoS on each router individually or is FlexQoS propagated from the gateway device?
Many thanks!
swizz