Andreas Meyer <anmeyer@...> writes: > > Hello all! > > Yesterday I installed the firmware openwrt-ar71xx-generic-tl-wa901nd-v2- squashfs-factory.bin > on a TP-Link TL-WA901ND-v2 and found that there is no luci available. I > cannot execute > opkg update and opkg install luci because I can't get the thing online. > > I have the Packages.gz here and have access to the TL-WA901ND via ssh. So > I copied the Packages.gz to /root. Where does opkg expect the Package.gz > to be? Can I tell opkg somehow to use it? > > Another thought was to install the original firmware of the TL-WA901ND > again. Is there a chance to do that within OpenWRT, from the commandline > somehow maybe? > > Kind regards > > Andreas >
I had the same problem and same hardware. It works for me now. Just follow the instructions on this link. https://forum.openwrt.org/viewtopic.php?id=38241 I use 8.8.8.8 for my dns setting..FYI uci set network.lan.dns=ip-of-your-dns uci set network.lan.gateway=ip-of-your-gateway uci commit network /etc/init.d/network restart Hope this help...EC _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
