You are not logged in.

#1 2015-04-14 08:53:35

mikerhiggins
Member
Registered: 2012-12-22
Posts: 17

Very slow internet rtl8192ce

Hi there,

I have one of these:

04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)

and I've recently been experiencing very slow internet on my PC. I don't know whether it's related to a recent kernel upgrade or not:

[mike@mike-pc ~]$ uname -a
Linux mike-pc 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64 GNU/Linux

I have tried unsetting the fwlps and ips options on the module, and it is now set like this:

[mike@mike-pc ~]$ !50
systool -v -m rtl8192ce
Module = "rtl8192ce"

  Attributes:
    coresize            = "56303"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "0"
    taint               = ""
    uevent              = <store method only>

  Parameters:
    debug               = "0"
    fwlps               = "N"
    ips                 = "N"
    swenc               = "N"
    swlps               = "N"

  Sections:
    .bss                = "0xffffffffa04ced98"
    .data               = "0xffffffffa04cc000"
    .exit.text          = "0xffffffffa04ca0ea"
    .gnu.linkonce.this_module= "0xffffffffa04ceb40"
    .init.text          = "0xffffffffa04d1000"
    .note.gnu.build-id  = "0xffffffffa04cb000"
    .parainstructions   = "0xffffffffa04cb978"
    .rodata             = "0xffffffffa04cb040"
    .rodata.str1.1      = "0xffffffffa04cba40"
    .rodata.str1.8      = "0xffffffffa04cb9a8"
    .strtab             = "0xffffffffa04d3530"
    .symtab             = "0xffffffffa04d2000"
    .text               = "0xffffffffa04c2000"
    __mcount_loc        = "0xffffffffa04cb7a0"
    __param             = "0xffffffffa04cbaa0"

Other computers/devices on my network are seeing much higher network speeds (15Mbps+), whereas this one computer is getting 1Mbps.

Please advise any further info I can give, this is driving me mad!

Offline

#2 2015-04-14 13:21:18

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Very slow internet rtl8192ce

What is the output of:

iwconfig

Jin, Jîyan, Azadî

Offline

#3 2015-04-14 17:11:44

mikerhiggins
Member
Registered: 2012-12-22
Posts: 17

Re: Very slow internet rtl8192ce

[mike@mike-pc ~]$ iwconfig
bash: iwconfig: command not found

ifconfig gives:

[mike@mike-pc ~]$ ifconfig
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 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp4s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.10  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::beee:7bff:fee4:e99a  prefixlen 64  scopeid 0x20<link>
        ether bc:ee:7b:e4:e9:9a  txqueuelen 1000  (Ethernet)
        RX packets 8629  bytes 7811775 (7.4 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 6658  bytes 928465 (906.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Last edited by mikerhiggins (2015-04-14 17:13:50)

Offline

#4 2015-04-14 17:26:46

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Very slow internet rtl8192ce

mikerhiggins wrote:
[mike@mike-pc ~]$ iwconfig
bash: iwconfig: command not found

Yeah, Arch is funny like that...

# pacman -S wireless_tools

Jin, Jîyan, Azadî

Offline

#5 2015-04-14 17:27:12

mikerhiggins
Member
Registered: 2012-12-22
Posts: 17

Re: Very slow internet rtl8192ce

Yep, I was on it already:

[mike@mike-pc ~]$ iwconfig
wlp4s0    IEEE 802.11bgn  ESSID:"PlusnetWirelessRRD2YW"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: A0:21:B7:87:58:5C   
          Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          Link Quality=60/70  Signal level=-50 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:7421   Missed beacon:0

Offline

#6 2015-04-14 17:30:06

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Very slow internet rtl8192ce

OK never mind, I thought it may have been the power management...

Have you tried the LTS kernel?


Jin, Jîyan, Azadî

Offline

#7 2015-04-14 18:08:04

mikerhiggins
Member
Registered: 2012-12-22
Posts: 17

Re: Very slow internet rtl8192ce

OK, I've just switched to lts:

[mike@mike-pc ~]$ uname -a
Linux mike-pc 3.14.37-1-lts #1 SMP Thu Mar 26 21:16:17 CET 2015 x86_64 GNU/Linux

And I can see it is a *little* faster (3.82Mbps), but nothing compared to 27.08Mbps on my phone on the same wifi network (and physically next to PC).

Offline

Board footer

Powered by FluxBB