2。连接设备。输入SSH密码,密码错误的话,切换WEB管理密码连接3。读取设备信息4。创建备份7。刷入固件9。重启设备OpenWrt默认ip。192.168.1.1中文安装SSH连接后执行opkg update更新完成后opkg install luci-i18n-base-zh-cn安装完后台可调换中文恢复原厂固件,在系统更新备份里面,上传原厂固件,强制更新。 回复 1楼 ...
#1. Set the download repository of OpenWrt filessed -i"s|amlogic_firmware_repo.*|amlogic_firmware_repo 'https://github.com/USERNAME/REPOSITORY'|g"package/luci-app-amlogic/root/etc/config/amlogic#2. Set the keyword of Tags in Releasessed -i"s|ARMv8|RELEASES_TAGS_KEYWORD|g"package/luci-ap...
Describe the bug following https://github.com/arix00/openwrt-mx4300/blob/doc/nss-kmods.md and https://github.com/arix00/openwrt-mx4300/blob/doc/snapshot-dependency-guide.md, I still cannot install luci. this is on nss if it matters root@...
[OpenWrt-Tickets] [OpenWrt] #22705: Unable to install Luci-proto packages due to kernel dependancy error OpenWrtWed, 29 Jun 2016 06:05:57 -0700 #22705: Unable to install Luci-proto packages due to kernel dependancy error ---+--- Reporter: anonymous | Owner: developers Type: defect ...
curl --connect-timeout 30 -m 600 -kLo "$temp_dir/openwrt-$sdk-$platform.tar.gz" "$mirror"https://github.com/sbwml/luci-app-alist/releases/latest/download/openwrt-$sdk-$platform.tar.gz curl --connect-timeout 5 -m 300 -kLo "$temp_dir/openwrt-$sdk-$platform.tar.gz" "$mirror"...
Describe the bug root@rainbowdash:# apk add luci ERROR: unable to select packages: libuci20250117-2025.01.17fb3c2343-r1: conflicts: libuci20130104-2024.11.2610f7996e-r1[libuci=2025.01.17fb3c2343-r1] satisfies: world[libuci20250117] libiw...
Access LuCi web interface and log in on 192.168.1.1:81 (optional but recommended) Add a password to the OpenWrt access point: Wireless -> Under wireless overview EDIT the OpenWrt interface -> Wireless Security -> Choose an encryption -> set a password -> Save -> Save & Apply (optional...
New issue Closed Description BKPepe Timeline cannot be loaded The timeline is currently unavailable due to a system error. Try reloading the page.Contact supportif the problem persists. GitHub Status
I run snapshot builds on a UniFi AP. Every time I update OpenWRT and re-install luci and luci-ssl I have a hard time logging in to LuCI again, I keep getting various network or RPC errors, e.g. NetworkError HTTP error 400 while loading c...
I got my hands on some sacrificial hardware and installed openwrt 15.05.1. I was able to reproduce the problem. lighttpd (intentionally) clears the environment when running CGI scripts, including PATH. Therefore PATH is the default in the shell when PATH is not set, usually "/bin:/usr/bin...