Hi , Simon
I’m sorry to reply you so late. There are compatibility problems between this module and the testing firmware(3.102 openwrt-mv1000-emmc-3.102-0215.img 41067db05ee7614d85068adf6af1467e).
Later, the official firmware release will fix this problem.
You need to perform the following steps:
First:
ssh root@192.168.8.1
opkg remove luci-base --force-depends
opkg remove luci-proto-ipv6 --force-depends
opkg remove luci-proto-ppp --force-depends
opkg update
opkg install luci-app-unbound
Second:
ssh root@192.168.8.1 and copy luci.zip to MV1000.
After decompressing luci.zip:
luci.zip (10.0 KB)
cp luci/status.lua /usr/lib/lua/luci/tools/status.lua
cp luci/lease_status.htm /usr/lib/lua/luci/view/lease_status.htm
cp luci/wifi_assoclist.htm /usr/lib/lua/luci/view/wifi_assoclist.htm
cp luci/sys.lua /usr/lib/lua/luci/sys.lua
cp luci/firewall_zoneforwards.htm /usr/lib/lua/luci/view/cbi/firewall_zoneforwards.htm
Third:
reboot