Slow download speeds on arch compared to windows (Belkin N300 USB)

I've been using the Belkin N300 F7D2101 USB wireless adapter on windows, always at a consistent 2-3 MBp/s. Ever since switching to Arch I've gotten a less consistent 350-450 KBp/s.
The adapter is using the r8712u driver, and has a rtl8192su chipset.
[mittens@mitten ~]$ lsusb
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:8008 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04d9:0183 Holtek Semiconductor, Inc.
Bus 001 Device 002: ID 050d:845a Belkin Components F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU]
Bus 001 Device 004: ID 1af3:0001
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[mittens@mitten ~]$ iwconfig wlp0s20u2
wlp0s20u2 IEEE 802.11bgn ESSID:[ssid] Nickname:"rtl_wifi"
Mode:Managed Frequency:2.412 GHz Access Point: [access point]
Bit Rate:72 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=84/100 Signal level=69/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Any ideas?
Last edited by mittens2001 (2014-10-18 07:02:10)

pigiron wrote:
The only suggestion I can give is to simply wait for a while.
The r8712u driver is in the "staging" portion of the kernel tree. This is where drivers that are "outside of the kernel" are first sent to get them into shape for inclusion in the main Linux source code tree.
Realtek (the maker of that wireless chip) is somewhat Linux friendly, and they typically create a Linux driver, but they have an annoying habit of using very little of the current Linux wireless/network infrastructure in that driver. They also don't assign any human resources if/when the driver is brought into the "staging" area. This forces the volunteer Linux driver developers to rewrite almost the entire Realtek driver for mainline inclusion. And they do this without signing a NDA agreement nor even being offered a free device for testing/development. So that's some tough work, and therefore takes time.
According to the current "TODO" list for the r8712u, it still needs integration to the mac80211 and lib80211 Linux wireless layers. So it still has a ways to go. Therefore what you're running now is basically the driver created by Realtek with only somewhat minor modifications.
According to here the RTL8192SU driver is going to replace the r8712u driver, would it be a better idea to just install this and see if it's usable?

Similar Messages

  • Slower download speeds from Arch

    Hello,
    I am getting slower download speeds from Arch Linux than from my other distros. I have googled and applied  the following "fixes" but they don't improve the download speed.
    1. I shut off ipv6:
    # /etc/modprobe.conf
    alias net-pf-10 off
    alias ipv6 off
    2. I shut off ipv6 in firefox.
    3. Here's my /etc/rc.conf:
    DAEMONS=(syslog-ng iptables dhcpcd network netfs portmap ntp crond alsa gpm kdm cpufreq)
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)
    4. Here's Arch compared with Zenwalk:
    Arch vs Zenwalk download and upload speeds by
    http://www.speakeasy.net/speedtest/
    Arch           17719 kbs down   2049 kbs up
    Zenwalk      21537 kbs down   2779 kbs up
    5. Ping tests are equal:
    Arch: 64 bytes from 64.233.167.99: icmp_seq=1 ttl=242 time=41.2 ms
    Zenwalk: 64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=34
    ttl=242 time=40.5 ms
    6. I also tried a different browser, and tried stopping iptables.
    Can anyone help?
    macroron

    timtux wrote:Then i would encourage you to try a different NIC. It's probelity
    some driver issue as no one else has noticed this problem.
    Thank You,
    I was just about to ask about kernel modules/drivers. forcedeth is the nic driver, I think. But i have no idea how to correct something that's compiled in. I will stay with what I have for now. until I learn somemore. I like Arch Linux and plan to stay with it.
    macroron
    MODULES=(powernow-k8 forcedeth slhc ac97_bus snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-seq snd-page-alloc snd-pcm snd-rawmidi snd-timer snd snd-mpu401-uart snd-mpu401 snd-ac97-codec snd-intel8x0 soundcore)
    # lsmod
    Module                  Size  Used by
    nvidia               7239028  24
    agpgart                27352  1 nvidia
    cpufreq_ondemand        6796  1
    ipt_LOG                 6272  1
    xt_tcpudp               3328  1
    xt_state                2432  1
    iptable_filter          2688  1
    iptable_mangle          2560  0
    iptable_nat             6404  0
    nf_nat                 15532  1 iptable_nat
    nf_conntrack_ipv4      14092  3 iptable_nat
    nf_conntrack           51720  4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
    nfnetlink               5272  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
    ip_tables              10452  3 iptable_filter,iptable_mangle,iptable_nat
    x_tables               12036  5 ipt_LOG,xt_tcpudp,xt_state,iptable_nat,ip_tables
    analog                 10272  0
    ppdev                   7556  0
    lp                      9220  0
    ns558                   4224  0
    gameport               11784  3 analog,ns558
    ppp_generic            23572  0
    psmouse                34952  0
    serio_raw               5636  0
    parport_pc             35172  1
    parport                31176  3 ppdev,lp,parport_pc
    rtc_sysfs               3840  0
    rtc_proc                3844  0
    rtc_dev                 6664  0
    rtc_cmos                7188  0
    rtc_core                7684  4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
    rtc_lib                 3456  2 rtc_sysfs,rtc_core
    k8temp                  4736  0
    pcspkr                  2944  0
    usbhid                 36128  0
    hid                    24448  1 usbhid
    ff_memless              5256  1 usbhid
    sg                     26524  0
    i2c_nforce2             5120  0
    i2c_core               17536  2 nvidia,i2c_nforce2
    tsdev                   6464  0
    evdev                   8192  0
    thermal                11528  0
    fan                     3972  0
    button                  6288  0
    battery                 8452  0
    ac                      4100  0
    snd_intel8x0           28700  2
    snd_ac97_codec         95780  1 snd_intel8x0
    snd_mpu401              6760  0
    snd_mpu401_uart         7040  1 snd_mpu401
    snd_rawmidi            19104  1 snd_mpu401_uart
    snd_seq_oss            29056  0
    snd_seq_midi_event      6528  1 snd_seq_oss
    snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device          6796  3 snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss            38688  0
    snd_pcm                69124  4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer              19076  3 snd_seq,snd_pcm
    snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
    snd_mixer_oss          14592  1 snd_pcm_oss
    snd                    44516  14 snd_intel8x0,snd_ac97_codec,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore               6368  1 snd
    ac97_bus                2432  1 snd_ac97_codec
    slhc                    5760  1 ppp_generic
    forcedeth              42888  0
    powernow_k8            12948  0
    freq_table              3984  2 cpufreq_ondemand,powernow_k8
    processor              24532  2 thermal,powernow_k8
    ext3                  119176  1
    jbd                    54312  1 ext3
    mbcache                 6916  1 ext3
    sd_mod                 17796  3
    sr_mod                 14372  0
    cdrom                  34464  1 sr_mod
    ehci_hcd               30732  0
    ohci_hcd               19588  0
    usbcore               111240  4 usbhid,ehci_hcd,ohci_hcd
    sata_nv                15748  2
    ata_generic             5636  0
    pata_amd               10380  0
    libata                103060  3 sata_nv,ata_generic,

  • Very slow download speeds in Arch

    Hello,
    I'm using Archlinux on a Macbook(Core Duo) with Windows and Macosx also installed.
    The problem with my Arch installation is that the download/internet speed is really slow ( 240KB/s ) compared to win/macosx (and also other linux live distros like partedmagic) where i have download rates of 2.0MB/s.
    I tried to change some settings like disabling ipv6, without success. I also tested the Archlive CD, where i also had slow download rates. So it seems to be some specific setting in arch limiting my network, any ideas what could be the problem?
    Thanks,
    dex
    Last edited by dex (2009-10-13 17:42:47)

    @Nezmer:
    [root@lappi ~]# grep -i host /etc/rc.conf
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="lappi"
    [root@lappi ~]# cat /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost
    # End of file
    i noticed the wrong entry in the hosts file and corrected it, now it looks like that, but no improvement in download rates:
    [root@lappi ~]# cat /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 lappi.localdomain lappi
    # End of file
    @MadTux:
    i have slow download rates no matter what browser or download-manager i use, changing the setting in firefox made no difference.

  • Slow download speeds on macs v's windows

    Hi, have newish MBP and iMac.  I also run several windows 7 based pc's.  Over the last couple of weeks the download speed on both mac's has declined badly.  Trying to download drivers for an HP printer yesterday and was downloading at around 25kbps on both macs, ended up downloading on windows pc at around 800kbps instead, same with any other downloads, was getting over 1.2mbps on windows last night whilst my macs struggle toexceed 30kbps making them almost unusale.  I am a relative newcomer to apple, love build quality and feel but am nor too happy with this situation, have tried using different internet connections too - tethering to my cell, same result - 2 different machines so it seems to me the issue sits somewhere within Lion.  Any ideas would be appreciated.  Many thanks

    Try turning off DNS pre-fetching. To do so enter this command in Terminal:
    defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false

  • Very slow download speeds with new laptop with windows seven- WRT160N Router

    Just bought a new Laptop with windows 7 and  of course wireless.  Download speeds are horrible (0.2 mbs)  and upload speeds are normal for me ( 8mbs) Have a wrt160N  Wire less router.   Older laptop  and desktop work fine  with normal( around (8mbs) downloads and uploads.  
    How do I fix this? 

    Do you have QOS enabled in your router? Did you try plugging the win7 laptop directly and check the speed?

  • Slow download speed on my macbook pro compared to windows.

    Hello,
    When i use my macbook pro to download a file i hit very slow download speeds (50 kb/s tops), compared to fast download speeds in vista using boot camp (300 kb/s tops) and the same when i use my brothers PC.
    Anyone know how i can fix this or why it might be happening?
    thanks

    Common strategies:
    * Use ethernet instead of wireless.
    * Get a better/upgraded ISP.
    * Get a better/upgraded router.
    * Get a newer mac.

  • Extremely Slow Download Speeds Compared To Pc

    My PC when downloads the same file at 100+ kb/s when my MacBook downloads at maximum of 25-30 kb/s.
    How can I speed it up.

    I'm getting a slow download speed, what can I do to improve it?
    If you are using a firewall or router, be sure that ports 6112, 3724, and 6881 through 6999 are open and forwarded to your computer and only your computer. Refer to your firewall/router's documentation for instructions on opening ports and setting up port forwarding. Also, make sure that no other programs that use bandwidth are running while using the Blizzard Downloader.
    Please consult our Slow Download Speeds page for more information:
    http://www.blizzard.com/support/wow/?id=aww0819p
    For more assistance with setting up your router or firewall, or for other assistance with the Blizzard Downloader, see this page:
    http://www.blizzard.com/support/wow/?id=mww000p&v=49

  • Very slow download speeds with ATT U-Verse

    Hello,
    Experiencing very slow download speeds with Macbook Pro 2011, on Lion,  and ATT UVerse Max, which should allow for an avg. 11-12 MBPS speed. Instead, I get a fluctuating 60-370 kbps speed. I am not experiencing this problem on my Windows machines (Laptop running Windows 7 and Desktop on XP), it is only affecting the Macbook pro. I wonder if this issue is a known problem with ATT U-Verse and Macs, I spent hours yesterday with their support online and they couldn't help me, stating that from their side all settings were OK; the first representative from ATT re-booted the router remotely and that seemed to work for about 10 minutes, and then it went back to a crawling speed...
    Any suggestions welcome!
    Thanks

    Do you have QOS enabled in your router? Did you try plugging the win7 laptop directly and check the speed?

  • Very slow download speed with intermittent halts

    Need some help.
    I run Apple os/x latest version and have since yesterday begun to experience constant very slow download speeds.
    I have rebooted the router and I have reset it. I have tested with wireless and wired into router. No real change.
    The results are below and are pretty consistent no matter when or with what computer I test it with.
    This is very frustrating and I would like to know if anyone has experienced this and if there is anything I can do before calling for service.
    Thank you in advance.
    Checking for Middleboxes . . . . . . . . . . . . . . . . . . Done
    SendBufferSize set to [131768]
    running 10s outbound test (client to server) . . . . . 5.44Mb/s
    running 10s inbound test (server to client) . . . . . . 1.94Mb/s
    ------ Client System Details ------
    OS data&colon; Name = Mac OS X, Architecture = x86_64, Version = 10.8.2
    Java data&colon; Vendor = Apple Inc., Version = 1.6.0_37
    ------ Web100 Detailed Analysis ------
    Client Receive Window detected at 359104 bytes.
    10 Mbps Ethernet link found.
    Link set to Full Duplex mode
    Information: throughput is limited by other network traffic.
    Good network cable(s) found
    Normal duplex operation found.
    Web100 reports the Round trip time = 22.89 msec; the Packet size = 1448 Bytes; and
    There were 159 packets retransmitted, 288 duplicate acks received, and 394 SACK blocks received
    The connection stalled 9 times due to packet loss
    The connection was idle 2.01 seconds (16.75%) of the time
    This connection is sender limited 35.49% of the time.
    This connection is network limited 64.51% of the time.
    Excessive packet loss is impacting your performance, check the auto-negotiate function on your local PC and network switch
    Web100 reports TCP negotiated the optional Performance Settings to:
    RFC 2018 Selective Acknowledgment: ON
    RFC 896 Nagle Algorithm: ON
    RFC 3168 Explicit Congestion Notification: OFF
    RFC 1323 Time Stamping: ON
    RFC 1323 Window Scaling: ON
    Information: Network Middlebox is modifying MSS variable
    Server IP addresses are preserved End-to-End
    Information: Network Address Translation (NAT) box is modifying the Client's IP address
    Server says [71.100.xxx.xxx] but Client says [192.168.1.9]

    Both wired or wireless.
    auto - negotiate 
    Thank you.

  • How many thousands of Apple TV users have to scream their complaints before Apple will respond to the fury over the impossibly slow download speeds of movies bought through iTunes??????

    How many thousands of Apple TV users have to scream their complaints before Apple will respond to the fury over the impossibly slow download speeds of movies bought through iTunes?

    As jules says, your rate (currently at least) may be slow.
    If it used to be good I wonder is your ISP is slowing ('throttling') your speed after you've used so many GB of a quota each day or month - check what they think you should be getting as a download speed.
    While Apple's servers do occasionally play up, it's generally the ISP being slow not Apple.
    If you're using Google's DNS servers that has caused issues for some.
    Recommended speeds for near instant playback:
    SD         2.5Mbps
    720p      6 Mbps
    1080p    8 Mbps
    Is your speed test from somewhere like speedtest.net?
    It might be helpful to post Mbps to ensure we/you are not confusing speeds by using different units to those measured.
    AC

  • Sigh slow download speeds iPad

    Is anyone having problems with slower download speeds on iPads and if so  any suggestions to fix? Also some videos on my laptop, ex: like twitter mobile uploads I'm trying to view, are slow. Come to think of it, some youtube things slow to download on laptop, too, so not the sites' faults..  Is it Verizon's?  Why is the download speed erratic to non-exisitent on certain videos with Fios?

    The first thing that needs to be checked first is the FiOS connection. Go to http://measurementlab.net/measurement-lab-tools#tool1 and perform a speed test using a computer connected via Ethernet and see if the results match what you should be getting on your connection. Additionally on the iPad, visit testmy.net and perform their download speed test. If you have any additional PCs in the home that can use Wireless, perform a speed test over Wireless using the Measurement Lab address.
    ========
    The first to bring me 1Gbps Fiber for $30/m wins!

  • Very Slow Download Speed

    Hi,
    I am experiencing very slow downloading speeds, when I am just normally downloading something in Safari, or downloading a torrent with upto 100 seeders.
    The maximum download speed I have seen on my computer is 80kb/s, which is painfully slow for downloading the Adobe trials, when they reach about 1gb.
    I have a router, connected to 2 computers, and speedtest.net has told me that my download speed is 1mb/s.
    It seems like download speeds are being restricted to 80kb/s, so is there any way to 'unlock' full potential downloading speeds?
    Any help much appreciated!
    -Ollie
    Message was edited by: Ollie A

    I think you're making the same mistake a lot of people make.
    The maximum download speed I have seen on my computer is 80kb/s
    Safari reports downloads in kiloBYTES per second, not kilobits, so that 80KB/s translates to about 640 kilobits per second.
    downloading the Adobe trials, when they reach about 1gb
    Really? 1 gigabit per second? I assume that's a typo.
    speedtest.net has told me that my download speed is 1mb/s
    therefore your downloads are progressing at about 64% of maximum. That sounds about right - you won't get maximum throughput for every download - it will vary based on server location, network load and more.

  • I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    Do you ever visit a friend or realtive with a Mac who has faster internet? Maybe the local library has Macs on a fast line. If so, get a USB thumb drive and put this link on it from your computer:
    http://support.apple.com/kb/DL1399
    Then put this link on the drive:
    http://support.apple.com/kb/DL1429
    When you are at some place that has a Mac with a decent download speed. insert the thumb drive in that Mac and click on the first link ("DL1399") and direct the download to your thumb drive. Now do the same this with the second link.
    The installer files will now be on the thumb drive and, when you get home, drag them from the thumb drive to your desktop. Install the Combo update first.

  • Exceedingly slow download speeds on brand new mbp os lion

    Hi,
    There seems to be a lot of posted issues with slow download speeds on the MBP.  I purchased mine 2 weeks ago (Oct 2011), a 13" core i7.  My download speeds are a tiny fraction of what I get with a 10 year old Dell.  Reading the posts on this issue, they all seem to be going in circles.  I am technically very savvy although new to apple.  I did at one point get an acceptable increase in download speeds after manually entering the gateway, subnet and DNS.  However two days later download speeds have reduced from 17.8 MB/s to 37kb/s.  The right now the Dell is screaming a 702MB download.  The MBP slug is telling me it will take 5 hours.
    Has anyone ever resolved his issue?

    So as mentioned above I tried connecting to the router using a wire instead of wireless..
    many sites work fine....but some do not
    Example
    works fine
    Apple.com
    gmail.com
    does not work fine...the page does not load up and gets stuck in the very beginning....
    www.CNN.com
    http://www.sportsauthority.com/home/index.jsp
    sportauthority has flash embedded on that page....CNN, I do not know...
    could it have anything to do with Flash ?
    Regards,

  • Anyone else having slow download speeds ?

    i am having slow download speeds ever since the apple keynote... is this the new data center speeds?... is this what we should expect from now on?

    for me the fix was to take my network off OpenDNS servers... and back to my ISP's DNS.... and instant fix...
    disappointing, as i liked the service from them...
    hope this helps finovotny....

Maybe you are looking for

  • ICal not displaying Exchange calendar form delegate

    I have a very strange problem. I use iCal with Exchange 2007 and do have several delegates as read-only in their calendar. It works extremely well, except for one of them which can't be displayed. I got the following message : iCal can't refresh the

  • Windows File Save dialog freezes a virtual folder

    We have a shell namespace  extension that presents a remote document repository as a virtual  folder in the Desktop folder. When the File Save dialog box is opened from  within Adobe Reader or  Acrobat version 9, our  virtual folder appears inactivat

  • The older version of Bonjour can not be removed

    When installing Itunes, the following error messages appear: 1) The older version of Bonjour can not be removed. Contact your technical support group. 2) Itunes installation has been interrupted, please try again later (or something similar). As a ho

  • Command window question

    Is there a way i can catch what is being displayed in the command window? I have a class that creates an instance of another and in this second class i have some System.out.printlnes - i need to display them in my swing app (first class) but cant sin

  • Do not have "background" layer and "shapes not showing up in my layers.

    I open a new doc. there is no "background" layer, it is Layer 1 and when I make a shape it does not show up in the layers box. Maye reinstall ps?