-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIFI没有无线认证选项,能够提供一下解决办法或者思路么 #365
Comments
luci-app-mtk 还是 mtwifi-cfg?有图吗 |
我是使用GitHub Actions云编译的,做法是复制本仓库里相应的defconfig文件,删、改、增加好需要的软件包,成为自己使用的.config文件,然后直接用这个.config文件进行编译。仅供参考。 |
库上代码,360T7也出现了同样的问题 |
用我的方法试一下,重新拉代码然后执行cp -f defconfig/mt7981-ax3000.config .config,最后make menuconfig啥也不做,退出保存。编译出来的固件就应该没问题。 |
要选型号吗?大哥 |
试过了不行😂 |
我买的小米AX3000T RD03版本的路由器,编译的固件能够使用,但是有一个很无奈的问题就是Web页面中关于WiFi AP的设置没有办法设置加密认证方式,这导致热点是公开的任何人都可以连接。
能不能提供一个详细点的解决方法或者思路
The text was updated successfully, but these errors were encountered: