我有一个华硕eee 1001PX运行ubuntu12.04。一切正常,但无线网络不稳定。当我引导wifi正常工作,但大约5-10分钟后,它变得慢,断开等,计算机开始缓慢运行。重新启动后,它是可以的,大约5-10分钟。
有什么想法吗?我试过了我在谷歌上找到的所有东西,但都没有用。我试过几个不同的无线路由器,它总是一样的。
sudo lshw -class network
*-network
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 48:5d:60:7d:b8:66
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.2.0-27-generic-pae firmware=N/A ip=192.168.1.82 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:fbff0000-fbffffff
*-network
description: Ethernet interface
product: AR8132 Fast Ethernet
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: c0
serial: bc:ae:c5:27:61:81
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:46 memory:f7fc0000-f7ffffff ioport:ec00(size=128)谢谢。
发布于 2013-10-10 07:49:27
试着改变你的WiFi路由器上的“间隔”,这对我来说是有效的。在我将其更改为2之前,它被设置为3600,其值以秒为单位。这是工作现在,我尝试禁用硬件加密和电源管理,但这是行不通的。
我现在正在尝试与启用电源管理和硬件加密的其他组合,因为这些是上网本上理想的特性:)
https://askubuntu.com/questions/172774
复制相似问题