Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Wifi stops responding after while

Hybrid View

  1. #1
    Join Date
    Feb 2014
    Beans
    7

    Wifi stops responding after while

    Hello,

    I would like to ask you for help with my wifi connection. My problem looks like this:
    - After I turn on my laptop or after reboot everything works fine. But after suspend my wifi works about 6 minutes and then stops responding. It looks like it`s connected but it doesn`t responde. It is happening in all networks. After I turn on/off wifi, it works next 6 minutes. After reboot all fine until the next suspend.

    I`m on Ubuntu 13.10 and my HW is Dell Vostro 5470 with SSD. Wireless card is Intel 7260.

    I have already tried to:

    Turn off power management by adding this:
    sleep 10
    /sbin/iwconfig wlan0 power off
    exit 0
    into /etc/pm/power.d

    Forbit wireless to sleep by adding this:
    #!/bin/bash
    case "$1" in
    thaw|resume)
    nmcli nm sleep false
    ;;
    *)
    ;;
    esac
    exit $?
    into /etc/pm/sleep.d

    and by adding this:

    HOOK_BLACKLIST="wireless"
    HOOK_BLACKLIST="$HOOK_BLACKLIST wireless"
    into /etc/pm/config.d

    Here are results of iwconfig:
    vmnet8 no wireless extensions.

    eth0 no wireless extensions.

    lo no wireless extensions.

    wlan0 IEEE 802.11bg ESSID:"Tomca"
    Mode:Managed Frequency:2.437 GHz Access Point:
    Bit Rate=1 Mb/s Tx-Power=0 dBm
    Retry long limit:7 RTS thrff Fragment thrff
    Power Managementff
    Link Quality=28/70 Signal level=-82 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:2 Missed beacon:0

    vmnet1 no wireless extensions.

    and from sudo lshw -C network:
    *-network
    description: Wireless interface
    product: Wireless 7260
    vendor: Intel Corporation
    physical id: 0
    bus info: pci@0000:08:00.0
    logical name: wlan0
    version: 73
    serial: fc:f8:ae:21:a2:19
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=iwlwifi driverversion=3.11.0-15-generic firmware=22.0.7.0 ip=192.168.1.110 latency=0 link=yes multicast=yes wireless=IEEE 802.11bg
    resources: irq:62 memory:f1c00000-f1c01fff

    I`m gessig thaht something is suspending my wireless card, because it is quite regullar. Thanks for any advice, Radek.

  2. #2
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Wifi stops responding after while

    Welcome to Ubuntu Forums Radek !!

    Quote Originally Posted by Radek_Johanna View Post
    I have already tried to:

    Turn off power management by adding this:
    ....
    Forbit wireless to sleep by adding this:
    .....
    and by adding this:
    ....
    ....
    Here are results of iwconfig:
    Code:
    wlan0     IEEE 802.11bg  ESSID:"Tomca"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: 
              Bit Rate=1 Mb/s   Tx-Power=0 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=28/70  Signal level=-82 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:2   Missed beacon:0
    Congratulations!! You have finally, successfully turned to Power Management off ! (I had started looking for that step when you would have handed a Gun to a script to point at the wireless card, whenever it tries to Sleep )

    Anyway, clearly you still have the problem. So why not figure out which of the changes above did the trick, and revert the rest?

    Apart from doing that, please follow the "Wireless Script" link in my signature, download and run the script as per instructions there, and post back the report it generates.

    While posting the outputs, please use 'Code' tags, just like I added to the quoted part of your original post. It preserves the output's formatting and makes the post cleaner, compact and more readable. To see a quick 'HowTo' with screenshots, please follow the "Using Code Tags" link in my signature.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  3. #3
    Join Date
    Feb 2014
    Beans
    7

    Re: Wifi stops responding after while

    Hi, here is output of your program. Nice SW, by the way.

    Code:
    *************** info trace ***************
    
    ***** uname -a *****
    
    Linux padouchuss-Vostro-5470 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    
    ***** lsb_release *****
    
    Distributor ID:    Ubuntu
    Description:    Ubuntu 13.10
    Release:    13.10
    Codename:    saucy
    
    ***** lspci *****
    
    07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
        Subsystem: Dell Device [1028:0616]
        Kernel driver in use: r8169
    08:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
        Subsystem: Intel Corporation Wireless-N 7260 [8086:4462]
        Kernel driver in use: iwlwifi
    
    ***** lsusb *****
    
    Bus 001 Device 002: ID 8087:8000 Intel Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 004: ID 8087:07dc Intel Corp. 
    Bus 002 Device 003: ID 0c45:6500 Microdia 
    Bus 002 Device 002: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader
    Bus 002 Device 005: ID 046d:c52f Logitech, Inc. Unifying Receiver
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    
    ***** PCMCIA Card Info *****
    
    
    ***** iwconfig *****
    
    wlan0     IEEE 802.11bg  ESSID:"ExPS"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC address removed>   
              Bit Rate=54 Mb/s   Tx-Power=0 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:on
              Link Quality=62/70  Signal level=-48 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:182   Missed beacon:0
    
    
    ***** rfkill *****
    
    0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
    1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
    
    ***** iw reg get *****
    
    country 00:
        (2402 - 2472 @ 40), (3, 20)
        (2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
        (2474 - 2494 @ 20), (3, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
        (5170 - 5250 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
        (5735 - 5835 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
    
    ***** route -n *****
    
    Směrovací tabulka v jádru pro IP
    Adresát         Brána           Maska           Přízn Metrik Odkaz  Užt Rozhraní
    0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0 wlan0
    172.16.142.0    0.0.0.0         255.255.255.0   U     0      0        0 vmnet8
    192.168.1.0     0.0.0.0         255.255.255.0   U     9      0        0 wlan0
    192.168.59.0    0.0.0.0         255.255.255.0   U     0      0        0 vmnet1
    
    ***** lsmod *****
    
    iwlmvm                161339  0 
    mac80211              597268  1 iwlmvm
    iwlwifi               165636  1 iwlmvm
    cfg80211              480503  3 iwlwifi,mac80211,iwlmvm
    
    ***** nm-tool *****
    
    NetworkManager Tool
    
    State: connected (global)
    
    - Device: wlan0  [ExPS] --------------------------------------------------------
      Type:              802.11 WiFi
      Driver:            iwlwifi
      State:             connected
      Default:           yes
      HW Address:        <MAC address removed>
    
      Capabilities:
        Speed:           54 Mb/s
    
      Wireless Properties
        WEP Encryption:  yes
        WPA Encryption:  yes
        WPA2 Encryption: yes
    
      Wireless Access Points (* = current AP)
        kotel:           Infra, <MAC address removed>, Freq 2412 MHz, Rate 2 Mb/s, Strength 37
        *ExPS:           Infra, <MAC address removed>, Freq 2437 MHz, Rate 54 Mb/s, Strength 65 WPA2
        PAVEL-PC_Network:Infra, <MAC address removed>, Freq 2472 MHz, Rate 54 Mb/s, Strength 49 WPA2
    
      IPv4 Settings:
        Address:         192.168.1.124
        Prefix:          24 (255.255.255.0)
        Gateway:         192.168.1.254
    
        DNS:             82.150.185.1
    
    
    - Device: eth0 -----------------------------------------------------------------
      Type:              Wired
      Driver:            r8169
      State:             unavailable
      Default:           no
      HW Address:        <MAC address removed>
    
      Capabilities:
        Carrier Detect:  yes
    
      Wired Properties
        Carrier:         off
    
    
    
    ***** NetworkManager.state *****
    [main]
    NetworkingEnabled=true
    WirelessEnabled=true
    WWANEnabled=true
    WimaxEnabled=true
    
    ***** NetworkManager.conf *****
    
    [main]
    plugins=ifupdown,keyfile,ofono
    dns=dnsmasq
    
    [ifupdown]
    managed=false
    
    ***** interfaces *****
    
    # interfaces(5) file used by ifup(8) and ifdown(8)
    auto lo
    iface lo inet loopback
    
    ***** iwlist *****
    
    wlan0     Scan completed :
              Cell 01 - Address: <MAC address removed>
                        Channel:6
                        Frequency:2.437 GHz (Channel 6)
                        Quality=64/70  Signal level=-46 dBm  
                        Encryption key:on
                        ESSID:"ExPS"
                        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                                  36 Mb/s; 48 Mb/s; 54 Mb/s
                        Mode:Master
                        Extra:tsf=000000769b9fd6c9
                        Extra: Last beacon: 20ms ago
                        IE: Unknown: 000445785053
                        IE: Unknown: 01088C9298A4B0C8E0EC
                        IE: Unknown: 030106
                        IE: Unknown: 2A0102
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : CCMP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : PSK
              Cell 02 - Address: <MAC address removed>
                        Channel:1
                        Frequency:2.412 GHz (Channel 1)
                        Quality=31/70  Signal level=-79 dBm  
                        Encryption key:off
                        ESSID:"kotel"
                        Bit Rates:1 Mb/s; 2 Mb/s
                        Mode:Master
                        Extra:tsf=0000002493597da9
                        Extra: Last beacon: 888ms ago
                        IE: Unknown: 00056B6F74656C
                        IE: Unknown: 01028204
                        IE: Unknown: 030101
                        IE: Unknown: 050401020000
                        IE: Unknown: 851C08004C0D5700FF03010041502D50616E656C616B3135333900AC2B00
    
    
    ***** resolv.conf *****
    
    nameserver 127.0.1.1
    
    ***** blacklist *****
    
    [/etc/modprobe.d/blacklist-ath_pci.conf]
    blacklist ath_pci
    
    [/etc/modprobe.d/blacklist.conf]
    blacklist evbug
    blacklist usbmouse
    blacklist usbkbd
    blacklist eepro100
    blacklist de4x5
    blacklist eth1394
    blacklist snd_intel8x0m
    blacklist snd_aw2
    blacklist i2c_i801
    blacklist prism54
    blacklist bcm43xx
    blacklist garmin_gps
    blacklist asus_acpi
    blacklist snd_pcsp
    blacklist pcspkr
    blacklist amd76x_edac
    
    [/etc/modprobe.d/bumblebee.conf]
    blacklist nouveau
    blacklist nvidia
    blacklist nvidia-current
    blacklist nvidia-current-updates
    blacklist nvidia-304
    blacklist nvidia-304-updates
    blacklist nvidia-experimental-304
    blacklist nvidia-310
    blacklist nvidia-310-updates
    blacklist nvidia-experimental-310
    blacklist nvidia-313
    blacklist nvidia-313-updates
    blacklist nvidia-experimental-313
    blacklist nvidia-319
    blacklist nvidia-319-updates
    blacklist nvidia-experimental-319
    blacklist nvidia-325
    blacklist nvidia-325-updates
    blacklist nvidia-experimental-325
    
    ***** modinfo *****
    
    filename:       /lib/modules/3.11.0-17-generic/kernel/drivers/net/wireless/iwlwifi/mvm/iwlmvm.ko
    license:        GPL
    author:         Copyright(c) 2003-2013 Intel Corporation <ilw@linux.intel.com>
    version:        in-tree:
    description:    The new Intel(R) wireless AGN driver for Linux
    srcversion:     0916A821F768F66B7252B54
    depends:        iwlwifi,mac80211,cfg80211
    intree:         Y
    vermagic:       3.11.0-17-generic SMP mod_unload modversions 
    parm:           init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
    parm:           power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)
    
    filename:       /lib/modules/3.11.0-17-generic/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
    license:        GPL
    author:         Copyright(c) 2003-2013 Intel Corporation <ilw@linux.intel.com>
    version:        in-tree:
    description:    Intel(R) Wireless WiFi driver for Linux
    firmware:       iwlwifi-100-5.ucode
    firmware:       iwlwifi-1000-5.ucode
    firmware:       iwlwifi-135-6.ucode
    firmware:       iwlwifi-105-6.ucode
    firmware:       iwlwifi-2030-6.ucode
    firmware:       iwlwifi-2000-6.ucode
    firmware:       iwlwifi-5150-2.ucode
    firmware:       iwlwifi-5000-5.ucode
    firmware:       iwlwifi-6000g2b-6.ucode
    firmware:       iwlwifi-6000g2a-5.ucode
    firmware:       iwlwifi-6050-5.ucode
    firmware:       iwlwifi-6000-4.ucode
    firmware:       iwlwifi-3160-7.ucode
    firmware:       iwlwifi-7260-7.ucode
    srcversion:     90DCEBFC3CB64C8138032A1
    alias:          pci:v00008086d000008B3sv*sd00008570bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008470bc*sc*i*
    alias:          pci:v00008086d000008B4sv*sd00008270bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008062bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008060bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008172bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008170bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008072bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00008070bc*sc*i*
    alias:          pci:v00008086d000008B4sv*sd00000370bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000472bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000470bc*sc*i*
    alias:          pci:v00008086d000008B4sv*sd00000272bc*sc*i*
    alias:          pci:v00008086d000008B4sv*sd00000270bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000062bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000060bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000172bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000170bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000072bc*sc*i*
    alias:          pci:v00008086d000008B3sv*sd00000070bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C420bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C220bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C02Abc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C020bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C360bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C370bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C560bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C570bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C462bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C460bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C472bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C470bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C262bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C26Abc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C260bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C272bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000C270bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C760bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C770bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C162bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C062bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C160bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C06Abc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C060bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C170bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C072bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000C070bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004420bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004220bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000402Abc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004020bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00005070bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004360bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004370bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004560bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004570bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000486Ebc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004870bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004462bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000446Abc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004460bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004472bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004470bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004262bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd0000426Abc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004260bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004272bc*sc*i*
    alias:          pci:v00008086d000008B2sv*sd00004270bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004162bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004062bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004160bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd0000406Abc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004060bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004170bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004072bc*sc*i*
    alias:          pci:v00008086d000008B1sv*sd00004070bc*sc*i*
    alias:          pci:v00008086d00000892sv*sd00000462bc*sc*i*
    alias:          pci:v00008086d00000893sv*sd00000262bc*sc*i*
    alias:          pci:v00008086d00000892sv*sd00000062bc*sc*i*
    alias:          pci:v00008086d00000894sv*sd00000822bc*sc*i*
    alias:          pci:v00008086d00000894sv*sd00000422bc*sc*i*
    alias:          pci:v00008086d00000895sv*sd00000222bc*sc*i*
    alias:          pci:v00008086d00000894sv*sd00000022bc*sc*i*
    alias:          pci:v00008086d0000088Fsv*sd00005260bc*sc*i*
    alias:          pci:v00008086d0000088Esv*sd00004860bc*sc*i*
    alias:          pci:v00008086d0000088Esv*sd0000446Abc*sc*i*
    alias:          pci:v00008086d0000088Esv*sd00004460bc*sc*i*
    alias:          pci:v00008086d0000088Fsv*sd0000426Abc*sc*i*
    alias:          pci:v00008086d0000088Fsv*sd00004260bc*sc*i*
    alias:          pci:v00008086d0000088Esv*sd0000406Abc*sc*i*
    alias:          pci:v00008086d0000088Esv*sd00004060bc*sc*i*
    alias:          pci:v00008086d00000887sv*sd00004462bc*sc*i*
    alias:          pci:v00008086d00000888sv*sd00004262bc*sc*i*
    alias:          pci:v00008086d00000887sv*sd00004062bc*sc*i*
    alias:          pci:v00008086d00000890sv*sd00004822bc*sc*i*
    alias:          pci:v00008086d00000890sv*sd00004422bc*sc*i*
    alias:          pci:v00008086d00000891sv*sd00004222bc*sc*i*
    alias:          pci:v00008086d00000890sv*sd00004022bc*sc*i*
    alias:          pci:v00008086d00000896sv*sd00005027bc*sc*i*
    alias:          pci:v00008086d00000896sv*sd00005025bc*sc*i*
    alias:          pci:v00008086d00000897sv*sd00005017bc*sc*i*
    alias:          pci:v00008086d00000897sv*sd00005015bc*sc*i*
    alias:          pci:v00008086d00000896sv*sd00005007bc*sc*i*
    alias:          pci:v00008086d00000896sv*sd00005005bc*sc*i*
    alias:          pci:v00008086d000008AEsv*sd00001027bc*sc*i*
    alias:          pci:v00008086d000008AEsv*sd00001025bc*sc*i*
    alias:          pci:v00008086d000008AFsv*sd00001017bc*sc*i*
    alias:          pci:v00008086d000008AFsv*sd00001015bc*sc*i*
    alias:          pci:v00008086d000008AEsv*sd00001007bc*sc*i*
    alias:          pci:v00008086d000008AEsv*sd00001005bc*sc*i*
    alias:          pci:v00008086d00000084sv*sd00001316bc*sc*i*
    alias:          pci:v00008086d00000084sv*sd00001216bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001326bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001226bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001306bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001206bc*sc*i*
    alias:          pci:v00008086d00000084sv*sd00001315bc*sc*i*
    alias:          pci:v00008086d00000084sv*sd00001215bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001325bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001225bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001305bc*sc*i*
    alias:          pci:v00008086d00000083sv*sd00001205bc*sc*i*
    alias:          pci:v00008086d00000886sv*sd00001317bc*sc*i*
    alias:          pci:v00008086d00000886sv*sd00001315bc*sc*i*
    alias:          pci:v00008086d00000885sv*sd00001327bc*sc*i*
    alias:          pci:v00008086d00000885sv*sd00001325bc*sc*i*
    alias:          pci:v00008086d00000885sv*sd00001307bc*sc*i*
    alias:          pci:v00008086d00000885sv*sd00001305bc*sc*i*
    alias:          pci:v00008086d00000089sv*sd00001316bc*sc*i*
    alias:          pci:v00008086d00000089sv*sd00001311bc*sc*i*
    alias:          pci:v00008086d00000087sv*sd00001326bc*sc*i*
    alias:          pci:v00008086d00000087sv*sd00001321bc*sc*i*
    alias:          pci:v00008086d00000087sv*sd00001306bc*sc*i*
    alias:          pci:v00008086d00000087sv*sd00001301bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005226bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005225bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005221bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005207bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005206bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005205bc*sc*i*
    alias:          pci:v00008086d00000091sv*sd00005201bc*sc*i*
    alias:          pci:v00008086d00000090sv*sd00005216bc*sc*i*
    alias:          pci:v00008086d00000090sv*sd00005215bc*sc*i*
    alias:          pci:v00008086d00000090sv*sd00005211bc*sc*i*
    alias:          pci:v00008086d0000008Bsv*sd00005317bc*sc*i*
    alias:          pci:v00008086d0000008Bsv*sd00005315bc*sc*i*
    alias:          pci:v00008086d0000008Asv*sd00005327bc*sc*i*
    alias:          pci:v00008086d0000008Asv*sd00005325bc*sc*i*
    alias:          pci:v00008086d0000008Asv*sd00005307bc*sc*i*
    alias:          pci:v00008086d0000008Asv*sd00005305bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001305bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001304bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00004820bc*sc*i*
    alias:          pci:v00008086d00000085sv*sd0000C228bc*sc*i*
    alias:          pci:v00008086d00000085sv*sd0000C220bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd0000C020bc*sc*i*
    alias:          pci:v00008086d00000085sv*sd00001316bc*sc*i*
    alias:          pci:v00008086d00000085sv*sd00001318bc*sc*i*
    alias:          pci:v00008086d00000085sv*sd00001311bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001328bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001326bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001321bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001308bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001307bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001306bc*sc*i*
    alias:          pci:v00008086d00000082sv*sd00001301bc*sc*i*
    alias:          pci:v00008086d00004239sv*sd00001316bc*sc*i*
    alias:          pci:v00008086d00004239sv*sd00001311bc*sc*i*
    alias:          pci:v00008086d00004238sv*sd00001118bc*sc*i*
    alias:          pci:v00008086d00004238sv*sd00001111bc*sc*i*
    alias:          pci:v00008086d0000422Csv*sd00001326bc*sc*i*
    alias:          pci:v00008086d0000422Csv*sd00001321bc*sc*i*
    alias:          pci:v00008086d0000422Csv*sd00001307bc*sc*i*
    alias:          pci:v00008086d0000422Csv*sd00001306bc*sc*i*
    alias:          pci:v00008086d0000422Csv*sd00001301bc*sc*i*
    alias:          pci:v00008086d0000422Bsv*sd00001128bc*sc*i*
    alias:          pci:v00008086d0000422Bsv*sd00001121bc*sc*i*
    alias:          pci:v00008086d0000422Bsv*sd00001108bc*sc*i*
    alias:          pci:v00008086d0000422Bsv*sd00001101bc*sc*i*
    alias:          pci:v00008086d0000423Dsv*sd00001316bc*sc*i*
    alias:          pci:v00008086d0000423Dsv*sd00001216bc*sc*i*
    alias:          pci:v00008086d0000423Dsv*sd00001311bc*sc*i*
    alias:          pci:v00008086d0000423Dsv*sd00001211bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001326bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001321bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001221bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001306bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001206bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001301bc*sc*i*
    alias:          pci:v00008086d0000423Csv*sd00001201bc*sc*i*
    alias:          pci:v00008086d0000423Bsv*sd00001011bc*sc*i*
    alias:          pci:v00008086d0000423Asv*sd00001021bc*sc*i*
    alias:          pci:v00008086d0000423Asv*sd00001001bc*sc*i*
    alias:          pci:v00008086d00004236sv*sd00001114bc*sc*i*
    alias:          pci:v00008086d00004236sv*sd00001014bc*sc*i*
    alias:          pci:v00008086d00004236sv*sd00001111bc*sc*i*
    alias:          pci:v00008086d00004236sv*sd00001011bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001104bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001004bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001101bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001001bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001124bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001024bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001121bc*sc*i*
    alias:          pci:v00008086d00004235sv*sd00001021bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001316bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001216bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001315bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001215bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001314bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001214bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001311bc*sc*i*
    alias:          pci:v00008086d00004237sv*sd00001211bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001326bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001226bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001325bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001225bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001324bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001224bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001321bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001221bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001306bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001206bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001305bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001205bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001304bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001204bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001301bc*sc*i*
    alias:          pci:v00008086d00004232sv*sd00001201bc*sc*i*
    depends:        cfg80211
    intree:         Y
    vermagic:       3.11.0-17-generic SMP mod_unload modversions 
    parm:           swcrypto:using crypto in software (default 0 [hardware]) (int)
    parm:           11n_disable:disable 11n functionality, bitmap: 1: full, 2: agg TX, 4: agg RX (uint)
    parm:           amsdu_size_8K:enable 8K amsdu size (default 0) (int)
    parm:           fw_restart:restart firmware in case of error (default true) (bool)
    parm:           antenna_coupling:specify antenna coupling in dB (defualt: 0 dB) (int)
    parm:           wd_disable:Disable stuck queue watchdog timer 0=system default, 1=disable, 2=enable (default: 0) (int)
    parm:           nvm_file:NVM file name (charp)
    parm:           bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
    parm:           led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
    parm:           power_save:enable WiFi power management (default: disable) (bool)
    parm:           power_level:default power save level (range from 1 - 5, default: 1) (int)
    
    
    ***** udev rules *****
    
    # PCI device 0x10ec:0x8168 (r8169)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
    
    # PCI device 0x8086:0x08b1 (iwlwifi)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address removed>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
    
    ***** dmesg *****
    
    [    2.027359] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [    2.134635] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [    2.549267] iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
    [    2.549356] iwlwifi 0000:08:00.0: irq 61 for MSI/MSI-X
    [    2.553395] iwlwifi 0000:08:00.0: loaded firmware version 22.0.7.0 op_mode iwlmvm
    [    2.589367] iwlwifi 0000:08:00.0: Detected Intel(R) Wireless N 7260, REV=0x144
    [    2.589438] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
    [    2.589587] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
    [    2.815032] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [    3.312726] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x361f05)
    [    4.777793] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
    [    4.777952] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
    [    4.795293] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [    4.795570] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [    6.313969] wlan0: authenticate with <MAC address removed>
    [    6.314713] wlan0: send auth to <MAC address removed> (try 1/3)
    [    6.316140] wlan0: authenticated
    [    6.316275] iwlwifi 0000:08:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
    [    6.316279] iwlwifi 0000:08:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
    [    6.316911] wlan0: associate with <MAC address removed> (try 1/3)
    [    6.324466] wlan0: RX AssocResp from <MAC address removed> (capab=0x411 status=0 aid=2)
    [    6.325181] wlan0: associated
    [    6.325212] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [    6.337165] bridge-wlan0: device is wireless, enabling SMAC
    [    6.337168] bridge-wlan0: up
    [    6.337782] bridge-wlan0: attached
    
    ****************** done ******************

  4. #4
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Wifi stops responding after while

    Quote Originally Posted by Radek_Johanna View Post
    Nice SW, by the way.
    Yup, thanks to Wild Man and others who created and helped it. I am not one of those.

    Anyway, looks like all your tricks failed -
    Code:
    ***** iwconfig *****
    
    wlan0     IEEE 802.11bg  ESSID:"ExPS"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC address removed>   
              Bit Rate=54 Mb/s   Tx-Power=0 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Power Management:on
              Link Quality=62/70  Signal level=-48 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:182   Missed beacon:0
    How come? Did you revert ALL the scripts/modifications or is it turned on WITH all of them working? Do we really need a gunner to threaten it to stay awake?

    For now, please try a parameter with the iwlmvm driver -
    Code:
    sudo modprobe -rv iwlmvm
    sudo modprobe -v iwlmvm power_scheme=1
    And if that doesn't help, please post back the outputs of (while the above parameter is applied) -
    Code:
    grep [[:alnum:]] /sys/module/iwl*/parameters/*
    ls -l /etc/pm/power.d
    ls -l /etc/pm/sleep.d
    ls -l /etc/pm/config.d
    If there are multiple custom (non-default) files in these locations, please also mention which ones are the ones you created and for what.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  5. #5
    Join Date
    Feb 2014
    Beans
    7

    Re: Wifi stops responding after while

    Just when I wanted to post that it works is stopped working. Murphy`s lawworks, thats for sure. So, I deleted all files I created before, runed code you posted and reboot. Wifi kept working for few hours and than stopped in the same way as before. Here are outputs of commands you posted:

    ls -l /etc/pm/power.d :
    Code:
    celkem 0
    ls -l /etc/pm/sleep.d:
    Code:
    celkem 20
    -rwxr-xr-x 1 root root 1260 kvě 23  2012 novatel_3g_suspend
    -rwxr-xr-x 1 root root   81 úno 20 10:31 wakenet.sh
    -rwxr-xr-x 1 root root   81 úno 20 10:31 wakenet.sh~
    -rwxr-xr-x 1 root root  210 říj 10 19:48 10_grub-common
    -rwxr-xr-x 1 root root  581 zář  9 17:34 10_unattended-upgrades-hibernate
    ls -l /etc/pm/config.d
    Code:
    celkem 0
    grep [[:alnum:]] /sys/module/iwl*/parameters/*
    Code:
    /sys/module/iwlmvm/parameters/init_dbg:N
    /sys/module/iwlmvm/parameters/power_scheme:2
    /sys/module/iwlwifi/parameters/amsdu_size_8K:0
    /sys/module/iwlwifi/parameters/antenna_coupling:0
    /sys/module/iwlwifi/parameters/bt_coex_active:Y
    /sys/module/iwlwifi/parameters/fw_restart:Y
    /sys/module/iwlwifi/parameters/led_mode:0
    /sys/module/iwlwifi/parameters/nvm_file:(null)
    /sys/module/iwlwifi/parameters/power_level:0
    /sys/module/iwlwifi/parameters/power_save:N
    /sys/module/iwlwifi/parameters/swcrypto:0
    /sys/module/iwlwifi/parameters/wd_disable:1
    /sys/module/iwlwifi/parameters/11n_disable:1
    As you probably figured out, celkem means total in english.
    No more undefault files should be in these folders any more.
    Thanks, Radek.

  6. #6
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Wifi stops responding after while

    Did you say it "kept working for a few hours"? Can we consider this as an improvement?

    And..
    Quote Originally Posted by Radek_Johanna View Post
    No more undefault files should be in these folders any more.
    Looks like at least there is one (plus its automatic backup) -
    Quote Originally Posted by Radek_Johanna View Post
    ls -l /etc/pm/sleep.d:
    Code:
    celkem 20
    -rwxr-xr-x 1 root root 1260 kvě 23  2012 novatel_3g_suspend
    -rwxr-xr-x 1 root root   81 úno 20 10:31 wakenet.sh
    -rwxr-xr-x 1 root root   81 úno 20 10:31 wakenet.sh~
    -rwxr-xr-x 1 root root  210 říj 10 19:48 10_grub-common
    -rwxr-xr-x 1 root root  581 zář  9 17:34 10_unattended-upgrades-hibernate
    Please move/delete these ones too.

    Not saying that any of those files are/were creating problems, but it is best to work with defaults, especially when I know that this card works nicely on the kernel version you have.

    Obviously, the parameters are back to defaults again, after a reboot -
    Quote Originally Posted by Radek_Johanna View Post
    grep [[:alnum:]] /sys/module/iwl*/parameters/*
    Code:
    /sys/module/iwlmvm/parameters/init_dbg:N
    /sys/module/iwlmvm/parameters/power_scheme:2
    /sys/module/iwlwifi/parameters/amsdu_size_8K:0
    /sys/module/iwlwifi/parameters/antenna_coupling:0
    /sys/module/iwlwifi/parameters/bt_coex_active:Y
    /sys/module/iwlwifi/parameters/fw_restart:Y
    /sys/module/iwlwifi/parameters/led_mode:0
    /sys/module/iwlwifi/parameters/nvm_file:(null)
    /sys/module/iwlwifi/parameters/power_level:0
    /sys/module/iwlwifi/parameters/power_save:N
    /sys/module/iwlwifi/parameters/swcrypto:0
    /sys/module/iwlwifi/parameters/wd_disable:1
    /sys/module/iwlwifi/parameters/11n_disable:1
    So AFTER removing those custom files from the /etc/pm/sleep.d directory, please restart the networking ("sudo service networking restart", or simply reboot) and reload the module iwlmvm with the same parameter again -
    Code:
    sudo modprobe -rv iwlmvm
    sudo modprobe -v iwlmvm power_scheme=1
    If this doesn't help, or doesn't help 'As nicely as you wish', try a few other parameters as well that are applicable to the iwlwifi driver -
    Code:
    sudo modprobe -rv iwlmvm
    sudo modprobe -v iwlwifi bt_coex_active=N swcrypto=1
    sudo modprobe -v iwlmvm power_scheme=1
    (looks like you have already set the "11n_disable=1" parameter permanently )

    Like before, these will be temporary changes, and will be reset to defaults on next boot, or when you reload the drivers without parameters.

    And just because we are as stubborn as the Power Management on your card (and too optimistic), additionally try to turn it off once more -
    Code:
    sudo iwconfig wlan0 power off
    Test the connection and see if it's any more stable now. If it is, we can pin point the change(s) that is/are helping, and make them permanent.
    Last edited by varunendra; March 1st, 2014 at 04:03 AM.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  7. #7
    Join Date
    Feb 2014
    Beans
    7

    Re: Wifi stops responding after while

    Yes, you was right, I forgot to delete the last file. So I deleted it, thant rebooted, than used commands you posted. Now I`m testing and I will report you my progress in the evening (my evening, I have 7a.m. now). Yesterday I made mistake that I used commands and then reboot. So defaut state and the same problem. Thank you very much for advices. Radek.

  8. #8
    Join Date
    Feb 2014
    Beans
    7

    Re: Wifi stops responding after while

    Applied all commands you posted, tested for 10 hours and all seems to be working! So if I might please you to tell me the secret how to make this changes permanent, I would be very graceful. Thank you, Radek.

  9. #9
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Wifi stops responding after while

    I thought you already knew the secret, since the "11n_disable=1" option seems to be already applied permanently. But probably you applied it following some post without understanding what it actually did and/or how.

    So here's the long awaited Secret!

    You simply create a .conf file in your /etc/modprobe.d directory, and put a line in it whose syntax should be exactly this -
    Code:
    options [driver's name] [parameter 1] [parameter2] .... [last parameter]
    The name of the file doesn't matter, but its extension name should always be ".conf". Currently even that is not mandatory but in future releases it will be. And just for consistency, we always prefer to name the file same as the driver which it is for.

    Now considering the above rules/conventions, here are the exact lines that can be placed in two .conf files to make the parameters permanent -
    Code:
    options iwlmvm power_scheme=1
    options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1
    You can simply use your text editor to create two new files (or edit existing one, as there seems to be one), but make sure to open the text editor with root access (e.g. "gksu gedit <file name>") to be able to write/edit file in /etc/modprobe.d directory.

    We prefer the command line instead of GUI text editor, since commands are quick and universal. So here's my preferred way -
    Code:
    echo "options iwlmvm power_scheme=1" | sudo tee /etc/modprobe.d/iwlmvm.conf
    echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
    From your previous outputs, it seems you already have a file, most probably named "iwlwifi.conf", in you /etc/modprobe.d directory to enforce the 11n_disable parameter. If its name is indeed "iwlwifi.conf", it will be overwritten with the second command above which is perfectly okay. If it has a different name, you should manually delete it or use the same name in the second command above to overwrite it.


    That being explained, I would strongly recommend (not necessary though, as long as everything is working nicely) to experiment with individual parameters and not use all of them at once. This will help determining which one(s) is/are helping and make only those permanent.

    My personal understanding/assumption/interpretation of what each one we used does, to help you decide whether or not to do the experiments -

    power_scheme=1 : Applicable to the "iwlmvm" driver; sets the power management scheme to "1", which is for "active" scheme as per its modinfo. The other two possible values are 2 (balanced) and 3 (low power). 2 was the default, we changed it to 1 (active).

    bt_coex_active=N : Applicable to the "iwlwifi" driver; disables a 'Feature' that allows co-existence of bluetooth and wifi signals. The bluetooth signals operate within the same frequency range as wifi (2.4 GHz), and so may cause mutual interference when both are used simultaneously. This technology (bt-coexistence) modifies the transmission/reception of wifi in such a way that is supposed to avoid this kind of interference. Unfortunately, it doesn't always work as expected and sometimes causes more trouble than helping anything. In such cases, turning it off with above parameter helps.

    swcrypto=1 : Applicable to the "iwlwifi" driver; shifts the task of packet encryption from hardware (wireless chip) to software (driver/OS). Helps when the hardware encryption can't keep up with the packet encryption for some reason (too fast traffic, inefficient encryption algorithm etc.).

    11n_disable=1 : Applicable to the "iwlwifi" driver; disables N-channel, which means trading speed for stability by limiting yourself to g-speeds (54 Mbps max).

    You can check the available parameters with any driver by using the "modinfo" command. For example, "modinfo iwlwifi".

    To see ONLY the available parameters, not the other details : "modinfo -p iwlwifi" (btw, it loses formatting too, so the above one is better)

    If you do the experiments, please let us know which one(s) help and which ones don't. Happy tweaking !
    Last edited by varunendra; April 28th, 2014 at 08:38 AM.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  10. #10
    Join Date
    Feb 2014
    Beans
    7

    Re: Wifi stops responding after while

    Thank you very much. I`m new in linux, so I usually mess something up or copy/paste something without 100% understanding. But I`m doing my best. So thank you one again for advices and explanation. You saved my wifi man.

Page 1 of 2 12 LastLast

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
  •