GL.iNet GL-AR750
Current Version 3.201
I am getting " uci: Entry not found" when I enter “uci commit wirless”
root@GL-AR750:~# NEWMAC=$(dd if=/dev/urandom bs=1024 count=1 2>/dev/null | md5sum | sed 's/^\(..\)\(..\)\(..\)\(..\)\(..\)\(..\).*$/\1:\2:\3:\4:\5:\6/')
root@GL-AR750:~# echo "$NEWMAC"
d4:76:e1:fb:ba:12
root@GL-AR750:~# uci set wireless.sta.macaddr=${NEWMAC}
root@GL-AR750:~# uci commit wirless
uci: Entry not found
root@GL-AR750:~# uci commit network
root@GL-AR750:~# wifi reload
root@GL-AR750:~# /etc/init.d/network reload