LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 04-10-2012, 11:15 PM   #1
khym_chanur
LQ Newbie
 
Registered: Jun 2007
Posts: 10

Rep: Reputation: 0
Slow and high packet loss with rt2800usb


I have a Buffalo WLI-UC-G301N Wireless USB dongle which works just fine when I boot my machine to Windows. However, using it with Linux (Mandirva One 2011.0, kernel 2.6.39.4-5.1-generic) via the rt2800usb driver, the connection speed starts out at about 1/10th of what I get under Windows, then after a while there's extremely high packet loss (as shown by ping 10.0.0.1) and it just stops working altogether except in short bursts. As suggested in this thread I tried turning off power management (iwconfig wlan power off) and tried giving the rt2800usb driver the nohwcrypt parameter, but neither helped.

My /etc/sysconfig/network-scripts/wlan1 file:

Code:
DEVICE=wlan1
BOOTPROTO=dhcp
ONBOOT=yes
METRIC=35
MII_NOT_SUPPORTED=no
USERCTL=yes
RESOLV_MODS=no
WIRELESS_MODE=Managed
WIRELESS_ESSID=******
WIRELESS_ENC_KEY=s:********
WIRELESS_WPA_DRIVER=wext
WIRELESS_WPA_REASSOCIATE=no
IPV6INIT=no
IPV6TO4INIT=no
ACCOUNTING=yes
NM_CONTROLLED=no
DHCP_CLIENT=dhclient
NEEDHOSTNAME=no
PEERDNS=yes
PEERYP=yes
PEERNTPD=no

CRDA_DOMAIN=US
The output of iwconfig:

Code:
wlan1     IEEE 802.11bgn  ESSID:"************"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:1D:CF:83:20:60   
          Bit Rate=58.5 Mb/s   Tx-Power=27 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=40/70  Signal level=-70 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:4  Invalid misc:14   Missed beacon:0
The output of ifconfig:

Code:
wlan1     Link encap:Ethernet  HWaddr 00:24:A5:AA:C4:BA  
          inet addr:10.0.0.6  Bcast:10.0.0.255  Mask:255.255.255.0
          inet6 addr: fe80::224:a5ff:feaa:c4ba/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:492 errors:0 dropped:0 overruns:0 frame:0
          TX packets:753 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:126341 (123.3 KiB)  TX bytes:99283 (96.9 KiB)
The output of iwlist wlan1 scan:

Code:
wlan1     Scan completed :
          Cell 01 - Address: 00:1D:CF:83:20:60
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=40/70  Signal level=-70 dBm  
                    Encryption key:on
                    ESSID:"vickicline"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000005186ef5c5a
                    Extra: Last beacon: 82ms ago
                    IE: Unknown: 000A7669636B69636C696E65
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0104
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A0C0016FFFF0000000000000000000000000000000C0
000000000
                    IE: Unknown: 3D160B00040000000000000000000000000000000000000
0
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E00623
22F00
                    IE: Unknown: 0B0502000B127A
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4307000000
                    IE: Unknown: 0706555320010B10
                    IE: Unknown: DD7D0050F204104A0001101044000102103B00010310470
0102880288028801880A880001DCF832060102100054152524953102300065447383632471024000
65254323836301042000831323334353637381054000800060050F20400011011001241525249532
0544738363220526F75746572100800020084103C000101
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Abnormally high packet loss when pinging router (leading to slow internet?) Snark1994 Linux - Wireless Networking 3 04-03-2012 11:13 AM
[Solved]wired networking too slow (packet loss) prakash_mib Linux - Networking 4 10-24-2011 05:23 AM
Ptunnel not working, possibly due to high packet loss? kaligula1234 Linux - Networking 0 02-21-2010 11:40 PM
[SOLVED] very high packet loss on kernel driver, fedora 10 ShadyCraig Linux - Networking 5 07-09-2009 05:27 PM
High packet loss PPP connection brianrw96 Linux - Networking 2 08-04-2005 01:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 02:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration