I am using tl-wr841nd v11. I was using LEDE before with LuCI, not sure which version. Everything except LuCI seams to work. I can actually control device from console.
So far I tried:
https://wiki.openwrt.org/toh/tp-link/tl-wr841nd#tftp_recovery_via_bootloader_for_v8_v9_v10
I used multiple images that should have worked out of the box but none of them actually do. I focused on:
https://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/openwrt-ar71xx-generic-tl-wr841-v11-squashfs-sysupgrade.bin
With a common result:
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/luci/Packages.gz.
Updated list of available packages in /var/opkg-lists/designated_driver_luci.
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/luci/Packages.sig.
Signature check passed.
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/management/Packages.gz.
Updated list of available packages in /var/opkg-lists/designated_driver_management.
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/management/Packages.sig.
Signature check passed.
root@OpenWrt:~# opkg install luci
Collected errors:
- gz_open: fork: Out of memory.
- pkg_hash_add_from_file: Failed to open /var/opkg-lists/designated_driver_routing: Out of memory.
root@OpenWrt:~#
I also tried multiple older images that should contain LuCI. They do not work and suggested fixes I found do not have enough space to be installed. I am surprised this machine is not bricked yet.
Right now I am looking for a functional image. I don't want to upgrade any more. I just need this shit to work. Anyone has a LEDE 16 or earlier for tl-wr841nd v11?