Page 3 of 5
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 5:30 pm
				by lceron80
				mostly everything looks good... the one issue is that qos plugin says installed but doesn't show under firewall.  how do we manually fix it?  thanks.
wrt1900ac
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 5:33 pm
				by Lantis
				Is the /etc/uci-defaults folder empty?
I think the script that runs from there did not trigger. 
If it still exists you can either reboot the router or run it manually.
If it doesn't exist, do the following:
Code: Select all
uci set gargoyle.display.firewall_qosupload="QoS (Upload)"
		uci set gargoyle.scripts.firewall_qosupload="qos_upload.sh"
		uci set gargoyle.firewall.qosupload="200"
		uci set gargoyle.display.firewall_qosdownload="QoS (Download)"
		uci set gargoyle.scripts.firewall_qosdownload="qos_download.sh"
		uci set gargoyle.firewall.qosdownload="300"
		uci commit
 
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 6:19 pm
				by fifonik
				In my case (WRT1200AC) the QoS plugin was installed correctly (I preserved settings).
It would be nice to be able uninstall plugins installed by default but not needed (I'd uninstall TOR, DLNA and some others). Unfortunately, Uninstall buttons are disabled.
> Has any consideration been given to allowing multiple plugins to be installed sequentially
Would like to see this implemented as well.
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 7:05 pm
				by 8enigma4
				Lantis wrote:
Can you please check if the QoS plugin is installed on the plugins page?
If it is, does manually navigating to 
Code: Select all
http://your-routers-ip/qos_download.sh
 work?
 
Yes, it is working from the link that you provided,
is only missing the link on the web interface so....
Thanks very much for your work
 
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 9:57 pm
				by doug_porsche
				Lantis wrote:
I definitely fixed this.
You are still seeing this issue and the file has not changed?
Ok, re-downloaded, reinstalled, re-set 
all is good
 
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Wed Oct 31, 2018 11:19 pm
				by Lantis
				Believe i understand what went wrong with QoS not appearing in the menus. 
I'll get this fixed.
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Thu Nov 01, 2018 3:39 am
				by Lantis
				All images are now available.
I'll push an RC3 once i confirm the fix for the menus not appearing correctly.
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Thu Nov 01, 2018 5:22 pm
				by CBx86
				Lantis wrote:
Not sure i understand what you mean by "red light"?
Is the router operating correctly or not?
Works fine in 1.11, but the power light stay red all the time. I rollback to 1.10.0 and all is ok.
Sorry, sometimes i get stuck in English.   
 
I can clear more, if you want/need.
Many thanks.
 
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Thu Nov 01, 2018 6:51 pm
				by adidre
				Hi
Archer C7/Gargoyle 1.11RC2
How  can I add plugins?
Clicking on the button: "Refresh  Plugins" is doing  nothing. Is  there an additional source that needs  to  be added?
Are  there any themes available?
Thank you
			 
			
					
				Re: Gargoyle 1.11.0 Release Candidate 2
				Posted: Thu Nov 01, 2018 8:26 pm
				by Lantis
				adidre wrote:Hi
Archer C7/Gargoyle 1.11RC2
How  can I add plugins?
Clicking on the button: "Refresh  Plugins" is doing  nothing. Is  there an additional source that needs  to  be added?
Are  there any themes available?
Thank you
Yes, as per original post:
Packages are included in the above links and can be added as repositories to the Plugins page.