Slow wifi after last updates [Intel 6205] [17.2]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
muss3d

Slow wifi after last updates [Intel 6205] [17.2]

Post by muss3d »

Hi All,

I've got a 250mb down/20mb up fiber connection at home.
Few days ago I've noticed that my wifi slowed down a bit after upgrading from 17.1 to 17.2 and installing all updates.
I haven't had much time to investigate it so far, but today I found a moment, and I don't know what's the issue.

All internet speed tests show me that the maximum I can squeeze out of this connections is 111mb.
I tried it on the same laptop but on Windows 8.1 and I can get up to 212mb, same thing on a macbook pro 2014.
Another problem is that when I download something on that laptop at the 3/4 MB/s then it affects other devices in the home network quite badly. Connections are either very slow or they are even dropped.

My laptop is Lenovo W530
Current kernel is: 3.13.0-37 (3.13.11.7)

Code: Select all

iwconfig wlan0
wlan0     IEEE 802.11abgn  ESSID:"mortadela"
          Mode:Managed  Frequency:5.26 GHz  Access Point: 64:7C:34:92:E5:86
          Bit Rate=300 Mb/s   Tx-Power=15 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=63/70  Signal level=-47 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:347   Missed beacon:0

Code: Select all

inxi -Nxz
Network:   Card-1: Intel 82579LM Gigabit Network Connection driver: e1000e ver: 2.3.2-k port: 6080 bus-ID: 00:19.0
           Card-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi ver: in-tree: bus-ID: 03:00.0

Code: Select all

sudo /usr/lib/linuxmint/mintWifi/mintWifi.py
* I. scanning WIFI PCI devices...
  -- Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
      ==> PCI ID = 8086:0085 (rev 34)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11abgn  ESSID:"aaaaaaa"
          Mode:Managed  Frequency:5.26 GHz  Access Point: 64:7C:34:92:E5:86
          Bit Rate=300 Mb/s   Tx-Power=15 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=63/70  Signal level=-47 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:4494   Missed beacon:0

docker0   no wireless extensions.

-------------------------
* IV. querying ifconfig...
docker0   Link encap:Ethernet  HWaddr 56:84:7a:fe:97:99
          inet addr:172.17.42.1  Bcast:0.0.0.0  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  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:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr 3c:97:0e:09:48:a4
          UP BROADCAST MULTICAST  MTU:1500  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)
          Interrupt:20 Memory:f3a00000-f3a20000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:3932 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3932 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:424638 (424.6 KB)  TX bytes:424638 (424.6 KB)

wlan0     Link encap:Ethernet  HWaddr 8c:70:5a:c5:23:48
          inet addr:192.168.0.17  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::8e70:5aff:fec5:2348/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4064047 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7444919 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4533967361 (4.5 GB)  TX bytes:7268688007 (7.2 GB)

-------------------------
* V. querying DHCP...
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		192.168.0.1
Address:	192.168.0.1#53

Non-authoritative answer:
Name:	google.com
Address: 173.194.112.34
Name:	google.com
Address: 173.194.112.37
Name:	google.com
Address: 173.194.112.38
Name:	google.com
Address: 173.194.112.40
Name:	google.com
Address: 173.194.112.46
Name:	google.com
Address: 173.194.112.33
Name:	google.com
Address: 173.194.112.39
Name:	google.com
Address: 173.194.112.36
Name:	google.com
Address: 173.194.112.32
Name:	google.com
Address: 173.194.112.41
Name:	google.com
Address: 173.194.112.35


Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: Slow wifi after last updates [Intel 6205] [17.2]

Post by JeremyB »

I would try

Code: Select all

echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
reboot and see if it improves
muss3d

Re: Slow wifi after last updates [Intel 6205] [17.2]

Post by muss3d »

JeremyB wrote:I would try

Code: Select all

echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf
reboot and see if it improves

Happy Days JeremyB!!! It worked like a charm.


Thanks!!!
Locked

Return to “Networking”