This is my first upgrade to openwrt, with xiaomi 4a gigabit edition. wired connection seem to work and internet is up and running but no wifi. when I try to login to 192.168.1.1 I get a connection refused error even with a wired connection. What am I missing?
Tried to run luci, getting these messages
opkg update
opkg install luci-ssl
/etc/init.d/uhttpd restart
root@OpenWrt:/etc# /etc/init.d/uhttpd restart
4+0 records in
4+0 records out
Error relocating /usr/lib/libmbedtls.so.14: __time64: symbol not found
Error relocating /usr/lib/libmbedtls.so.14: __select_time64: symbol not found
Error relocating /usr/lib/libmbedx509.so.1: __time64: symbol not found
Error relocating /usr/lib/libmbedx509.so.1: __stat_time64: symbol not found
Error relocating /usr/lib/libmbedcrypto.so.7: __gmtime64_r: symbol not found
Error relocating /usr/lib/libmbedcrypto.so.7: __gettimeofday_time64: symbol not found
Error relocating /usr/sbin/px5g: __gmtime64: symbol not found
Error relocating /usr/sbin/px5g: __time64: symbol not found
mv: can't rename '/etc/uhttpd.key.new': No such file or directory
mv: can't rename '/etc/uhttpd.crt.new': No such file or directory
root@OpenWrt:/etc#
Quick clarification: when you state "my first upgrade to OpenWRT", did you mean it was your first time "installing" OpenWRT on this router.... or did you already have OpenWRT on this router and you were "upgrading" the OpenWRT version?
If it was a first-time install of OpenWRT, I had accidentally installed a SnapShot version, which does not include LuCI. I was able to get to LuCI by installing the Full Version. See this post here.
Ahh... noting your Distrib_Description of "snapshot" it sure looks like you landed where I did... Installing the Snapshot (without LuCI) rather than the Full Install (with LuCI).
I got lost in the weeds on trying to get LuCI installed separately. So with the kind help of the members in the prior post I linked, I was able to simply install a Full Version.
tried to do that, got these errors. Maybe my client type is wrong?
root@OpenWrt:/tmp# sysupgrade -n open_wrt.bin
Device xiaomi,mir3g-v2 not supported by this image
Supported devices: xiaomi,mi-router-4a-gigabit - Image version mismatch: image 1.1, device 1.0. Please wipe config during upgrade (force required) or reinstall. Reason: Config cannot be migrated from swconfig to DSA
Image check failed.
root@OpenWrt:/tmp#
this is the second time this happens to me. So annoying that sysupgrade doesnt work properly, everytime i upgrade i have to factory reset the router and config all over again