Openwrt 19.07 based Gargoyle

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

Lantis wrote:It isn't needed explicitly in the config anymore with the latest patch, it is set as a default in the hostapd config generation script.
OK. Thought option still should be set. Thank you for explanation.

doug_porsche
Posts: 75
Joined: Fri Aug 16, 2013 3:59 pm

Re: Openwrt 19.07 based Gargoyle

Post by doug_porsche »

NETGEAR WNDR3700v4 and adblock loaded
Now testing
Thanks
NETGEAR WNDR3700v4 or an old Soup can with string. So hard to tell these days.

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

WDS. Any chance to get it working on WPA3? For now, whenever WAP2/WPA3 choosen, WDS connection using WPA2.

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

Re: Openwrt 19.07 based Gargoyle

Post by Lantis »

In AP mode? Or as a client bridge? I haven't tested that, but i can look.
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.

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

Lantis wrote:In AP mode? Or as a client bridge? I haven't tested that, but i can look.
Main router is AP+WDS, then slave as bridge/repeater connected via WDS.

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

Re: Openwrt 19.07 based Gargoyle

Post by Lantis »

I've added code to select the highest protocol in a situation where the upstream network is "mixed"
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.

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

Thank you. Will test in next build and will let you know if it's working.

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

Is it only for me Bandwidth monitoring not working at all?
Found this only on latest (RC2 based) builds. Maybe problem was already before. B/W Distribution also empty... Any ideas?

papka__
Posts: 38
Joined: Tue Nov 19, 2019 4:07 pm

Re: Openwrt 19.07 based Gargoyle

Post by papka__ »

I think small fix should be done in ramips.mt7621.config

Code: Select all

# CONFIG_PACKAGE_kmod-usb3 is not set
should be changed to

Code: Select all

CONFIG_PACKAGE_kmod-usb3=y
Otherwise USB port not working. Checked this on mir3g.

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Openwrt 19.07 based Gargoyle

Post by RomanHK »

papka__ wrote:I think small fix should be done in ramips.mt7621.config

Code: Select all

# CONFIG_PACKAGE_kmod-usb3 is not set
should be changed to

Code: Select all

CONFIG_PACKAGE_kmod-usb3=y
Otherwise USB port not working. Checked this on mir3g.
So I have already asked in the Czech Republic at the manufacturer and I was told that it is absolutely unnecessary, because the 4.14 kernel already has support for USB3 in itself. (Using the kmod-usb-core and kmod-usb2 kernel modules):
You don’t need to have it at all as it is enabled in the kernel. You may check it from usb.mk and as well in kernel config for 4.14
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

Post Reply