Ubuntu 10.04 wireless problems.

Asked by wheeler90

My HP G60-445DX laptop has an AR5001 internal wireless adapter. I just upgraded to 10.04 and was not wanting to due to the fact that I knew something like this would happen. Everything on my laptop worked fine before the upgrade and now after the up grade my wireless card will work when it wants to. I have tried everything I can think of to fix the issue but nothing works. If anyone has any suggestions that have worked for 10.04 not 9.10 or 8.04. I have tried all of the other fixes and nothing is working for me. Or if the Ubuntu staff would like to push out an update fixing the issue with everyones wireless cards.

Now to the technical... I have tried changing from Gnome Network Manager to Wicd Network Manager and still the same issues. It will either tell me that I have to wrong password even if I set the password as 123456. If I do get a connection my connections are dropped and it will not reconnect unless I restart the OS.

If I run lshw -c network this is the output.
*-network
       description: Ethernet interface
       product: MCP77 Ethernet
       vendor: nVidia Corporation
       physical id: a
       bus info: pci@0000:00:0a.0
       logical name: eth0
       version: a2
       serial: aa:00:04:00:0a:04
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 duplex=full ip=192.168.1.21 latency=0 link=yes maxlatency=20 mingnt=1 multicast=yes port=MII speed=100MB/s
       resources: irq:26 memory:c0009000-c0009fff ioport:30f8(size=8) memory:c0007c00-c0007cff memory:c0007800-c000780f
  *-network
       description: Wireless interface
       product: AR5001 Wireless Network Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: wlan0
       version: 01
       serial: 00:24:2c:8d:83:4f
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath5k driverversion=2.6.32-22-generic firmware=N/A latency=0 link=yes multicast=yes wireless=IEEE 802.11bg
       resources: irq:23 memory:c2000000-c200ffff
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: vboxnet0
       serial: 0a:00:27:00:00:00
       capabilities: ethernet physical
       configuration: broadcast=yes multicast=yes
everything looks fine to me but if something is wrong please let me know so that I can fix it.

Thanks for the help.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
wheeler90
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word restart. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | grep ound; dmesg | grep irmware ; dmesg | grep ipw; dmesg | grep eth; dmesg | grep ath; dmesg | grep b43; dmesg | grep wl; dmesg | grep witch; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark

Revision history for this message
Tom (tom6) said :
#2

Hi :)

hardware manufacturers set-up these dongles to be treated as usb-sticks when they get plugged into the machine, not as wireless devices. Windows has very few drivers included in a default installation so the idea is that when you plug in the device the Windows drivers get installed to your system. In linux that is a real pain because the drivers are already included anyway most of the time and so the device gets confused about not finding Windows and just sits there trying to be a usb-storage device.

Modeswitch attempts to unmount or "eject" the storage part of the device so that we can access the wireless part of the device. Currently there is no standards defined fo how manufacturers set this up so the modeswitch often needs to be constantly upgraded at the whim of the hardware manufacturers who don't bother to let people know what kludgy mess they have dreamt up this time. So, it is down to users posting to the "Zero Cd Devices" bug-report to try to get modeswitch working.

The generic answer to this is to hunt around in places like

Places - Computer

to try to find a tiny ridiculous storage device and then right-click to "eject" or "umount" it. This doesn't make the dongle pop out or anything physical, it just switches the storage part off and allows access to the wireless part

I hope this helps!
Good luck and regards from
Tom :)

Revision history for this message
wheeler90 (wheeler90) said :
#3

Per request of Mark here is the output of the commands that I was asked to run:

*-network
       description: Ethernet interface
       product: MCP77 Ethernet
       vendor: nVidia Corporation
       physical id: a
       bus info: pci@0000:00:0a.0
       logical name: eth0
       version: a2
       serial: aa:00:04:00:0a:04
       capacity: 100MB/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII
       resources: irq:26 memory:c0009000-c0009fff ioport:30f8(size=8) memory:c0007c00-c0007cff memory:c0007800-c000780f
  *-network
       description: Wireless interface
       product: AR5001 Wireless Network Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: wlan0
       version: 01
       serial: 00:24:2c:8d:83:4f
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath5k driverversion=2.6.32-22-generic firmware=N/A ip=192.168.1.35 latency=0 link=yes multicast=yes wireless=IEEE 802.11bg
       resources: irq:23 memory:c2000000-c200ffff
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: vboxnet0
       serial: 0a:00:27:00:00:00
       capabilities: ethernet physical
       configuration: broadcast=yes multicast=yes
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

vboxnet0 Interface doesn't support scanning.

wlan0 Scan completed :
          Cell 01 - Address: 00:22:75:C9:8D:01
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=27/70 Signal level=-83 dBm
                    Encryption key:off
                    ESSID:"Belkin_G_Wireless_C98D01"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              12 Mb/s; 24 Mb/s; 36 Mb/s
                    Bit Rates:9 Mb/s; 18 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000004e3ff6d181
                    Extra: Last beacon: 168ms ago
                    IE: Unknown: 001842656C6B696E5F475F576972656C6573735F433938443031
                    IE: Unknown: 010882848B960C183048
                    IE: Unknown: 030106
                    IE: Unknown: 0706555320010B1B
                    IE: Unknown: 2A0100
                    IE: Unknown: 32041224606C
                    IE: Unknown: DD180050F2020101000003A4000027A4000041435E0061211A01
                    IE: Unknown: DDA20050F204104A00011010440001011041000100103B0001031047001000000000000000011000002275C98D011021001242656C6B696E20436F72706F726174696F6E1023000C463544373233342D3420763410240009342E30302E303520201042000E31323933333732333431313934381054000800060050F20400011011001B42656C6B696E20576972656C65737320526F757465722857464129100800020004
          Cell 02 - Address: 00:1E:E5:B6:D6:62
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=58/70 Signal level=-52 dBm
                    Encryption key:on
                    ESSID:"@Riley"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000053ca1b1041
                    Extra: Last beacon: 16ms ago
                    IE: Unknown: 00064052696C6579
                    IE: Unknown: 010482848B96
                    IE: Unknown: 030106
                    IE: Unknown: 2A0104
                    IE: Unknown: 32080C1218243048606C
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD07000C4301000000
          Cell 03 - Address: 00:0F:3D:36:35:4F
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=40/70 Signal level=-70 dBm
                    Encryption key:on
                    ESSID:"default"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000008732f17f
                    Extra: Last beacon: 128ms ago
                    IE: Unknown: 000764656661756C74
                    IE: Unknown: 010482848B96
                    IE: Unknown: 030106
                    IE: Unknown: 0406000200000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 32080C1218243048606C
          Cell 04 - Address: 00:26:F2:72:C7:5C
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=40/70 Signal level=-70 dBm
                    Encryption key:on
                    ESSID:"Darius123"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000053ca0eb737
                    Extra: Last beacon: 3264ms ago
                    IE: Unknown: 0009446172697573313233
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0104
                    IE: Unknown: 2F0104
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180200F0000000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 05 - Address: B0:E7:54:10:A9:D9
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=51/70 Signal level=-59 dBm
                    Encryption key:on
                    ESSID:"Bianca"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                              11 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000022e1c67ed
                    Extra: Last beacon: 52ms ago
                    IE: Unknown: 00064269616E6361
                    IE: Unknown: 010882848B0C12961824
                    IE: Unknown: 03010B
                    IE: Unknown: 0706555320010B1B
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD900050F204104A0001101044000102103B00010210470010303030303939313031393035303532331021000B32576972652C20496E632E10230011333830304847562D42204761746577617910240011333830304847562D4220476174657761791042000C3939313031393035303532331054000800060050F20400011011000A686F6D65706F7274616C10080002008E
          Cell 06 - Address: 00:24:56:B7:0A:29
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=18/70 Signal level=-92 dBm
                    Encryption key:on
                    ESSID:"2WIRE755"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
                              11 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000053c8c91219
                    Extra: Last beacon: 168ms ago
                    IE: Unknown: 00083257495245373535
                    IE: Unknown: 010882848B0C12961824
                    IE: Unknown: 030106
                    IE: Unknown: 0706555320010B1B
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C
          Cell 07 - Address: 00:21:7C:2A:1B:99
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=15/70 Signal level=-95 dBm
                    Encryption key:on
                    ESSID:"2WIRE892"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000000300ab0271e
                    Extra: Last beacon: 12080ms ago
                    IE: Unknown: 00083257495245383932
                    IE: Unknown: 010882848B960C121824
                    IE: Unknown: 030106
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706555320010B1B
                    IE: Unknown: 2A0100
                    IE: Unknown: 32043048606C

teredo Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
00:00.0 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory Controller [10de:0754] (rev a2)
00:01.0 ISA bridge [0601]: nVidia Corporation Device [10de:075e] (rev a2)
00:01.1 SMBus [0c05]: nVidia Corporation MCP78S [GeForce 8200] SMBus [10de:0752] (rev a1)
00:01.3 Co-processor [0b40]: nVidia Corporation MCP78S [GeForce 8200] Co-Processor [10de:0753] (rev a2)
00:01.4 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory Controller [10de:0568] (rev a1)
00:02.0 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller [10de:077b] (rev a1)
00:02.1 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller [10de:077c] (rev a1)
00:04.0 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller [10de:077d] (rev a1)
00:04.1 USB Controller [0c03]: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller [10de:077e] (rev a1)
00:06.0 IDE interface [0101]: nVidia Corporation MCP78S [GeForce 8200] IDE [10de:0759] (rev a1)
00:07.0 Audio device [0403]: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio [10de:0774] (rev a1)
00:08.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge [10de:075a] (rev a1)
00:09.0 IDE interface [0101]: nVidia Corporation MCP78S [GeForce 8200] SATA Controller (non-AHCI mode) [10de:0ad0] (rev a2)
00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP77 Ethernet [10de:0760] (rev a2)
00:0b.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge [10de:0569] (rev a1)
00:14.0 PCI bridge [0604]: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge [10de:077a] (rev a1)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] HyperTransport Configuration [1022:1300] (rev 40)
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 11h [Turion X2, Athlon X2, Sempron] Address Map [1022:1301]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] DRAM Controller [1022:1302]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Miscellaneous Control [1022:1303]
00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Link Control [1022:1304]
02:00.0 VGA compatible controller [0300]: nVidia Corporation C77 [GeForce 8200M G] [10de:0845] (rev a2)
07:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 064e:a102 Suyin Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. Mass Storage Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
===============================================
                        system HP G60 Notebook PC
/0 bus 303C
/0/0 memory 102KiB BIOS
/0/3 processor AMD Turion Dual-Core RM-75
/0/3/5 memory 128KiB L1 cache
/0/3/6 memory 512KiB L2 cache
/0/4 memory 3GiB System Memory
/0/4/0 memory 2GiB DIMM DRAM Synchronous 800 MHz (1.2 ns)
/0/4/1 memory 1GiB DIMM DRAM Synchronous 800 MHz (1.2 ns)
/0/5 processor
/0/5/0 memory 128KiB L1 cache
/0/5/1 memory 512KiB L2 cache
/0/b memory RAM memory
/0/1 bridge nVidia Corporation
/0/1.1 bus MCP78S [GeForce 8200] SMBus
/0/1.3 processor MCP78S [GeForce 8200] Co-Processor
/0/1.4 memory RAM memory
/0/2 bus MCP78S [GeForce 8200] OHCI USB 1.1 Controller
/0/2.1 bus MCP78S [GeForce 8200] EHCI USB 2.0 Controller
/0/c bus MCP78S [GeForce 8200] OHCI USB 1.1 Controller
/0/4.1 bus MCP78S [GeForce 8200] EHCI USB 2.0 Controller
/0/6 storage MCP78S [GeForce 8200] IDE
/0/7 multimedia MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio
/0/8 bridge MCP78S [GeForce 8200] PCI Bridge
/0/9 scsi3 storage MCP78S [GeForce 8200] SATA Controller (non-AHCI mode)
/0/9/0 /dev/cdrom disk DVD RW AD-7561S
/0/9/1 /dev/sda disk 320GB TOSHIBA MK3255GS
/0/9/1/1 /dev/sda1 volume 290GiB EXT4 volume
/0/9/1/2 /dev/sda2 volume 8118MiB Extended partition
/0/9/1/2/5 /dev/sda5 volume 8118MiB Linux swap / Solaris partition
/0/a eth0 network MCP77 Ethernet
/0/100 bridge MCP78S [GeForce 8200] PCI Express Bridge
/0/100/0 display C77 [GeForce 8200M G]
/0/14 bridge MCP78S [GeForce 8200] PCI Bridge
/0/14/0 wlan0 network AR5001 Wireless Network Adapter
/0/101 bridge Mobile K10 [Turion X2, Athlon X2, Sempron] HyperTransport Configuration
/0/102 bridge Family 11h [Turion X2, Athlon X2, Sempron] Address Map
/0/103 bridge Mobile K10 [Turion X2, Athlon X2, Sempron] DRAM Controller
/0/104 bridge Mobile K10 [Turion X2, Athlon X2, Sempron] Miscellaneous Control
/0/105 bridge Mobile K10 [Turion X2, Athlon X2, Sempron] Link Control
/0/d scsi0 storage
/0/d/0.0.0 /dev/sdb disk SCSI Disk
/1 vboxnet0 network Ethernet interface
Linux The-Viper-Pit 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux
[10530.007147] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[10835.129456] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=218.8.245.123 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=100 ID=256 PROTO=TCP SPT=6000 DPT=2967 WINDOW=16384 RES=0x00 SYN URGP=0
[11064.687505] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=221.195.73.86 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=107 ID=256 DF PROTO=TCP SPT=12200 DPT=8000 WINDOW=8192 RES=0x00 SYN URGP=0
[11067.312896] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=68.87.68.168 DST=192.168.1.35 LEN=71 TOS=0x00 PREC=0x40 TTL=56 ID=0 DF PROTO=UDP SPT=53 DPT=4774 LEN=51
[11541.645874] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=222.76.212.202 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=100 ID=256 PROTO=TCP SPT=6000 DPT=1433 WINDOW=16384 RES=0x00 SYN URGP=0
[11622.069938] UDF-fs: No VRS found
[11622.069953] UDF-fs: No partition found (1)
[12984.408630] UDF-fs: No VRS found
[12984.408634] UDF-fs: No partition found (1)
[12882.767878] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[12882.768015] eth0: no link during initialization.
[12882.769068] ADDRCONF(NETDEV_UP): eth0: link is not ready
[12882.859897] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[12882.860020] eth0: no link during initialization.
[12882.861522] ADDRCONF(NETDEV_UP): eth0: link is not ready
[12883.357977] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[12883.358176] eth0: no link during initialization.
[12883.358689] ADDRCONF(NETDEV_UP): eth0: link is not ready
[12896.413194] forcedeth 0000:00:0a.0: restoring config space at offset 0x1 (was 0xb00003, writing 0xb00007)
[12897.201189] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[12897.201381] eth0: no link during initialization.
[12897.201510] PM: restore of drv:forcedeth dev:0000:00:0a.0 complete after 519.203 msecs
[12985.383109] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[12985.383341] eth0: no link during initialization.
[12985.384451] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13098.128715] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13098.128952] eth0: no link during initialization.
[13098.130164] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13099.760947] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13099.761187] eth0: no link during initialization.
[13099.762344] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13121.916647] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13121.916895] eth0: no link during initialization.
[13121.917660] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13122.020318] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13122.020592] eth0: no link during initialization.
[13122.022007] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13122.572127] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13122.572367] eth0: no link during initialization.
[13122.574460] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13126.769716] forcedeth 0000:00:0a.0: restoring config space at offset 0x1 (was 0xb00003, writing 0xb00007)
[13127.565166] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13127.565359] eth0: no link during initialization.
[13127.565489] PM: restore of drv:forcedeth dev:0000:00:0a.0 complete after 519.184 msecs
[13152.864944] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13152.865227] eth0: no link during initialization.
[13152.869145] ADDRCONF(NETDEV_UP): eth0: link is not ready
[13154.561767] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
[13154.562006] eth0: no link during initialization.
[13154.563256] ADDRCONF(NETDEV_UP): eth0: link is not ready
[10526.420904] ath5k 0000:07:00.0: PCI INT A disabled
[10529.503952] ath5k 0000:07:00.0: PCI INT A -> Link[Z012] -> GSI 23 (level, low) -> IRQ 23
[10529.503982] ath5k 0000:07:00.0: setting latency timer to 64
[10529.504417] ath5k 0000:07:00.0: registered as 'phy0'
[10530.000458] ath: EEPROM regdomain: 0x64
[10530.000466] ath: EEPROM indicates we should expect a direct regpair map
[10530.000482] ath: Country alpha2 being used: 00
[10530.000488] ath: Regpair used: 0x64
[10530.007062] Registered led device: ath5k-phy0::rx
[10530.007135] Registered led device: ath5k-phy0::tx
[10530.007147] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[12896.413644] ath5k 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
[13126.770169] ath5k 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
[10520.572067] wlan0: no IPv6 routers present
[10520.804697] wlan0: deauthenticating from 00:1e:e5:b6:d6:62 by local choice (reason=3)
[10521.184593] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[10521.189834] wlan0: direct probe responded
[10521.189853] wlan0: authenticate with AP 00:1e:e5:b6:d6:62 (try 1)
[10521.191701] wlan0: authenticated
[10521.191767] wlan0: associate with AP 00:1e:e5:b6:d6:62 (try 1)
[10521.193845] wlan0: RX AssocResp from 00:1e:e5:b6:d6:62 (capab=0x411 status=0 aid=1)
[10521.193855] wlan0: associated
[10526.072106] wlan0: deauthenticating from 00:1e:e5:b6:d6:62 by local choice (reason=3)
[10530.094481] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[10532.296405] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[10532.299972] wlan0: direct probe responded
[10532.299984] wlan0: authenticate with AP 00:1e:e5:b6:d6:62 (try 1)
[10532.301825] wlan0: authenticated
[10532.301883] wlan0: associate with AP 00:1e:e5:b6:d6:62 (try 1)
[10532.305187] wlan0: RX AssocResp from 00:1e:e5:b6:d6:62 (capab=0x411 status=0 aid=1)
[10532.305201] wlan0: associated
[10532.307372] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[10542.880036] wlan0: no IPv6 routers present
[10835.129456] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=218.8.245.123 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=100 ID=256 PROTO=TCP SPT=6000 DPT=2967 WINDOW=16384 RES=0x00 SYN URGP=0
[11064.687505] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=221.195.73.86 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=107 ID=256 DF PROTO=TCP SPT=12200 DPT=8000 WINDOW=8192 RES=0x00 SYN URGP=0
[11067.312896] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=68.87.68.168 DST=192.168.1.35 LEN=71 TOS=0x00 PREC=0x40 TTL=56 ID=0 DF PROTO=UDP SPT=53 DPT=4774 LEN=51
[11541.645874] Inbound IN=wlan0 OUT= MAC=00:24:2c:8d:83:4f:00:1e:e5:b6:d6:62:08:00 SRC=222.76.212.202 DST=192.168.1.35 LEN=44 TOS=0x00 PREC=0x20 TTL=100 ID=256 PROTO=TCP SPT=6000 DPT=1433 WINDOW=16384 RES=0x00 SYN URGP=0
[12880.860382] wlan0: deauthenticating from 00:1e:e5:b6:d6:62 by local choice (reason=3)
[12882.217039] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12882.503561] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12882.993830] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12883.137138] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12982.348504] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12988.331887] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12992.111506] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12992.113101] wlan0: direct probe responded
[12992.113113] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.114834] wlan0: authenticated
[12992.114885] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.117218] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12992.117232] wlan0: associated
[12992.119408] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[12992.132626] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12992.507351] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12992.508970] wlan0: direct probe responded
[12992.508982] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.510979] wlan0: authenticated
[12992.511038] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.515077] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12992.515082] wlan0: associated
[12992.537648] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12992.911861] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12992.913500] wlan0: direct probe responded
[12992.913511] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.917099] wlan0: authenticated
[12992.917168] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12992.918991] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12992.919002] wlan0: associated
[12992.937639] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12993.324817] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12993.326427] wlan0: direct probe responded
[12993.326438] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12993.329034] wlan0: authenticated
[12993.329090] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12993.330912] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12993.330922] wlan0: associated
[12993.357634] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12993.727796] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12993.924608] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[12993.926232] wlan0: direct probe responded
[12993.926243] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12993.927885] wlan0: authenticated
[12993.927943] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12993.932305] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12993.932315] wlan0: associated
[12993.952605] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12994.326092] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12994.327705] wlan0: direct probe responded
[12994.327717] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12994.329463] wlan0: authenticated
[12994.329540] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12994.331608] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12994.331618] wlan0: associated
[12994.345659] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12994.719557] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12994.721173] wlan0: direct probe responded
[12994.721184] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12994.722940] wlan0: authenticated
[12994.722993] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12994.727091] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12994.727102] wlan0: associated
[12994.748405] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12995.119657] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12995.121286] wlan0: direct probe responded
[12995.121297] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.123061] wlan0: authenticated
[12995.126833] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.129416] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12995.129430] wlan0: associated
[12995.149319] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12995.525350] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12995.526955] wlan0: direct probe responded
[12995.526966] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.529353] wlan0: authenticated
[12995.529411] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.533170] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12995.533185] wlan0: associated
[12995.549641] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12995.927307] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12995.929355] wlan0: direct probe responded
[12995.929372] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.932797] wlan0: authenticated
[12995.932867] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12995.934750] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12995.934760] wlan0: associated
[12995.953101] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12996.324778] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[12996.328602] wlan0: direct probe responded
[12996.328618] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[12996.330338] wlan0: authenticated
[12996.330395] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[12996.332387] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[12996.332403] wlan0: associated
[12996.352624] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[12996.727946] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12996.730909] wlan0: direct probe responded
[12996.730924] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12996.732636] wlan0: authenticated
[12996.732692] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12996.735845] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12996.735858] wlan0: associated
[12996.756131] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12997.131561] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12997.134459] wlan0: direct probe responded
[12997.134471] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.136285] wlan0: authenticated
[12997.136333] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.138386] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12997.138399] wlan0: associated
[12997.160628] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12997.531395] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12997.536699] wlan0: direct probe responded
[12997.536718] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.539332] wlan0: authenticated
[12997.539402] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.542795] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12997.542809] wlan0: associated
[12997.556382] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12997.927847] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12997.936220] wlan0: direct probe responded
[12997.936232] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.940133] wlan0: authenticated
[12997.940188] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12997.943515] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12997.943527] wlan0: associated
[12997.960096] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12998.335728] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12998.338680] wlan0: direct probe responded
[12998.338692] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12998.342625] wlan0: authenticated
[12998.342695] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12998.346935] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12998.346948] wlan0: associated
[12998.368624] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12998.743433] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12998.747926] wlan0: direct probe responded
[12998.747932] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12998.752905] wlan0: authenticated
[12998.752929] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12998.762975] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12998.762979] wlan0: associated
[12998.773626] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12999.151322] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12999.152945] wlan0: direct probe responded
[12999.152961] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.155875] wlan0: authenticated
[12999.155936] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.158759] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12999.158769] wlan0: associated
[12999.176093] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12999.548691] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12999.551537] wlan0: direct probe responded
[12999.551540] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.553331] wlan0: authenticated
[12999.553362] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.556090] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12999.556097] wlan0: associated
[12999.576139] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[12999.951340] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[12999.954195] wlan0: direct probe responded
[12999.954207] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.955985] wlan0: authenticated
[12999.956213] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[12999.958015] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[12999.958025] wlan0: associated
[12999.980136] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13000.356792] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13000.359673] wlan0: direct probe responded
[13000.359684] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13000.361482] wlan0: authenticated
[13000.361536] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13000.363547] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13000.363560] wlan0: associated
[13000.384625] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13000.759710] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13000.762498] wlan0: direct probe responded
[13000.762511] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13000.764376] wlan0: authenticated
[13000.764430] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13000.771312] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13000.771324] wlan0: associated
[13000.784693] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13001.155549] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13001.353523] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13001.355637] wlan0: direct probe responded
[13001.355648] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13001.358627] wlan0: authenticated
[13001.358686] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13001.365680] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13001.365692] wlan0: associated
[13001.377308] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13001.755889] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13001.757507] wlan0: direct probe responded
[13001.757518] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13001.760328] wlan0: authenticated
[13001.760387] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13001.762238] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13001.762248] wlan0: associated
[13001.784666] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13002.160095] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13002.161655] wlan0: direct probe responded
[13002.161659] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.163386] wlan0: authenticated
[13002.163424] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.167306] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13002.167362] wlan0: associated
[13002.181723] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13002.551564] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13002.553899] wlan0: direct probe responded
[13002.553912] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.556342] wlan0: authenticated
[13002.556395] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.558392] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13002.558403] wlan0: associated
[13002.560039] wlan0: no IPv6 routers present
[13002.581070] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13002.953704] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13002.955338] wlan0: direct probe responded
[13002.955357] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.958975] wlan0: authenticated
[13002.959053] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13002.961181] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13002.961196] wlan0: associated
[13002.984122] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13003.355447] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13003.357068] wlan0: direct probe responded
[13003.357079] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13003.358815] wlan0: authenticated
[13003.358870] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13003.360861] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13003.360872] wlan0: associated
[13003.376632] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13003.753663] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13003.755226] wlan0: direct probe responded
[13003.755231] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13003.759555] wlan0: authenticated
[13003.759947] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13003.761679] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13003.761683] wlan0: associated
[13003.780035] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13004.151342] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13004.152941] wlan0: direct probe responded
[13004.152947] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.157534] wlan0: authenticated
[13004.157560] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.159617] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13004.159620] wlan0: associated
[13004.174445] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13004.552295] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13004.554136] wlan0: direct probe responded
[13004.554152] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.556976] wlan0: authenticated
[13004.557054] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.559540] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13004.559553] wlan0: associated
[13004.581113] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13004.951520] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13004.953433] wlan0: direct probe responded
[13004.953452] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.954931] wlan0: authenticated
[13004.954985] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13004.958761] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13004.958772] wlan0: associated
[13004.988147] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13005.360985] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13005.362672] wlan0: direct probe responded
[13005.362684] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13005.365679] wlan0: authenticated
[13005.365736] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13005.367784] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13005.367794] wlan0: associated
[13005.381087] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13005.756358] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13005.757958] wlan0: direct probe responded
[13005.757969] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13005.759837] wlan0: authenticated
[13005.759931] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13005.761865] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13005.761879] wlan0: associated
[13005.776170] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13006.144101] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13006.341056] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13006.348405] wlan0: direct probe responded
[13006.348411] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13006.350144] wlan0: authenticated
[13006.350174] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13006.357452] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13006.357457] wlan0: associated
[13006.369240] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13006.744260] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13006.744266] wlan0: associated
[13020.324374] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13020.324862] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13020.328579] wlan0: direct probe responded
[13020.328590] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13020.330393] wlan0: authenticated
[13020.341511] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13020.345786] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13020.345797] wlan0: associated
[13020.365077] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13020.739090] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13020.740663] wlan0: direct probe responded
[13020.740666] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13020.742440] wlan0: authenticated
[13020.742459] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13020.746478] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13020.746481] wlan0: associated
[13020.768564] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13021.145569] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13021.147175] wlan0: direct probe responded
[13021.147186] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.148954] wlan0: authenticated
[13021.148985] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.151643] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13021.151648] wlan0: associated
[13021.169101] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13021.544108] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13021.545725] wlan0: direct probe responded
[13021.545736] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.548775] wlan0: authenticated
[13021.548822] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.550923] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13021.550933] wlan0: associated
[13021.572100] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13021.947424] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13021.949516] wlan0: direct probe responded
[13021.949527] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.951278] wlan0: authenticated
[13021.951332] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13021.953351] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13021.953362] wlan0: associated
[13021.969640] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13022.345000] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13022.544221] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[13022.545837] wlan0: direct probe responded
[13022.545849] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13022.547625] wlan0: authenticated
[13022.547679] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13022.549685] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13022.549695] wlan0: associated
[13022.564524] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13022.940526] wlan0: direct probe responded
[13022.940531] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13022.941931] wlan0: authenticated
[13022.941945] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13022.945130] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13022.945133] wlan0: associated
[13022.961627] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13023.331832] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13023.338238] wlan0: direct probe responded
[13023.338251] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13023.344800] wlan0: authenticated
[13023.344862] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13023.373013] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13023.373025] wlan0: associated
[13023.393624] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13023.764249] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13023.767254] wlan0: direct probe responded
[13023.767264] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13023.769295] wlan0: authenticated
[13023.769346] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13023.772490] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13023.772501] wlan0: associated
[13023.793625] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13024.163365] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13024.360278] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13024.363332] wlan0: direct probe responded
[13024.363343] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13024.365050] wlan0: authenticated
[13024.365108] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13024.367191] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13024.367202] wlan0: associated
[13024.385529] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13024.755426] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13024.758445] wlan0: direct probe responded
[13024.758457] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13024.761144] wlan0: authenticated
[13024.761195] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13024.764647] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13024.764660] wlan0: associated
[13024.781186] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13025.151610] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13025.153234] wlan0: direct probe responded
[13025.153246] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.157320] wlan0: authenticated
[13025.157376] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.160545] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13025.160555] wlan0: associated
[13025.184616] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13025.555505] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13025.557173] wlan0: direct probe responded
[13025.557185] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.558870] wlan0: authenticated
[13025.558924] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.561611] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13025.561623] wlan0: associated
[13025.576506] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13025.947845] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13025.949443] wlan0: direct probe responded
[13025.949454] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.952478] wlan0: authenticated
[13025.952531] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13025.954437] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13025.954446] wlan0: associated
[13025.973297] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13026.348323] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13026.352558] wlan0: direct probe responded
[13026.352576] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13026.354392] wlan0: authenticated
[13026.354931] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13026.359189] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13026.359202] wlan0: associated
[13026.381089] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13026.751694] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13026.751709] wlan0: associated
[13030.963931] wlan0: deauthenticated from 00:14:bf:7f:0c:c5 (Reason: 7)
[13037.323604] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13037.325247] wlan0: direct probe responded
[13037.325266] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13037.328257] wlan0: authenticated
[13037.328312] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13037.330268] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13037.330283] wlan0: associated
[13037.349591] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13037.719920] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13037.722765] wlan0: direct probe responded
[13037.722777] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13037.724961] wlan0: authenticated
[13037.725018] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13037.726748] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13037.726758] wlan0: associated
[13037.761117] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13038.131856] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13038.133466] wlan0: direct probe responded
[13038.133478] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13038.135209] wlan0: authenticated
[13038.135263] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13038.137433] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13038.137442] wlan0: associated
[13038.160943] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13038.531511] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13038.533114] wlan0: direct probe responded
[13038.533125] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13038.534816] wlan0: authenticated
[13038.534871] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13038.537648] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13038.537658] wlan0: associated
[13038.553627] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13038.923967] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13038.928664] wlan0: direct probe responded
[13038.928668] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13038.933824] wlan0: authenticated
[13038.933844] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13038.937142] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13038.937152] wlan0: associated
[13038.973623] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13039.347885] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13039.353966] wlan0: direct probe responded
[13039.353978] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13039.552363] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 2)
[13039.573786] wlan0: authenticated
[13039.573844] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13039.641097] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13039.641111] wlan0: associated
[13039.661624] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13040.031937] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13040.031951] wlan0: associated
[13042.216373] wlan0: deauthenticated from 00:14:bf:7f:0c:c5 (Reason: 7)
[13050.607901] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13050.609496] wlan0: direct probe responded
[13050.609507] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13050.613443] wlan0: authenticated
[13050.613511] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13050.615567] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13050.615579] wlan0: associated
[13050.640433] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13051.015290] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13051.016890] wlan0: direct probe responded
[13051.016901] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13051.019232] wlan0: authenticated
[13051.019280] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13051.021230] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13051.021240] wlan0: associated
[13051.069114] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13051.439489] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13051.636375] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13051.836496] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13051.839321] wlan0: direct probe responded
[13051.839331] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13051.841254] wlan0: authenticated
[13051.841320] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13051.845070] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13051.845083] wlan0: associated
[13051.897353] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13052.267417] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13052.464387] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13052.466004] wlan0: direct probe responded
[13052.466015] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13052.467763] wlan0: authenticated
[13052.467822] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13052.469880] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13052.469890] wlan0: associated
[13052.492339] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13052.869280] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13053.069084] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13053.268308] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13053.468422] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 timed out
[13063.435495] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13063.437251] wlan0: direct probe responded
[13063.437267] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13063.440203] wlan0: authenticated
[13063.440263] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13063.443820] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13063.443836] wlan0: associated
[13063.468369] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13063.839885] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13063.841720] wlan0: direct probe responded
[13063.841733] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13063.845491] wlan0: authenticated
[13063.845544] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13063.847501] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13063.847511] wlan0: associated
[13063.865261] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13064.235310] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13064.238584] wlan0: direct probe responded
[13064.238596] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13064.240145] wlan0: authenticated
[13064.240202] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13064.242226] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13064.242237] wlan0: associated
[13064.253243] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13064.623829] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13064.626777] wlan0: direct probe responded
[13064.626789] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13064.630008] wlan0: authenticated
[13064.630061] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13064.632004] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13064.632044] wlan0: associated
[13064.652510] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13065.023347] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13065.026392] wlan0: direct probe responded
[13065.026404] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13065.027896] wlan0: authenticated
[13065.027946] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13065.030078] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13065.030088] wlan0: associated
[13065.045337] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13065.415775] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13065.417402] wlan0: direct probe responded
[13065.417413] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13065.420398] wlan0: authenticated
[13065.420447] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13065.423291] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13065.423302] wlan0: associated
[13065.441086] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13065.811883] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13065.813705] wlan0: direct probe responded
[13065.813718] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13065.815261] wlan0: authenticated
[13065.815311] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13065.817808] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13065.817819] wlan0: associated
[13065.837299] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13066.207980] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13066.209630] wlan0: direct probe responded
[13066.209646] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13066.211342] wlan0: authenticated
[13066.211416] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13066.213520] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13066.213531] wlan0: associated
[13066.229075] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13066.599574] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13066.601164] wlan0: direct probe responded
[13066.601175] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13066.603150] wlan0: authenticated
[13066.603207] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13066.608580] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13066.608592] wlan0: associated
[13066.629623] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13067.003892] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13067.005491] wlan0: direct probe responded
[13067.005503] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13067.007359] wlan0: authenticated
[13067.007410] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13067.009427] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13067.009437] wlan0: associated
[13067.057626] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13067.428005] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13067.628571] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13067.631483] wlan0: direct probe responded
[13067.631494] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13067.639583] wlan0: authenticated
[13067.639642] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13067.641631] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13067.641643] wlan0: associated
[13067.660570] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13068.031959] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13068.229063] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13068.428596] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13068.435270] wlan0: direct probe responded
[13068.435284] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13068.454976] wlan0: authenticated
[13068.461357] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13068.475720] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13068.475734] wlan0: associated
[13068.500607] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13068.871814] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13068.874758] wlan0: direct probe responded
[13068.874769] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13068.876624] wlan0: authenticated
[13068.876675] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13068.878751] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13068.878761] wlan0: associated
[13068.901013] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13069.271984] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13069.274808] wlan0: direct probe responded
[13069.274820] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13069.276491] wlan0: authenticated
[13069.276539] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13069.278534] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13069.278545] wlan0: associated
[13069.300184] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13069.672088] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13069.682960] wlan0: direct probe responded
[13069.682970] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13069.695855] wlan0: authenticated
[13069.695902] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13069.758335] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13069.758346] wlan0: associated
[13069.777313] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13070.148260] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13070.151055] wlan0: direct probe responded
[13070.151066] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13070.152905] wlan0: authenticated
[13070.152958] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13070.155033] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13070.155043] wlan0: associated
[13070.176609] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13070.547992] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13070.549599] wlan0: direct probe responded
[13070.549610] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13070.552560] wlan0: authenticated
[13070.552635] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13070.554575] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13070.554588] wlan0: associated
[13070.573120] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13070.943609] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13070.945253] wlan0: direct probe responded
[13070.945263] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13070.946956] wlan0: authenticated
[13070.946999] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13070.949562] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13070.949572] wlan0: associated
[13070.968674] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13071.340232] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13071.345072] wlan0: direct probe responded
[13071.345089] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13071.351775] wlan0: authenticated
[13071.351825] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13071.356983] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13071.356993] wlan0: associated
[13071.377685] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13071.748498] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13071.751427] wlan0: direct probe responded
[13071.751439] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13071.753194] wlan0: authenticated
[13071.753245] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13071.756277] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13071.756287] wlan0: associated
[13071.773638] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13072.144766] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13072.148407] wlan0: direct probe responded
[13072.148420] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.150024] wlan0: authenticated
[13072.150077] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.152274] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13072.152284] wlan0: associated
[13072.172143] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13072.543676] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13072.546602] wlan0: direct probe responded
[13072.546614] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.548774] wlan0: authenticated
[13072.548831] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.552624] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13072.552636] wlan0: associated
[13072.572433] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13072.943343] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13072.946835] wlan0: direct probe responded
[13072.946847] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.952212] wlan0: authenticated
[13072.952265] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13072.983029] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13072.983042] wlan0: associated
[13073.001627] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13073.375509] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13073.378288] wlan0: direct probe responded
[13073.378300] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13073.384787] wlan0: authenticated
[13073.384842] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13073.388781] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13073.388794] wlan0: associated
[13073.408319] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13073.780265] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13073.783286] wlan0: direct probe responded
[13073.783306] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13073.785044] wlan0: authenticated
[13073.785097] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13073.787125] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13073.787135] wlan0: associated
[13073.808615] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13074.179404] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13074.182391] wlan0: direct probe responded
[13074.182404] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13074.184192] wlan0: authenticated
[13074.184830] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13074.187879] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13074.187889] wlan0: associated
[13074.221077] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13074.591684] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13074.594538] wlan0: direct probe responded
[13074.594550] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13074.598424] wlan0: authenticated
[13074.598542] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13074.600965] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13074.600977] wlan0: associated
[13074.624468] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13074.995297] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13074.998307] wlan0: direct probe responded
[13074.998318] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13075.000615] wlan0: authenticated
[13075.000669] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13075.002491] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13075.002501] wlan0: associated
[13075.021362] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13075.395551] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13075.397153] wlan0: direct probe responded
[13075.397164] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13075.400690] wlan0: authenticated
[13075.400745] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13075.402611] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13075.402622] wlan0: associated
[13075.421625] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13075.791890] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13075.793725] wlan0: direct probe responded
[13075.793738] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13075.795311] wlan0: authenticated
[13075.795363] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13075.798801] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13075.798813] wlan0: associated
[13075.837633] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13076.207835] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13076.210607] wlan0: direct probe responded
[13076.210619] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13076.212639] wlan0: authenticated
[13076.212690] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13076.214751] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13076.214762] wlan0: associated
[13076.225077] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13076.595860] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13076.598659] wlan0: direct probe responded
[13076.598670] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13076.600659] wlan0: authenticated
[13076.600714] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13076.602555] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13076.602565] wlan0: associated
[13076.621637] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13076.995286] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13076.996878] wlan0: direct probe responded
[13076.996890] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13076.998758] wlan0: authenticated
[13076.998808] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13077.006797] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13077.006811] wlan0: associated
[13077.028087] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13077.403809] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13077.600549] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13077.603496] wlan0: direct probe responded
[13077.603507] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13077.605237] wlan0: authenticated
[13077.605299] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13077.611361] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13077.611374] wlan0: associated
[13077.633636] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13078.003841] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13078.007696] wlan0: direct probe responded
[13078.007709] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13078.009381] wlan0: authenticated
[13078.009432] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13078.015664] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13078.015677] wlan0: associated
[13078.049507] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13078.423825] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13078.425410] wlan0: direct probe responded
[13078.425421] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13078.427158] wlan0: authenticated
[13078.427209] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13078.429239] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13078.429250] wlan0: associated
[13078.445622] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13078.816095] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13078.817798] wlan0: direct probe responded
[13078.817808] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13078.820464] wlan0: authenticated
[13078.820518] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13078.822963] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13078.822972] wlan0: associated
[13078.860754] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13079.231826] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13079.233458] wlan0: direct probe responded
[13079.233469] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13079.235152] wlan0: authenticated
[13079.235206] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13079.237454] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13079.237469] wlan0: associated
[13079.260223] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13079.639306] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13079.642029] wlan0: direct probe responded
[13079.642041] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13079.644971] wlan0: authenticated
[13079.645025] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13079.647639] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13079.647649] wlan0: associated
[13079.668591] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13080.039924] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13080.041529] wlan0: direct probe responded
[13080.041540] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.043365] wlan0: authenticated
[13080.043417] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.047004] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13080.047014] wlan0: associated
[13080.065632] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13080.436743] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13080.438346] wlan0: direct probe responded
[13080.438357] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.441189] wlan0: authenticated
[13080.441239] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.445342] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13080.445352] wlan0: associated
[13080.489085] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13080.859766] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13080.861365] wlan0: direct probe responded
[13080.861377] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.863270] wlan0: authenticated
[13080.863344] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13080.865133] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13080.865145] wlan0: associated
[13080.897355] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13081.271547] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13081.274549] wlan0: direct probe responded
[13081.274561] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13081.276677] wlan0: authenticated
[13081.276736] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13081.279210] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13081.279219] wlan0: associated
[13081.300311] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13081.671691] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13081.674478] wlan0: direct probe responded
[13081.674488] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13081.676295] wlan0: authenticated
[13081.676347] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13081.679112] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13081.679123] wlan0: associated
[13081.700607] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13082.071297] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13082.074480] wlan0: direct probe responded
[13082.074491] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13082.076332] wlan0: authenticated
[13082.076384] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13082.079287] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13082.079298] wlan0: associated
[13082.097482] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13082.471687] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13082.473333] wlan0: direct probe responded
[13082.473343] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13082.475089] wlan0: authenticated
[13082.475135] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13082.477661] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13082.477672] wlan0: associated
[13082.497083] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13082.868177] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13082.870723] wlan0: direct probe responded
[13082.870734] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13082.872466] wlan0: authenticated
[13082.872515] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13082.875220] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13082.875230] wlan0: associated
[13082.896622] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13083.271895] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13083.274981] wlan0: direct probe responded
[13083.274992] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13083.276797] wlan0: authenticated
[13083.276847] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13083.282307] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13083.282317] wlan0: associated
[13083.301636] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13083.672362] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13083.874021] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13084.073176] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13084.076068] wlan0: direct probe responded
[13084.076078] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13084.077852] wlan0: authenticated
[13084.077918] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13084.079937] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13084.079947] wlan0: associated
[13084.101634] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13084.479903] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13084.676453] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13084.679304] wlan0: direct probe responded
[13084.679317] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13084.681123] wlan0: authenticated
[13084.681175] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13084.683220] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13084.683230] wlan0: associated
[13084.704620] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13085.080370] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13085.083385] wlan0: direct probe responded
[13085.083397] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13085.085413] wlan0: authenticated
[13085.085471] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13085.087266] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13085.087276] wlan0: associated
[13085.105631] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13085.479351] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13085.484821] wlan0: direct probe responded
[13085.484838] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13085.486445] wlan0: authenticated
[13085.486955] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13085.488815] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13085.488827] wlan0: associated
[13085.512082] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13085.889094] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13086.088072] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13086.090901] wlan0: direct probe responded
[13086.090917] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.094507] wlan0: authenticated
[13086.094572] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.097624] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13086.097637] wlan0: associated
[13086.117511] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13086.487745] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13086.490565] wlan0: direct probe responded
[13086.490577] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.492949] wlan0: authenticated
[13086.493003] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.494832] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13086.494842] wlan0: associated
[13086.549109] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13086.919881] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13086.922799] wlan0: direct probe responded
[13086.922810] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.924622] wlan0: authenticated
[13086.924675] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13086.927892] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13086.927903] wlan0: associated
[13086.948625] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13087.323595] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13087.326401] wlan0: direct probe responded
[13087.326412] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13087.328219] wlan0: authenticated
[13087.328271] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13087.331167] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13087.331181] wlan0: associated
[13087.348286] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13087.720737] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13087.723494] wlan0: direct probe responded
[13087.723501] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13087.725222] wlan0: authenticated
[13087.725254] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13087.727268] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13087.727273] wlan0: associated
[13087.748034] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13088.123393] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13088.126409] wlan0: direct probe responded
[13088.126426] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13088.128252] wlan0: authenticated
[13088.128284] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13088.130300] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13088.130303] wlan0: associated
[13088.149503] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13088.527392] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13088.724066] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13088.730975] wlan0: direct probe responded
[13088.730993] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13088.736841] wlan0: authenticated
[13088.736911] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13088.743229] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13088.743242] wlan0: associated
[13088.777095] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13089.148636] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13089.151505] wlan0: direct probe responded
[13089.151515] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.153276] wlan0: authenticated
[13089.153325] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.155310] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13089.155322] wlan0: associated
[13089.173348] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13089.544291] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13089.547527] wlan0: direct probe responded
[13089.547537] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.549539] wlan0: authenticated
[13089.549591] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.551406] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13089.551416] wlan0: associated
[13089.576567] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13089.947832] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13089.950709] wlan0: direct probe responded
[13089.950721] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.952486] wlan0: authenticated
[13089.952542] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13089.954550] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13089.954560] wlan0: associated
[13089.977295] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13090.347864] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13090.351128] wlan0: direct probe responded
[13090.351145] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13090.352981] wlan0: authenticated
[13090.353080] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13090.354974] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13090.354984] wlan0: associated
[13090.372359] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13090.744105] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13090.745710] wlan0: direct probe responded
[13090.745721] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13090.749091] wlan0: authenticated
[13090.749143] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13090.751188] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13090.751198] wlan0: associated
[13090.772613] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13091.143833] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13091.340337] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13091.540479] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13091.543428] wlan0: direct probe responded
[13091.543440] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13091.545266] wlan0: authenticated
[13091.545518] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13091.548251] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13091.548261] wlan0: associated
[13091.568490] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13091.939907] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13091.944393] wlan0: direct probe responded
[13091.944405] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13091.959208] wlan0: authenticated
[13091.959263] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13092.036698] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13092.036711] wlan0: associated
[13092.060203] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13092.435572] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13092.448284] wlan0: direct probe responded
[13092.448297] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13092.450002] wlan0: authenticated
[13092.453676] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13092.455515] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13092.455527] wlan0: associated
[13092.485631] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13092.856195] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13093.052072] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13093.053672] wlan0: direct probe responded
[13093.053681] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13093.057235] wlan0: authenticated
[13093.057282] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13093.060284] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13093.060295] wlan0: associated
[13093.080632] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13093.452313] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13093.455519] wlan0: direct probe responded
[13093.455530] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13093.457308] wlan0: authenticated
[13093.457363] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13093.459489] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13093.459500] wlan0: associated
[13093.480297] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13093.851878] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13094.048616] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13094.248058] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 3)
[13094.250860] wlan0: direct probe responded
[13094.250872] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13094.252914] wlan0: authenticated
[13094.252998] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13094.255116] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13094.255130] wlan0: associated
[13094.276121] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13094.651695] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13094.654716] wlan0: direct probe responded
[13094.654728] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13094.656546] wlan0: authenticated
[13094.656599] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13094.659038] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13094.659049] wlan0: associated
[13094.680611] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13095.055345] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13095.056954] wlan0: direct probe responded
[13095.056966] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13095.058714] wlan0: authenticated
[13095.058764] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13095.060920] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13095.060930] wlan0: associated
[13095.081629] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13097.311528] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13097.313126] wlan0: direct probe responded
[13097.313139] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13097.314872] wlan0: authenticated
[13097.314923] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13097.317087] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13097.317102] wlan0: associated
[13097.337625] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13097.712734] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13097.715684] wlan0: direct probe responded
[13097.715703] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13097.718526] wlan0: authenticated
[13097.718579] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13097.720806] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13097.720819] wlan0: associated
[13097.736449] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13097.844293] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13098.287475] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13099.489000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13100.771842] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13100.773451] wlan0: direct probe responded
[13100.773463] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13100.777302] wlan0: authenticated
[13100.777360] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13100.779350] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13100.779360] wlan0: associated
[13100.781552] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13100.800103] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13101.177606] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13101.179986] wlan0: direct probe responded
[13101.180044] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.182460] wlan0: authenticated
[13101.182514] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.186464] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13101.186478] wlan0: associated
[13101.208044] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13101.580304] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13101.581907] wlan0: direct probe responded
[13101.581915] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.586574] wlan0: authenticated
[13101.586602] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.588718] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13101.588722] wlan0: associated
[13101.608436] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13101.984364] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13101.985992] wlan0: direct probe responded
[13101.986003] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.987788] wlan0: authenticated
[13101.987840] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13101.989878] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13101.989888] wlan0: associated
[13102.009218] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13102.383759] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13102.386752] wlan0: direct probe responded
[13102.386763] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13102.388512] wlan0: authenticated
[13102.388556] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13102.390577] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13102.390588] wlan0: associated
[13102.401212] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13102.772127] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13102.773717] wlan0: direct probe responded
[13102.773727] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13102.775415] wlan0: authenticated
[13102.775462] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13102.777624] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13102.777634] wlan0: associated
[13102.812620] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13103.183935] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13103.380366] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 2)
[13103.383415] wlan0: direct probe responded
[13103.383426] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13103.385191] wlan0: authenticated
[13103.385241] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13103.387246] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13103.387256] wlan0: associated
[13103.408316] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13103.783888] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13103.786918] wlan0: direct probe responded
[13103.786930] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13103.789029] wlan0: authenticated
[13103.794177] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13103.807585] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13103.807597] wlan0: associated
[13103.832620] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13104.203508] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13104.207858] wlan0: direct probe responded
[13104.207878] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13104.213094] wlan0: authenticated
[13104.213191] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13104.215043] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13104.215054] wlan0: associated
[13104.225098] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13104.599726] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13104.604210] wlan0: direct probe responded
[13104.604222] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13104.606972] wlan0: authenticated
[13104.607029] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13104.610135] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13104.610145] wlan0: associated
[13104.629603] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13104.999325] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13105.002309] wlan0: direct probe responded
[13105.002320] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13105.004182] wlan0: authenticated
[13105.004229] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13105.012595] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13105.012606] wlan0: associated
[13105.029463] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13105.399773] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13105.401372] wlan0: direct probe responded
[13105.401383] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13105.403410] wlan0: authenticated
[13105.403453] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13105.405386] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13105.405396] wlan0: associated
[13105.421630] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13105.800256] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13106.000628] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[13106.002247] wlan0: direct probe responded
[13106.002258] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.003997] wlan0: authenticated
[13106.004099] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.007438] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13106.007449] wlan0: associated
[13106.028096] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13106.400234] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13106.401849] wlan0: direct probe responded
[13106.401860] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.404292] wlan0: authenticated
[13106.404345] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.406337] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13106.406347] wlan0: associated
[13106.425613] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13106.795774] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13106.797881] wlan0: direct probe responded
[13106.797894] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.799434] wlan0: authenticated
[13106.799494] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13106.801468] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13106.801481] wlan0: associated
[13106.824563] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13107.195863] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13107.197484] wlan0: direct probe responded
[13107.197497] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13107.200548] wlan0: authenticated
[13107.200605] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13107.202475] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13107.202487] wlan0: associated
[13107.221640] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13107.591515] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13107.597357] wlan0: direct probe responded
[13107.597372] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13107.599128] wlan0: authenticated
[13107.599187] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13107.604055] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13107.604069] wlan0: associated
[13107.625110] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13108.003104] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13108.005995] wlan0: direct probe responded
[13108.006001] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.007807] wlan0: authenticated
[13108.007828] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.010845] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13108.010849] wlan0: associated
[13108.028071] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13108.400628] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13108.403555] wlan0: direct probe responded
[13108.403566] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.405426] wlan0: authenticated
[13108.405497] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.410647] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13108.410659] wlan0: associated
[13108.429118] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13108.804323] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13108.809283] wlan0: direct probe responded
[13108.809295] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.810863] wlan0: authenticated
[13108.810900] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13108.812819] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13108.812825] wlan0: associated
[13108.832063] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13109.203190] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13109.204865] wlan0: direct probe responded
[13109.204874] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13109.206533] wlan0: authenticated
[13109.206567] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13109.209588] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13109.209593] wlan0: associated
[13109.229097] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13109.603322] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13109.604952] wlan0: direct probe responded
[13109.604964] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13109.609412] wlan0: authenticated
[13109.609477] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13109.612112] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13109.612128] wlan0: associated
[13109.633083] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13110.005648] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13110.007268] wlan0: direct probe responded
[13110.007278] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.009928] wlan0: authenticated
[13110.009985] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.012819] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13110.012832] wlan0: associated
[13110.036111] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13110.411446] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13110.415538] wlan0: direct probe responded
[13110.415554] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.417253] wlan0: authenticated
[13110.417306] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.420687] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13110.420698] wlan0: associated
[13110.444969] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13110.819510] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13110.821158] wlan0: direct probe responded
[13110.821171] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.822890] wlan0: authenticated
[13110.822940] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13110.824977] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13110.824988] wlan0: associated
[13110.852375] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13111.225489] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13111.227109] wlan0: direct probe responded
[13111.227121] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13111.229228] wlan0: authenticated
[13111.229282] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13111.231061] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13111.231072] wlan0: associated
[13111.252372] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13111.284036] wlan0: no IPv6 routers present
[13111.627526] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13111.630770] wlan0: direct probe responded
[13111.630782] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13111.632664] wlan0: authenticated
[13111.633275] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13111.635586] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13111.635599] wlan0: associated
[13111.656157] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13112.027531] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13112.029144] wlan0: direct probe responded
[13112.029155] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13112.030889] wlan0: authenticated
[13112.030932] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13112.034684] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13112.034697] wlan0: associated
[13112.056298] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13112.432195] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13112.632490] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[13112.832626] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 3)
[13112.834246] wlan0: direct probe responded
[13112.834257] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13112.836385] wlan0: authenticated
[13112.836439] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13112.838483] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13112.838493] wlan0: associated
[13112.860462] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13113.231454] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13113.428316] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[13113.430450] wlan0: direct probe responded
[13113.430469] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13113.434725] wlan0: authenticated
[13113.434791] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13113.436844] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13113.436857] wlan0: associated
[13113.456561] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13113.831834] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13114.028120] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 2)
[13114.029734] wlan0: direct probe responded
[13114.029746] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.031476] wlan0: authenticated
[13114.031537] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.036050] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13114.036054] wlan0: associated
[13114.052099] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13114.431340] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13114.434176] wlan0: direct probe responded
[13114.434194] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.437803] wlan0: authenticated
[13114.437867] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.439870] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13114.439881] wlan0: associated
[13114.460240] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13114.831716] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13114.833605] wlan0: direct probe responded
[13114.833619] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.836529] wlan0: authenticated
[13114.837225] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13114.840617] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13114.840628] wlan0: associated
[13114.864617] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13115.241306] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13115.245514] wlan0: direct probe responded
[13115.245526] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13115.249574] wlan0: authenticated
[13115.249623] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13115.251694] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13115.251705] wlan0: associated
[13115.272311] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13115.643915] wlan0: direct probe to AP 00:14:bf:7f:0c:c5 (try 1)
[13115.646898] wlan0: direct probe responded
[13115.646910] wlan0: authenticate with AP 00:14:bf:7f:0c:c5 (try 1)
[13115.665435] wlan0: authenticated
[13115.665491] wlan0: associate with AP 00:14:bf:7f:0c:c5 (try 1)
[13115.674127] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13115.674137] wlan0: associated
[13115.696667] wlan0: deauthenticating from 00:14:bf:7f:0c:c5 by local choice (reason=3)
[13116.072189] wlan0: RX AssocResp from 00:14:bf:7f:0c:c5 (capab=0x411 status=0 aid=1)
[13116.072203] wlan0: associated
[13120.971491] wlan0: deauthenticated from 00:14:bf:7f:0c:c5 (Reason: 7)
[13121.597650] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13121.598020] wlan0: direct probe to AP 00:16:b6:0e:69:b1 (try 1)
[13121.599626] wlan0: direct probe responded
[13121.599638] wlan0: authenticate with AP 00:16:b6:0e:69:b1 (try 1)
[13121.603488] wlan0: authenticated
[13121.603556] wlan0: associate with AP 00:16:b6:0e:69:b1 (try 1)
[13121.605512] wlan0: RX AssocResp from 00:16:b6:0e:69:b1 (capab=0x411 status=0 aid=2)
[13121.605523] wlan0: associated
[13121.607703] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13121.677733] wlan0: deauthenticating from 00:16:b6:0e:69:b1 by local choice (reason=3)
[13121.737950] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13122.169847] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13122.332814] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13138.943605] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[13138.943740] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[13139.140620] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 2)
[13139.144481] wlan0: direct probe responded
[13139.144494] wlan0: authenticate with AP 00:1e:e5:b6:d6:62 (try 1)
[13139.147710] wlan0: authenticated
[13139.147769] wlan0: associate with AP 00:1e:e5:b6:d6:62 (try 1)
[13139.151153] wlan0: RX AssocResp from 00:1e:e5:b6:d6:62 (capab=0x411 status=0 aid=1)
[13139.151164] wlan0: associated
[13139.153480] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13149.444034] wlan0: no IPv6 routers present
[13150.297429] wlan0: deauthenticating from 00:1e:e5:b6:d6:62 by local choice (reason=3)
[13152.597678] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13153.087957] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13153.464442] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[13153.468086] wlan0: direct probe responded
[13153.468090] wlan0: authenticate with AP 00:1e:e5:b6:d6:62 (try 1)
[13153.469891] wlan0: authenticated
[13153.469907] wlan0: associate with AP 00:1e:e5:b6:d6:62 (try 1)
[13153.472293] wlan0: RX AssocResp from 00:1e:e5:b6:d6:62 (capab=0x411 status=0 aid=1)
[13153.472295] wlan0: associated
[13153.472974] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13154.201622] wlan0: deauthenticating from 00:1e:e5:b6:d6:62 by local choice (reason=3)
[13154.284831] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[13155.104250] wlan0: direct probe to AP 00:1e:e5:b6:d6:62 (try 1)
[13155.107730] wlan0: direct probe responded
[13155.107737] wlan0: authenticate with AP 00:1e:e5:b6:d6:62 (try 1)
[13155.109501] wlan0: authenticated
[13155.110083] wlan0: associate with AP 00:1e:e5:b6:d6:62 (try 1)
[13155.112144] wlan0: RX AssocResp from 00:1e:e5:b6:d6:62 (capab=0x411 status=0 aid=1)
[13155.112149] wlan0: associated
[13155.112823] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[13165.496040] wlan0: no IPv6 routers present
[12896.172026] SMP alternatives: switching to UP code
[12896.180009] SMP alternatives: switching to SMP code
[13126.524028] SMP alternatives: switching to UP code
[13126.532009] SMP alternatives: switching to SMP code
lo no wireless extensions.

eth0 no wireless extensions.

vboxnet0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:"@Riley"
          Mode:Managed Frequency:2.437 GHz Access Point: 00:1E:E5:B6:D6:62
          Bit Rate=1 Mb/s Tx-Power=20 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality=58/70 Signal level=-52 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

teredo no wireless extensions.

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
sudo: hwinfo: command not found
 * Reconfiguring network interfaces... Ignoring unknown interface wlan0=wlan0.
                                                                                                                                               [ OK ]

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

There is good news and bad news :-)

The good news is that your wireless network CARD seems to be working correctly and has successfully detected 7 different wireless access points.

The bad news is that your wireless ROUTER is misconfigured and this has the negative impact of getting wireless interference from 4 (!!!) other wireless access points. The SSID name @Riley should be renamed to Riley

5 out of the 7 wireless access points are transmitting on exactly the same channel (channel 6)

This is probably causing wireless interference for all 5 people involved. Probably a good idea to organize a meeting with your neighbors about this issue ;-) Each neighbor should use a unique transmission channel not in use by the other neighbor.

Another issue is that your wireless access point contains a strange character. If @Riley is the SSID name of your router, it should be changed to something like Riley, without the special character....

Connect to your wireless router using a wirED connection (not wireless) and then change the SSID name to "Riley"

Change the transmission channel from 6 to channel 3. Channel 3 is not in use by your neighbors YET.

Reboot and retest wireless access. If wireless still does not work after changing the parameters above in the router, then also temporarily disable encryption on the wireless router and retest wireless...

Revision history for this message
wheeler90 (wheeler90) said :
#5

The issue for me was two fold. The router configurations helped with speed. The other part of the problem is with Wicd Network Manager. Once I made the change to Gnome Network Manager I have not had any further issues. So if someone could instruct me on the fine art of submitting a bug. Because now I am not able to use aircrack, airodump, or aireplay.

Revision history for this message
Tom (tom6) said :
#6

Hi :)

You might find this link helpful for accessing many different areas in Launchpad or to do with Ubuntu
https://help.ubuntu.com/community/Signpost/Questions
I think for bug-reports scroll about halfway down the page.

Generally i would try to open a relevant package, such as one that is affected by the problem and then go up to it's "Help" menu to "Report a problem". Alternatively i would surf into the bug-squad section and just write the same as i would for a question. Either way if there is extra information or logs that would help then these would generally be asked for in the thread of the report. If it is unclear how to access particular logs then just ask in your bug's thread

Good luck and regards from
Tom :)