Slow Wifi - Very Slow
Tofloor
poster avatar
charlesmx
deepin
2018-07-21 10:59
Author
Alight, first off love deepin so far after using for a few weeks. My struggle is being able to get more the 20Mbs across Wifi. Here are all the details from my system.

  1. $ lspci -nnk | grep 0280 -A3
  2. 03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
  3.         Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:1010]
  4.         Kernel driver in use: iwlwifi
  5.         Kernel modules: iwlwifi, wl

  6. $ lshw -C network
  7. WARNING: you should run this program as super-user.
  8.   *-network                 
  9.        description: Wireless interface
  10.        product: Intel Corporation
  11.        vendor: Intel Corporation
  12.        physical id: 0
  13.        bus info: pci@0000:03:00.0
  14.        logical name: wlp3s0
  15.        version: 78
  16.        serial: 00:e1:8c:8d:83:94
  17.        width: 64 bits
  18.        clock: 33MHz
  19.        capabilities: bus_master cap_list ethernet physical wireless
  20.        configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-21deepin-generic firmware=22.361476.0 ip=192.168.1.152 latency=0 link=yes multicast=yes wireless=IEEE 802.11
  21.        resources: irq:133 memory:d9b00000-d9b01fff
  22. WARNING: output may be incomplete or inaccurate, you should run this program as super-user.

  23. $ iwlist wlp3s0 freq
  24. wlp3s0    32 channels in total; available frequencies :
  25.           Channel 01 : 2.412 GHz
  26.           Channel 02 : 2.417 GHz
  27.           Channel 03 : 2.422 GHz
  28.           Channel 04 : 2.427 GHz
  29.           Channel 05 : 2.432 GHz
  30.           Channel 06 : 2.437 GHz
  31.           Channel 07 : 2.442 GHz
  32.           Channel 08 : 2.447 GHz
  33.           Channel 09 : 2.452 GHz
  34.           Channel 10 : 2.457 GHz
  35.           Channel 11 : 2.462 GHz
  36.           Channel 12 : 2.467 GHz
  37.           Channel 13 : 2.472 GHz
  38.           Channel 36 : 5.18 GHz
  39.           Channel 40 : 5.2 GHz
  40.           Channel 44 : 5.22 GHz
  41.           Channel 48 : 5.24 GHz
  42.           Channel 52 : 5.26 GHz
  43.           Channel 56 : 5.28 GHz
  44.           Channel 60 : 5.3 GHz
  45.           Channel 64 : 5.32 GHz
  46.           Channel 100 : 5.5 GHz
  47.           Channel 104 : 5.52 GHz
  48.           Channel 108 : 5.54 GHz
  49.           Channel 112 : 5.56 GHz
  50.           Channel 116 : 5.58 GHz
  51.           Channel 120 : 5.6 GHz
  52.           Channel 124 : 5.62 GHz
  53.           Channel 128 : 5.64 GHz
  54.           Channel 132 : 5.66 GHz
  55.           Channel 136 : 5.68 GHz
  56.           Channel 140 : 5.7 GHz
  57.           Current Frequency:5.745 GHz


  58. $ cat /etc/modprobe.d/iwlwifi.conf
  59. options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1

  60. $ sudo lshw -C network
  61.   *-network                 
  62.        description: Wireless interface
  63.        product: Intel Corporation
  64.        vendor: Intel Corporation
  65.        physical id: 0
  66.        bus info: pci@0000:03:00.0
  67.        logical name: wlp3s0
  68.        version: 78
  69.        serial: 00:e1:8c:8d:83:94
  70.        width: 64 bits
  71.        clock: 33MHz
  72.        capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
  73.        configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-21deepin-generic firmware=22.361476.0 ip=192.168.X.X latency=0 link=yes multicast=yes wireless=IEEE 802.11
  74.        resources: irq:133 memory:d9b00000-d9b01fff
Copy the Code
Can I switch out the driver as when I use the same system with Ubuntu I get full Wifi speed over 100Mbs.

Appreciate any help.


Reply Favorite View the author
All Replies
cattial
deepin
2018-07-22 07:25
#1
I wish I could help, maybe driver problem.
Reply View the author
tmacy
deepin
2018-07-23 18:48
#2
/etc/modprobe.d/iwlwifi.conf delete the option "11n_disable=1".

reboot system and look at the network detail in control center

my network rate is 800+ mbps in 5G wifi chanel
Reply View the author
charlesmx
deepin
2018-07-24 06:42
#3
I did that as well already including ensuring I have full power with disabled power management. My iwlwifi.conf content is as follows.

  1. options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1
Copy the Code
Reply View the author
charlesmx
deepin
2018-11-26 22:04
#4
Still no change in performance with that removed.

Output of: # lspci -nnk

  1. 03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
  2.         Subsystem: Intel Corporation Wireless 8265 / 8275 [8086:1010]
  3.         Kernel driver in use: iwlwifi
  4.         Kernel modules: iwlwifi, wl
Copy the Code


Output of: # lshw -class network
  1. *-network                 
  2.        description: Wireless interface
  3.        product: Intel Corporation
  4.        vendor: Intel Corporation
  5.        physical id: 0
  6.        bus info: pci@0000:03:00.0
  7.        logical name: wlp3s0
  8.        version: 78
  9.        serial: 00:e1:8c:8d:83:94
  10.        width: 64 bits
  11.        clock: 33MHz
  12.        capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
  13.        configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-29deepin-generic firmware=22.361476.0 ip
Copy the Code


Output of: # iwlist scan

  1. wlp3s0    Scan completed :
  2.           Cell 01 - Address: 08:9E:08:E3:F0:0A
  3.                     Channel:149
  4.                     Frequency:5.745 GHz
  5.                     Quality=64/70  Signal level=-46 dBm  
  6.                     Encryption key:on
  7.                     ESSID:"home"
  8.                     Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
  9.                               36 Mb/s; 48 Mb/s; 54 Mb/s
  10.                     Mode:Master
  11.                     Extra:tsf=00000003e6d672f3
  12.                     Extra: Last beacon: 816ms ago
  13.                     IE: Unknown: 000653616E646170
  14.                     IE: Unknown: 01088C129824B048606C
  15.                     IE: Unknown: 030195
  16.                     IE: Unknown: 070C555320240817640C1795051E
  17.                     IE: Unknown: 200103
  18.                     IE: IEEE 802.11i/WPA2 Version 1
  19.                         Group Cipher : CCMP
  20.                         Pairwise Ciphers (1) : CCMP
  21.                         Authentication Suites (1) : PSK
  22.                     IE: Unknown: 46050200000000
  23.                     IE: Unknown: 2D1A0E011BFFFFFF0000000000000000000100000000000000000000
  24.                     IE: Unknown: 3D1695051700000000000000000000000000000000000000
  25.                     IE: Unknown: 7F080400000000000140
  26.                     IE: Unknown: BF0C10008001EAFF0000EAFF0000
  27.                     IE: Unknown: C005019B00FCFF
  28.                     IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
  29.           Cell 02 - Address: 08:9E:08:E3:F0:09
  30.                     Channel:1
  31.                     Frequency:2.412 GHz (Channel 1)
  32.                     Quality=70/70  Signal level=-32 dBm  
  33.                     Encryption key:on
  34.                     ESSID:"home"
  35.                     Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  36.                               9 Mb/s; 12 Mb/s; 18 Mb/s
  37.                     Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  38.                     Mode:Master
  39.                     Extra:tsf=00000003e6141cb6
  40.                     Extra: Last beacon: 5596ms ago
  41.                     IE: Unknown: 000653616E646170
  42.                     IE: Unknown: 010882848B960C121824
  43.                     IE: Unknown: 030101
  44.                     IE: Unknown: 0706555320010B1E
  45.                     IE: Unknown: 2A0104
  46.                     IE: Unknown: 32043048606C
  47.                     IE: IEEE 802.11i/WPA2 Version 1
  48.                         Group Cipher : CCMP
  49.                         Pairwise Ciphers (1) : CCMP
  50.                         Authentication Suites (1) : PSK
  51.                     IE: Unknown: 46050200000000
  52.                     IE: Unknown: 2D1A0C011BFFFFFF0000000000000000000100000000000000000000
  53.                     IE: Unknown: 3D1601000400000000000000000000000000000000000000
  54.                     IE: Unknown: 7F080000000000000140
  55.                     IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Copy the Code


Output of: iwlwifi.conf

  1. options iwlwifi bt_coex_active=N power_save=0 swcrypto=1
Copy the Code
Reply View the author
charlesmx
deepin
2018-11-26 22:27
#5
Edited by charlesmx at 2018-11-26 14:28
https://bbs.deepin.org/post/166410
/etc/modprobe.d/iwlwifi.conf delete the option "11n_disable=1".

reboot system and look at the netwo ...

Finally that did the trick. I posted all the other details as well. Appreciate the help.
Reply View the author