Skip to main content

Thread: USB dongle causing slow internet?


hi,

need deciding start troubshooting connection.

installed mobile broadband dongle , since wifi connection landline router has been running really or failing. yes it's dreaded ar5001 wifi card until working flawlessly don't want mess unless have to. there doesn't seem wrong router same behaviour occurs alternative router , laptops connect (they both have ubuntu on them too). wifi works fine under windows.

here diagnostics:


1 ) machine brand , model (pc/laptop):

acer aspire r3600


2 ) wireless brand, model , wireless chipset:
code:
$ lspci -nn |grep theros
05:00.0 ethernet controller [0200]: atheros communications inc. ar5001 wireless network adapter [168c:001c] (rev 01)

$ lsusb
bus 001 device 003: id 13fd:0842 initio corporation
bus 001 device 004: id 090c:1000 feiya technology corp. flash drive
bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub
bus 002 device 002: id 04f2:0918 chicony electronics co., ltd
bus 002 device 001: id 1d6b:0001 linux foundation 1.1 root hub


3 ) check interface:
code:
$ ifconfig
<snip lo, eth0>
wlan0 link encap:ethernet hwaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.1.64 bcast:192.168.1.255 mask:255.255.255.0
inet6 addr: fe80::224:2cff:fe60:3ce0/64 scope:link
broadcast running multicast mtu:1500 metric:1
rx packets:32 errors:0 dropped:0 overruns:0 frame:0
tx packets:74 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:2154 (2.1 kb) tx bytes:12046 (12.0 kb)

wmaster0 link encap:unspec hwaddr 00-24-2c-60-3c-e0-36-30-00-00-00-00-00-00-00-00
running mtu:0 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 b) tx bytes:0 (0.0 b)


$ iwconfig
<snip lo, eth0>
wmaster0 no wireless extensions.

wlan0 ieee 802.11bg essid:"mynetwork"
mode:managed frequency:2.412 ghz access point: xx:xx:xx:xx:xx:xx
bit rate=24 mb/s tx-power=20 dbm
retry long limit:7 rts thrff fragment thrff
power managementff
link quality=46/70 signal level=-64 dbm noise level=-90 dbm
rx invalid nwid:0 rx invalid crypt:0 rx invalid frag:0
tx excessive retries:0 invalid misc:0 missed beacon:0


4 ) check modules:
$ lsmod | grep ath
ath5k 124772 0
mac80211 181140 1 ath5k
ath 8060 1 ath5k
led_class 4096 1 ath5k
cfg80211 93052 3 ath5k,mac80211,ath


5 ) kernel boot messages
$ dmesg | grep ath
[ 1.249079] device-mapper: multipath: version 1.1.0 loaded
[ 1.249088] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 20.222506] ath5k 0000:05:00.0: pci int -> link[ln4a] -> gsi 19 (level, low) -> irq 19
[ 20.222526] ath5k 0000:05:00.0: setting latency timer 64
[ 20.222598] ath5k 0000:05:00.0: registered 'phy0'
[ 20.725313] ath: eeprom regdomain: 0x65
[ 20.725324] ath: eeprom indicates should expect direct regpair map
[ 20.725335] ath: country alpha2 being used: 00
[ 20.725340] ath: regpair used: 0x65
[ 20.764142] registered led device: ath5k-phy0::rx
[ 20.764199] registered led device: ath5k-phy0::tx
[ 20.764209] ath5k phy0: atheros ar2425 chip found (mac: 0xe2, phy: 0x70)


6 ) network configuration
$ sudo lshw -c network
<snip eth0>
*-network
description: wireless interface
product: ar5001 wireless network adapter
vendor: atheros communications inc.
physical id: 0
bus info: pci@0000:05:00.0
logical name: wmaster0
version: 01
serial: 00:24:2c:60:3c:e0
width: 64 bits
clock: 33mhz
capabilities: pm msi pciexpress msix bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=ath5k ip=192.168.1.64 latency=0 multicast=yes wireless=ieee 802.11bg
resources: irq:19 memory:febf0000-febfffff


7 ) scan networks:
iwlist scan
<snip lo, eth0>

wmaster0 interface doesn't support scanning.

wlan0 scan completed :
cell 01 - address: xx:xx:xx:xx:xx:xx
channel:1
frequency:2.412 ghz (channel 1)
quality=44/70 signal level=-66 dbm
encryption keyn
essid:"mynetwork"
bit rates:1 mb/s; 2 mb/s; 5.5 mb/s; 11 mb/s; 18 mb/s
24 mb/s; 36 mb/s; 54 mb/s
bit rates:6 mb/s; 9 mb/s; 12 mb/s; 48 mb/s
mode:master
extra:tsf=0000001350f7a1ed
extra: last beacon: 41132ms ago
ie: unknown: 00064c616e637265
ie: unknown: 010882848b962430486c
ie: unknown: 030101
ie: unknown: 2a0100
ie: unknown: 2f0100
ie: ieee 802.11i/wpa2 version 1
group cipher : tkip
pairwise ciphers (2) : ccmp tkip
authentication suites (1) : psk
ie: unknown: 32040c121860
ie: unknown: dd060010180201f0
ie: wpa version 1
group cipher : tkip
pairwise ciphers (2) : ccmp tkip
authentication suites (1) : psk


8 ) ubuntu version:
$ lsb_release -d
description: ubuntu 9.10

9 ) kernel/architecture (including 32 vs. 64 bit):
$ uname -mr
2.6.31-20-generic i686

10 ) restarting network:
$ sudo /etc/init.d/networking restart
* reconfiguring network interfaces... ignoring unknown interface wlan0=wlan0.
[ ok ]


11) ping router (this on day)
$ ping 192.168.1.254
ping 192.168.1.254 (192.168.1.254) 56(84) bytes of data.
64 bytes 192.168.1.254: icmp_seq=1 ttl=64 time=840 ms
64 bytes 192.168.1.254: icmp_seq=2 ttl=64 time=1274 ms
64 bytes 192.168.1.254: icmp_seq=3 ttl=64 time=1297 ms
64 bytes 192.168.1.254: icmp_seq=4 ttl=64 time=1628 ms
64 bytes 192.168.1.254: icmp_seq=5 ttl=64 time=729 ms
64 bytes 192.168.1.254: icmp_seq=6 ttl=64 time=446 ms
64 bytes 192.168.1.254: icmp_seq=7 ttl=64 time=263 ms
^c
--- 192.168.1.254 ping statistics ---
8 packets transmitted, 7 received, 12% packet loss, time 7005ms
rtt min/avg/max/mdev = 263.155/925.716/1628.986/458.151 ms, pipe 2

so no 1 has ideas? @ least me understand stuff i've output!

thanks,

quorlia


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] USB dongle causing slow internet?


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

PProHeadless.exe has stopped working error when opening projects in Adobe Media Encoder CS6

Preconditions Failed. - Joomla! Forum - community, help and support