R7800
Netgear R7800: 128M+512M
参考资料
- NETGEAR R7800 路由器TFTP刷机方法: http://koolshare.cn/thread-82267-1-1.html
- 坤腾固件: http://www.right.com.cn/forum/thread-191464-1-1.html
- R7800刷LED: http://koolshare.cn/thread-128382-1-2.html
- 固件下载等 https://pan.baidu.com/s/1pKXXAu3
刷机过程
LEDE 17.01.4稳定 18.06.0不能跑满速
- 采用:NETGEAR R7800 路由器TFTP刷机方法: http://koolshare.cn/thread-82267-1-1.html
- tftp没有采用windows方式,而是用tftp2.exe
- 路由ip,192.168.1.1。电脑ip设置192.168.1.100/255.255.255.0
- 刷完没有中文包,采用:https://www.coldawn.com/how-to-install-lede-on-netgear-r6100/
- opkg update (前提得连接网络,如果没有界面,直接参见上面连接)
- opkg install luci-ssl luci-theme-material luci-i18n-base-zh-cn
插件
- 去广告
- opkg update && opkg install http:https://cdn.mivm.cn/OpenWrt/adbyby/adbyby_2.7_mtk.ipk
自动脚本(测试失败)
1、安装curl opkg update && opkg install curl
2、创建相关文件夹(如已经安装adbyby可跳过) mkdir /usr/share/adbyby 安装过的会在输入此命令后提示文件夹已存在
3、下载脚本: curl -k -o /usr/share/adbyby/adbyby_all_install.sh https://raw.githubusercontent.co ... byby_all_install.sh
4、运行脚本: sh /usr/share/adbyby/adbyby_all_install.sh
下载adbyby http://www.right.com.cn/forum/thread-173451-1-1.html
明月 https://www.myopenwrt.org/firmware-download
adbyby: https://nap6.com/thread-451-1-1.html