Reading posts and it looks like people are getting LuCI GUI OPENWRT working on WN573HX1 through uBoot Recovery.
Im able to access recovery and trying to flash the firmware from:
https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=ramips%2Fmt7621&id=wavlink_wl-wn573hx1
Im reading there is a patch?
Anyone post the .bin that works with a uboot flash?
Saw on another forum that 'SNAPSHOT's require a different install method than release?
The installation of snapshot is the same as installing a stable release. However, snapshots have two other considerations:
- LuCI (the web interface) is not installed by default, so you'd need to install it yourself either with a custom image on the firmware selector or as a post-flash install.
- snapshots may contain various, possibly transient bugs (it's the active development branch) and you may also be unable to install packages after a short time (as little as 24 hours, often longer) as the snapshot you're using becomes out of date with respect to the current kernel version and dependencies in later snapshots.
Thank you for responding.
Are you aware of any custom images? Or directions on LUCI post flash?