无线上网慢
发表于 : 2015-10-17 16:17
系统:Debian tesing
无线上网非常慢,网址即便ping通也需要很长时间,iceweasel几乎没反应。请问怎么解决这个问题?
无线上网非常慢,网址即便ping通也需要很长时间,iceweasel几乎没反应。请问怎么解决这个问题?
代码: 全选
sudo ifconfig -a
[sudo] password for yangdawei:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.106 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::a9e:1ff:fe89:a224 prefixlen 64 scopeid 0x20<link>
ether 08:9e:01:89:a2:24 txqueuelen 1000 (Ethernet)
RX packets 73287 bytes 99108174 (94.5 MiB)
RX errors 0 dropped 94 overruns 0 frame 0
TX packets 43884 bytes 4445050 (4.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 2170 bytes 398426 (389.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2170 bytes 398426 (389.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 2c:d0:5a:b2:10:ca txqueuelen 1000 (Ethernet)
RX packets 296 bytes 57741 (56.3 KiB)
RX errors 0 dropped 2 overruns 0 frame 0
TX packets 270 bytes 38343 (37.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
代码: 全选
lspci | grep Network
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
代码: 全选
sudo iwconfig
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
lo no wireless extensions.