You are not logged in.

#1 2017-01-27 19:30:47

spncrhg
Member
Registered: 2017-01-27
Posts: 14

[SOLVED] Not even manual Wifi works.

Long time user, first time poster.

My Story:
Yesterday my computer wouldn't turn on. I opened it up and didn't see anything obvious, so I closed it up again. My computer then started up, but my EFI was screwy (I could only boot into Windows). I eventually reconfigured my EFI and was able to boot into Arch, but now Network Manager was only able to see networks and not connect to them.

My attempts:
I flashed a BIOS update. I upgraded my kernel. I removed all network security. I removed Network Manager, tried netctl, and tried connecting manually. I've double checked no other wireless manager is hijacking things by using systemctl after boot (I can provide proof on request).

Using 'iw' as explained here:
No errors are displayed, but it doesn't connect.


I've tried netctl with and without wifi-menu. It results in:

Job for netctl@wlp3s0\x2dTestTube.service failed because the control process exited with error code.
See "systemctl status "netctl@wlp3s0\\x2dTestTube.service"" and "journalctl -xe" for details.

journalctl -xe gives me:

-- Unit netctl@wlp3s0\x2dTestTube.service has begun starting up.
Jan 27 13:56:15 turing network[1950]: Starting network profile 'wlp3s0-TestTube'...
Jan 27 13:56:15 turing kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Jan 27 13:56:18 turing kernel: wlp3s0: authenticate with c6:56:27:d0:7b:6a
Jan 27 13:56:18 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 1/3)
Jan 27 13:56:19 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 2/3)
Jan 27 13:56:19 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 3/3)
Jan 27 13:56:20 turing kernel: wlp3s0: authentication with c6:56:27:d0:7b:6a timed out
Jan 27 13:56:23 turing kernel: wlp3s0: authenticate with c6:56:27:d0:7b:6a
Jan 27 13:56:23 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 1/3)
Jan 27 13:56:24 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 2/3)
Jan 27 13:56:25 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 3/3)
Jan 27 13:56:26 turing kernel: wlp3s0: authentication with c6:56:27:d0:7b:6a timed out
Jan 27 13:56:29 turing kernel: wlp3s0: authenticate with c6:56:27:d0:7b:6a
Jan 27 13:56:29 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 1/3)
Jan 27 13:56:30 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 2/3)
Jan 27 13:56:30 turing kernel: wlp3s0: send auth to c6:56:27:d0:7b:6a (try 3/3)
Jan 27 13:56:31 turing kernel: wlp3s0: authentication with c6:56:27:d0:7b:6a timed out
Jan 27 13:56:32 turing network[1950]: WPA association/authentication failed for interface 'wlp3s0'
Jan 27 13:56:32 turing network[1950]: Failed to bring the network up for profile 'wlp3s0-TestTube'
Jan 27 13:56:32 turing systemd[1]: netctl@wlp3s0\x2dTestTube.service: Main process exited, code=exited, status=1/FAILURE
Jan 27 13:56:32 turing systemd[1]: Failed to start Networking for netctl profile wlp3s0-TestTube.
-- Subject: Unit netctl@wlp3s0\x2dTestTube.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit netctl@wlp3s0\x2dTestTube.service has failed.
-- 
-- The result is failed.

This is curious to me because I turned off WPA encryption.

My /etc/netctl/wlp3s0-TestTube

Description='Automatically generated profile by wifi-menu'
Interface=wlp3s0
Connection=wireless
Security=none
ESSID=TestTube
IP=dhcp

Various command outputs:

uname -a

Linux turing 4.9.6-1-ARCH #1 SMP PREEMPT Thu Jan 26 09:22:26 CET 2017 x86_64 GNU/Linux

lspci -v

03:00.0 Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
	Subsystem: Qualcomm Atheros Device 3112
	Flags: bus master, fast devsel, latency 0, IRQ 31, NUMA node 0
	Memory at fe200000 (64-bit, non-prefetchable) [size=128K]
	Expansion ROM at fe220000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath9k
	Kernel modules: ath9k

lsmod

Module                  Size  Used by
fuse                   98304  3
nvidia_drm             49152  1
nvidia_modeset        782336  3 nvidia_drm
nvidia              11870208  41 nvidia_modeset
input_leds             16384  0
mousedev               20480  0
joydev                 20480  0
nls_iso8859_1          16384  2
nls_cp437              20480  2
vfat                   20480  2
fat                    65536  1 vfat
arc4                   16384  2
ath9k                 131072  0
ath9k_common           32768  1 ath9k
ath9k_hw              442368  2 ath9k,ath9k_common
led_class              16384  2 input_leds,ath9k
ath                    28672  3 ath9k_hw,ath9k,ath9k_common
edac_mce_amd           28672  0
edac_core              45056  0
kvm_amd              2179072  0
mac_hid                16384  0
evdev                  24576  7
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     45056  1
mac80211              688128  1 ath9k
kvm                   524288  1 kvm_amd
psmouse               131072  0
r8169                  77824  0
cfg80211              516096  4 mac80211,ath9k,ath,ath9k_common
snd_hda_intel          32768  5
pcspkr                 16384  0
irqbypass              16384  1 kvm
snd_hda_codec         106496  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
rfkill                 20480  2 cfg80211
snd_hda_core           65536  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
mii                    16384  1 r8169
snd_hwdep              16384  1 snd_hda_codec
drm_kms_helper        126976  1 nvidia_drm
fjes                   28672  0
tpm_infineon           20480  0
snd_pcm                90112  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
drm                   294912  4 nvidia_drm,drm_kms_helper
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
snd_timer              28672  1 snd_pcm
acpi_cpufreq           20480  0
snd                    69632  18 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
tpm_tis                16384  0
shpchp                 32768  0
sp5100_tco             16384  0
i2c_piix4              24576  0
tpm_tis_core           20480  1 tpm_tis
fam15h_power           16384  0
k10temp                16384  0
soundcore              16384  1 snd
button                 16384  0
tpm                    36864  3 tpm_infineon,tpm_tis,tpm_tis_core
sch_fq_codel           20480  6
sg                     36864  0
ip_tables              28672  0
x_tables               28672  1 ip_tables
algif_skcipher         20480  0
af_alg                 16384  1 algif_skcipher
hid_generic            16384  0
usbhid                 49152  0
hid                   114688  2 hid_generic,usbhid
sd_mod                 36864  4
ata_generic            16384  0
pata_acpi              16384  0
ohci_pci               16384  0
serio_raw              16384  0
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
ghash_clmulni_intel    16384  0
aesni_intel           167936  3
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  4 ablk_helper,ghash_clmulni_intel,aesni_intel
ahci                   36864  3
pata_atiixp            16384  0
libahci                28672  1 ahci
xhci_pci               16384  0
ehci_pci               16384  0
libata                212992  5 pata_atiixp,ahci,libahci,ata_generic,pata_acpi
xhci_hcd              172032  1 xhci_pci
ehci_hcd               73728  1 ehci_pci
ohci_hcd               49152  1 ohci_pci
scsi_mod              159744  3 sd_mod,libata,sg
usbcore               208896  7 usbhid,ehci_hcd,ohci_pci,xhci_pci,ohci_hcd,xhci_hcd,ehci_pci
usb_common             16384  1 usbcore
i8042                  28672  0
serio                  20480  6 serio_raw,atkbd,psmouse,i8042
aes_x86_64             20480  1 aesni_intel
ext4                  528384  1
crc16                  16384  1 ext4
jbd2                   90112  1 ext4
fscrypto               24576  1 ext4
mbcache                16384  2 ext4
dm_crypt               28672  1
dm_mod                106496  3 dm_crypt

I'm sure I've tried other things that I can't remember. Any help would be amazingly appreciated. I'm hoping I've overlooked something stupid.

Last edited by spncrhg (2017-01-29 06:51:29)

Offline

#2 2017-01-27 20:14:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

spncrhg wrote:

Using 'iw' as explained here:
No errors are displayed, but it doesn't connect.

This is the most important part of your post, yet it is also the most vague.  Specifically which commands did you use and what was their output.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-01-27 20:33:52

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

You're quite right that I should have included this initially, and thank you for taking the time to try to help me out!

Here is a step-by-step for what I did with 'iw':

iw dev

phy#0
	Interface wlp3s0
		ifindex 3
		wdev 0x1
		addr 18:a6:f7:5a:36:bf
		type managed
		txpower 0.00 dBm

iw dev wlp3s0 link

Not connected.

ip link set wlp3s0 up (I've also done this process without this line)

ip link show wlp3s0

3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 18:a6:f7:5a:36:bf brd ff:ff:ff:ff:ff:ff

iw dev wlp3s0 scan | less
(I omitted other networks in this post)

 
BSS c6:56:27:d0:7b:6a(on wlp3s0)
        TSF: 4845363552 usec (0d, 01:20:45)
        freq: 2412
        beacon interval: 100 TUs
        capability: ESS ShortPreamble ShortSlotTime (0x0421)
        signal: -21.00 dBm
        last seen: 2490 ms ago
        Information elements from Probe Response frame:
        SSID: TestTube
        Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 
        DS Parameter set: channel 1
        TIM: DTIM Count 0 DTIM Period 1 Bitmap Control 0x0 Bitmap[0] 0x0
        ERP: <no flags>
        Extended supported rates: 24.0 36.0 48.0 54.0 
        HT capabilities:
                Capabilities: 0x106e
                        HT20/HT40
                        SM Power Save disabled
                        RX HT20 SGI
                        RX HT40 SGI
                        No RX STBC
                        Max AMSDU length: 3839 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 4 usec (0x05)
                HT RX MCS rate indexes supported: 0-15
                HT TX MCS rate indexes are undefined
        HT operation:
                 * primary channel: 1
                 * secondary channel offset: no secondary
                 * STA channel width: 20 MHz
                 * RIFS: 0
                 * HT protection: nonmember
                 * non-GF present: 1
                 * OBSS non-GF present: 0
                 * dual beacon: 0
                 * dual CTS protection: 0
                 * STBC beacon: 0
                 * L-SIG TXOP Prot: 0
                 * PCO active: 0
                 * PCO phase: 0
        Overlapping BSS scan params:
                 * passive dwell: 20 TUs
                 * active dwell: 10 TUs
                 * channel width trigger scan interval: 180 s
                 * scan passive total per channel: 200 TUs
                 * scan active total per channel: 20 TUs
                 * BSS width channel transition delay factor: 5
                 * OBSS Scan Activity Threshold: 0.25 %
        Extended capabilities: HT Information Exchange Supported
        WMM:     * Parameter version 1
                 * u-APSD
                 * BE: CW 15-1023, AIFSN 3
                 * BK: CW 15-1023, AIFSN 7
                 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
                 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec

iw dev wlp3s0 connect "TestTube"

iw dev wlp3s0 link

Not connected.

I hope that helps. My apologies if the formatting is bad.

Offline

#4 2017-01-27 20:45:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

Thanks - very odd that the connect command had no output but still failed.  I've not used iw or iwconfig in years - I just use wpa_supplicant for all networks: it is needed for wpa networks, but also handles open networks just fine - I prefer this to having to  switch between tools for open vs secure networks.  More importantly, I've found error output from wpa_supplicant to be *much* more informative.

Could you try connecting with wpa_supplicant?  For an open network you just need the following in your config:

network={
   ssid="TestTube"
   key_mgmt=NONE
}

After ensuring all other network services are stopped/killed:

ip link set wlp3s0 up
wpa_supplicant -i wlp3s0 -c /path/to/your/wpa_supplicant.conf

There are also wpa_supplicant flags for more verbosity (-d -dd) but those can actually get too noisy and it's normal verbosity is often sufficient to see what is happening.

(edit: added missing "=" to example config)

Last edited by Trilby (2017-01-27 21:44:53)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2017-01-27 21:24:33

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

I think you dropped an '=' in your example conf.

Running wpa_supplicant results in:

Successfully initialized wpa_supplicant
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=1 duration=10 reason=CONN_FAILED
wlp3s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="TestTube"
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=2 duration=20 reason=CONN_FAILED
wlp3s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="TestTube"
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=3 duration=30 reason=CONN_FAILED
wlp3s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="TestTube"
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=4 duration=60 reason=CONN_FAILED
wlp3s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="TestTube"
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=5 duration=60 reason=CONN_FAILED

Here is wpa_supplicant with the 'dd' argument:

wpa_supplicant v2.6
Successfully initialized wpa_supplicant
Initializing interface 'wlp3s0' conf '/home/spncr/NETWRKCFG/wpa_sup.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/home/spncr/NETWRKCFG/wpa_sup.conf' -> '/home/spncr/NETWRKCFG/wpa_sup.conf'
Reading configuration file '/home/spncr/NETWRKCFG/wpa_sup.conf'
Line: 1 - start of a new network block
ssid - hexdump_ascii(len=8):
     54 65 73 74 54 75 62 65                           TestTube        
key_mgmt: 0x4
Priority group 0
   id=0 ssid='TestTube'
nl80211: TDLS supported
nl80211: TDLS external setup
nl80211: Supported cipher 00-0f-ac:1
nl80211: Supported cipher 00-0f-ac:5
nl80211: Supported cipher 00-0f-ac:2
nl80211: Supported cipher 00-0f-ac:4
nl80211: Supported cipher 00-0f-ac:10
nl80211: Supported cipher 00-0f-ac:8
nl80211: Supported cipher 00-0f-ac:9
nl80211: Supported cipher 00-0f-ac:6
nl80211: Supported cipher 00-0f-ac:13
nl80211: Supported cipher 00-0f-ac:11
nl80211: Supported cipher 00-0f-ac:12
nl80211: Using driver-based off-channel TX
nl80211: Driver-advertised extended capabilities (default) - hexdump(len=8): 00 00 00 00 00 00 00 40
nl80211: Driver-advertised extended capabilities mask (default) - hexdump(len=8): 00 00 00 00 00 00 00 40
nl80211: Use separate P2P group interface (driver advertised support)
nl80211: interface wlp3s0 in phy phy0
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Subscribe to mgmt frames with non-AP handle 0xcdb8c0
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=040a
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=040b
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=040c
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=040d
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=090a
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=090b
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=090c
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=090d
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0409506f9a09
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=7f506f9a09
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0801
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=040e
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=06
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0a07
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0a11
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=1101
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=1102
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0505
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xcdb8c0 match=0500
rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)
Add interface wlp3s0 to a new radio phy0
nl80211: Regulatory information - country=CA (DFS-FCC)
nl80211: 2402-2472 @ 40 MHz 30 mBm
nl80211: 5170-5250 @ 80 MHz 17 mBm
nl80211: 5250-5330 @ 80 MHz 24 mBm (DFS)
nl80211: 5490-5600 @ 80 MHz 24 mBm (DFS)
nl80211: 5650-5730 @ 80 MHz 24 mBm (DFS)
nl80211: 5735-5835 @ 80 MHz 30 mBm
nl80211: Added 802.11b mode based on 802.11g information
wlp3s0: Own MAC address: 18:a6:f7:5a:36:bf
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlp3s0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0
wlp3s0: RSN: flushing PMKID list in the driver
nl80211: Flush PMKIDs
wlp3s0: Setting scan request: 0.100000 sec
TDLS: TDLS operation supported by driver
TDLS: Driver uses external link setup
TDLS: Driver does not support TDLS channel switching
wlp3s0: WPS: UUID based on MAC address: 08557411-b1e0-50c5-9f03-61acdcae439d
ENGINE: Loading dynamic engine
ENGINE: Loading dynamic engine
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
nl80211: Skip set_supp_port(unauthorized) while not associated
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Own listen channel: 81:11
P2P: Random operating channel: 81:6
P2P: initialized
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
wlp3s0: Added interface wlp3s0
wlp3s0: State: DISCONNECTED -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
RTM_NEWLINK: ifi_index=3 ifname=wlp3s0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP])
wlp3s0: State: DISCONNECTED -> SCANNING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
wlp3s0: Starting AP scan for wildcard SSID
WPS: Building WPS IE for Probe Request
WPS:  * Version (hardcoded 0x10)
WPS:  * Request Type
WPS:  * Config Methods (3148)
WPS:  * UUID-E
WPS:  * Primary Device Type
WPS:  * RF Bands (3)
WPS:  * Association State
WPS:  * Configuration Error (0)
WPS:  * Device Password ID (0)
WPS:  * Manufacturer
WPS:  * Model Name
WPS:  * Model Number
WPS:  * Device Name
WPS:  * Version2 (0x20)
P2P: * P2P IE header
P2P: * Capability dev=25 group=00
P2P: * Listen Channel: Regulatory Class 81 Channel 11
wlp3s0: Add radio work 'scan'@0xcfa190
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'scan'@0xcfa190 after 0.000016 second wait
wlp3s0: nl80211: scan request
nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
nl80211: Scan extra IEs - hexdump(len=136): 7f 08 00 00 00 00 00 00 00 40 dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 31 48 10 47 00 10 08 55 74 11 b1 e0 50 c5 9f 03 61 ac dc ae 43 9d 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
Scan requested (ret=0) - scan timeout 10 seconds
nl80211: Event message available
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp3s0
wlp3s0: nl80211: Scan trigger
wlp3s0: Event SCAN_STARTED (47) received
wlp3s0: Own scan request started a scan in 0.000062 seconds
EAPOL: disable timer tick
nl80211: Event message available
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp3s0
wlp3s0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5660 5680 5700 5745 5765 5785 5805 5825
wlp3s0: Event SCAN_RESULTS (3) received
wlp3s0: Scan completed in 2.700024 seconds
nl80211: Received scan results (28 BSSes)
wlp3s0: BSS: Start scan result update 1
wlp3s0: BSS: Add new id 0 BSSID c0:56:27:d0:7b:6c SSID 'TubesInSeries-antislow' freq 5240
wlp3s0: BSS: Add new id 1 BSSID 40:70:09:3f:36:75 SSID 'TG1672G72-5G' freq 5220
wlp3s0: BSS: Add new id 2 BSSID 98:fc:11:83:44:21 SSID 'NSAMobileUnit107' freq 5745
wlp3s0: BSS: Add new id 3 BSSID c0:56:27:d0:7b:6a SSID 'TubesInSeries-slow' freq 2412
wlp3s0: BSS: Add new id 4 BSSID 40:70:09:3f:36:70 SSID 'TG1672G72' freq 2412
wlp3s0: BSS: Add new id 5 BSSID 08:86:3b:c2:33:bc SSID 'Tusa' freq 2462
wlp3s0: BSS: Add new id 6 BSSID 88:de:a9:db:ee:4b SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' freq 5240
wlp3s0: BSS: Add new id 7 BSSID 90:1a:ca:62:7a:e0 SSID 'DR_PAVLICA' freq 2412
wlp3s0: BSS: Add new id 8 BSSID 78:ca:39:46:2e:19 SSID 'grubszy' freq 2437
wlp3s0: BSS: Add new id 9 BSSID ac:ec:80:b9:12:f0 SSID 'Rapone Family' freq 2462
wlp3s0: BSS: Add new id 10 BSSID f8:e4:fb:76:ec:30 SSID 'M7L2F' freq 2462
wlp3s0: BSS: Add new id 11 BSSID 48:5d:36:5a:14:6c SSID 'FiOS-4G0LH' freq 2437
wlp3s0: BSS: Add new id 12 BSSID 98:fc:11:ee:fc:4c SSID 'Rapone Family' freq 2422
wlp3s0: BSS: Add new id 13 BSSID 98:6b:3d:e0:4c:c5 SSID 'DG1670AC2-5G' freq 5220
wlp3s0: BSS: Add new id 14 BSSID 38:ff:36:a6:56:fc SSID 'TWCWiFi-Passpoint' freq 5700
wlp3s0: BSS: Add new id 15 BSSID 90:1a:ca:62:7a:e5 SSID 'DR_PAVLICA-5G' freq 5805
wlp3s0: BSS: Add new id 16 BSSID ac:ec:80:b9:12:f5 SSID 'TJR_AMM' freq 5785
wlp3s0: BSS: Add new id 17 BSSID 4a:5d:36:5a:14:6b SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' freq 5660
wlp3s0: BSS: Add new id 18 BSSID c8:a7:0a:82:bd:c2 SSID 'FiOS-720SM' freq 2412
wlp3s0: BSS: Add new id 19 BSSID 18:1b:eb:8f:9c:23 SSID 'JZWBH' freq 2412
wlp3s0: BSS: Add new id 20 BSSID 62:45:b0:2f:b5:9c SSID '' freq 5180
wlp3s0: BSS: Add new id 21 BSSID c6:56:27:d0:7b:6a SSID 'TestTube' freq 2412
wlp3s0: BSS: Add new id 22 BSSID 38:ff:36:26:56:f8 SSID 'CableWiFi' freq 2432
wlp3s0: BSS: Add new id 23 BSSID 58:97:1e:8d:cf:42 SSID 'optimumwifi' freq 2462
wlp3s0: BSS: Add new id 24 BSSID 38:ff:36:26:56:fc SSID 'CableWiFi' freq 5700
wlp3s0: BSS: Add new id 25 BSSID 38:ff:36:66:56:fc SSID 'TWCWiFi' freq 5700
wlp3s0: BSS: Add new id 26 BSSID 58:97:1e:8d:cf:4e SSID 'xfinitywifi' freq 5805
wlp3s0: BSS: Add new id 27 BSSID 58:97:1e:8d:cf:4d SSID 'optimumwifi' freq 5805
BSS: last_scan_res_used=28/32
wlp3s0: New scan results available (own=1 ext=0)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP c0:56:27:d0:7b:6c type 0 added
WPS: AP 40:70:09:3f:36:75 type 0 added
WPS: AP 98:fc:11:83:44:21 type 0 added
WPS: AP c0:56:27:d0:7b:6a type 0 added
WPS: AP 40:70:09:3f:36:70 type 0 added
WPS: AP 08:86:3b:c2:33:bc type 0 added
WPS: AP 88:de:a9:db:ee:4b type 0 added
WPS: AP 90:1a:ca:62:7a:e0 type 0 added
WPS: AP ac:ec:80:b9:12:f0 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP f8:e4:fb:76:ec:30 type 0 added
WPS: AP 48:5d:36:5a:14:6c type 0 added
WPS: AP 98:fc:11:ee:fc:4c type 0 added
WPS: AP 98:6b:3d:e0:4c:c5 type 0 added
WPS: AP 90:1a:ca:62:7a:e5 type 0 added
WPS: AP ac:ec:80:b9:12:f5 type 0 added
WPS: AP c8:a7:0a:82:bd:c2 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP 18:1b:eb:8f:9c:23 type 0 added
WPS: AP[0] c0:56:27:d0:7b:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 40:70:09:3f:36:75 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 98:fc:11:83:44:21 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] c0:56:27:d0:7b:6a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[4] 40:70:09:3f:36:70 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[5] 08:86:3b:c2:33:bc type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[6] 88:de:a9:db:ee:4b type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[7] 90:1a:ca:62:7a:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[8] ac:ec:80:b9:12:f0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[9] f8:e4:fb:76:ec:30 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[10] 48:5d:36:5a:14:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[11] 98:fc:11:ee:fc:4c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[12] 98:6b:3d:e0:4c:c5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[13] 90:1a:ca:62:7a:e5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[14] ac:ec:80:b9:12:f5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[15] c8:a7:0a:82:bd:c2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[16] 18:1b:eb:8f:9c:23 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlp3s0: Radio work 'scan'@0xcfa190 done in 2.720983 seconds
wlp3s0: radio_work_free('scan'@0xcfa190: num_active_works --> 0
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-46 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-57 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-14 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-45 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-47 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-44 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-49 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-57 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-71 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-64 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-74 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-81 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 21: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-28 freq=2412 
wlp3s0:    allow in non-WPA/WPA2
wlp3s0:    selected BSS c6:56:27:d0:7b:6a ssid='TestTube'
wlp3s0: Considering connect request: reassociate: 0  selected: c6:56:27:d0:7b:6a  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0xcdbb50  current_ssid=(nil)
wlp3s0: Request association with c6:56:27:d0:7b:6a
wlp3s0: Add radio work 'sme-connect'@0xcfa190
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'sme-connect'@0xcfa190 after 0.000022 second wait
wlp3s0: Automatic auth_alg selection: 0x1
wlp3s0: WPA: clearing AP WPA IE
wlp3s0: WPA: clearing AP RSN IE
wlp3s0: WPA: clearing own WPA/RSN IE
RRM: Determining whether RRM can be used - device support: 0x10
RRM: No RRM in network
wlp3s0: Cancelling scan request
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: State: SCANNING -> AUTHENTICATING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=ForceAuthorized
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
nl80211: Authenticate (ifindex=3)
  * bssid=c6:56:27:d0:7b:6a
  * freq=2412
  * SSID - hexdump_ascii(len=8):
     54 65 73 74 54 75 62 65                           TestTube        
  * IEs - hexdump(len=0): [NULL]
  * Auth Type 0
nl80211: Authentication request send successfully
RTM_NEWLINK: ifi_index=3 ifname=wlp3s0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Event message available
nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp3s0
nl80211: New station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp3s0
nl80211: Delete station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp3s0
nl80211: MLME event 37; timeout with c6:56:27:d0:7b:6a
wlp3s0: Event AUTH_TIMED_OUT (14) received
wlp3s0: SME: Authentication timed out
wlp3s0: Radio work 'sme-connect'@0xcfa190 done in 0.489052 seconds
wlp3s0: radio_work_free('sme-connect'@0xcfa190: num_active_works --> 0
Added BSSID c6:56:27:d0:7b:6a into blacklist
wlp3s0: Blacklist count 1 --> request scan in 100 ms
wlp3s0: Setting scan request: 0.100000 sec
wlp3s0: State: AUTHENTICATING -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlp3s0: State: DISCONNECTED -> SCANNING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
wlp3s0: Starting AP scan for wildcard SSID
WPS: Building WPS IE for Probe Request
WPS:  * Version (hardcoded 0x10)
WPS:  * Request Type
WPS:  * Config Methods (3148)
WPS:  * UUID-E
WPS:  * Primary Device Type
WPS:  * RF Bands (3)
WPS:  * Association State
WPS:  * Configuration Error (0)
WPS:  * Device Password ID (0)
WPS:  * Manufacturer
WPS:  * Model Name
WPS:  * Model Number
WPS:  * Device Name
WPS:  * Version2 (0x20)
P2P: * P2P IE header
P2P: * Capability dev=25 group=00
P2P: * Listen Channel: Regulatory Class 81 Channel 11
wlp3s0: Add radio work 'scan'@0xcfa700
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'scan'@0xcfa700 after 0.000015 second wait
wlp3s0: nl80211: scan request
nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
nl80211: Scan extra IEs - hexdump(len=136): 7f 08 00 00 00 00 00 00 00 40 dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 31 48 10 47 00 10 08 55 74 11 b1 e0 50 c5 9f 03 61 ac dc ae 43 9d 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
Scan requested (ret=0) - scan timeout 30 seconds
nl80211: Event message available
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp3s0
wlp3s0: nl80211: Scan trigger
wlp3s0: Event SCAN_STARTED (47) received
wlp3s0: Own scan request started a scan in 0.000046 seconds
RTM_NEWLINK: ifi_index=3 ifname=wlp3s0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Event message available
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp3s0
wlp3s0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5660 5680 5700 5745 5765 5785 5805 5825
wlp3s0: Event SCAN_RESULTS (3) received
wlp3s0: Scan completed in 2.699804 seconds
nl80211: Received scan results (39 BSSes)
wlp3s0: BSS: Start scan result update 2
wlp3s0: BSS: Add new id 28 BSSID 08:86:3b:c2:33:be SSID 'TusaG' freq 5180
wlp3s0: BSS: Add new id 29 BSSID 98:fc:11:83:44:20 SSID 'NSAMobileUnit107' freq 2437
wlp3s0: BSS: Add new id 30 BSSID 98:6b:3d:e0:4c:c0 SSID 'DG1670AC2' freq 2462
wlp3s0: BSS: Add new id 31 BSSID 54:7c:69:fa:fa:32 SSID 'TWCWiFi-Passpoint' freq 2462
wlp3s0: BSS: Add new id 32 BSSID 48:5d:36:c5:67:3e SSID 'FiOS-TMVQI' freq 2437
wlp3s0: BSS: Add new id 33 BSSID 58:97:1e:8d:cf:4b SSID 'TWCWiFi-Passpoint' freq 5805
wlp3s0: BSS: Add new id 34 BSSID 70:f1:96:c8:ca:27 SSID 'HOME-CA27-5G' freq 5180
wlp3s0: BSS: Add new id 35 BSSID 54:7c:69:fa:fa:30 SSID 'TWCWiFi' freq 2462
wlp3s0: BSS: Add new id 36 BSSID 54:7c:69:fa:fa:31 SSID 'CableWiFi' freq 2462
wlp3s0: BSS: Add new id 37 BSSID fa:8f:ca:3c:b2:b7 SSID '' freq 2412
wlp3s0: BSS: Add new id 38 BSSID 58:97:1e:8d:cf:4f SSID 'TWCWiFi' freq 5805
BSS: last_scan_res_used=39/64
wlp3s0: New scan results available (own=1 ext=0)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP 08:86:3b:c2:33:be type 0 added
WPS: AP 98:fc:11:83:44:20 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP 98:6b:3d:e0:4c:c0 type 0 added
WPS: AP 48:5d:36:c5:67:3e type 0 added
WPS: AP 70:f1:96:c8:ca:27 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP[0] c0:56:27:d0:7b:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 40:70:09:3f:36:75 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 98:fc:11:83:44:21 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] c0:56:27:d0:7b:6a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[4] 40:70:09:3f:36:70 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[5] 08:86:3b:c2:33:bc type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[6] 88:de:a9:db:ee:4b type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[7] 90:1a:ca:62:7a:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[8] ac:ec:80:b9:12:f0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[9] f8:e4:fb:76:ec:30 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[10] 48:5d:36:5a:14:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[11] 98:fc:11:ee:fc:4c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[12] 98:6b:3d:e0:4c:c5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[13] 90:1a:ca:62:7a:e5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[14] ac:ec:80:b9:12:f5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[15] c8:a7:0a:82:bd:c2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[16] 18:1b:eb:8f:9c:23 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[17] 08:86:3b:c2:33:be type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[18] 98:fc:11:83:44:20 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[19] 98:6b:3d:e0:4c:c0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[20] 48:5d:36:c5:67:3e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[21] 70:f1:96:c8:ca:27 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlp3s0: Radio work 'scan'@0xcfa700 done in 2.705926 seconds
wlp3s0: radio_work_free('scan'@0xcfa700: num_active_works --> 0
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-33 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-46 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-57 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-64 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-67 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-14 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-43 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-36 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-33 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-49 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-52 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-57 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-74 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 28: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-27 freq=2412 
wlp3s0:    skip - blacklisted (count=1 limit=0)
wlp3s0: 29: 54:7c:69:fa:fa:30 ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-50 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 30: 54:7c:69:fa:fa:31 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-51 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 31: 38:ff:36:26:56:f8 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-55 freq=2432 
wlp3s0:    skip - SSID mismatch
wlp3s0: 32: 58:97:1e:8d:cf:42 ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-55 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 33: 38:ff:36:26:56:fc ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-75 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 34: 38:ff:36:66:56:fc ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-75 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 35: fa:8f:ca:3c:b2:b7 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-73 freq=2412 
wlp3s0:    skip - SSID not known
wlp3s0: 36: 58:97:1e:8d:cf:4e ssid='xfinitywifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 37: 58:97:1e:8d:cf:4f ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 38: 58:97:1e:8d:cf:4d ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-82 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: No APs found - clear blacklist and try again
Removed BSSID c6:56:27:d0:7b:6a from blacklist (clear)
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-33 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-46 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-57 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-64 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-67 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-14 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-43 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-36 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-33 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-49 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-52 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-57 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-74 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 28: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-27 freq=2412 
wlp3s0:    allow in non-WPA/WPA2
wlp3s0:    selected BSS c6:56:27:d0:7b:6a ssid='TestTube'
wlp3s0: Considering connect request: reassociate: 0  selected: c6:56:27:d0:7b:6a  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0xcdbb50  current_ssid=(nil)
wlp3s0: Request association with c6:56:27:d0:7b:6a
wlp3s0: Re-association to the same ESS
wlp3s0: Add radio work 'sme-connect'@0xcfa700
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'sme-connect'@0xcfa700 after 0.000024 second wait
wlp3s0: Automatic auth_alg selection: 0x1
wlp3s0: WPA: clearing AP WPA IE
wlp3s0: WPA: clearing AP RSN IE
wlp3s0: WPA: clearing own WPA/RSN IE
RRM: Determining whether RRM can be used - device support: 0x10
RRM: No RRM in network
wlp3s0: Cancelling scan request
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: State: SCANNING -> AUTHENTICATING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=ForceAuthorized
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
nl80211: Authenticate (ifindex=3)
  * bssid=c6:56:27:d0:7b:6a
  * freq=2412
  * SSID - hexdump_ascii(len=8):
     54 65 73 74 54 75 62 65                           TestTube        
  * IEs - hexdump(len=0): [NULL]
  * Auth Type 0
nl80211: Authentication request send successfully
nl80211: Event message available
nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp3s0
nl80211: New station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp3s0
nl80211: Delete station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp3s0
nl80211: MLME event 37; timeout with c6:56:27:d0:7b:6a
wlp3s0: Event AUTH_TIMED_OUT (14) received
wlp3s0: SME: Authentication timed out
wlp3s0: Radio work 'sme-connect'@0xcfa700 done in 0.435278 seconds
wlp3s0: radio_work_free('sme-connect'@0xcfa700: num_active_works --> 0
Added BSSID c6:56:27:d0:7b:6a into blacklist
wlp3s0: Blacklist count 2 --> request scan in 500 ms
wlp3s0: Setting scan request: 0.500000 sec
wlp3s0: State: AUTHENTICATING -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlp3s0: State: DISCONNECTED -> SCANNING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
wlp3s0: Starting AP scan for wildcard SSID
WPS: Building WPS IE for Probe Request
WPS:  * Version (hardcoded 0x10)
WPS:  * Request Type
WPS:  * Config Methods (3148)
WPS:  * UUID-E
WPS:  * Primary Device Type
WPS:  * RF Bands (3)
WPS:  * Association State
WPS:  * Configuration Error (0)
WPS:  * Device Password ID (0)
WPS:  * Manufacturer
WPS:  * Model Name
WPS:  * Model Number
WPS:  * Device Name
WPS:  * Version2 (0x20)
P2P: * P2P IE header
P2P: * Capability dev=25 group=00
P2P: * Listen Channel: Regulatory Class 81 Channel 11
wlp3s0: Add radio work 'scan'@0xd05b80
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'scan'@0xd05b80 after 0.000015 second wait
wlp3s0: nl80211: scan request
nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
nl80211: Scan extra IEs - hexdump(len=136): 7f 08 00 00 00 00 00 00 00 40 dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 31 48 10 47 00 10 08 55 74 11 b1 e0 50 c5 9f 03 61 ac dc ae 43 9d 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
Scan requested (ret=0) - scan timeout 30 seconds
nl80211: Event message available
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp3s0
wlp3s0: nl80211: Scan trigger
wlp3s0: Event SCAN_STARTED (47) received
wlp3s0: Own scan request started a scan in 0.000045 seconds
RTM_NEWLINK: ifi_index=3 ifname=wlp3s0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Event message available
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp3s0
wlp3s0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5660 5680 5700 5745 5765 5785 5805 5825
wlp3s0: Event SCAN_RESULTS (3) received
wlp3s0: Scan completed in 2.694269 seconds
nl80211: Received scan results (43 BSSes)
wlp3s0: BSS: Start scan result update 3
wlp3s0: BSS: Add new id 39 BSSID 48:5d:36:c5:67:3c SSID 'FiOS-TMVQI-5G' freq 5805
wlp3s0: BSS: Add new id 40 BSSID 4a:5d:36:c5:67:3d SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' freq 5805
wlp3s0: BSS: Add new id 41 BSSID 18:1b:eb:59:90:ce SSID 'XJPBB' freq 2437
wlp3s0: BSS: Add new id 42 BSSID 48:ee:0c:6b:31:96 SSID 'dlink-3194-5GHz' freq 5765
BSS: last_scan_res_used=43/64
wlp3s0: New scan results available (own=1 ext=0)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP 48:5d:36:c5:67:3c type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP 18:1b:eb:59:90:ce type 0 added
WPS: AP 48:ee:0c:6b:31:96 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP[0] c0:56:27:d0:7b:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 40:70:09:3f:36:75 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 98:fc:11:83:44:21 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] c0:56:27:d0:7b:6a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[4] 40:70:09:3f:36:70 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[5] 08:86:3b:c2:33:bc type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[6] 88:de:a9:db:ee:4b type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[7] 90:1a:ca:62:7a:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[8] ac:ec:80:b9:12:f0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[9] f8:e4:fb:76:ec:30 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[10] 48:5d:36:5a:14:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[11] 98:fc:11:ee:fc:4c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[12] 98:6b:3d:e0:4c:c5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[13] 90:1a:ca:62:7a:e5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[14] ac:ec:80:b9:12:f5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[15] c8:a7:0a:82:bd:c2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[16] 18:1b:eb:8f:9c:23 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[17] 08:86:3b:c2:33:be type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[18] 98:fc:11:83:44:20 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[19] 98:6b:3d:e0:4c:c0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[20] 48:5d:36:c5:67:3e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[21] 70:f1:96:c8:ca:27 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[22] 48:5d:36:c5:67:3c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[23] 18:1b:eb:59:90:ce type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[24] 48:ee:0c:6b:31:96 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlp3s0: Radio work 'scan'@0xd05b80 done in 2.708652 seconds
wlp3s0: radio_work_free('scan'@0xd05b80: num_active_works --> 0
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-52 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 48:5d:36:c5:67:3c ssid='FiOS-TMVQI-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-58 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: 4a:5d:36:c5:67:3d ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-58 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-67 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-12 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-32 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-43 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-34 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-48 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-49 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 18:1b:eb:59:90:ce ssid='XJPBB' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-54 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-57 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-65 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 48:ee:0c:6b:31:96 ssid='dlink-3194-5GHz' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=-66 freq=5765  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-69 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-76 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 28: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 29: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 30: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 31: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 32: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-28 freq=2412 
wlp3s0:    skip - blacklisted (count=1 limit=0)
wlp3s0: 33: 54:7c:69:fa:fa:30 ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-33 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 34: 54:7c:69:fa:fa:31 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-51 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 35: 38:ff:36:26:56:f8 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-55 freq=2432 
wlp3s0:    skip - SSID mismatch
wlp3s0: 36: 58:97:1e:8d:cf:42 ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-55 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 37: 38:ff:36:26:56:fc ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-75 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 38: 38:ff:36:66:56:fc ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-76 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 39: fa:8f:ca:3c:b2:b7 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-73 freq=2412 
wlp3s0:    skip - SSID not known
wlp3s0: 40: 58:97:1e:8d:cf:4e ssid='xfinitywifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 41: 58:97:1e:8d:cf:4d ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-82 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 42: 58:97:1e:8d:cf:4f ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-83 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: No APs found - clear blacklist and try again
Removed BSSID c6:56:27:d0:7b:6a from blacklist (clear)
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-52 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 48:5d:36:c5:67:3c ssid='FiOS-TMVQI-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-58 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: 4a:5d:36:c5:67:3d ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-58 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-67 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-12 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-32 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-43 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-34 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-48 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-49 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 18:1b:eb:59:90:ce ssid='XJPBB' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-54 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-57 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-65 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 48:ee:0c:6b:31:96 ssid='dlink-3194-5GHz' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=-66 freq=5765  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-69 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-76 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 28: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 29: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 30: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 31: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 32: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-28 freq=2412 
wlp3s0:    allow in non-WPA/WPA2
wlp3s0:    selected BSS c6:56:27:d0:7b:6a ssid='TestTube'
wlp3s0: Considering connect request: reassociate: 0  selected: c6:56:27:d0:7b:6a  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0xcdbb50  current_ssid=(nil)
wlp3s0: Request association with c6:56:27:d0:7b:6a
wlp3s0: Re-association to the same ESS
wlp3s0: Add radio work 'sme-connect'@0xd05b80
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'sme-connect'@0xd05b80 after 0.000024 second wait
wlp3s0: Automatic auth_alg selection: 0x1
wlp3s0: WPA: clearing AP WPA IE
wlp3s0: WPA: clearing AP RSN IE
wlp3s0: WPA: clearing own WPA/RSN IE
RRM: Determining whether RRM can be used - device support: 0x10
RRM: No RRM in network
wlp3s0: Cancelling scan request
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: State: SCANNING -> AUTHENTICATING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=ForceAuthorized
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
nl80211: Authenticate (ifindex=3)
  * bssid=c6:56:27:d0:7b:6a
  * freq=2412
  * SSID - hexdump_ascii(len=8):
     54 65 73 74 54 75 62 65                           TestTube        
  * IEs - hexdump(len=0): [NULL]
  * Auth Type 0
nl80211: Authentication request send successfully
nl80211: Event message available
nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp3s0
nl80211: New station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp3s0
nl80211: Delete station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp3s0
nl80211: MLME event 37; timeout with c6:56:27:d0:7b:6a
wlp3s0: Event AUTH_TIMED_OUT (14) received
wlp3s0: SME: Authentication timed out
wlp3s0: Radio work 'sme-connect'@0xd05b80 done in 0.468665 seconds
wlp3s0: radio_work_free('sme-connect'@0xd05b80: num_active_works --> 0
Added BSSID c6:56:27:d0:7b:6a into blacklist
wlp3s0: Blacklist count 3 --> request scan in 1000 ms
wlp3s0: Setting scan request: 1.000000 sec
wlp3s0: State: AUTHENTICATING -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlp3s0: State: DISCONNECTED -> SCANNING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
wlp3s0: Starting AP scan for wildcard SSID
WPS: Building WPS IE for Probe Request
WPS:  * Version (hardcoded 0x10)
WPS:  * Request Type
WPS:  * Config Methods (3148)
WPS:  * UUID-E
WPS:  * Primary Device Type
WPS:  * RF Bands (3)
WPS:  * Association State
WPS:  * Configuration Error (0)
WPS:  * Device Password ID (0)
WPS:  * Manufacturer
WPS:  * Model Name
WPS:  * Model Number
WPS:  * Device Name
WPS:  * Version2 (0x20)
P2P: * P2P IE header
P2P: * Capability dev=25 group=00
P2P: * Listen Channel: Regulatory Class 81 Channel 11
wlp3s0: Add radio work 'scan'@0xcfa700
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'scan'@0xcfa700 after 0.000016 second wait
wlp3s0: nl80211: scan request
nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
nl80211: Scan extra IEs - hexdump(len=136): 7f 08 00 00 00 00 00 00 00 40 dd 69 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 00 10 08 00 02 31 48 10 47 00 10 08 55 74 11 b1 e0 50 c5 9f 03 61 ac dc ae 43 9d 10 54 00 08 00 00 00 00 00 00 00 00 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 01 20 10 49 00 06 00 37 2a 00 01 20 dd 11 50 6f 9a 09 02 02 00 25 00 06 05 00 58 58 04 51 0b
Scan requested (ret=0) - scan timeout 30 seconds
nl80211: Event message available
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp3s0
wlp3s0: nl80211: Scan trigger
wlp3s0: Event SCAN_STARTED (47) received
wlp3s0: Own scan request started a scan in 0.000069 seconds
RTM_NEWLINK: ifi_index=3 ifname=wlp3s0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Event message available
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp3s0
wlp3s0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5660 5680 5700 5745 5765 5785 5805 5825
wlp3s0: Event SCAN_RESULTS (3) received
wlp3s0: Scan completed in 2.698432 seconds
nl80211: Received scan results (46 BSSes)
wlp3s0: BSS: Start scan result update 4
wlp3s0: BSS: Add new id 43 BSSID c0:56:27:f0:46:f9 SSID 'King of Queens' freq 2412
wlp3s0: BSS: Add new id 44 BSSID 38:ff:36:66:56:f8 SSID 'TWCWiFi' freq 2432
wlp3s0: BSS: Add new id 45 BSSID 58:97:1e:8d:cf:4c SSID 'CableWiFi' freq 5805
BSS: last_scan_res_used=46/64
wlp3s0: New scan results available (own=1 ext=0)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP c0:56:27:f0:46:f9 type 0 added
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: Unknown Vendor Extension (Vendor ID 9442)
WPS: AP[0] c0:56:27:d0:7b:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 40:70:09:3f:36:75 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 98:fc:11:83:44:21 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] c0:56:27:d0:7b:6a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[4] 40:70:09:3f:36:70 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[5] 08:86:3b:c2:33:bc type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[6] 88:de:a9:db:ee:4b type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[7] 90:1a:ca:62:7a:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[8] ac:ec:80:b9:12:f0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[9] f8:e4:fb:76:ec:30 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[10] 48:5d:36:5a:14:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[11] 98:fc:11:ee:fc:4c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[12] 98:6b:3d:e0:4c:c5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[13] 90:1a:ca:62:7a:e5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[14] ac:ec:80:b9:12:f5 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[15] c8:a7:0a:82:bd:c2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[16] 18:1b:eb:8f:9c:23 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[17] 08:86:3b:c2:33:be type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[18] 98:fc:11:83:44:20 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[19] 98:6b:3d:e0:4c:c0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[20] 48:5d:36:c5:67:3e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[21] 70:f1:96:c8:ca:27 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[22] 48:5d:36:c5:67:3c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[23] 18:1b:eb:59:90:ce type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[24] 48:ee:0c:6b:31:96 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[25] c0:56:27:f0:46:f9 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlp3s0: Radio work 'scan'@0xcfa700 done in 2.708447 seconds
wlp3s0: radio_work_free('scan'@0xcfa700: num_active_works --> 0
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-52 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-64 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-13 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-45 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: c0:56:27:f0:46:f9 ssid='King of Queens' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-57 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-44 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-34 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-49 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-49 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-49 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 18:1b:eb:59:90:ce ssid='XJPBB' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-54 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-69 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 48:5d:36:c5:67:3c ssid='FiOS-TMVQI-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-67 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 4a:5d:36:c5:67:3d ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-67 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-69 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-65 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: 48:ee:0c:6b:31:96 ssid='dlink-3194-5GHz' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=-77 freq=5765  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-74 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-72 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 28: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 29: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 30: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 31: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 32: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 33: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-13 freq=2412 
wlp3s0:    skip - blacklisted (count=1 limit=0)
wlp3s0: 34: 54:7c:69:fa:fa:30 ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-33 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 35: 54:7c:69:fa:fa:31 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-51 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 36: 38:ff:36:26:56:f8 ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-54 freq=2432 
wlp3s0:    skip - SSID mismatch
wlp3s0: 37: 58:97:1e:8d:cf:42 ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1421 level=-55 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 38: 38:ff:36:66:56:f8 ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-55 freq=2432 
wlp3s0:    skip - SSID mismatch
wlp3s0: 39: 38:ff:36:26:56:fc ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-73 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 40: 38:ff:36:66:56:fc ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x501 level=-73 freq=5700 
wlp3s0:    skip - SSID mismatch
wlp3s0: 41: fa:8f:ca:3c:b2:b7 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-73 freq=2412 
wlp3s0:    skip - SSID not known
wlp3s0: 42: 58:97:1e:8d:cf:4f ssid='TWCWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-80 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 43: 58:97:1e:8d:cf:4e ssid='xfinitywifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 44: 58:97:1e:8d:cf:4c ssid='CableWiFi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 45: 58:97:1e:8d:cf:4d ssid='optimumwifi' wpa_ie_len=0 rsn_ie_len=0 caps=0x1001 level=-82 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: No APs found - clear blacklist and try again
Removed BSSID c6:56:27:d0:7b:6a from blacklist (clear)
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: c0:56:27:d0:7b:6c ssid='TubesInSeries-antislow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43 freq=5240  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 1: 40:70:09:3f:36:75 ssid='TG1672G72-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-52 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 2: 08:86:3b:c2:33:be ssid='TusaG' wpa_ie_len=0 rsn_ie_len=20 caps=0x11 level=-64 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 3: c0:56:27:d0:7b:6a ssid='TubesInSeries-slow' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-13 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 4: 40:70:09:3f:36:70 ssid='TG1672G72' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-45 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 5: 08:86:3b:c2:33:bc ssid='Tusa' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-46 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 6: c0:56:27:f0:46:f9 ssid='King of Queens' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-57 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 7: 88:de:a9:db:ee:4b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-44 freq=5240  wps p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 8: 98:fc:11:83:44:20 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-34 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 9: f8:e4:fb:76:ec:30 ssid='M7L2F' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-49 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 10: 54:7c:69:fa:fa:32 ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-49 freq=2462 
wlp3s0:    skip - SSID mismatch
wlp3s0: 11: 98:6b:3d:e0:4c:c0 ssid='DG1670AC2' wpa_ie_len=26 rsn_ie_len=24 caps=0xc31 level=-49 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 12: 78:ca:39:46:2e:19 ssid='grubszy' wpa_ie_len=0 rsn_ie_len=20 caps=0x1431 level=-50 freq=2437 
wlp3s0:    skip - SSID mismatch
wlp3s0: 13: ac:ec:80:b9:12:f0 ssid='Rapone Family' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-50 freq=2462  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 14: 48:5d:36:5a:14:6c ssid='FiOS-4G0LH' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-53 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 15: 18:1b:eb:59:90:ce ssid='XJPBB' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-54 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 16: 98:6b:3d:e0:4c:c5 ssid='DG1670AC2-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-69 freq=5220  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 17: 48:5d:36:c5:67:3c ssid='FiOS-TMVQI-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-67 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 18: 4a:5d:36:c5:67:3d ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-67 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 19: 98:fc:11:83:44:21 ssid='NSAMobileUnit107' wpa_ie_len=28 rsn_ie_len=24 caps=0x11 level=-69 freq=5745  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 20: 90:1a:ca:62:7a:e0 ssid='DR_PAVLICA' wpa_ie_len=0 rsn_ie_len=20 caps=0xc31 level=-65 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 21: 90:1a:ca:62:7a:e5 ssid='DR_PAVLICA-5G' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5805  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 22: ac:ec:80:b9:12:f5 ssid='TJR_AMM' wpa_ie_len=0 rsn_ie_len=20 caps=0x831 level=-75 freq=5785  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 23: 48:ee:0c:6b:31:96 ssid='dlink-3194-5GHz' wpa_ie_len=26 rsn_ie_len=24 caps=0x11 level=-77 freq=5765  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 24: 38:ff:36:a6:56:fc ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-74 freq=5700  p2p
wlp3s0:    skip - SSID mismatch
wlp3s0: 25: 98:fc:11:ee:fc:4c ssid='Rapone Family' wpa_ie_len=26 rsn_ie_len=24 caps=0x1411 level=-72 freq=2422  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 26: 48:5d:36:c5:67:3e ssid='FiOS-TMVQI' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-72 freq=2437  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 27: 4a:5d:36:5a:14:6b ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x111 level=-78 freq=5660 
wlp3s0:    skip - SSID mismatch
wlp3s0: 28: 58:97:1e:8d:cf:4b ssid='TWCWiFi-Passpoint' wpa_ie_len=0 rsn_ie_len=20 caps=0x1011 level=-81 freq=5805 
wlp3s0:    skip - SSID mismatch
wlp3s0: 29: 70:f1:96:c8:ca:27 ssid='HOME-CA27-5G' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-85 freq=5180  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 30: c8:a7:0a:82:bd:c2 ssid='FiOS-720SM' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-77 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 31: 18:1b:eb:8f:9c:23 ssid='JZWBH' wpa_ie_len=22 rsn_ie_len=20 caps=0x431 level=-78 freq=2412  wps
wlp3s0:    skip - SSID mismatch
wlp3s0: 32: 62:45:b0:2f:b5:9c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0xc631 level=-83 freq=5180 
wlp3s0:    skip - SSID not known
wlp3s0: 33: c6:56:27:d0:7b:6a ssid='TestTube' wpa_ie_len=0 rsn_ie_len=0 caps=0x421 level=-13 freq=2412 
wlp3s0:    allow in non-WPA/WPA2
wlp3s0:    selected BSS c6:56:27:d0:7b:6a ssid='TestTube'
wlp3s0: Considering connect request: reassociate: 0  selected: c6:56:27:d0:7b:6a  bssid: 00:00:00:00:00:00  pending: 00:00:00:00:00:00  wpa_state: SCANNING  ssid=0xcdbb50  current_ssid=(nil)
wlp3s0: Request association with c6:56:27:d0:7b:6a
wlp3s0: Re-association to the same ESS
wlp3s0: Add radio work 'sme-connect'@0xcfa700
wlp3s0: First radio work item in the queue - schedule start immediately
wlp3s0: Starting radio work 'sme-connect'@0xcfa700 after 0.000031 second wait
wlp3s0: Automatic auth_alg selection: 0x1
wlp3s0: WPA: clearing AP WPA IE
wlp3s0: WPA: clearing AP RSN IE
wlp3s0: WPA: clearing own WPA/RSN IE
RRM: Determining whether RRM can be used - device support: 0x10
RRM: No RRM in network
wlp3s0: Cancelling scan request
wlp3s0: SME: Trying to authenticate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
wlp3s0: State: SCANNING -> AUTHENTICATING
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=ForceAuthorized
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
nl80211: Authenticate (ifindex=3)
  * bssid=c6:56:27:d0:7b:6a
  * freq=2412
  * SSID - hexdump_ascii(len=8):
     54 65 73 74 54 75 62 65                           TestTube        
  * IEs - hexdump(len=0): [NULL]
  * Auth Type 0
nl80211: Authentication request send successfully
nl80211: Event message available
nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp3s0
nl80211: New station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp3s0
nl80211: Delete station c6:56:27:d0:7b:6a
nl80211: Event message available
nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp3s0
nl80211: MLME event 37; timeout with c6:56:27:d0:7b:6a
wlp3s0: Event AUTH_TIMED_OUT (14) received
wlp3s0: SME: Authentication timed out
wlp3s0: Radio work 'sme-connect'@0xcfa700 done in 0.524344 seconds
wlp3s0: radio_work_free('sme-connect'@0xcfa700: num_active_works --> 0
Added BSSID c6:56:27:d0:7b:6a into blacklist
Continuous association failures - consider temporary network disabling
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=1 duration=10 reason=CONN_FAILED
wlp3s0: Blacklist count 4 --> request scan in 5000 ms
wlp3s0: Setting scan request: 5.000000 sec
wlp3s0: State: AUTHENTICATING -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
wlp3s0: Determining shared radio frequencies (max len 1)
wlp3s0: Shared frequencies (len=0): completed iteration
P2P: Add operating class 81
P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
P2P: Add operating class 115
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Add operating class 116
P2P: Channels - hexdump(len=2): 24 2c
P2P: Add operating class 117
P2P: Channels - hexdump(len=2): 28 30
P2P: Add operating class 124
P2P: Channels - hexdump(len=4): 95 99 9d a1
P2P: Add operating class 125
P2P: Channels - hexdump(len=5): 95 99 9d a1 a5
P2P: Add operating class 126
P2P: Channels - hexdump(len=2): 95 9d
P2P: Add operating class 127
P2P: Channels - hexdump(len=2): 99 a1
P2P: Add operating class 130
P2P: Channels - hexdump(len=4): 24 28 2c 30
P2P: Update channel list
P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 116:36,44 117:40,48 124:149,153,157,161 125:149,153,157,161,165 126:149,157 127:153,161 130:36,40,44,48
P2P: cli_channels:
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlp3s0: Removing interface wlp3s0
wlp3s0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=DISCONNECTED
TDLS: Tear down peers
wlp3s0: State: DISCONNECTED -> DISCONNECTED
nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlp3s0: WPA: Clear old PMK and PTK
Removed BSSID c6:56:27:d0:7b:6a from blacklist (clear)
wlp3s0: BSS: Remove id 0 BSSID c0:56:27:d0:7b:6c SSID 'TubesInSeries-antislow' due to wpa_bss_flush
wlp3s0: BSS: Remove id 1 BSSID 40:70:09:3f:36:75 SSID 'TG1672G72-5G' due to wpa_bss_flush
wlp3s0: BSS: Remove id 28 BSSID 08:86:3b:c2:33:be SSID 'TusaG' due to wpa_bss_flush
wlp3s0: BSS: Remove id 3 BSSID c0:56:27:d0:7b:6a SSID 'TubesInSeries-slow' due to wpa_bss_flush
wlp3s0: BSS: Remove id 4 BSSID 40:70:09:3f:36:70 SSID 'TG1672G72' due to wpa_bss_flush
wlp3s0: BSS: Remove id 5 BSSID 08:86:3b:c2:33:bc SSID 'Tusa' due to wpa_bss_flush
wlp3s0: BSS: Remove id 43 BSSID c0:56:27:f0:46:f9 SSID 'King of Queens' due to wpa_bss_flush
wlp3s0: BSS: Remove id 6 BSSID 88:de:a9:db:ee:4b SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' due to wpa_bss_flush
wlp3s0: BSS: Remove id 29 BSSID 98:fc:11:83:44:20 SSID 'NSAMobileUnit107' due to wpa_bss_flush
wlp3s0: BSS: Remove id 10 BSSID f8:e4:fb:76:ec:30 SSID 'M7L2F' due to wpa_bss_flush
wlp3s0: BSS: Remove id 31 BSSID 54:7c:69:fa:fa:32 SSID 'TWCWiFi-Passpoint' due to wpa_bss_flush
wlp3s0: BSS: Remove id 30 BSSID 98:6b:3d:e0:4c:c0 SSID 'DG1670AC2' due to wpa_bss_flush
wlp3s0: BSS: Remove id 8 BSSID 78:ca:39:46:2e:19 SSID 'grubszy' due to wpa_bss_flush
wlp3s0: BSS: Remove id 9 BSSID ac:ec:80:b9:12:f0 SSID 'Rapone Family' due to wpa_bss_flush
wlp3s0: BSS: Remove id 11 BSSID 48:5d:36:5a:14:6c SSID 'FiOS-4G0LH' due to wpa_bss_flush
wlp3s0: BSS: Remove id 41 BSSID 18:1b:eb:59:90:ce SSID 'XJPBB' due to wpa_bss_flush
wlp3s0: BSS: Remove id 13 BSSID 98:6b:3d:e0:4c:c5 SSID 'DG1670AC2-5G' due to wpa_bss_flush
wlp3s0: BSS: Remove id 39 BSSID 48:5d:36:c5:67:3c SSID 'FiOS-TMVQI-5G' due to wpa_bss_flush
wlp3s0: BSS: Remove id 40 BSSID 4a:5d:36:c5:67:3d SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' due to wpa_bss_flush
wlp3s0: BSS: Remove id 2 BSSID 98:fc:11:83:44:21 SSID 'NSAMobileUnit107' due to wpa_bss_flush
wlp3s0: BSS: Remove id 7 BSSID 90:1a:ca:62:7a:e0 SSID 'DR_PAVLICA' due to wpa_bss_flush
wlp3s0: BSS: Remove id 15 BSSID 90:1a:ca:62:7a:e5 SSID 'DR_PAVLICA-5G' due to wpa_bss_flush
wlp3s0: BSS: Remove id 16 BSSID ac:ec:80:b9:12:f5 SSID 'TJR_AMM' due to wpa_bss_flush
wlp3s0: BSS: Remove id 42 BSSID 48:ee:0c:6b:31:96 SSID 'dlink-3194-5GHz' due to wpa_bss_flush
wlp3s0: BSS: Remove id 14 BSSID 38:ff:36:a6:56:fc SSID 'TWCWiFi-Passpoint' due to wpa_bss_flush
wlp3s0: BSS: Remove id 12 BSSID 98:fc:11:ee:fc:4c SSID 'Rapone Family' due to wpa_bss_flush
wlp3s0: BSS: Remove id 32 BSSID 48:5d:36:c5:67:3e SSID 'FiOS-TMVQI' due to wpa_bss_flush
wlp3s0: BSS: Remove id 17 BSSID 4a:5d:36:5a:14:6b SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' due to wpa_bss_flush
wlp3s0: BSS: Remove id 33 BSSID 58:97:1e:8d:cf:4b SSID 'TWCWiFi-Passpoint' due to wpa_bss_flush
wlp3s0: BSS: Remove id 34 BSSID 70:f1:96:c8:ca:27 SSID 'HOME-CA27-5G' due to wpa_bss_flush
wlp3s0: BSS: Remove id 18 BSSID c8:a7:0a:82:bd:c2 SSID 'FiOS-720SM' due to wpa_bss_flush
wlp3s0: BSS: Remove id 19 BSSID 18:1b:eb:8f:9c:23 SSID 'JZWBH' due to wpa_bss_flush
wlp3s0: BSS: Remove id 20 BSSID 62:45:b0:2f:b5:9c SSID '' due to wpa_bss_flush
wlp3s0: BSS: Remove id 21 BSSID c6:56:27:d0:7b:6a SSID 'TestTube' due to wpa_bss_flush
wlp3s0: BSS: Remove id 35 BSSID 54:7c:69:fa:fa:30 SSID 'TWCWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 36 BSSID 54:7c:69:fa:fa:31 SSID 'CableWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 22 BSSID 38:ff:36:26:56:f8 SSID 'CableWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 23 BSSID 58:97:1e:8d:cf:42 SSID 'optimumwifi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 44 BSSID 38:ff:36:66:56:f8 SSID 'TWCWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 24 BSSID 38:ff:36:26:56:fc SSID 'CableWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 25 BSSID 38:ff:36:66:56:fc SSID 'TWCWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 37 BSSID fa:8f:ca:3c:b2:b7 SSID '' due to wpa_bss_flush
wlp3s0: BSS: Remove id 38 BSSID 58:97:1e:8d:cf:4f SSID 'TWCWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 26 BSSID 58:97:1e:8d:cf:4e SSID 'xfinitywifi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 45 BSSID 58:97:1e:8d:cf:4c SSID 'CableWiFi' due to wpa_bss_flush
wlp3s0: BSS: Remove id 27 BSSID 58:97:1e:8d:cf:4d SSID 'optimumwifi' due to wpa_bss_flush
wlp3s0: Cancelling scan request
wlp3s0: Cancelling authentication timeout
Off-channel: Clear pending Action frame TX (pending_action_tx=(nil)
wlp3s0: P2P: Disable P2P since removing the management interface is being removed
P2P: All ASP advertisements flushed
P2P: Disabling Extended Listen Timing
P2P: Stopping find
P2P: Clear timeout (state=IDLE)
P2P: State IDLE -> IDLE
P2P: All ASP advertisements flushed
Remove interface wlp3s0 from radio phy0
Remove radio phy0
nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
nl80211: Remove monitor interface: refcount=0
netlink: Operstate: ifindex=3 linkmode=0 (kernel-control), operstate=6 (IF_OPER_UP)
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Unsubscribe mgmt frames handle 0x8888888888453049 (mode change)
wlp3s0: CTRL-EVENT-TERMINATING 

Here is my systemctl to be sure I'm not overlooking some rogue wireless manager:

UNIT                                                                                     LOAD   ACTIVE SUB       DESCRIPTION                                                                 
proc-sys-fs-binfmt_misc.automount                                                        loaded active running   Arbitrary Executable File Formats File System Automount Point               
sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card1.device                      loaded active plugged   /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1               
sys-devices-pci0000:00-0000:00:05.0-0000:03:00.0-net-wlp3s0.device                       loaded active plugged   AR93xx Wireless Network Adapter                                             
sys-devices-pci0000:00-0000:00:09.0-0000:04:00.0-net-enp4s0.device                       loaded active plugged   RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Onboard Ethernet)
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda1.device loaded active plugged   TOSHIBA_HDWD110 EFI                                                         
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda2.device loaded active plugged   TOSHIBA_HDWD110 BOOT                                                        
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda3.device loaded active plugged   TOSHIBA_HDWD110 3                                                           
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda4.device loaded active plugged   TOSHIBA_HDWD110 Microsoft\x20reserved\x20partition                          
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda5.device loaded active plugged   TOSHIBA_HDWD110 Basic\x20data\x20partition                                  
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda-sda6.device loaded active plugged   TOSHIBA_HDWD110 6                                                           
sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sda.device      loaded active plugged   TOSHIBA_HDWD110                                                             
sys-devices-pci0000:00-0000:00:14.2-sound-card0.device                                   loaded active plugged   SBx00 Azalia (Intel HDA)                                                    
sys-devices-platform-serial8250-tty-ttyS1.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS1                                  
sys-devices-platform-serial8250-tty-ttyS2.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS2                                  
sys-devices-platform-serial8250-tty-ttyS3.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS3                                  
sys-devices-pnp0-00:03-tty-ttyS0.device                                                  loaded active plugged   /sys/devices/pnp0/00:03/tty/ttyS0                                           
sys-devices-virtual-block-dm\x2d0.device                                                 loaded active plugged   /sys/devices/virtual/block/dm-0                                             
sys-devices-virtual-misc-rfkill.device                                                   loaded active plugged   /sys/devices/virtual/misc/rfkill                                            
sys-module-configfs.device                                                               loaded active plugged   /sys/module/configfs                                                        
sys-module-fuse.device                                                                   loaded active plugged   /sys/module/fuse                                                            
sys-subsystem-net-devices-enp4s0.device                                                  loaded active plugged   RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Onboard Ethernet)
sys-subsystem-net-devices-wlp3s0.device                                                  loaded active plugged   AR93xx Wireless Network Adapter                                             
-.mount                                                                                  loaded active mounted   Root Mount                                                                  
boot-efi.mount                                                                           loaded active mounted   /boot/efi                                                                   
boot.mount                                                                               loaded active mounted   /boot                                                                       
dev-hugepages.mount                                                                      loaded active mounted   Huge Pages File System                                                      
dev-mqueue.mount                                                                         loaded active mounted   POSIX Message Queue File System                                             
proc-sys-fs-binfmt_misc.mount                                                            loaded active mounted   Arbitrary Executable File Formats File System                               
run-user-1000-gvfs.mount                                                                 loaded active mounted   /run/user/1000/gvfs                                                         
run-user-1000.mount                                                                      loaded active mounted   /run/user/1000                                                              
sys-fs-fuse-connections.mount                                                            loaded active mounted   FUSE Control File System                                                    
sys-kernel-config.mount                                                                  loaded active mounted   Configuration File System                                                   
sys-kernel-debug.mount                                                                   loaded active mounted   Debug File System                                                           
tmp.mount                                                                                loaded active mounted   Temporary Directory                                                         
org.cups.cupsd.path                                                                      loaded active waiting   CUPS Scheduler                                                              
systemd-ask-password-console.path                                                        loaded active waiting   Dispatch Password Requests to Console Directory Watch                       
systemd-ask-password-wall.path                                                           loaded active waiting   Forward Password Requests to Wall Directory Watch                           
init.scope                                                                               loaded active running   System and Service Manager                                                  
session-c1.scope                                                                         loaded active running   Session c1 of user spncr                                                    
accounts-daemon.service                                                                  loaded active running   Accounts Service                                                            
alsa-restore.service                                                                     loaded active exited    Save/Restore Sound Card State                                               
dbus.service                                                                             loaded active running   D-Bus System Message Bus                                                    
haveged.service                                                                          loaded active running   Entropy Harvesting Daemon                                                   
lightdm.service                                                                          loaded active running   Light Display Manager                                                       
polkit.service                                                                           loaded active running   Authorization Manager                                                       
rtkit-daemon.service                                                                     loaded active running   RealtimeKit Scheduling Policy Service                                       
systemd-binfmt.service                                                                   loaded active exited    Set Up Additional Binary Formats                                            
systemd-journal-flush.service                                                            loaded active exited    Flush Journal to Persistent Storage                                         
systemd-journald.service                                                                 loaded active running   Journal Service                                                             
systemd-logind.service                                                                   loaded active running   Login Service                                                               
systemd-modules-load.service                                                             loaded active exited    Load Kernel Modules                                                         
systemd-random-seed.service                                                              loaded active exited    Load/Save Random Seed                                                       
systemd-remount-fs.service                                                               loaded active exited    Remount Root and Kernel File Systems                                        
systemd-sysctl.service                                                                   loaded active exited    Apply Kernel Variables                                                      
systemd-timesyncd.service                                                                loaded active running   Network Time Synchronization                                                
systemd-tmpfiles-setup-dev.service                                                       loaded active exited    Create Static Device Nodes in /dev                                          
systemd-tmpfiles-setup.service                                                           loaded active exited    Create Volatile Files and Directories                                       
systemd-udev-trigger.service                                                             loaded active exited    udev Coldplug all Devices                                                   
systemd-udevd.service                                                                    loaded active running   udev Kernel Device Manager                                                  
systemd-update-utmp.service                                                              loaded active exited    Update UTMP about System Boot/Shutdown                                      
systemd-user-sessions.service                                                            loaded active exited    Permit User Sessions                                                        
udisks2.service                                                                          loaded active running   Disk Manager                                                                
user@1000.service                                                                        loaded active running   User Manager for UID 1000                                                   
-.slice                                                                                  loaded active active    Root Slice                                                                  
system-getty.slice                                                                       loaded active active    system-getty.slice                                                          
system-netctl.slice                                                                      loaded active active    system-netctl.slice                                                         
system.slice                                                                             loaded active active    System Slice                                                                
user-1000.slice                                                                          loaded active active    User Slice of spncr                                                         
user.slice                                                                               loaded active active    User and Session Slice                                                      
dbus.socket                                                                              loaded active running   D-Bus System Message Bus Socket                                             
dm-event.socket                                                                          loaded active listening Device-mapper event daemon FIFOs                                            
lvm2-lvmetad.socket                                                                      loaded active listening LVM2 metadata daemon socket                                                 
org.cups.cupsd.socket                                                                    loaded active listening CUPS Scheduler                                                              
systemd-coredump.socket                                                                  loaded active listening Process Core Dump Socket                                                    
systemd-initctl.socket                                                                   loaded active listening /dev/initctl Compatibility Named Pipe                                       
systemd-journald-dev-log.socket                                                          loaded active running   Journal Socket (/dev/log)                                                   
systemd-journald.socket                                                                  loaded active running   Journal Socket                                                              
systemd-rfkill.socket                                                                    loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch                           
systemd-udevd-control.socket                                                             loaded active running   udev Control Socket                                                         
systemd-udevd-kernel.socket                                                              loaded active running   udev Kernel Socket                                                          
basic.target                                                                             loaded active active    Basic System                                                                
cryptsetup.target                                                                        loaded active active    Encrypted Volumes                                                           
getty.target                                                                             loaded active active    Login Prompts                                                               
graphical.target                                                                         loaded active active    Graphical Interface                                                         
local-fs-pre.target                                                                      loaded active active    Local File Systems (Pre)                                                    
local-fs.target                                                                          loaded active active    Local File Systems                                                          
multi-user.target                                                                        loaded active active    Multi-User System                                                           
network.target                                                                           loaded active active    Network                                                                     
nss-user-lookup.target                                                                   loaded active active    User and Group Name Lookups                                                 
paths.target                                                                             loaded active active    Paths                                                                       
remote-fs.target                                                                         loaded active active    Remote File Systems                                                         
slices.target                                                                            loaded active active    Slices                                                                      
sockets.target                                                                           loaded active active    Sockets                                                                     
sound.target                                                                             loaded active active    Sound Card                                                                  
swap.target                                                                              loaded active active    Swap                                                                        
sysinit.target                                                                           loaded active active    System Initialization                                                       
time-sync.target                                                                         loaded active active    System Time Synchronized                                                    
timers.target                                                                            loaded active active    Timers                                                                      
logrotate.timer                                                                          loaded active waiting   Daily rotation of log files                                                 
man-db.timer                                                                             loaded active waiting   Daily man-db cache update                                                   
pamac-cleancache.timer                                                                   loaded active waiting   Monthly clean packages cache                                                
pamac-mirrorlist.timer                                                                   loaded active waiting   Monthly generate mirrorlist                                                 
shadow.timer                                                                             loaded active waiting   Daily verification of password and group files                              
systemd-tmpfiles-clean.timer                                                             loaded active waiting   Daily Cleanup of Temporary Directories  

Last edited by spncrhg (2017-01-27 21:48:11)

Offline

#6 2017-01-27 22:13:38

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

Thanks.  It seems all is in order, but association is timing out ... which is odd.

This does look a lot like this issue on SU but that was for an intel driver and you have atheros.

This is really a bit of a shot in the dark, but I'd try telling wpa_supplicant to use wext in place of nl80211.  Generally wpa_supplicant sorts this out on it's own and specifying one of these explicitly causes more trouble than it solves - but the failure to associate is all with nl80211:

wpa_supplicant -Dwext -i...

"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2017-01-27 23:20:30

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

Things I tried:
-Inspired by the solution in the SU thread I disabled wireless N on my router.
-I disabled ipv6 based on another thread.
-I tried forcing wpa_supplicant to use wext.

Still a sad day. sad

I'll keep trying things. Thank you for your help so far!

Offline

#8 2017-01-27 23:41:38

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Not even manual Wifi works.

Can your Windows system connect?

Apologies if that is an obvious question but you haven't explicitly stated so and it would help eliminate hardware failure.

Also:

This is curious to me because I turned off WPA encryption.

Can you connect manually using `wpa_supplicant` if you enable WPA(2) encryption?

Offline

#9 2017-01-27 23:54:17

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

Hi!

My Windblows side connects just fine.

Running wpa_supplicant on a system with WPA2-PSK didn't change the result.

Here was my config file:

network={
    ssid="<myssid>"
    scan_ssid=1
    key_mgmt=WPA-PSK
    psk="<secret in plaintext>"
}

Where <> denotes something I don't want to openly post.

It gave exactly the same result as on an open network.

Offline

#10 2017-01-28 00:19:47

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

Well at least some things can be ruled out.  It's not a hardware or wext/n180211 driver issues.  The remaining suspect is the kernel driver.  You said you updated the kernel - if you can downgrade back to the kernel (and other relevant packages) that you had when it worked, that'd be a valuable test.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#11 2017-01-28 01:18:16

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

I rolled back the kernel and wpa_supplicant and then I tried to preform a connection through wpa_supplicant and through iw. Same errors I've been facing.

I am so lost as to what could be the problem. This is curious.

Offline

#12 2017-01-28 01:35:33

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

Another potentially, obvious check - but you did reboot into the rolledback kernel, right?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#13 2017-01-28 01:48:30

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

I would have asked the same thing if I was on your end. This is either something that easy or a bug... my money is always on it being something stupid.

I rebooted. I also went through it again because you asked, and I'm paranoid.

Offline

#14 2017-01-28 07:53:29

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,433

Re: [SOLVED] Not even manual Wifi works.

could you try this before starting wpa_supplicant,

 sudo ip link set wlp3s0 down

Offline

#15 2017-01-28 13:58:06

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

Hello!

I tried ensuring the interface was down with

ip link set wlp3s0 down

Then I double checked it with

ip link show

However, wpa_supplicant still gave the same output indicating authentication failed. sad


Now I'm looking into the power management of my wireless device, but I'm not sure if that's realistic since I'm able to scan just fine.

Offline

#16 2017-01-28 14:43:23

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Not even manual Wifi works.

The ArchWiki page suggests trying the backported driver package for "stability issues", may be worth a shot:

https://aur.archlinux.org/packages/backports-patched/

We should probably confirm the identity of the device to facilitate further searching:

# update-pciids
lspci -nn | grep Atheros

Last edited by Head_on_a_Stick (2017-01-28 14:44:01)

Offline

#17 2017-01-28 15:10:22

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

The backported driver gave me an error on build, so I'm going to have to play with that later tonight.

Here's the result of the identity check:

03:00.0 Network controller [0280]: Qualcomm Atheros AR93xx Wireless Network Adapter [168c:0030] (rev 01)

Another update is that with the kernel and wpa_supplicant rolled back, wpa_supplicant with the wext driver gave me this output:

Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
wlp3s0: Trying to associate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
ioctl[SIOCSIWFREQ]: Device or resource busy
wlp3s0: Association request to the driver failed
wlp3s0: Authentication with c6:56:27:d0:7b:6a timed out.
wlp3s0: CTRL-EVENT-DISCONNECTED bssid=c6:56:27:d0:7b:6a reason=3 locally_generated=1
wlp3s0: Trying to associate with c6:56:27:d0:7b:6a (SSID='TestTube' freq=2412 MHz)
ioctl[SIOCSIWFREQ]: Device or resource busy
wlp3s0: Association request to the driver failed
wlp3s0: Authentication with c6:56:27:d0:7b:6a timed out.
wlp3s0: CTRL-EVENT-DISCONNECTED bssid=c6:56:27:d0:7b:6a reason=3 locally_generated=1
wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="TestTube" auth_failures=1 duration=10 reason=CONN_FAILED

I have work stuff today, so I won't be able to respond much. However, thank you all again for setting aside time to try to help me out.

Offline

#18 2017-01-28 15:58:57

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Not even manual Wifi works.

Have you tried the nohwcrypt=1 module parameter for the ath9k driver?

I had presumed this was the case but I cannot find mention of it in the thread so far.

Offline

#19 2017-01-28 17:00:44

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

That was a good question. However, I do have nohwcrypt=1 and ps_enable=1 (I did try it with ps_enable=0 as well). I am guessing the solution is something in this realm though.

systool -v -m ath9k

Module = "ath9k"

  Attributes:
    coresize            = "131072"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "0"
    taint               = ""
    uevent              = <store method only>

  Parameters:
    blink               = "0"
    bt_ant_diversity    = "0"
    btcoex_enable       = "0"
    led_active_high     = "-1"
    nohwcrypt           = "1"
    ps_enable           = "1"

  Sections:
    .bss                = "0xffffffffa070a880"
    .data.unlikely      = "0xffffffffa070a508"
    .data               = "0xffffffffa070a000"
    .exit.text          = "0xffffffffa07034c7"
    .gnu.linkonce.this_module= "0xffffffffa070a540"
    .init.text          = "0xffffffffa05ae000"
    .note.gnu.build-id  = "0xffffffffa0704000"
    .rodata.str1.1      = "0xffffffffa0707d5f"
    .rodata.str1.8      = "0xffffffffa0707590"
    .rodata             = "0xffffffffa0704040"
    .smp_locks          = "0xffffffffa0708c04"
    .strtab             = "0xffffffffa05b3b60"
    .symtab             = "0xffffffffa05af000"
    .text               = "0xffffffffa06ee000"
    __bug_table         = "0xffffffffa0709448"
    __mcount_loc        = "0xffffffffa0708cb8"
    __param             = "0xffffffffa07094b8"

Offline

#20 2017-01-28 19:55:40

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: [SOLVED] Not even manual Wifi works.

<a bit off topic>
As a moderator it's frequently my job here to point out when new users aren't carrying their weight in the trouble shooting process or don't respond well - it may be good also to recognize the opposite cases: spncrhg, your patient willingness to follow up with each request and provide detailed information is laudable.  Unfortunately, I'm at a loss for further tracing this problem, but I hope others here can help as you'd be a very welcome addition to this community.

Good luck tracking this issue down.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#21 2017-01-28 21:52:50

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Not even manual Wifi works.

^ +1  smile

spncrhg wrote:
  Parameters:
    blink               = "0"
    bt_ant_diversity    = "0"
    btcoex_enable       = "0"
    led_active_high     = "-1"
    nohwcrypt           = "1"
    ps_enable           = "1"

So I suppose all that is left is to toggle the bluetooth coexistence and antenna diversity, although I would be surprised if those made a difference.

Is there anything in dmesg(8) or the systemd journal relating to the ath9k module?

Offline

#22 2017-01-28 23:49:36

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

<Also off topic>
I've spent a lot of time on these forums, and I've already received help from you guys on multiple issues. I'm genuinely appreciative that there are people out there willing to help others learn. It's you guys that make open source projects possible.

<Back on topic>
This is what I got from dmesg and journalctl.

dmesg | grep ath9k

[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b6464734-6317-4e64-83a7-3d0b4c2c40f7 rw quiet cryptdevice=/dev/disk/by-uuid/65eb68a9-c590-4f5b-9cbf-6b8f8ca188d8:CRYPTNIX quiet iommu=pt ath9k.nohwcrypt=1
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b6464734-6317-4e64-83a7-3d0b4c2c40f7 rw quiet cryptdevice=/dev/disk/by-uuid/65eb68a9-c590-4f5b-9cbf-6b8f8ca188d8:CRYPTNIX quiet iommu=pt ath9k.nohwcrypt=1
[   28.876739] ath9k 0000:03:00.0: enabling device (0000 -> 0002)
[   30.397296] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0

journalctl -xe | grep ath9k

Jan 28 18:11:47 turing kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b6464734-6317-4e64-83a7-3d0b4c2c40f7 rw quiet cryptdevice=/dev/disk/by-uuid/65eb68a9-c590-4f5b-9cbf-6b8f8ca188d8:CRYPTNIX quiet iommu=pt ath9k.nohwcrypt=1
Jan 28 18:11:47 turing kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b6464734-6317-4e64-83a7-3d0b4c2c40f7 rw quiet cryptdevice=/dev/disk/by-uuid/65eb68a9-c590-4f5b-9cbf-6b8f8ca188d8:CRYPTNIX quiet iommu=pt ath9k.nohwcrypt=1
Jan 28 18:11:54 turing kernel: ath9k 0000:03:00.0: enabling device (0000 -> 0002)
Jan 28 18:11:54 turing kernel: ath9k 0000:03:00.0 wlp3s0: renamed from wlan0

I'm going to try to mess around more tonight. I really don't want to reinstall because I think there's something here to learn from (Either for me or the community). I'm worried I may have to reinstall before I work more on Monday.

Offline

#23 2017-01-29 06:50:02

spncrhg
Member
Registered: 2017-01-27
Posts: 14

Re: [SOLVED] Not even manual Wifi works.

Solution
I figured it out! (kind of)

I have a Gigabyte GA-970A-UD3P (Rev. 2.x) . I needed to enable IOMMU support in my BIOS settings to fix the problem. It's unclear to me why this is the case.

This issue doesn't appear to be specific to Arch. I was able to reproduce the same error logs using wpa_supplicant on an Ubuntu Live boot (Don't worry. I was only testing my wireless with it.). This bug doesn't appear to affect Windows. However, since this issue began after my computer was unable to turn on, I'm thinking this is a BIOS issue.


You guys have been great! This community is a big part of why I use Arch. I'm sorry this was a problem you couldn't have realistically solved without physical access to my computer.

Last edited by spncrhg (2017-01-30 00:31:17)

Offline

Board footer

Powered by FluxBB