Page 9 of 17

Re: Openwrt 19.07 based Gargoyle

Posted: Fri Dec 13, 2019 9:19 am
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.

Re: Openwrt 19.07 based Gargoyle

Posted: Fri Dec 13, 2019 8:41 pm
by doug_porsche
NETGEAR WNDR3700v4 and adblock loaded
Now testing
Thanks

Re: Openwrt 19.07 based Gargoyle

Posted: Mon Dec 16, 2019 4:28 pm
by papka__
WDS. Any chance to get it working on WPA3? For now, whenever WAP2/WPA3 choosen, WDS connection using WPA2.

Re: Openwrt 19.07 based Gargoyle

Posted: Mon Dec 16, 2019 7:00 pm
by Lantis
In AP mode? Or as a client bridge? I haven't tested that, but i can look.

Re: Openwrt 19.07 based Gargoyle

Posted: Tue Dec 17, 2019 2:23 am
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.

Re: Openwrt 19.07 based Gargoyle

Posted: Wed Dec 18, 2019 5:56 am
by Lantis
I've added code to select the highest protocol in a situation where the upstream network is "mixed"

Re: Openwrt 19.07 based Gargoyle

Posted: Wed Dec 18, 2019 4:46 pm
by papka__
Thank you. Will test in next build and will let you know if it's working.

Re: Openwrt 19.07 based Gargoyle

Posted: Mon Dec 23, 2019 3:38 pm
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?

Re: Openwrt 19.07 based Gargoyle

Posted: Tue Dec 24, 2019 5:18 am
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.

Re: Openwrt 19.07 based Gargoyle

Posted: Tue Dec 24, 2019 7:15 am
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