Re: Gargoyle-ispy 2014-June-15.7z
Posted: Mon Jul 07, 2014 9:28 am
A forum to discuss the Gargoyle web interface for Openwrt
https://www.gargoyle-router.com/phpbb/
I too was having this problem with both the June 4 and June 15 release. After running the following 2 commands on my router:Rog66 wrote:Don't think the wireless problems have been fixed. I'm sat next to my router and today have had multiple drops in an hour while on a web conference. The 5Ghz band disappeared completely and the 2.4gHz band kept dropping my laptops connection.
Code: Select all
echo 0 >/sys/kernel/debug/ieee80211/phy0/ath9k/ani
echo 1 >/sys/kernel/debug/ieee80211/phy1/ath9k/ani
Code: Select all
00 */3 * * * sh /root/disableani.sh
Code: Select all
vi /root/disableani.sh
Code: Select all
echo 0 >/sys/kernel/debug/ieee80211/phy0/ath9k/ani
echo 1 >/sys/kernel/debug/ieee80211/phy1/ath9k/ani
Code: Select all
chmod 655 /root/disableani.sh
Code: Select all
/etc/init.d/cron restart
mckman wrote:Hello,
Wondering if anyone has a wndr3700v1 or wndrmarv2 running on a newer build of Gargoyle with good success. I've been very happy and satisfied with the 7/15/14 build on this router but it's old and i'm wondering if i should upgrade to a newer build for this router. Have there been improvements made to QOS or OpenVPN that I may want to further explore with a newer build for these routers?
Thank you in advance for any meaningful feedback on this.
Hello and Thank you for this link. I am aware of the newer builds but I am wanting to know if there's a compelling reason why those on 1.6.x should upgrade to newer versions for older Netgear devices like WDNR3700v1 and WNDRMACv2 (similar to wndr3800). Do the newer builds offer any better performance on this older equipment especially with QOS/ACC or OpenVPN or anything else? It doesn't seem that wifi performance has further improved past 1.6.x but perhaps i'm wrong.tapper wrote:mckman wrote:Hello,
Wondering if anyone has a wndr3700v1 or wndrmarv2 running on a newer build of Gargoyle with good success. I've been very happy and satisfied with the 7/15/14 build on this router but it's old and i'm wondering if i should upgrade to a newer build for this router. Have there been improvements made to QOS or OpenVPN that I may want to further explore with a newer build for these routers?
Thank you in advance for any meaningful feedback on this.
Hi mate here is the latest build of 1.8
viewtopic.php?f=14&t=7629
1.9 is being tested now and will be out wen soon/ready.
Yes, there have been improvements, bug fixes, and security fixes for many things since then. The underlying OpenWRT has been upgraded to to Barrier Breaker. You can now install adblocking. QoS has had slight behind the scenes improvements. New wireless drivers, etc. If there weren't constant upgrades and bug fixes, there would be no point in releasing new versions.mckman wrote:Hello and Thank you for this link. I am aware of the newer builds but I am wanting to know if there's a compelling reason why those on 1.6.x should upgrade to newer versions for older Netgear devices like WDNR3700v1 and WNDRMACv2 (similar to wndr3800). Do the newer builds offer any better performance on this older equipment especially with QOS/ACC or OpenVPN or anything else? It doesn't seem that wifi performance has further improved past 1.6.x but perhaps i'm wrong.tapper wrote:mckman wrote:Hello,
Wondering if anyone has a wndr3700v1 or wndrmarv2 running on a newer build of Gargoyle with good success. I've been very happy and satisfied with the 7/15/14 build on this router but it's old and i'm wondering if i should upgrade to a newer build for this router. Have there been improvements made to QOS or OpenVPN that I may want to further explore with a newer build for these routers?
Thank you in advance for any meaningful feedback on this.
Hi mate here is the latest build of 1.8
viewtopic.php?f=14&t=7629
1.9 is being tested now and will be out wen soon/ready.
Thanks,
A key new function delivered from Gargoyle v1.8 is the provision for a Guest WiFi network. Gargoyle v1.8 is based on OpenWRT Barrier Breaker and the pending Gargoyle v1.10 on OpenWRT Chaos Calmer. Gargoyle v1.8 appears to have inherited some performance issues from OpenWRT BB which will hopefully be resolved in OpenWRT CC. There is of course the usual incremental progress with the underlying dependencies and bugs.mckman wrote:I am wanting to know if there's a compelling reason why those on 1.6.x should upgrade to newer versions