Results 1 to 4 of 4

Thread: slow wifi, loosing many packets - Ubuntu 16.04

  1. #1
    Join Date
    Apr 2018
    Beans
    2

    slow wifi, loosing many packets - Ubuntu 16.04

    Hi!

    I have problem with wifi connection on my Thinkpad X1 Carbon gen2 with Ubuntu 16.04 LTS. Connection is really slow, works good only when I'm sitting near to router. I am also loosing around 25% of packages.

    iwconfig shows:

    Code:
    lo        no wireless extensions.
    
    
    wlp3s0    IEEE 802.11  ESSID:"xxx"  
              Mode:Managed  Frequency:2.462 GHz  Access Point: 60:45:CB:10:1D:A0   
              Bit Rate=144.4 Mb/s   Tx-Power=22 dBm   
              Retry short limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=59/70  Signal level=-51 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:2  Invalid misc:230   Missed beacon:0
    
    enp0s25   no wireless extensions.
    lspci | egrep -i --color 'wifi|wlan|wireless' shows:

    Code:
    03:00.0 Network controller: Intel Corporation Wireless 7260 (rev 83)
    I am already travelling and I have the same problem in many places. Also second notebook with Windows 10 is working fine with the same networks, so it is probably problem with my drivers or wifi card maybe.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: slow wifi, loosing many packets - Ubuntu 16.04

    May we see:
    Code:
    dmesg | grep iwl
    uname -r
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Apr 2018
    Beans
    2

    Re: slow wifi, loosing many packets - Ubuntu 16.04

    outputs:

    Code:
    dmesg | grep iwl
    [    2.526270] iwlwifi 0000:03:00.0: loaded firmware version 17.608620.0 op_mode iwlmvm
    [    2.572307] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [    2.612158] iwlwifi 0000:03:00.0: base HW address: e8:2a:ea:1f:0d:42
    [    2.828175] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [    2.829627] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
    Code:
    uname -a
    Linux pusiux-ThinkPad 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
    Connection looks good only when I am near to the router, when there is no wall etc.

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: slow wifi, loosing many packets - Ubuntu 16.04

    Frankly, your readings look just perfect and, in fact, identical to the readings I get on my own Intel 7260!

    When I read this:
    Connection looks good only when I am near to the router, when there is no wall etc.
    And this:
    Connection is really slow, works good only when I'm sitting near to router.
    I then wonder if the antenna connections are secure. Can you open the computer and check?

    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •