解决方法其实很简单,旭日派的WIFI模组检测不到5G频段的WIFI,现在的手机开启热点默认都是5G频段,因此将手机热点的频段改为2.4G即可,注意热点名称也不能带有中文。
接下来输入命令来扫描WIFI网络:
sudo nmcli device wifi rescan
列出找到的WIFI网络:
sudo nmcli device wifi list
连接某指定的WIFI网络:
sudo wifi_connect "你要连接的wifi名" "wifi密码"
等到终端返回信息“successfully activated",就说明WIFI连接成功。我们可以Ping一个网站,来检查一下连接。如果能够Ping通,就说明网络已经连接成功,现在就可以成功连接到互联网了。
设置开机自动连接:
nmcli connnection modify 你的wifi名 connection.autoconnect yes
Hi! Sorry i just curious, what template did you use for your website? I want to use it on my website at https://www.gdiz.eu.org
Hi,bro.The theme I’m using is Argon,the url is https://github.com/solstice23/argon-theme. I’m curious where did you find this website, you know, it’s a Chinese blog.