Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124

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

Moderator: Moderators

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ispyisail »

I want to upgrade my production routers but the upgrade path is so painful :(

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

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by Lantis »

Maniac wrote:
Fri Mar 24, 2023 1:53 am
@Lantis any chance you could add the Belkin F9K1115v2 to the ath79 builds? It's supported in OpenWRT. Thanks!
Building a test image overnight, will upload for you and if it tests fine happy to include it.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

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

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by Lantis »

Lantis wrote:
Tue Mar 28, 2023 8:14 am
Maniac wrote:
Fri Mar 24, 2023 1:53 am
@Lantis any chance you could add the Belkin F9K1115v2 to the ath79 builds? It's supported in OpenWRT. Thanks!
Building a test image overnight, will upload for you and if it tests fine happy to include it.
It is now available:
Factory
Sysupgrade
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

rg66
Posts: 37
Joined: Sat Jan 14, 2023 8:07 am

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by rg66 »

First of all, many thanks for Gargoyle and all your hard work.

TL-MR3420 v5 with gargoyle_1.15.x-ramips-mt76x8-tplink_tl-mr3420-v5-squashfs-tftp-recovery.bin from Feb 19/23.

Haven't tested it in my network yet but 2 small issues so far.
1- No lights for wireless or LAN, only power.
2- Saving changes doesn't refresh page in some settings, just get "Please Wait While Settings Are Applied" spinner and have to refresh manually.

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ispyisail »

Haven't tested it in my network yet but 2 small issues so far.
1- No lights for wireless or LAN, only power.
2- Saving changes doesn't refresh page in some settings, just get "Please Wait While Settings Are Applied" spinner and have to refresh manually.
Are these problems unique to 1.15. x with your router?

I wonder if these problems have been there forever?
"Please Wait While Settings Are Applied"
From my understanding this has been a problem for a long time, I just wait a long time then refresh my browser.

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

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by Lantis »

rg66 wrote:
Thu Mar 30, 2023 11:20 am
First of all, many thanks for Gargoyle and all your hard work.

TL-MR3420 v5 with gargoyle_1.15.x-ramips-mt76x8-tplink_tl-mr3420-v5-squashfs-tftp-recovery.bin from Feb 19/23.

Haven't tested it in my network yet but 2 small issues so far.
1- No lights for wireless or LAN, only power.
Can you please run
gpkg list-installed | grep leds
And confirm if kmod-leds-gpio is installed?
If it isn’t, try installing it from my server and reboot to check again.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

rg66
Posts: 37
Joined: Sat Jan 14, 2023 8:07 am

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by rg66 »

Thanks for your response.

I've also tried 1.13.x from aimacintyre (github) and 1.12.0.2 from dl.eko.one.pl and have none of these issues with either firmware.

The refresh issue only seems to affect Connection > Basic > Wan/Wireless settings and changing DNS servers.

I'm playing around with 1.12.0.2 right now but will re-flash 1.15.x later today or tomorrow and run gpkg and try and install the LED package if needed.

I will let you know asap, thanks

rg66
Posts: 37
Joined: Sat Jan 14, 2023 8:07 am

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by rg66 »

It looks like it isn't installed

Code: Select all

root@Gargoyle:~# gpkg list-installed | grep leds
root@Gargoyle:~#
Trying to install it gives me this error.

Code: Select all

root@Gargoyle:~# gpkg install kmod-leds-gpio
ERROR: Dependency kernel (= 5.10.166-1-96bbee78dc257b8273b74d6c74003dfa) of package kmod-leds-gpio is installed,
but has incompatible version 5.10.166-1-9caa2dc205ae60d63831805d3194af38

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x first beta

Post by ispyisail »

Did you change the repo?
Lantis wrote:
Mon Jan 16, 2023 6:15 am
You can install the gargoyle-plugin-upnp to enable the feature. It has been removed by default due to space constraints.
Add the following as custom plugin repositories (for your device)

Code: Select all

https://lantisproject.com/gargoyle_custom/1.15.x_2203_test_builds/ath79/default
https://lantisproject.com/gargoyle_custom/1.15.x_2203_test_builds/ath79/default_kernelspecific

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

Re: Experimental Gargoyle 1.15.x first beta

Post by Lantis »

ispyisail wrote:
Fri Mar 31, 2023 1:59 pm
Did you change the repo?
Lantis wrote:
Mon Jan 16, 2023 6:15 am
You can install the gargoyle-plugin-upnp to enable the feature. It has been removed by default due to space constraints.
Add the following as custom plugin repositories (for your device)

Code: Select all

https://lantisproject.com/gargoyle_custom/1.15.x_2203_test_builds/ath79/default
https://lantisproject.com/gargoyle_custom/1.15.x_2203_test_builds/ath79/default_kernelspecific
This, but the ramips/mt76x8 one for your device :)
I’m reasonably confident all of the LEDs will start working
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply