Next bleeding edge testers wanted

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

Moderator: Moderators

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: Next bleeding edge testers wanted

Post by n8b »

I don't recall Gargoyle ever supported changing country in the GUI.

You can use shell:

uci set wireless.radio0.country=??
uci set wireless.radio1.country=??
uci commit wireless
wifi or reboot

radio0 and radio1 works for wdr3600 - on other routers use 'iw reg get' to see their radios.

Countries:
https://git.kernel.org/cgit/linux/kerne ... ree/db.txt

Sorry for off-topic.

mrpink57
Posts: 37
Joined: Sun Mar 19, 2017 6:42 pm
Location: a van down the river

Re: Next bleeding edge testers wanted

Post by mrpink57 »

Is there a source code we could complile our own LEDE Gargoyle version from? I have a new Raspberry Pi 3 B+ I'd like to test out on and see.

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

Re: Next bleeding edge testers wanted

Post by Lantis »

francisuk1989 wrote:
phgerin wrote:Upgraded wdr3600 from LEDE to Gargoyle using the factory image, did not preserve settings.
Everything is working great for now, testing.

Unable to add snmpd via command line:

root@Gargoyle:~# opkg update
Downloading package list for %n_routing source...
Package list for %n_routing downloaded successfully.
root@Gargoyle:~# opkg install snmpd
ERROR: No package named snmpd found, try updating your package lists

Edit: Thanks once again !
is not in the repos :? https://downloads.openwrt.org/snapshots ... /packages/ if you get the time, you could ask here and report any bugs or features https://bugs.openwrt.org

Also with your wdr3600 do you get the 2.4GHz channels from 1-13 (if your European of course?) seem like v1.10.0 im only getting 1-11 :roll:
Package repos are currrntly pointing at LEDE rather than OpenWrt and are 404’d. Will be fixed later
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.

n8b
Posts: 70
Joined: Wed Sep 16, 2015 1:20 pm
Location: Denmark

Re: Next bleeding edge testers wanted

Post by n8b »

Default SSID's.
When selecting Wireless Mode AP right after flashing (or after firstboot) the SSID's are "OpenWrt" and "OpenWrt"
Save.
Then Disable and save.
When Wireless Mode (AP) is selected again the SSID's are now "Gargoyle" and "Gargoyle 5GHz"

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

Re: Next bleeding edge testers wanted

Post by Lantis »

francisuk1989 wrote:
phgerin wrote:
francisuk1989 wrote: Also with your wdr3600 do you get the 2.4GHz channels from 1-13 (if your European of course?) seem like v1.10.0 im only getting 1-11 :roll:
Yes, only channels 1 to 11.
@Lantis could we get a fix for this?
As i believe america uses 1-11, and the rest are using 1-13

5GHz band i no idea but from my own ISP modem combo i can see channels 36,40,44,48,52,56,60,64,100,104,108,112,116,132,136,140 @ 20 / 40 / 80MHz
You can already set your own country setting (search the forum or google) and the extra channels will enable if you are entitled to them.
This is a feature I intended to add to the GUI but it needs to be done in a proper way to avoid wrong doings.
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: Next bleeding edge testers wanted

Post by Lantis »

mrpink57 wrote:Is there a source code we could complile our own LEDE Gargoyle version from? I have a new Raspberry Pi 3 B+ I'd like to test out on and see.
https://github.com/ericpaulbishop/gargo ... ge?files=1
Only ar71xx is currently being worked on.
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: Next bleeding edge testers wanted

Post by Lantis »

n8b wrote:Default SSID's.
When selecting Wireless Mode AP right after flashing (or after firstboot) the SSID's are "OpenWrt" and "OpenWrt"
Save.
Then Disable and save.
When Wireless Mode (AP) is selected again the SSID's are now "Gargoyle" and "Gargoyle 5GHz"
Semi expected. It might be nice to change them though so I’ll look at it. OpenWrt generates these the first time it boots.
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.

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

Re: Next bleeding edge testers wanted

Post by tapper »

mrpink57 wrote:Is there a source code we could complile our own LEDE Gargoyle version from? I have a new Raspberry Pi 3 B+ I'd like to test out on and see.
Hi there mate. this build of gargoyle is building from the 17.1.4 branch of openwrt the new R-Pi is not supported sorry. You would have to use the master branch of openwrt or what will become 18.x
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

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

Re: Next bleeding edge testers wanted

Post by Lantis »

tapper wrote:
mrpink57 wrote:Is there a source code we could complile our own LEDE Gargoyle version from? I have a new Raspberry Pi 3 B+ I'd like to test out on and see.
Hi there mate. this build of gargoyle is building from the 17.1.4 branch of openwrt the new R-Pi is not supported sorry. You would have to use the master branch of openwrt or what will become 18.x
This branch is building from master.
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.

User avatar
apvm
Posts: 102
Joined: Thu Apr 30, 2015 7:30 am

Re: Next bleeding edge testers wanted

Post by apvm »

No WRT1900AC for new build?

Post Reply