Summary
After upgrading from ZimaOS 1.6.1 to ZimaOS 1.7.0, my official ZimaCube no longer obtains/displays a network address and remains stuck on the local splash:
Searching for network address...
If this persists, please check your network connection.
This is the same failure mode I previously reported on 1.6.2 in #538. Rolling back / returning to 1.6.1 restored networking and access again.
Environment
Steps to reproduce
- Device running ZimaOS 1.6.1 with working Ethernet/DHCP and normal Web UI / SSH access.
- Apply OTA update to ZimaOS 1.7.0.
- Reboot into the updated slot.
- Observe local display stuck on “Searching for network address...”.
Expected behavior
Device acquires (or continues to use) a network address, shows it on the local display, and remains reachable on the LAN / Web UI, as it does on 1.6.1.
Actual behavior
- Boot reaches the network-search splash and does not progress.
- Device is effectively unreachable on the LAN until the previous working slot / 1.6.1 is used again.
- Returning to 1.6.1 restores normal networking and access.
- User data on storage appears unaffected after recovery.
Recovery used
- Connected keyboard + monitor (or used GRUB / previous RAUC slot selection).
- Booted the previous working slot (1.6.1).
- Network and Web UI / SSH access returned.
Current confirmed working state after recovery:
VERSION=v1.6.1
- kernel
6.12.25
eth0 UP with LAN address again
Notes / possible relevance
Request
Please confirm whether this is a known regression spanning 1.6.2 / 1.7.0 on official ZimaCube hardware, and advise:
- Whether users should remain on 1.6.1 until a fixed build is released.
- Whether a hotfix is planned for the “Searching for network address...” hang after OTA.
- Any recommended diagnostic logs to collect if we temporarily boot 1.7.0 again (e.g.
ip a, nmcli, journalctl -u NetworkManager, rauc status, uname -r).
Thank you.
Summary
After upgrading from ZimaOS 1.6.1 to ZimaOS 1.7.0, my official ZimaCube no longer obtains/displays a network address and remains stuck on the local splash:
This is the same failure mode I previously reported on 1.6.2 in #538. Rolling back / returning to 1.6.1 restored networking and access again.
Environment
eth0)Steps to reproduce
Expected behavior
Device acquires (or continues to use) a network address, shows it on the local display, and remains reachable on the LAN / Web UI, as it does on 1.6.1.
Actual behavior
Recovery used
Current confirmed working state after recovery:
VERSION=v1.6.16.12.25eth0UP with LAN address againNotes / possible relevance
/mnt/boot/cmdline.txt, wiping custom boot parameters that were present on 1.6.1. Even if unrelated to the splash screen, it suggests boot/OTA handling may be rewriting boot config during these failed upgrades.Request
Please confirm whether this is a known regression spanning 1.6.2 / 1.7.0 on official ZimaCube hardware, and advise:
ip a,nmcli,journalctl -u NetworkManager,rauc status,uname -r).Thank you.