Announcement

Collapse
No announcement yet.

WIFI issues 16.04 and 16.10

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    WIFI issues 16.04 and 16.10

    HP laptop here with (from lspci) Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter. My DSL modem and my repeater show up in the list of available connections but will either not connect (16.10) or would appear to be connected but not reach out to y'all. (16.04) The laptop is dual boot and has no issues in Windows 10 which I almost never use and my Android phone connects just fine as well. In 16.04, I could usually connect if I restarted the network manager, but since the dist upgrade, nothing seems to work.

    ernie@ernie-HP-ENVY:~$ sudo find /sys | grep drivers.*01:00.0
    [sudo] password for ernie:
    /sys/bus/pci/drivers/rtl8188

    Any ideas how to fix this? I'm tired of being tethered to the wall by a cat 5.

    Regards, Ernie
    Last edited by Ernie S.; Nov 16, 2016, 02:24 PM.

    #2
    Laptop won't connect at my workplace either.

    Comment


      #3
      wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info && chmod +x wireless-info && ./wireless-info && kate wireless-info.txt
      Run that code in a konsole. It will create a text file called wireless-info.txt. Copy the contents in your reply. (That assumes you can connect with a cable to your router)
      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
      – John F. Kennedy, February 26, 1962.

      Comment


        #4
        Dayum! lots of info there. Haven't looked it over yet, Gotta head in to work. Should be back her in 7 or 8 hours.


        ########## wireless info START ##########

        Report from: 16 Nov 2016 16:14 CST -0600

        Booted last: 16 Nov 2016 00:00 CST -0600

        Script from: 08 Jul 2016 02:16 UTC +0000

        ##### release ###########################

        Distributor ID: Ubuntu
        Description: Ubuntu 16.10
        Release: 16.10
        Codename: yakkety

        ##### kernel ############################

        Linux 4.8.0-27-generic #29-Ubuntu SMP Thu Oct 20 21:01:44 UTC 2016 i686 i686 i686 GNU/Linux

        Parameters: ro, quiet, splash, vt.handoff=7

        ##### desktop ###########################

        /usr/share/xsessions/plasma

        ##### lspci #############################

        libkmod: ERROR ../libkmod/libkmod-config.c:635 kmod_config_parse: /etc/modprobe.d/alsa-base.conf line 44: ignoring bad line starting with 'snd-hda-intel'

        01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
        &nbspeviceName: Realtek RTL8188EE 802.11bgn Wi-Fi Adapter
        Subsystem: Hewlett-Packard Company RTL8188EE mini-PCIe card [103c:197d]

        09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
        &nbspeviceName: Hanksville Gbe Lan Connection
        Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:1965]

        ##### lsusb #############################

        Bus 002 Device 002: ID 8087:8000 Intel Corp.
        Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
        Bus 001 Device 002: ID 8087:8008 Intel Corp.
        Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
        Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
        Bus 003 Device 004: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd (Foxlink) Webcam
        Bus 003 Device 003: ID 04f3:02f4 Elan Microelectronics Corp. 2.4G Cordless Mouse
        Bus 003 Device 020: ID 138a:0050 Validity Sensors, Inc. Swipe Fingerprint Sensor
        Bus 003 Device 019: ID 0eef:a80f D-WAV Scientific Co., Ltd
        Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
        Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

        ##### PCMCIA card info ##################

        ##### rfkill ############################

        0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

        ##### lsmod #############################

        rtl8188ee 86016 0
        rtl_pci 28672 1 rtl8188ee
        rtlwifi 69632 2 rtl_pci,rtl8188ee
        mac80211 679936 3 rtl_pci,rtl8188ee,rtlwifi
        cfg80211 512000 2 mac80211,rtlwifi
        hp_wmi 16384 0
        sparse_keymap 16384 1 hp_wmi
        wmi 16384 1 hp_wmi

        ##### interfaces ########################

        auto lo
        iface lo inet loopback

        ##### ifconfig ##########################

        eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 192.168.0.26 netmask 255.255.255.0 broadcast 192.168.0.255
        inet6 fe80::e4f7:c0ed:395c:886c prefixlen 64 scopeid 0x20<link>
        ether <MAC address> txqueuelen 1000 (Ethernet)
        RX packets 2383854 bytes 2483190012 (2.4 GB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 1780706 bytes 205262376 (205.2 MB)
        TX errors 0 dropped 16 overruns 0 carrier 0 collisions 0

        lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
        inet 127.0.0.1 netmask 255.0.0.0
        inet6 ::1 prefixlen 128 scopeid 0x10<host>
        loop txqueuelen 1 (Local Loopback)
        RX packets 209496 bytes 19098933 (19.0 MB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 209496 bytes 19098933 (19.0 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

        wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255
        inet6 fe80::1ad:7b90:f391:981d prefixlen 64 scopeid 0x20<link>
        ether <MAC address> txqueuelen 1000 (Ethernet)
        RX packets 425612 bytes 40007376 (40.0 MB)
        RX errors 0 dropped 6 overruns 0 frame 0
        TX packets 43126 bytes 8425308 (8.4 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

        ##### iwconfig ##########################

        lo no wireless extensions.

        eth0 no wireless extensions.

        wlan0 IEEE 802.11 ESSID:"CenturyLink0845"
        Mode:Managed Frequency:2.437 GHz Access Point: <MAC 'CenturyLink0845' [AC1]>
        Bit Rate=72.2 Mb/s Tx-Power=20 dBm
        Retry short limit:7 RTS thr=2347 B Fragment thrff
        Power Managementff
        Link Quality=50/70 Signal level=-60 dBm
        Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
        Tx excessive retries:0 Invalid misc:41 Missed beacon:0

        ##### route #############################

        Kernel IP routing table
        Destination Gateway Genmask Flags Metric Ref Use Iface
        0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 eth0
        0.0.0.0 192.168.0.1 0.0.0.0 UG 600 0 0 wlan0
        169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
        192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
        192.168.0.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0

        ##### resolv.conf #######################

        nameserver 127.0.1.1
        search centurylink.net

        ##### network managers ##################

        Installed:

        NetworkManager

        Running:

        root 23314 1 0 14:43 ? 00:00:02 NetworkManager restart

        ##### NetworkManager info ###############

        GENERAL.DEVICE: eth0
        GENERAL.TYPE: ethernet
        GENERAL.NM-TYPE: NMDeviceEthernet
        GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
        GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
        GENERAL.DRIVER: r8169
        GENERAL.DRIVER-VERSION: 2.3LK-NAPI
        GENERAL.FIRMWARE-VERSION: rtl8168g-2_0.0.1 02/06/13
        GENERAL.HWADDR: <MAC address>
        GENERAL.MTU: 1500
        GENERAL.STATE: 100 (connected)
        GENERAL.REASON: 0 (No reason given)
        GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.6/0000:09:00.0/net/eth0
        GENERAL.IP-IFACE: eth0
        GENERAL.IS-SOFTWARE: no
        GENERAL.NM-MANAGED: yes
        GENERAL.AUTOCONNECT: yes
        GENERAL.FIRMWARE-MISSING: no
        GENERAL.NM-PLUGIN-MISSING: no
        GENERAL.PHYS-PORT-ID: --
        GENERAL.CONNECTION: Wired connection 1
        GENERAL.CON-UUID: ef2dd6b0-067d-327b-8dba-5099a7f551dd
        GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/3
        GENERAL.METERED: no (guessed)
        CAPABILITIES.CARRIER-DETECT: yes
        CAPABILITIES.SPEED: 100 Mb/s
        CAPABILITIES.IS-SOFTWARE: no
        WIRED-PROPERTIES.CARRIER: on
        CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{22}
        CONNECTIONS.AVAILABLE-CONNECTIONS[1]: ef2dd6b0-067d-327b-8dba-5099a7f551dd | Wired connection 1
        IP4.ADDRESS[1]: 192.168.0.26/24
        IP4.GATEWAY: 192.168.0.1
        IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
        IP4.DNS[1]: 192.168.0.3
        IP4.DOMAIN[1]: centurylink.net
        DHCP4.OPTION[1]: requested_ms_classless_static_routes = 1
        DHCP4.OPTION[2]: requested_domain_search = 1
        DHCP4.OPTION[3]: requested_host_name = 1
        DHCP4.OPTION[4]: requested_time_offset = 1
        DHCP4.OPTION[5]: requested_domain_name = 1
        DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1
        DHCP4.OPTION[7]: requested_broadcast_address = 1
        DHCP4.OPTION[8]: requested_wpad = 1
        DHCP4.OPTION[9]: requested_netbios_scope = 1
        DHCP4.OPTION[10]: time_servers = 192.168.0.1
        DHCP4.OPTION[11]: broadcast_address = 192.168.0.255
        DHCP4.OPTION[12]: requested_interface_mtu = 1
        DHCP4.OPTION[13]: requested_subnet_mask = 1
        DHCP4.OPTION[14]: expiry = 1479337606
        DHCP4.OPTION[15]: dhcp_message_type = 5
        DHCP4.OPTION[16]: next_server = 0.0.0.0
        DHCP4.OPTION[17]: requested_static_routes = 1
        DHCP4.OPTION[18]: domain_name = centurylink.net
        DHCP4.OPTION[19]: ip_address = 192.168.0.26
        DHCP4.OPTION[20]: requested_domain_name_servers = 1
        DHCP4.OPTION[21]: requested_routers = 1
        DHCP4.OPTION[22]: requested_ntp_servers = 1
        DHCP4.OPTION[23]: subnet_mask = 255.255.255.0
        DHCP4.OPTION[24]: dhcp_lease_time = 3600
        DHCP4.OPTION[25]: domain_name_servers = 192.168.0.3
        DHCP4.OPTION[26]: requested_netbios_name_servers = 1
        DHCP4.OPTION[27]: network_number = 192.168.0.0
        DHCP4.OPTION[28]: routers = 192.168.0.1
        DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.0.1
        IP6.ADDRESS[1]: fe80::e4f7:c0ed:395c:886c/64
        IP6.GATEWAY:

        GENERAL.DEVICE: wlan0
        GENERAL.TYPE: wifi
        GENERAL.NM-TYPE: NMDeviceWifi
        GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
        GENERAL.PRODUCT: RTL8188EE Wireless Network Adapter (RTL8188EE mini-PCIe card)
        GENERAL.DRIVER: rtl8188ee
        GENERAL.DRIVER-VERSION: 4.8.0-27-generic
        GENERAL.FIRMWARE-VERSION: N/A
        GENERAL.HWADDR: <MAC address>
        GENERAL.MTU: 0
        GENERAL.STATE: 100 (connected)
        GENERAL.REASON: 0 (No reason given)
        GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/wlan0
        GENERAL.IP-IFACE: wlan0
        GENERAL.IS-SOFTWARE: no
        GENERAL.NM-MANAGED: yes
        GENERAL.AUTOCONNECT: yes
        GENERAL.FIRMWARE-MISSING: no
        GENERAL.NM-PLUGIN-MISSING: no
        GENERAL.PHYS-PORT-ID: --
        GENERAL.CONNECTION: CenturyLink0845
        GENERAL.CON-UUID: 5a0a64c3-0809-44ae-80db-ae9fae4c2af1
        GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/6
        GENERAL.METERED: no (guessed)
        CAPABILITIES.CARRIER-DETECT: no
        CAPABILITIES.SPEED: 7 Mb/s
        CAPABILITIES.IS-SOFTWARE: no
        WIFI-PROPERTIES.WEP: yes
        WIFI-PROPERTIES.WPA: yes
        WIFI-PROPERTIES.WPA2: yes
        WIFI-PROPERTIES.TKIP: yes
        WIFI-PROPERTIES.CCMP: yes
        WIFI-PROPERTIES.AP: yes
        WIFI-PROPERTIES.ADHOC: yes
        WIFI-PROPERTIES.2GHZ: yes
        WIFI-PROPERTIES.5GHZ: no
        CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{18,15}
        CONNECTIONS.AVAILABLE-CONNECTIONS[1]: fac97fe2-7d73-4592-be37-0da11ff5d72f | Ernie_home1_RE
        CONNECTIONS.AVAILABLE-CONNECTIONS[2]: 5a0a64c3-0809-44ae-80db-ae9fae4c2af1 | CenturyLink0845
        IP4.ADDRESS[1]: 192.168.0.5/24
        IP4.GATEWAY: 192.168.0.1
        IP4.DNS[1]: 192.168.0.1
        IP4.DNS[2]: 205.171.3.26
        IP4.DNS[3]: 205.171.2.26
        IP4.DOMAIN[1]: centurylink.net
        DHCP4.OPTION[1]: requested_ms_classless_static_routes = 1
        DHCP4.OPTION[2]: requested_domain_search = 1
        DHCP4.OPTION[3]: requested_host_name = 1
        DHCP4.OPTION[4]: requested_time_offset = 1
        DHCP4.OPTION[5]: requested_domain_name = 1
        DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1
        DHCP4.OPTION[7]: requested_broadcast_address = 1
        DHCP4.OPTION[8]: requested_wpad = 1
        DHCP4.OPTION[9]: requested_netbios_scope = 1
        DHCP4.OPTION[10]: time_servers = 192.168.0.1
        DHCP4.OPTION[11]: broadcast_address = 192.168.0.255
        DHCP4.OPTION[12]: requested_interface_mtu = 1
        DHCP4.OPTION[13]: requested_subnet_mask = 1
        DHCP4.OPTION[14]: expiry = 1479337152
        DHCP4.OPTION[15]: dhcp_message_type = 5
        DHCP4.OPTION[16]: next_server = 0.0.0.0
        DHCP4.OPTION[17]: requested_static_routes = 1
        DHCP4.OPTION[18]: domain_name = centurylink.net
        DHCP4.OPTION[19]: ip_address = 192.168.0.5
        DHCP4.OPTION[20]: requested_domain_name_servers = 1
        DHCP4.OPTION[21]: requested_routers = 1
        DHCP4.OPTION[22]: requested_ntp_servers = 1
        DHCP4.OPTION[23]: subnet_mask = 255.255.255.0
        DHCP4.OPTION[24]: dhcp_lease_time = 3600
        DHCP4.OPTION[25]: domain_name_servers = 192.168.0.1 205.171.3.26 205.171.2.26
        DHCP4.OPTION[26]: requested_netbios_name_servers = 1
        DHCP4.OPTION[27]: network_number = 192.168.0.0
        DHCP4.OPTION[28]: routers = 192.168.0.1
        DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.0.1
        IP6.ADDRESS[1]: fe80::1ad:7b90:f391:981d/64
        IP6.GATEWAY:

        SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
        Ernie_home1_RE <MAC 'Ernie_home1_RE' [AC2]> Infra 6 2437 MHz 54 Mbit/s 97 ▂▄▆█ -- no
        CenturyLink0845 <MAC 'CenturyLink0845' [AC1]> Infra 6 2437 MHz 54 Mbit/s 67 ▂▄▆_ -- yes *
        HP-Print-05-Photosmart 5520 <MAC 'HP-Print-05-Photosmart 5520' [AC3]> Infra 1 2412 MHz 54 Mbit/s 27 ▂___ WPA2 no
        linksys <MAC 'linksys' [AC4]> Infra 6 2437 MHz 54 Mbit/s 27 ▂___ -- no
        CenturyLink7667 <MAC 'CenturyLink7667' [AC5]> Infra 11 2462 MHz 54 Mbit/s 27 ▂___ WPA1 WPA2 no

        ##### NetworkManager.state ##############

        [main]
        NetworkingEnabled=true
        WirelessEnabled=true
        WWANEnabled=false
        WimaxEnabled=true
        WiMAXEnabled=true

        ##### NetworkManager.conf ###############

        [main]
        plugins=ifupdown,keyfile,ofono
        dns=dnsmasq

        [ifupdown]
        managed=false

        ##### NetworkManager profiles ###########

        [[/etc/NetworkManager/system-connections/DocHollidaysGuest-90b58c6d-1120-4203-afa2-565b925f7fab]] (600 root)
        [connection] id=DocHollidaysGuest | type=wifi | permissions=user:ernie1:;
        [wifi] ssid=DocHollidaysGuest | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1-613fb92f-d074-463b-8389-3c4a63412bd4]] (600 root)
        [connection] id=Ernie_home1 | type=wifi | permissions=user:ernies:;
        [wifi] ssid=Ernie_home1 | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1_RE-574908d4-9c0c-4c66-b6ef-d375f1447eb0]] (600 root)
        [connection] id=Ernie_home1_RE | type=wifi | permissions=user:ernie2:;
        [wifi] ssid=Ernie_home1_RE | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/McDonalds Free WiFi]] (600 root)
        [connection] id=McDonalds Free WiFi | type=wifi | permissions=user:ernie:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=McDonalds Free WiFi
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1_RE-fac97fe2-7d73-4592-be37-0da11ff5d72f]] (600 root)
        [connection] id=Ernie_home1_RE | type=wifi | permissions=user:ernie:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=Ernie_home1_RE
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1-4adf9a1f-9f85-4294-840f-c1ec1763b9c3]] (600 root)
        [connection] id=Ernie_home1 | type=wifi | permissions=user:ernie1:;
        [wifi] ssid=Ernie_home1 | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/DocHollidaysGuest-cd306e26-ea09-4fc7-aa53-3214bccab150]] (600 root)
        [connection] id=DocHollidaysGuest | type=wifi | permissions=user:ernie2:;
        [wifi] ssid=DocHollidaysGuest | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/RT2860AP1]] (600 root)
        [connection] id=RT2860AP1 | type=802-11-wireless | permissions=user:ernie:;
        [802-11-wireless] ssid=RT2860AP1 | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/DocHolliday'sGuest]] (600 root)
        [connection] id=DocHolliday'sGuest | type=wifi | permissions=user:ernie:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=DocHolliday'sGuest
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/DocHolliday'sGuest-be447c8f-99a0-439f-b5d6-17d92639d77a]] (600 root)
        [connection] id=DocHolliday'sGuest | type=wifi | permissions=user:ernies:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=DocHolliday'sGuest
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/Guest Wireless Access]] (600 root)
        [connection] id=Guest Wireless Access | type=802-11-wireless | permissions=user:ernie:;
        [802-11-wireless] ssid=Guest Wireless Access | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1_RE-93507f07-0d1a-47b6-a799-5a367c09ebba]] (600 root)
        [connection] id=Ernie_home1_RE | type=wifi | permissions=user:ernies:;
        [wifi] ssid=Ernie_home1_RE | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/Doc Holliday's]] (600 root)
        [connection] id=Doc Holliday's | type=802-11-wireless | permissions=user:ernie:;
        [802-11-wireless] ssid=Doc Holliday's | mac-address=<MAC address>
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/LaQuinta]] (600 root)
        [connection] id=LaQuinta | type=wifi | permissions=
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=LaQuinta
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/OPEN]] (600 root)
        [connection] id=OPEN | type=wifi | permissions=user:ernie:;
        [wifi] ssid=OPEN | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/DocHolliday's]] (600 root)
        [connection] id=DocHolliday's | type=802-11-wireless | permissions=user:ernie:;
        [802-11-wireless] ssid=DocHolliday's | mac-address=<MAC address>
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1-c4dfd13d-1826-4999-8b0e-b5e914bcf729]] (600 root)
        [connection] id=Ernie_home1 | type=wifi | permissions=user:ernie2:;
        [wifi] ssid=Ernie_home1 | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/DocHollidaysGuest]] (600 root)
        [connection] id=DocHollidaysGuest | type=802-11-wireless | permissions=user:ernie:;
        [802-11-wireless] ssid=DocHollidaysGuest | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/Ernie_home1_RE]] (600 root)
        [connection] id=Ernie_home1_RE | type=802-11-wireless | permissions=user:kubuntu:;
        [802-11-wireless] ssid=Ernie_home1_RE | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        [[/etc/NetworkManager/system-connections/CenturyLink0845]] (600 root)
        [connection] id=CenturyLink0845 | type=wifi | permissions=user:ernie:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=CenturyLink0845
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/officedepot]] (600 root)
        [connection] id=officedepot | type=wifi | permissions=user:ernie:;
        [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=officedepot
        [ipv4] method=auto
        [ipv6] method=auto

        [[/etc/NetworkManager/system-connections/USAC&WWireless]] (600 root)
        [connection] id=USAC&WWireless | type=wifi | permissions=user:ernie:;
        [wifi] ssid=USAC&WWireless | mac-address=<MAC address>
        [ipv6] method=auto
        [ipv4] method=auto

        ##### iw reg get ########################

        Region: America/Chicago (based on set time zone)

        country 00: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
        (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
        (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
        (57240 - 63720 @ 2160), (N/A, 0), (N/A)

        ##### iwlist channels ###################

        lo no frequency information.

        eth0 no frequency information.

        wlan0 13 channels in total; available frequencies :
        Channel 01 : 2.412 GHz
        Channel 02 : 2.417 GHz
        Channel 03 : 2.422 GHz
        Channel 04 : 2.427 GHz
        Channel 05 : 2.432 GHz
        Channel 06 : 2.437 GHz
        Channel 07 : 2.442 GHz
        Channel 08 : 2.447 GHz
        Channel 09 : 2.452 GHz
        Channel 10 : 2.457 GHz
        Channel 11 : 2.462 GHz
        Channel 12 : 2.467 GHz
        Channel 13 : 2.472 GHz
        Current Frequency=2.437 GHz (Channel 6)

        ##### iwlist scan #######################

        lo Interface doesn't support scanning.

        eth0 Interface doesn't support scanning.

        Channel occupancy:

        2 APs on Frequency:2.412 GHz (Channel 1)
        3 APs on Frequency:2.437 GHz (Channel 6)
        1 APs on Frequency:2.462 GHz (Channel 11)

        wlan0 Scan completed :
        Cell 01 - Address: <MAC 'CenturyLink0845' [AC1]>
        Channel:6
        Frequency:2.437 GHz (Channel 6)
        Quality=50/70 Signal level=-60 dBm
        Encryption keyff
        ESSID:"CenturyLink0845"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
        24 Mb/s; 36 Mb/s; 54 Mb/s
        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
        Mode:Master
        Extra:tsf=00000063e5bce120
        Extra: Last beacon: 192ms ago
        Cell 02 - Address: <MAC 'Ernie_home1_RE' [AC2]>
        Channel:6
        Frequency:2.437 GHz (Channel 6)
        Quality=68/70 Signal level=-42 dBm
        Encryption keyff
        ESSID:"Ernie_home1_RE"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
        9 Mb/s; 12 Mb/s; 18 Mb/s
        Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
        Mode:Master
        Extra:tsf=00000005fdfda530
        Extra: Last beacon: 8ms ago
        Cell 03 - Address: <MAC 'HP-Print-05-Photosmart 5520' [AC3]>
        Channel:1
        Frequency:2.412 GHz (Channel 1)
        Quality=30/70 Signal level=-80 dBm
        Encryption keyn
        ESSID:"HP-Print-05-Photosmart 5520"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
        11 Mb/s; 12 Mb/s; 18 Mb/s
        Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
        Mode:Master
        Extra:tsf=000000e2a729b142
        Extra: Last beacon: 4360ms ago
        IE: IEEE 802.11i/WPA2 Version 1
        Group Cipher : CCMP
        Pairwise Ciphers (1) : CCMP
        Authentication Suites (1) : PSK
        Cell 04 - Address: <MAC 'linksys' [AC4]>
        Channel:6
        Frequency:2.437 GHz (Channel 6)
        Quality=26/70 Signal level=-84 dBm
        Encryption keyff
        ESSID:"linksys"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
        24 Mb/s; 36 Mb/s; 54 Mb/s
        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
        Mode:Master
        Extra:tsf=000000e2aa8e7187
        Extra: Last beacon: 236ms ago
        Cell 05 - Address: <MAC 'CenturyLink7667' [AC5]>
        Channel:11
        Frequency:2.462 GHz (Channel 11)
        Quality=26/70 Signal level=-84 dBm
        Encryption keyn
        ESSID:"CenturyLink7667"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
        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=8002ab5aa7c0b008
        Extra: Last beacon: 796ms ago
        IE: IEEE 802.11i/WPA2 Version 1
        Group Cipher : TKIP
        Pairwise Ciphers (2) : CCMP TKIP
        Authentication Suites (1) : PSK
        IE: WPA Version 1
        Group Cipher : TKIP
        Pairwise Ciphers (2) : CCMP TKIP
        Authentication Suites (1) : PSK
        Cell 06 - Address: <MAC 'CenturyLink4474' [AC6]>
        Channel:1
        Frequency:2.412 GHz (Channel 1)
        Quality=28/70 Signal level=-82 dBm
        Encryption keyn
        ESSID:"CenturyLink4474"
        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
        24 Mb/s; 36 Mb/s; 54 Mb/s
        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
        Mode:Master
        Extra:tsf=000000e2a71ba183
        Extra: Last beacon: 4384ms ago
        IE: IEEE 802.11i/WPA2 Version 1
        Group Cipher : CCMP
        Pairwise Ciphers (1) : CCMP
        Authentication Suites (1) : PSK

        ##### module infos ######################

        [rtl8188ee]
        filename: /lib/modules/4.8.0-27-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko
        firmware: rtlwifi/rtl8188efw.bin
        description: Realtek 8188E 802.11n PCI wireless
        license: GPL
        author: Larry Finger <Larry.Finger@lwfinger.net>
        author: Realtek WlanFAE <wlanfae@realtek.com>
        author: zhiyuan_yang <zhiyuan_yang@realsil.com.cn>
        srcversion: 76177DA494B1AEFCCD3C2ED
        depends: rtlwifi,rtl_pci,mac80211
        intree: Y
        vermagic: 4.8.0-27-generic SMP mod_unload modversions 686
        parm: swenc:Set to 1 for software crypto (default 0)
        (bool)
        parm: ips:Set to 0 to not use link power save (default 1)
        (bool)
        parm: swlps:Set to 1 to use SW control power save (default 0)
        (bool)
        parm: fwlps:Set to 1 to use FW control power save (default 1)
        (bool)
        parm: msi:Set to 1 to use MSI interrupts mode (default 1)
        (bool)
        parm: debug:Set debug level (0-5) (default 0) (int)
        parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
        (bool)

        [rtl_pci]
        filename: /lib/modules/4.8.0-27-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
        description: PCI basic driver for rtlwifi
        license: GPL
        author: Larry Finger <Larry.FInger@lwfinger.net>
        author: Realtek WlanFAE <wlanfae@realtek.com>
        author: lizhaoming <chaoming_li@realsil.com.cn>
        srcversion: 7AD0477B303BCC50CCDBB66
        depends: mac80211,rtlwifi
        intree: Y
        vermagic: 4.8.0-27-generic SMP mod_unload modversions 686

        [rtlwifi]
        filename: /lib/modules/4.8.0-27-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
        description: Realtek 802.11n PCI wireless core
        license: GPL
        author: Larry Finger <Larry.FInger@lwfinger.net>
        author: Realtek WlanFAE <wlanfae@realtek.com>
        author: lizhaoming <chaoming_li@realsil.com.cn>
        srcversion: 6A6725975155C4D9E514CE1
        depends: mac80211,cfg80211
        intree: Y
        vermagic: 4.8.0-27-generic SMP mod_unload modversions 686

        [mac80211]
        filename: /lib/modules/4.8.0-27-generic/kernel/net/mac80211/mac80211.ko
        license: GPL
        description: IEEE 802.11 subsystem
        srcversion: BDE5CB0CC0A980B65D19934
        depends: cfg80211
        intree: Y
        vermagic: 4.8.0-27-generic SMP mod_unload modversions 686
        parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
        parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
        parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
        parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
        parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
        parm: ieee80211_default_rc_algoefault rate control algorithm for mac80211 to use (charp)

        [cfg80211]
        filename: /lib/modules/4.8.0-27-generic/kernel/net/wireless/cfg80211.ko
        description: wireless configuration support
        license: GPL
        author: Johannes Berg
        srcversion: F170FED576AF12B070D2E69
        depends:
        intree: Y
        vermagic: 4.8.0-27-generic SMP mod_unload modversions 686
        parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
        parm: cfg80211_disable_40mhz_24ghzisable 40MHz support in the 2.4GHz band (bool)

        ##### module parameters #################

        [rtl8188ee]
        debug: 0
        disable_watchdog: N
        fwlps: N
        ips: N
        msi: Y
        swenc: N
        swlps: N

        [mac80211]
        beacon_loss_count: 7
        ieee80211_default_rc_algo: minstrel_ht
        max_nullfunc_tries: 2
        max_probe_tries: 5
        minstrel_vht_only: Y
        probe_wait_ms: 500

        [cfg80211]
        cfg80211_disable_40mhz_24ghz: N
        ieee80211_regdom: 00

        ##### /etc/modules ######################

        lp

        ##### modprobe options ##################

        [/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/blacklist-rare-network.conf]
        alias net-pf-3 off
        alias net-pf-6 off
        alias net-pf-9 off
        alias net-pf-11 off
        alias net-pf-12 off
        alias net-pf-19 off
        alias net-pf-21 off
        alias net-pf-36 off

        [/etc/modprobe.d/garmin-forerunner-tools.conf]
        blacklist garmin_gps

        [/etc/modprobe.d/intel-microcode-blacklist.conf]
        blacklist microcode

        [/etc/modprobe.d/iwlwifi.conf]
        remove iwlwifi \
        (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
        && /sbin/modprobe -r mac80211

        [/etc/modprobe.d/libpisock9.conf]
        blacklist visor

        [/etc/modprobe.d/mlx4.conf]
        softdep mlx4_core post: mlx4_en

        [/etc/modprobe.d/modesetting.conf]
        options cirrus modeset=1
        options mgag200 modeset=1

        ##### rc.local ##########################

        exit 0

        ##### pm-utils ##########################

        ##### udev rules ########################

        [/etc/udev/rules.d/70-persistent-net.rules]
        # PCI device 0x10ec:0x8168 (r8169)
        SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
        # PCI device 0x10ec:0x8179 (rtl8188ee)
        SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC address>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

        ##### dmesg #############################

        [295563.714588] r8169 0000:09:00.0 eth0: link up
        [297887.428790] wlan0: deauthenticated from <MAC 'CenturyLink0845' [AC1]> (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
        [297888.943299] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [297888.963046] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297889.066860] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297889.170869] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [297889.274890] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [297891.255267] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [297891.275023] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297891.378789] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297891.482793] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [297891.586782] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [297903.372288] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
        [297903.524467] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [297903.544276] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297903.546013] wlan0: authenticated
        [297903.550404] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297903.654482] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297903.662928] wlan0: RX AssocResp from <MAC 'CenturyLink0845' [AC1]> (capab=0x401 status=0 aid=4)
        [297903.663247] wlan0: associated
        [297903.663283] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
        [297954.805801] wlan0: deauthenticated from <MAC 'CenturyLink0845' [AC1]> (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
        [297954.856853] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [297954.866922] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297954.970330] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297955.074359] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [297955.178290] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [297956.662625] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [297956.682410] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297956.786305] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297956.789289] wlan0: authenticated
        [297956.790319] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [297956.894295] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [297956.998293] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [297957.006539] wlan0: RX AssocResp from <MAC 'CenturyLink0845' [AC1]> (capab=0x401 status=0 aid=4)
        [297957.006813] wlan0: associated
        [298192.472422] wlan0: deauthenticated from <MAC 'CenturyLink0845' [AC1]> (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
        [298192.537165] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [298192.547221] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [298192.650747] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [298192.654783] wlan0: authenticated
        [298192.658748] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [298192.668024] wlan0: RX AssocResp from <MAC 'CenturyLink0845' [AC1]> (capab=0x401 status=0 aid=4)
        [298192.668353] wlan0: associated
        [299687.587255] wlan0: deauthenticated from <MAC 'CenturyLink0845' [AC1]> (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
        [299687.636225] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299687.646289] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299687.749766] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299687.853767] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299687.957757] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [299689.434157] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299689.453878] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299689.557710] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299689.661648] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299689.765675] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [299691.753997] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299691.773740] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299691.877632] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299691.981632] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299692.085617] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [299703.241070] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
        [299704.005627] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299704.025401] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299704.129157] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299704.233169] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299704.235961] wlan0: authenticated
        [299704.237196] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299704.341161] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299704.349764] wlan0: RX AssocResp from <MAC 'CenturyLink0845' [AC1]> (capab=0x401 status=0 aid=4)
        [299704.350098] wlan0: associated
        [299704.350148] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
        [299806.676477] wlan0: deauthenticated from <MAC 'CenturyLink0845' [AC1]> (Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA)
        [299808.185802] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299808.205683] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299808.309563] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299808.413553] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299808.517547] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [299810.485935] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299810.505638] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299810.609449] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299810.713482] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299810.817485] wlan0: authentication with <MAC 'CenturyLink0845' [AC1]> timed out
        [299822.231805] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
        [299822.749428] wlan0: authenticate with <MAC 'CenturyLink0845' [AC1]>
        [299822.769219] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299822.873074] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 2/3)
        [299822.977034] wlan0: send auth to <MAC 'CenturyLink0845' [AC1]> (try 3/3)
        [299822.980865] wlan0: authenticated
        [299822.985011] wlan0: associate with <MAC 'CenturyLink0845' [AC1]> (try 1/3)
        [299822.992051] wlan0: RX AssocResp from <MAC 'CenturyLink0845' [AC1]> (capab=0x401 status=0 aid=4)
        [299822.992369] wlan0: associated
        [299822.992407] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

        ########## wireless info END ############
        Last edited by Snowhog; Nov 16, 2016, 04:32 PM.

        Comment


          #5
          paste.kde.org is your friend
          ​"Keep it between the ditches"
          K*Digest Blog
          K*Digest on Twitter

          Comment


            #6
            I apologize. I am not familiar with paste.kde.org. I simply followed the directions of someone who was attempting to help.

            Comment


              #7
              Originally posted by Ernie S. View Post
              I apologize. I am not familiar with paste.kde.org. I simply followed the directions of someone who was attempting to help.
              No worries. It's just polite to use a paste service rather than posting a lengthy paste-output like that. The service provides a link where someone can go read your text on a separately as needed as opposed to every reader having to scroll down like that. Good luck with your wi-fi issue; hopefully you can get it resolved quickly.
              ​"Keep it between the ditches"
              K*Digest Blog
              K*Digest on Twitter

              Comment


                #8
                Originally posted by GreyGeek View Post
                wget -N -t 5 -T 10 https://github.com/UbuntuForums/wire.../wireless-info && chmod +x wireless-info && ./wireless-info && chmod +x wireless-info && ./wireless-info && kate wireless-info.txt
                It surely worked for the OP, but I think that should read
                wget -N -t 5 -T 10 https://github.com/UbuntuForums/wire.../wireless-info && chmod +x wireless-info && ./wireless-info && kate wireless-info.txt
                Bit of repetition there.
                Regards, John Little

                Comment


                  #9
                  Has anyone had a chance to look this over and maybe give me something to try?

                  Comment


                    #10
                    You're connected:
                    wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
                    inet 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255
                    inet6 fe80::1ad:7b90:f391:981d prefixlen 64 scopeid 0x20<link>
                    ether <MAC address> txqueuelen 1000 (Ethernet)
                    RX packets 425612 bytes 40007376 (40.0 MB)
                    RX errors 0 dropped 6 overruns 0 frame 0
                    TX packets 43126 bytes 8425308 (8.4 MB)
                    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
                    Connected to CenturyLink, but even though your link quality is 50/70 your signal strength is -60 dBm, which is weak. How far from your wifi router are you?
                    ##### iwconfig ##########################
                    ......

                    wlan0 IEEE 802.11 ESSID:"CenturyLink0845"
                    Mode:Managed Frequency:2.437 GHz Access Point: <MAC 'CenturyLink0845' [AC1]>
                    Bit Rate=72.2 Mb/s Tx-Power=20 dBm
                    Retry short limit:7 RTS thr=2347 B Fragment thrff
                    Power Managementff
                    Link Quality=50/70 Signal level=-60 dBm
                    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
                    Tx excessive retries:0 Invalid misc:41 Missed beacon:0
                    Some are having "Reason: 7=CLASS3_FRAME_FROM_NONASSOC_STA" disassociation problems because the graphics adapter is stepping on the wifi, and they show how they solved it. That may or may not be your problem.
                    Last edited by Snowhog; Nov 20, 2016, 05:27 PM.
                    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                    – John F. Kennedy, February 26, 1962.

                    Comment


                      #11
                      At that point, I was roughly 20 feet from the router and behind 2 interior walls, but I have the same problems with the repeater (Ernie_home1_RE) six feet away from that spot. Same situation at my place of business (Doc Holliday's on both my guest and secure IDs.
                      I will look into the graphics adapter situation after a good nights sleep. Thanks for your response, GG

                      Ernie
                      Last edited by Ernie S.; Nov 21, 2016, 01:41 AM.

                      Comment


                        #12
                        This seems to relate to nvidia cards. My graphics seem to be Intel

                        From lspci: 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)

                        Comment

                        Working...
                        X