首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Ubuntu14.04-智能无线7260与联想X240的无线连接不良

Ubuntu14.04-智能无线7260与联想X240的无线连接不良
EN

Ask Ubuntu用户
提问于 2014-05-06 16:08:01
回答 2查看 6.5K关注 0票数 5

在我的联想X240上,我安装了Ubuntu14.04。除了WiFi之外,一切都很顺利,包括局域网连接。

计算机连接到一个WiFi热点,但是在传输了几个字节之后,连接完全崩溃了。

编辑:->如果热点不那么拥挤,也就是说,如果我关闭了我的其他客户端,那么连接会或多或少地稳定工作,但仍然会偶尔出现故障。<--

热点是好的,因为其他设备没有任何故障。

有什么想法吗?我不是很深的Ubuntu,如果你需要更多的硬件信息,请给我建议。

这就是iwconfig提供给我的内容:

代码语言:javascript
运行
复制
iland@note121:~$ iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11abgn  ESSID:"thrasher(at)hajod.de"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 7C:4F:B5:C8:D2:C4   
          Bit Rate=54 Mb/s   Tx-Power=16 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=70/70  Signal level=-35 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:6   Missed beacon:0

这是来自sudo lshw -c network的硬件配置:

代码语言:javascript
运行
复制
 *-network               
       description: Ethernet interface
       product: Ethernet Connection I218-LM
       vendor: Intel Corporation
       physical id: 19
       bus info: pci@0000:00:19.0
       logical name: eth0
       version: 04
       serial: 28:d2:44:40:96:64
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k duplex=full firmware=0.6-3 ip=192.168.1.11 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:61 memory:f0600000-f061ffff memory:f063e000-f063efff ioport:3080(size=32)
  *-network
       description: Wireless interface
       product: Wireless 7260
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 83
       serial: 5c:51:4f:58:a5:c5
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=3.13.0-24-generic firmware=22.24.8.0 ip=192.168.1.10 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
       resources: irq:66 memory:f0400000-f0401fff
EN

回答 2

Ask Ubuntu用户

发布于 2014-05-13 20:51:36

你可以试试这个:

iwconfig wlan0 retry short 21

iwconfig wlan0 retry long 21

如果司机工作良好,这应该会有帮助,如果没有..。

试着重新定位天线(把笔记本电脑转45度左右,看看会不会有影响)

票数 2
EN

Ask Ubuntu用户

发布于 2015-02-04 10:32:09

我有一个Thinkpad X240运行Ubuntu14.10,在我家和其他wifi网络上,它的连接速度一直很慢(20 90MBps对80~90 90MBps的其他非7260台笔记本)。

尝试在线收集的大量提示和调整没有任何效果,但运行最新的3.19主线内核和7260-10固件,第一次将速度提高到标准的80-90。

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

https://askubuntu.com/questions/461849

复制
相关文章

相似问题

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