Results 1 to 1 of 1

Thread: wifi connection fails every few minutes

  1. #1
    Join Date
    Jul 2008
    Location
    FL
    Beans
    41
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    wifi connection fails every few minutes

    I've read the sticky and tried some of the possible solutions but I cannot get this issue fixed. It'd definitely not my network or a hardware issue. It seems to be identical to many others having the same issue but I can't figure out the problem.

    I've tried different brands of Wifi adapters, my signal strength is good.

    If anyone has any suggestions it would be nice.

    I've attached my wireless-info from the script as directed in the sticky.
    Here is an excerpt...
    Code:
    ##### kernel ############################
    
    Linux 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    
    Parameters: ro, quiet, splash, vt.handoff=7
    
    ##### desktop ###########################
    
    Ubuntu
    
    ##### lspci #############################
    
    02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
    	Subsystem: Dell Device [1028:0294]
    	Kernel driver in use: tg3
    
    ##### lsusb #############################
    
    Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
    Bus 001 Device 002: ID 046d:0819 Logitech, Inc. Webcam C210
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 046d:c510 Logitech, Inc. Cordless Mouse
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 003: ID 413c:2010 Dell Computer Corp. Keyboard
    Bus 003 Device 002: ID 413c:1003 Dell Computer Corp. Keyboard Hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    
    ##### PCMCIA card info ##################
    
    ##### rfkill ############################
    
    0: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    
    ##### lsmod #############################
    
    ath9k                 164164  0 
    ath9k_common           13551  1 ath9k
    ath9k_hw              453856  2 ath9k_common,ath9k
    ath                    28698  3 ath9k_common,ath9k,ath9k_hw
    rtl8192cu              67723  0 
    rtl_usb                18448  1 rtl8192cu
    rtlwifi                63475  2 rtl_usb,rtl8192cu
    rtl8192c_common        53172  1 rtl8192cu
    mac80211              630653  4 ath9k,rtl_usb,rtlwifi,rtl8192cu
    cfg80211              484040  4 ath,ath9k,mac80211,rtlwifi
    mxm_wmi                13021  1 nouveau
    wmi                    19177  2 mxm_wmi,nouveau
    
    ##### interfaces ########################
    
    auto lo
    iface lo inet loopback
    
    ##### ifconfig ##########################
    
    eth0      Link encap:Ethernet  HWaddr <MAC 'eth0' [IF]>  
              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:16 
    
    wlan1     Link encap:Ethernet  HWaddr <MAC 'wlan1' [IF]>  
              inet addr:10.0.0.12  Bcast:10.0.0.255  Mask:255.255.255.0
              inet6 addr: fe80::821f:2ff:fef8:f217/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:13069 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11933 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:12753826 (12.7 MB)  TX bytes:1806690 (1.8 MB)
    
    ##### iwconfig ##########################
    
    eth0      no wireless extensions.
    
    lo        no wireless extensions.
    
    wlan1     IEEE 802.11bgn  ESSID:"NETGEAR86"  
              Mode:Managed  Frequency:2.437 GHz  Access Point: <MAC 'NETGEAR86' [AC1]>   
              Bit Rate=72.2 Mb/s   Tx-Power=20 dBm   
              Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
              Power Management:off
              Link Quality=48/70  Signal level=-62 dBm  
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:1   Missed beacon:0
    
    ##### route #############################
    wireless-info.tar.gz
    Last edited by Ed J; November 17th, 2014 at 02:11 PM.

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
  •