[19.07 ath79 final] Librecmc for 4/32 tiny devices

so here is the LAST 19.07 based on librecmc 1.5.15 (openwrt 19.07 with linux kernel libre) for the ath79 tiny devices.

based on @Ashus 's awesome work done in OpenWrt 19.07.x ath79 tiny LuCI - Community Builds, Projects & Packages - OpenWrt Forum

downloads:
maurerr.github.io/librecmc-ath79-tiny-19.07-final

Why LAST :slight_smile: because linux 4.14 is EOL since 1.10.2024

default ip - 192.168.10.1 !!!

supported devices:

buffalo_whr-g301n
netgear_wnr612
on_n150r
pqi_air-pen
tplink_tl-mr10u
tplink_tl-mr3020-v1
tplink_tl-mr3040-v2
tplink_tl-mr3220-v1
tplink_tl-mr3420-v1
tplink_tl-wa901nd-v2
tplink_tl-wr703n (the only one boot tested)
tplink_tl-wr740n
tplink_tl-wr740n-v3
tplink_tl-wr740n-v4
tplink_tl-wr741-v1
tplink_tl-wr741nd-v4
tplink_tl-wr743nd-v1
tplink_tl-wr841-v11
tplink_tl-wr841-v5
tplink_tl-wr841-v7
tplink_tl-wr841-v8
tplink_tl-wr841-v9
tplink_tl-wr941-v2
tplink_tl-wr941-v4
tplink_tl-wr941n-v7-cn

1 Like

Tested and working fine

1 Like

Are there any major functional differences between this and Ashus's build? WireGuard support?

And as your device is the TL-WR703N, did you perhaps configure it to broadcast Wi-Fi on first boot, or is connecting via Ethernet required for initial configuration, as is standard with OpenWRT?

no major functional differences
No wireguard support

it is connecting via Ethernet required for initial configuration, as is standard with OpenWRT

To clarify, do you just mean that the WireGuard packages aren't in the build (but can be added through the package manager), or that the linux kernel libre doesn't support WireGuard?

can't be installed for 2 reasons:

  • no support (free space) on flash with current package list
  • no package manager installed (opkg)

You can however attempt your own (re)build with any packages you see fit

Ahh, missed that OPKG was removed in Ashus's build. Thanks for the clarification.