Not quite yet, give me a few more days.
I’ve only tested x86/64 and mediatek/filogic, and have only committed the former.
I’m doing a bulk update of all packages to their latest available (I’m past halfway). Will then check all targets compile successfully and push them in.
Search found 7100 matches
- Wed Jun 25, 2025 3:54 am
- Forum: Gargoyle Development
- Topic: base_on_openwrt_2410
- Replies: 10
- Views: 2850
- Sat Jun 21, 2025 8:00 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: throttle bandwidth not work on Xiaomi Mi Mini (MT7620A)
- Replies: 6
- Views: 53919
Re: throttle bandwidth not work on Xiaomi Mi Mini (MT7620A)
You are correct that there is an issue. It has been resolved in February 2024.
If you run 1.15.x you will not have this issue.
viewtopic.php?t=18113
If you run 1.15.x you will not have this issue.
viewtopic.php?t=18113
- Thu Jun 19, 2025 8:17 pm
- Forum: Network / Wireless Issues
- Topic: Weird issue Gargoyle 1.15.X
- Replies: 10
- Views: 85389
Re: Weird issue Gargoyle 1.15.X
Search on the command line with grep is probably easier to find things. grep -r “Add Static IP Address” /www A lot of the strings are in the /www/i18n/ directory so that the GUI can support translation to other languages. The SH files in /www drive the display of data. Language strings are reference...
- Thu Jun 19, 2025 4:09 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x nftables EXPERIMENTAL BETA - 2025-05-13
- Replies: 11
- Views: 100632
Re: Gargoyle 1.15.x nftables EXPERIMENTAL BETA - 2025-05-13
Thanks I’ll clean those up. They don’t cause any issues if you’re not using IPv6. They help clean up the data.
To confirm, you’re not using IPv6?
To confirm, you’re not using IPv6?
- Wed Jun 18, 2025 11:42 pm
- Forum: Network / Wireless Issues
- Topic: Weird issue Gargoyle 1.15.X
- Replies: 10
- Views: 85389
Re: Weird issue Gargoyle 1.15.X
Underscore will probably not cause the underlying issue, but it will be blocked by the GUI once you apply the patch. Strictly speaking RFC1123 does not appear to permit underscores. In practice they are used globally in DNS but this is undefined behaviour I suppose. If you want to apply the patch yo...
- Wed Jun 18, 2025 8:01 pm
- Forum: Network / Wireless Issues
- Topic: Weird issue Gargoyle 1.15.X
- Replies: 10
- Views: 85389
Re: Weird issue Gargoyle 1.15.X
I fixed this is May last year, you must be running an older version?
https://github.com/ericpaulbishop/gargo ... 1de5a57980
If you don’t want to upgrade you can manually apply the above patch if you wish.
https://github.com/ericpaulbishop/gargo ... 1de5a57980
If you don’t want to upgrade you can manually apply the above patch if you wish.
- Wed Jun 18, 2025 6:56 am
- Forum: Network / Wireless Issues
- Topic: Weird issue Gargoyle 1.15.X
- Replies: 10
- Views: 85389
Re: Weird issue Gargoyle 1.15.X
What are you adding to your Static IPs?
Does the hostname contain any special characters by any chance?
By special characters, anything that is not A-Z, 0-9 or a dash "-"?
This bug sounds (on the surface) like an invalid hostname causing dnsmasq to crash which breaks your DNS resolving.
Does the hostname contain any special characters by any chance?
By special characters, anything that is not A-Z, 0-9 or a dash "-"?
This bug sounds (on the surface) like an invalid hostname causing dnsmasq to crash which breaks your DNS resolving.
- Sun Jun 15, 2025 9:01 am
- Forum: Hardware / Installation Issues
- Topic: WRT32X 1.15 Gargoyle Failure
- Replies: 5
- Views: 8523
Re: WRT32X 1.15 Gargoyle Failure
Ah yes apologies I forgot to address that. The wrt32x (and the wrt1900ac v1) had small kernel partitions which had to be resized to fit the modern kernel. This requires you to flash the factory image instead of the sysupgrade image. If you upgraded in small steps (1.12 > 1.13 > 1.14 > 1.15) you woul...
- Sun Jun 15, 2025 7:30 am
- Forum: Hardware / Installation Issues
- Topic: WRT32X 1.15 Gargoyle Failure
- Replies: 5
- Views: 8523
Re: WRT32X 1.15 Gargoyle Failure
Guest Network - Confirmed a bug, thanks for reporting it. This is only triggered if on the very first configuration you make on a fresh flash you enable Guest Network, and is specific to mvebu devices only. Workaround: Create your normal network first, refresh the page, then enable the guest networ...
- Sun Jun 15, 2025 7:25 am
- Forum: Network / Wireless Issues
- Topic: 40MHZ ?
- Replies: 4
- Views: 28170
Re: 40MHZ ?
If you have another wifi device which can have a wifi scanner app installed on it, that would be the best way to verify as you usually get a visual display and you would spot that it is now occupying double channel width. Otherwise if everything is playing nicely, client negotiated connection speeds...