Search found 7311 matches
- Sat Apr 11, 2026 6:30 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 61988
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
New build is up, I'll update the first post when I get time. https://lantisproject.com/downloads/gargoylebuilds?dtf=eyJjIjpbMCwxXSwibyI6W1swLCJkZXNjIl0sWzEsImFzYyJdXSwicGwiOjEwLCJzIjpbWzAsIjEuMTUueF8yMDI2MDQwOCJdXX0 Fixes "All Others (Individual)" quotas not applying and a DST bug causing ...
- Wed Apr 08, 2026 2:49 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Quotas not saving correctly/Getting cut off
- Replies: 9
- Views: 2740
Re: Quotas not saving correctly/Getting cut off
I ran some tests on my wndr3800 (which has a very slow CPU) and I never lost any data, but it took a long time to save and return to operating state each time. Letting it get through this without touching it was probably key to this process. From what I could see, the uci write operations was quite ...
- Mon Apr 06, 2026 5:48 pm
- Forum: Hardware / Installation Issues
- Topic: Archer C7 V2 Did Not Boot After Scheduled Reboot
- Replies: 37
- Views: 13050
Re: Archer C7 V2 Did Not Boot After Scheduled Reboot
If you didn’t set the country code, it is set to world “00”. The global section indicates this. The two radio sections indicate the country code that is baked into the hardware by the manufacturer, but these are overwritten by global setting. You don’t want to set the txpower unless you want to redu...
- Mon Apr 06, 2026 7:19 am
- Forum: Hardware / Installation Issues
- Topic: Archer C7 V2 Did Not Boot After Scheduled Reboot
- Replies: 37
- Views: 13050
Re: Archer C7 V2 Did Not Boot After Scheduled Reboot
If you’re in the US, use US. I didn’t want to presume your location.
“iw reg get”
Will tell you what it is currently set to.
A lack of any specific setting defaults to “world” or “00”, which is a safe minimum across all regulatory areas.
“iw reg get”
Will tell you what it is currently set to.
A lack of any specific setting defaults to “world” or “00”, which is a safe minimum across all regulatory areas.
- Mon Apr 06, 2026 7:17 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 61988
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
That is good news
glad you were able to get it sorted
- Sun Apr 05, 2026 5:50 pm
- Forum: Hardware / Installation Issues
- Topic: Archer C7 V2 Did Not Boot After Scheduled Reboot
- Replies: 37
- Views: 13050
Re: Archer C7 V2 Did Not Boot After Scheduled Reboot
You need to locate your 2 letter country code: https://github.com/ericpaulbishop/gargoyle/blob/master/package/gargoyle/files/www/data/countrylist.txt Then uci set wireless.radio0.country='US' uci set wireless.radio1.country='US' uci commit wireless wifi Substitute US for your appropriate code. The f...
- Sun Apr 05, 2026 10:15 am
- Forum: Hardware / Installation Issues
- Topic: Archer C7 V2 Did Not Boot After Scheduled Reboot
- Replies: 37
- Views: 13050
Re: Archer C7 V2 Did Not Boot After Scheduled Reboot
I don’t think I can answer those for you sorry, there are no clues in the log as to why either one is happening.
One thought, do you control the upstream AP? If so, can you turn on WDS mode instead of relying on the pseudo bridge. This may alleviate some flakiness.
One thought, do you control the upstream AP? If so, can you turn on WDS mode instead of relying on the pseudo bridge. This may alleviate some flakiness.
- Sun Apr 05, 2026 9:54 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: Download Bandwidth Data function hangs at summer time start day
- Replies: 2
- Views: 2134
Re: Download Bandwidth Data function hangs at summer time start day
Thanks for reporting this bug as well, and for providing a SUPER HELPFUL set of steps to reproduce the bug!! I've put in a fix which should correct the issue (due to a quirk in mktime and dst). https://github.com/lantis1008/gargoyle/commit/cf140c45ef1f8ba68e4ad9cbd3eb622b6d9e7931 I'm currently away ...
- Sun Apr 05, 2026 7:15 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 61988
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
Hi, Firstly wow, Thank you Lantis for keeping this project going! I just setup a Flint2/MT-6000 and flashed what I believe is your latest build. (used sysupgrade as that appeared to be proper according to OpenWRT guide) From the status page: Gargoyle Version:1.15.X (Built 20260322-1116 git@ebe19d5a...
- Sun Apr 05, 2026 1:24 am
- Forum: Hardware / Installation Issues
- Topic: Archer C7 V2 Did Not Boot After Scheduled Reboot
- Replies: 37
- Views: 13050
Re: Archer C7 V2 Did Not Boot After Scheduled Reboot
How far is the link?
It doesn’t matter if the panel antenna is shouting at the router if it doesn’t have a big enough signal to shout back.
20dBm is limited, you might get another 3-6dBm by setting your country. Yes in 1.15 this is exposed on the GUI, on earlier versions it would be a manual setting.
It doesn’t matter if the panel antenna is shouting at the router if it doesn’t have a big enough signal to shout back.
20dBm is limited, you might get another 3-6dBm by setting your country. Yes in 1.15 this is exposed on the GUI, on earlier versions it would be a manual setting.