怎么让无线网卡只用5G的频段进行连接
Tofloor
poster avatar
blue
deepin
2020-11-09 01:02
Author

需怎么设置,才能关掉无线网卡的2.4G的频段,只用5G的频段进行连接?

Reply Favorite View the author
All Replies
enforcee
deepin
2020-11-09 03:35
#1

可以用nm-connection-editor编辑网络连接

Reply View the author
Ziggy
deepin
2020-11-09 04:38
#2

路由器分开频率

Reply View the author
blue
deepin
2020-11-09 07:28
#3
enforcee

可以用nm-connection-editor编辑网络连接

~$ nm-connection-editor

bash: nm-connection-editor:未找到命令


~$ sudo apt search nm-connection-editor
正在排序... 完成
全文搜索... 完成 

能问下包名叫啥?

Reply View the author
blue
deepin
2020-11-09 07:33
#4
Ziggy

路由器分开频率

我特想知道不修改路由器,而只设置电脑上无线网卡的方法


Reply View the author
enforcee
deepin
2020-11-10 01:57
#5
blue

~$ nm-connection-editor

bash: nm-connection-editor:未找到命令


~$ sudo apt search nm-connection-editor
正在排序... 完成
全文搜索... 完成 

能问下包名叫啥?

刚才查了一下,包名是

network-manager-gnome

然后命令就是

nm-connection-manager

Reply View the author
blue
deepin
2020-11-10 15:22
#6
enforcee

刚才查了一下,包名是

network-manager-gnome

然后命令就是

nm-connection-manager

谢谢!

已安装,命令是你开始说的那个

能修改保存使用5G连接的参数,此时已连接的无线网络的参数不会变;断开无线网络再连接后,会使用5G频段(可在控制中心,网络,网络详情中看到),但是会马上自动断开重连,重连后变回使用2.4G频段,打开nm-connection-editor发现参数又变回来了[悲伤]

看来只能把路由器无线名称分开设置了

Reply View the author
初学者
deepin
2021-01-02 18:34
#7

我的笨方法就是直接关闭路由器的2.4G,只开路由器的5G,重新无线网络连接。

Reply View the author