首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >多个活生生的WiFi配置文件能共存在ubuntu上吗?

多个活生生的WiFi配置文件能共存在ubuntu上吗?
EN

Ask Ubuntu用户
提问于 2013-05-22 00:32:37
回答 1查看 323关注 0票数 1

在工作中,有一对不同用途的无线上网。如果在Ubuntu上配置了一个wifi,那么我的笔记本电脑就可以连接到其中的任何一个,也就是说,当时只有一个wifi配置文件是有效的。但是,如果配置了不止一个,Ubuntu就无法连接到其中的任何一个。

dmesg报告称“本地选择(reason=3)从04:c5:a4:09:51:3d去认证”或“本地选择(reason=2)从04:c5:a4:09:51:3d去认证”

笔记本电脑:

  • 惠普公司9470百万
  • Ubuntu13.04 Kylin uname -a Linux HP-EliteBook-Folio-9470m 3.8.0-19-泛型#29-Ubuntu 4月17日18:16:28 UTC 2013 x86_64 GNU/Linux

这些wifi可以在Windows 7上打开,没有任何问题。如果有人能找出问题所在,以及如何在Ubuntu上解决问题,那就太好了。

EN

回答 1

Ask Ubuntu用户

发布于 2013-05-22 02:05:17

原因代码列表(参考):

代码语言:javascript
复制
0...noReasonCode...Normal operation.
1...unspecifiedReason...Client associated but no longer authorized.
2...previousAuthNotValid...Client associated but not authorized.
3...deauthenticationLeaving...The access point went offline, deauthenticating the client.
4...disassociationDueToInactivity...Client session timeout exceeded.
5...disassociationAPBusy...The access point is busy, performing load balancing, for example.
6...class2FrameFromNonAuthStation...Client attempted to transfer data before it was authenticated.
7...class2FrameFromNonAssStation...Client attempted to transfer data before it was associated.
8...disassociationStaHasLeft...Operating System moved the client to another access point using non-aggressive load balancing.
9...staReqAssociationWithoutAuth...Client not authorized yet, still attempting to associate with an access point.
99...missingReasonCode...Client momentarily in an unknown state.

可能是“不会修复”错误。我从那份报告中得知,NetworkManager很难确定哪一个是“最好的”。

免责声明--我使用wicd,它似乎在您的场景中有效。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/298427

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档