Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

pythonic
Posts: 259
Joined: Mon Mar 11, 2019 5:47 am
Location: Australia

Re: Version 1.14.0: Based on OpenWrt 22.03

Post by pythonic »

Lajkzy wrote:
Thu Apr 10, 2025 11:09 am
Im using 1.15.X (Built 20241013-2237 git@347e0534) on my Asus rt-ac51u. I cant flash another firmware, its stuck, no matter what i try it wont flash anything else. I also tried using asus recovery tool but it wont accept the firmware..
Your device only has 64MB of RAM so it's possible that the failure to update may be due to insufficient temporary storage space during the flash process. The Gargoyle image is 10.6MB however the standard OpenWrt 23.05.5 image is less than 6MB so you may want to try installing that instead to see if that helps.

If @Lantis' advice isn't successful, you might try the techniques in the OpenWrt device page: the device is supposed to support TFTP installation. I note that there is a specific instruction to rename the image when using the Asus firmware restoration tool which may be significant in that case (the recommended version of that tool still seems to be downloadable at time of writing too).

Lajkzy
Posts: 7
Joined: Fri Jul 29, 2022 2:57 pm

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by Lajkzy »

My bad, when i enter the commands, I realized I have an asus rt-ac58u. :oops: :lol:

angus
Posts: 41
Joined: Mon Apr 04, 2022 9:24 am

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by angus »

Lantis wrote:
Mon Mar 11, 2024 5:36 am
"BETA - 2025-03-31" Notable changes since 2024-11-13:
- Added a backend function to regenerate OpenVPN CRLs
- Removed various devices which only have 32MB of RAM
- Updated ksmbd-tools to 3.5.3 to fix an issue causing shared folders to not be visible
- Added initial support for 6GHz frequency scanning to Spectrum Analyser plugin
Hi Lantis,
Should we expect to have the Spectrum Analyzer included in released images? Thanks.

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by Lantis »

I don’t believe it is installed by default on any devices due to its size. It’s not massive but it’s not small.
It can be installed from the plugin repo.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

fifonik
Posts: 165
Joined: Fri Dec 02, 2016 3:52 am
Location: Brisbane, AU

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by fifonik »

I'm using GL-MT6000 and on version 1.15.X (Built 20240702-0231 git@ab461167) at this moment.
Is it considered to be safe to upgrade to the latest build preserving settings?
Do not want to spent a few hours re-configuring all the stuff %-)
Thanks.

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by Lantis »

If you were already on one in the series yes it should be fine. There have not been any breaking changes so far.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

jarek7714
Posts: 5
Joined: Sat Oct 13, 2012 3:46 pm

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by jarek7714 »

Hi, any chance of a Gargoyle image for Google Wifi AC-1304? :idea:

fifonik
Posts: 165
Joined: Fri Dec 02, 2016 3:52 am
Location: Brisbane, AU

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by fifonik »

Lantis wrote:
Fri Apr 25, 2025 3:04 am
If you were already on one in the series yes it should be fine. There have not been any breaking changes so far.
Updated from the previous 1.15.x build to the latest one preserving settings this morning with no issues.
Unfortunately, I'm still unable to connect to the rourer using httpS.
Tried workaround mentioned here without success:
viewtopic.php?p=66487#p66487

Other than the issue, I'm pretty happy with the gargoyle 1.15.x on the gl6000 -- using it for about a year and only a coulple of times router stopped responding (probably because of weburl issue you mentioned).
Thanks a lot.

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by Lantis »

fifonik wrote:
Sat Apr 26, 2025 10:45 pm
Lantis wrote:
Fri Apr 25, 2025 3:04 am
If you were already on one in the series yes it should be fine. There have not been any breaking changes so far.
Updated from the previous 1.15.x build to the latest one preserving settings this morning with no issues.
Unfortunately, I'm still unable to connect to the rourer using httpS.
Tried workaround mentioned here without success:
viewtopic.php?p=66487#p66487

Other than the issue, I'm pretty happy with the gargoyle 1.15.x on the gl6000 -- using it for about a year and only a coulple of times router stopped responding (probably because of weburl issue you mentioned).
Thanks a lot.
Are you experiencing the same issue that was reported?
Given you preserved settings, I'm wondering if you preserved a badly formed certificate from before the fix.

However if you followed the "workaround", this should have resolved it. The missing instruction in that post is that you need to restart uhttpd (or the entire router).
To test the "fix", you could just delete the certificate and then Save Settings again on the access page. This should trigger a new cert to be generated.

If that doesn't work, let's figure it out and resolve it :)
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.15.x BETA - 2025-03-31 - Based on OpenWrt 23.05

Post by Lantis »

jarek7714 wrote:
Sat Apr 26, 2025 3:49 pm
Hi, any chance of a Gargoyle image for Google Wifi AC-1304? :idea:
Hi, yes... and no. Mostly no I'm sorry.
That device is part of an ipq40xx subtarget called "chromium" which supports 1 single device, your device.
It is a bit wasteful to introduce a whole new subtarget just for a single device, so I'm not that keen to add it in sorry.

However, I will provide a test image and the build config such that you can build your own if you would like to. Give me some time to come back on this.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply