Page 8 of 14

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Mon Mar 27, 2023 2:43 am
by ispyisail
I want to upgrade my production routers but the upgrade path is so painful :(

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Tue Mar 28, 2023 8:14 am
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.

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Wed Mar 29, 2023 6:53 am
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

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Thu Mar 30, 2023 11:20 am
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.

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Fri Mar 31, 2023 3:20 am
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.

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Fri Mar 31, 2023 4:12 am
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.

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Fri Mar 31, 2023 5:05 am
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

Re: Experimental Gargoyle 1.15.x beta 20230124

Posted: Fri Mar 31, 2023 10:36 am
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

Re: Experimental Gargoyle 1.15.x first beta

Posted: Fri Mar 31, 2023 1:59 pm
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

Re: Experimental Gargoyle 1.15.x first beta

Posted: Fri Mar 31, 2023 5:21 pm
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