nnb72 wrote:change repo to downloads.openwrt.org/snapshots/trunk/ramips/mt7620/packages/
disable signature check
install luci sucsessfullyHello.
And can these steps be more detailed? I put OpenWRTT and can not install LUCI.
Thank you!
Hello.
login to the router by ssh
vi /etc/opkg.conf and comment with # line "option check_signature 1" save changes
vi /etc/opkg/distfeeds.conf and replace "downloads.openwrt.org/chaos_calmer/15.05/ramips/mt7620/packages" to
"downloads.openwrt.org/snapshots/trunk/ramips/mt7620/packages" save changes
reboot the router
login to the router by ssh
opkg update
opkg install luci