Search found 6667 matches

by Lantis
Fri Sep 15, 2023 8:00 am
Forum: Hardware / Installation Issues
Topic: Qos Gargoyle
Replies: 20
Views: 2577

Re: Qos Gargoyle

Gargoyle will set the fair link limit (and link limit) 15% lower than your entered download bandwidth. As your demand increases and your ping remains under control, it will naturally raise this to approach the Maximum Download Bandwidth. It will never exceed it. Your bandwidth will only be temporari...
by Lantis
Fri Sep 15, 2023 5:03 am
Forum: Hardware / Installation Issues
Topic: Qos Gargoyle
Replies: 20
Views: 2577

Re: Qos Gargoyle

Your link limit is determined by your maximum download bandwidth you enter, so yes?
by Lantis
Tue Sep 12, 2023 8:31 am
Forum: Other Issues
Topic: luci rpc iobroker
Replies: 3
Views: 945

Re: luci rpc iobroker

This post won't be a 100% answer to your query of "How do I use ioBroker.openwrt with Gargoyle?". I never downloaded it or tried it, however I understand the fundamentals of its operation. As you pointed out, it relies upon luci-mod-rpc and it seems to rely on all API calls happening at /c...
by Lantis
Tue Sep 12, 2023 8:21 am
Forum: Show / Tell / Contribute
Topic: Gargoyle API Access (rpcd and uhttpd-mod-ubus)
Replies: 0
Views: 1429

Gargoyle API Access (rpcd and uhttpd-mod-ubus)

Install required software You will need to install rpcd and uhttpd-mod-ubus gpkg update gpkg install rpcd gpkg install uhttpd-mod-ubus Check /etc/config/uhttpd has been modified and option ubus_prefix has been set automatically, otherwise option ubus_prefix '/ubus' ubus Calls Available ubus calls a...
by Lantis
Mon Sep 11, 2023 5:39 am
Forum: Other Issues
Topic: luci rpc iobroker
Replies: 3
Views: 945

Re: luci rpc iobroker

Yes I expect this is possible. You don’t need the full luci-mod-rpc, just the underlying rpcd and a few settings.
Let me muck around with it again and post some hints. I’ve done this previously for wireless client detection.
by Lantis
Sat Sep 09, 2023 6:37 am
Forum: News
Topic: Version 1.14.0: Based on OpenWrt 22.03
Replies: 62
Views: 22420

Re: Version 1.14.0: Based on OpenWrt 22.03

So it gave you a warning and you ignored it?
Depending on device it may have required a factory flash anyway. The architecture has changed significantly for such devices.
by Lantis
Mon Sep 04, 2023 9:19 am
Forum: Hardware / Installation Issues
Topic: Qos Gargoyle
Replies: 20
Views: 2577

Re: Qos Gargoyle

The 1.15 betas that were released by myself were officially retagged as 1.14.0 and released.
I have made some minor commits since that but nothing ground breaking.
by Lantis
Mon Sep 04, 2023 12:30 am
Forum: Other Issues
Topic: ghost hostname
Replies: 9
Views: 1129

Re: ghost hostname

/var/lib/gargoyle/define_host_vars.sh
There's also a section that comes out of the gargoyle_header_footer app.
by Lantis
Sun Sep 03, 2023 8:19 am
Forum: Hardware / Installation Issues
Topic: Qos Gargoyle
Replies: 20
Views: 2577

Re: Qos Gargoyle

If you can read and understand the code on your own, you probably could modify it to work on OpenWrt.
If you can't do that first step then yes it's complicated.

I'm happy to answer questions, but i don't have time to spoon feed the whole thing to someone :)