我有一台运行 ubuntu 12.04 的华硕 eee PC 1001PX。一切运行正常,但 wifi 不稳定。启动时 wifi 工作正常,但大约 5-10 分钟后它变慢、断开连接等,并且计算机开始运行缓慢。重启后,大约 5-10 分钟后,它就恢复正常了。
有什么想法吗?我尝试了谷歌找到的所有方法,但都不起作用。我尝试了几个不同的 wifi 路由器,但结果总是一样。
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)
谢谢。
答案1
2
尝试更改 WiFi 路由器上的“WPA 组重新密钥间隔”,现在对我来说有效。在我将其更改为之前,它设置为3600
,值以秒为单位。现在有效,我尝试禁用硬件加密和电源管理,但没有用。
我现在正在尝试启用电源管理和硬件加密的其他组合,因为这些是上网本所希望的功能:)