Skip to content
forked from Cathgao/newifi3

自用newifi3固件,编译自lean源码

Notifications You must be signed in to change notification settings

cstkingkey/newifi3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEWIFI3

自动从lean的lede源码clone并生成newifi3固件

由于源码更新升级内核和更换了大量软件包,但此仓库配置文件为旧文件,若出现问题请在issue反馈

目前使用的是开源驱动,若需要使用闭源驱动,请按以下说明更改配置

CONFIG_PACKAGE_kmod-mt7603=y        #取消选中该包
CONFIG_PACKAGE_kmod-mt7603e=n       #选中该包
CONFIG_PACKAGE_kmod-mt76x2=y        #取消选中该包
CONFIG_PACKAGE_kmod-mt76x2-common=y #取消选中该包
CONFIG_PACKAGE_kmod-mt76x2e=n       #选中该包

CONFIG_PACKAGE_luci-app-mtwifi=n    #选中该包

=============================================

本仓库每天UTC 20:00自动拉取源码编译,可直接在action中下载最新固件

Build Newifi 3

固件具体更新内容移步到 https://github.com/coolsnowwolf/lede 查看

固件的默认地址为192.168.5.1,密码默认password

=============================================

脚本参考https://github.com/ljk4160/GDOCK ,特此感谢

About

自用newifi3固件,编译自lean源码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.9%
  • Yacc 37.0%
  • HTML 20.2%
  • JavaScript 4.6%
  • Shell 1.1%
  • Makefile 0.2%