如何使用11以上的Wi-Fi频道?

ser*_*dev 10 wireless

我在 Ubuntu 上看到了多个关于这个错误的报告,但没有解决方案。在这种情况下,网络被识别,但我无法连接。

(不,这不是路由器/驱动程序问题。)

小智 5

这可能是解决此问题的一种方法:

https://bugs.launchpad.net/ubuntu/+source/wireless-tools/+bug/227643/comments/3

尤其:

Put the following line in your /etc/modprobe.d/options
options cfg80211 ieee80211_regdom="EU"

Then reload the module iwl4965 or iwl3945 and channels 12 & 13 should work
again.
Run Code Online (Sandbox Code Playgroud)