Upgrading to Lucid Lynx broke the wireless

Asked by Erasmus Holmes

Just upgraded from Hardy Heron to Lucid Lynx 10.04 LTS. Wireless used to function perfectly. Now it connects for about a minute, drops the link, and prompts me with a "Wireless Connection Authentication Required" dialog. Sometimes I can reconnect but it just repeats the behavior. "Connect automatically" is checked in the config. The adapter is a Linksys WUSB54GC. Anyone seen something similar?

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

The make and model is fairly worthless, we need to know the chip inside which you havent given.

Can you give the output of:

lsb_release a; uname -a; sudo lshw -C network; lsusb

Thanks

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

Hi,

Please first connect your wired network adapter 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 lsmod. 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 apt-get update; sudo apt-get install hwinfo grep; 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 | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod

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
Erasmus Holmes (eh2050) said :
#3

Mark,
Glad someone older than 12 responded. Launchpad keeps choking on the posting, so I've cut it into 8 parts.
Just FYI, I've been hands-on in networks for a *long* time, so you can talk shop.
Thanks.

:~$ sudo apt-get update; sudo apt-get install hwinfo grep; 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 | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt6|rt7|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
The following packages were automatically installed and are no longer required:
  kdelibs4c2a kdelibs-data liblualib50 libqt4-core kde-icons-oxygen libqt4-gui
  libavahi-qt3-1 cabextract libqt3-mt liblua50
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network
       description: Ethernet interface
       product: PRO/100 VE Network Connection
       vendor: Intel Corporation
       physical id: 8
       bus info: pci@0000:04:08.0
       logical name: eth0
       version: 01
       serial: 00:19:d1:68:cc:83
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e100 driverversion=3.5.24-k2-NAPI duplex=full firmware=N/A ip=192.168.1.1 latency=32 link=yes maxlatency=56 mingnt=8 multicast=yes port=MII speed=100MB/s
       resources: irq:20 memory:90000000-90000fff ioport:1000(size=64)
  *-network
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:1e:e5:27:f3:2c
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Device or resource busy

auto lo
iface lo inet loopback

iface wlan0 inet dhcp
wpa-psk 288e5789ee889f27201c6e51df72a2e4628881ce862e22d29cf705e244478b26
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA2
wpa-ssid fgspyrte

auto wlan0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"
00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 01)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 IDE interface [0101]: Intel Corporation N10/ICH7 Family SATA IDE Controller [8086:27c0] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
04:08.0 Ethernet controller [0200]: Intel Corporation PRO/100 VE Network Connection [8086:1094] (rev 01)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 1267:0103 Logic3 / SpectraVideo plc G-720 Keyboard
Bus 002 Device 002: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 13b1:0020 Linksys WUSB54GC 802.11g Adapter [ralink rt73]
Bus 001 Device 003: ID 154b:0016 PNY
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
======================================================
                               system Computer
/0 bus D945GCCR
/0/0 processor Intel(R) Pentium(R) CPU E5500
/0/0/1 memory 2MiB L2 cache
/0/0/3 memory 32KiB L1 cache
/0/0/0.1 processor Logical CPU
/0/0/0.2 processor Logical CPU
/0/2 memory 32KiB L1 cache
/0/4 memory 64KiB BIOS
/0/14 memory 2GiB System Memory
/0/14/0 memory 1GiB DIMM DDR2 Synchronous 533 MHz (1
/0/14/1 memory 1GiB DIMM DDR2 Synchronous 533 MHz (1
/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
/0/100/2 display 82945G/GZ Integrated Graphics Control
/0/100/1b multimedia N10/ICH 7 Family High Definition Audi
/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1
/0/100/1c.2 bridge N10/ICH 7 Family PCI Express Port 3
/0/100/1c.3 bridge N10/ICH 7 Family PCI Express Port 4
/0/100/1d bus N10/ICH7 Family USB UHCI Controller #
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controller
/0/100/1e bridge 82801 PCI Bridge
/0/100/1e/8 eth0 network PRO/100 VE Network Connection
/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interfac
/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller
/0/100/1f.1/0.0.0 /dev/cdrom disk DVD RW AD-7170A
/0/100/1f.2 scsi2 storage N10/ICH7 Family SATA IDE Controller
/0/100/1f.2/0 /dev/sda disk 250GB ST3250820AS
/0/100/1f.2/0/1 /dev/sda1 volume 227GiB EXT3 volume
/0/100/1f.2/0/2 /dev/sda2 volume 5906MiB Extended partition
/0/100/1f.2/0/2/5 /dev/sda5 volume 5906MiB Linux swap / Solaris partitio
/0/100/1f.2/1 /dev/sdb disk 250GB ST3250820AS
/0/100/1f.2/1/1 /dev/sdb1 volume 232GiB Linux filesystem partition
/0/100/1f.2/2 /dev/sdc disk 2TB WDC WD20EADS-00R
/0/100/1f.2/2/1 /dev/sdc1 volume 931GiB Linux filesystem partition
/0/100/1f.2/2/2 /dev/sdc2 volume 931GiB Linux filesystem partition
/0/100/1f.2/3 /dev/sdd disk 2TB ST32000542AS
/0/100/1f.2/3/1 /dev/sdd1 volume 931GiB Linux filesystem partition
/0/100/1f.2/3/2 /dev/sdd2 volume 931GiB Linux filesystem partition
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/0/1 scsi4 storage
/0/1/0.0.0 /dev/sde disk 8019MB SCSI Disk
/0/1/0.0.0/1 /dev/sde1 volume 7647MiB Windows FAT volume
/1 wlan0 network Wireless interface
Linux Hal 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011 i686 GNU/Linux
[ 0.824265] e100: eth0: e100_probe: addr 0x90000000, irq 20, MAC addr 00:19:d1:68:cc:83
[ 0.887580] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 1.041550] usb 2-1: configuration #1 chosen from 1 choice
[ 1.044532] hub 2-1:1.0: USB hub found
[ 1.329419] usb 2-1.1: new low speed USB device using uhci_hcd and address 3
[ 1.466550] usb 2-1.1: configuration #1 chosen from 1 choice
[ 12.321630] lp: driver loaded but no devices found
[ 12.394361] usbcore: registered new interface driver hiddev
[ 12.415504] input: HID 1267:0103 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input3
[ 12.415578] generic-usb 0003:1267:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 1267:0103] on usb-0000:00:1d.0-1.1/input0
[ 12.450366] input: HID 1267:0103 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input4
[ 12.450449] generic-usb 0003:1267:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 1267:0103] on usb-0000:00:1d.0-1.1/input1
[ 12.450475] usbcore: registered new interface driver usbhid
[ 12.450477] usbhid: v2.6:USB HID core driver
[ 12.667920] Console: switching to colour frame buffer device 160x64
[ 14.542369] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2581.128024] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 2581.270940] usb 1-5: configuration #1 chosen from 1 choice
[ 2581.306759] usbcore: registered new interface driver usb-storage
[ 2581.310967] usb-storage: device found at 3
[ 2581.310972] usb-storage: waiting for device to settle before scanning
[ 2586.308265] usb-storage: device scan complete
[ 3906.988140] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 3906.988515] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3917.740009] eth0: no IPv6 routers present
[ 4060.760018] usb 1-4: new high speed USB device using ehci_hcd and address 4
[ 4061.078195] usb 1-4: configuration #1 chosen from 1 choice
[ 4061.427756] Registered led device: rt73usb-phy0::radio
[ 4061.427788] Registered led device: rt73usb-phy0::assoc
[ 4061.427817] Registered led device: rt73usb-phy0::quality
[ 4061.428318] usbcore: registered new interface driver rt73usb
[ 4061.457817] rt73usb 1-4:1.0: firmware: requesting rt73.bin
[ 4061.577706] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4062.849171] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4062.852142] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4062.855670] wlan0: direct probe responded
[ 4062.855677] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4062.857532] wlan0: authenticated
[ 4062.857563] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4062.865794] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4062.865800] wlan0: associated
[ 4062.878700] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4062.908526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4063.100248] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4063.301889] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4063.307521] wlan0: direct probe responded
[ 4063.307526] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4063.309639] wlan0: authenticated
[ 4063.309666] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4063.317144] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4063.317148] wlan0: associated
[ 4073.449054] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4073.484009] wlan0: no IPv6 routers present
[ 4073.652360] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4073.854378] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4073.860010] wlan0: direct probe responded
[ 4073.860015] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4073.862003] wlan0: authenticated
[ 4073.862031] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4073.869632] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4073.869637] wlan0: associated
[ 4079.729091] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4079.932887] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4080.133794] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4080.139429] wlan0: direct probe responded
[ 4080.139434] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4080.141422] wlan0: authenticated
[ 4080.141450] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4080.158672] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4080.158677] wlan0: associated
[ 4080.200524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4080.392193] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4080.594539] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4080.601932] wlan0: direct probe responded
[ 4080.601937] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4080.603908] wlan0: authenticated
[ 4080.603931] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4080.615419] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4080.615424] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#4

Part 2 of 8:

[ 4080.656524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4080.848330] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4081.049908] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4081.055671] wlan0: direct probe responded
[ 4081.055676] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.057543] wlan0: authenticated
[ 4081.057570] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.065925] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4081.065931] wlan0: associated
[ 4081.104521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4081.296318] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4081.498406] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4081.504285] wlan0: direct probe responded
[ 4081.504290] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.506277] wlan0: authenticated
[ 4081.506305] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.514158] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4081.514162] wlan0: associated
[ 4081.560525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4081.752748] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4081.954300] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4081.959815] wlan0: direct probe responded
[ 4081.959820] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.961930] wlan0: authenticated
[ 4081.961958] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4081.969814] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4081.969818] wlan0: associated
[ 4082.016529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4082.208228] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4082.410022] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4082.415537] wlan0: direct probe responded
[ 4082.415542] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4082.418028] wlan0: authenticated
[ 4082.418056] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4082.426912] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4082.426916] wlan0: associated
[ 4082.472525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4082.664229] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4082.866370] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4082.872004] wlan0: direct probe responded
[ 4082.872009] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4082.874626] wlan0: authenticated
[ 4082.874648] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4082.882881] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4082.882885] wlan0: associated
[ 4082.920527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4083.112753] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4083.314213] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4083.319728] wlan0: direct probe responded
[ 4083.319733] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4083.321718] wlan0: authenticated
[ 4083.321746] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4083.329353] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4083.329358] wlan0: associated
[ 4083.376525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4083.568758] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4083.769811] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4083.775323] wlan0: direct probe responded
[ 4083.775328] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4083.777315] wlan0: authenticated
[ 4083.777343] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4083.785325] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4083.785329] wlan0: associated
[ 4083.828524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4084.020228] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4084.221782] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4084.227294] wlan0: direct probe responded
[ 4084.227299] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4084.229287] wlan0: authenticated
[ 4084.229315] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4084.236918] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4084.236922] wlan0: associated
[ 4084.280531] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4084.472747] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4084.673755] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4084.679393] wlan0: direct probe responded
[ 4084.679398] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4084.681257] wlan0: authenticated
[ 4084.681287] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4084.689148] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4084.689153] wlan0: associated
[ 4084.728538] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4084.936345] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4085.138354] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4085.144243] wlan0: direct probe responded
[ 4085.144250] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4085.146231] wlan0: authenticated
[ 4085.146261] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4085.153626] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4085.153631] wlan0: associated
[ 4085.196533] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4085.388739] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4085.589825] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4085.595587] wlan0: direct probe responded
[ 4085.595592] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4085.598454] wlan0: authenticated
[ 4085.598481] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4085.606718] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4085.606723] wlan0: associated
[ 4085.652528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4085.844721] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4086.045793] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4086.051428] wlan0: direct probe responded
[ 4086.051433] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.053547] wlan0: authenticated
[ 4086.053575] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.061434] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4086.061438] wlan0: associated
[ 4086.104526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4086.296269] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4086.497761] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4086.503399] wlan0: direct probe responded
[ 4086.503404] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.505395] wlan0: authenticated
[ 4086.505422] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.513543] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4086.513549] wlan0: associated
[ 4086.556529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4086.748690] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4086.950356] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4086.955870] wlan0: direct probe responded
[ 4086.955875] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.960109] wlan0: authenticated
[ 4086.960130] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4086.969120] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4086.969125] wlan0: associated
[ 4087.012526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4087.204320] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4087.405828] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4087.411466] wlan0: direct probe responded
[ 4087.411471] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4087.413460] wlan0: authenticated
[ 4087.413487] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4087.420843] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4087.420848] wlan0: associated
[ 4087.468524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4087.660730] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4087.861803] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4087.867313] wlan0: direct probe responded
[ 4087.867319] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4087.869807] wlan0: authenticated
[ 4087.869835] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4087.878933] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4087.878938] wlan0: associated
[ 4087.916527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4088.108712] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4088.309771] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4088.316169] wlan0: direct probe responded
[ 4088.316177] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4088.318034] wlan0: authenticated
[ 4088.318065] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4088.325433] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4088.325439] wlan0: associated
[ 4088.372542] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4088.564744] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4088.766747] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4088.772386] wlan0: direct probe responded
[ 4088.772392] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4088.774375] wlan0: authenticated
[ 4088.774408] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4088.781639] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4088.781645] wlan0: associated
[ 4088.824530] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4089.016754] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4089.218337] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4089.223974] wlan0: direct probe responded
[ 4089.223979] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4089.226724] wlan0: authenticated
[ 4089.226754] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4089.235353] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4089.235359] wlan0: associated
[ 4089.276527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4089.468901] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4089.669808] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4089.675443] wlan0: direct probe responded
[ 4089.675448] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4089.677563] wlan0: authenticated
[ 4089.677590] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4089.684821] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4089.684825] wlan0: associated
[ 4089.728528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4089.944306] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4090.146414] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4090.151930] wlan0: direct probe responded
[ 4090.151935] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4090.154044] wlan0: authenticated
[ 4090.154073] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4090.161422] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4090.161426] wlan0: associated
[ 4090.208524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4090.400372] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4090.601762] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4090.607402] wlan0: direct probe responded
[ 4090.607407] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4090.609265] wlan0: authenticated
[ 4090.609287] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4090.616645] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4090.616649] wlan0: associated
[ 4090.660526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4090.852787] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4091.054482] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4091.060147] wlan0: direct probe responded
[ 4091.060152] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.062135] wlan0: authenticated
[ 4091.062160] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.070408] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4091.070412] wlan0: associated
[ 4091.108539] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4091.304774] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4091.506571] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4091.512077] wlan0: direct probe responded
[ 4091.512079] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.514072] wlan0: authenticated
[ 4091.514086] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.521701] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4091.521703] wlan0: associated
[ 4091.560527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4091.752689] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4091.954549] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4091.960066] wlan0: direct probe responded
[ 4091.960070] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.962184] wlan0: authenticated
[ 4091.962203] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4091.970578] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4091.970581] wlan0: associated
[ 4092.008538] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4092.200783] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4092.402504] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4092.408026] wlan0: direct probe responded
[ 4092.408030] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4092.410135] wlan0: authenticated
[ 4092.410152] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4092.418662] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4092.418665] wlan0: associated
[ 4092.456544] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4092.652169] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4092.849854] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4092.855366] wlan0: direct probe responded
[ 4092.855371] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4092.857487] wlan0: authenticated
[ 4092.857516] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4092.864741] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4092.864745] wlan0: associated
[ 4092.904529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4093.096918] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4093.306070] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4093.311700] wlan0: direct probe responded
[ 4093.311702] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4093.314199] wlan0: authenticated
[ 4093.314214] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4093.321704] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4093.321706] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#5

Part 3 of 8:

[ 4093.364059] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4093.564199] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4093.767420] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4093.773054] wlan0: direct probe responded
[ 4093.773056] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4093.775045] wlan0: authenticated
[ 4093.775059] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4093.782553] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4093.782555] wlan0: associated
[ 4093.824516] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4094.017063] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4094.218640] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4094.224178] wlan0: direct probe responded
[ 4094.224184] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4094.226180] wlan0: authenticated
[ 4094.226205] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4094.233897] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4094.233900] wlan0: associated
[ 4094.276515] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4094.468712] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4094.670234] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4094.677886] wlan0: direct probe responded
[ 4094.677890] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4094.679735] wlan0: authenticated
[ 4094.679752] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4094.688003] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4094.688006] wlan0: associated
[ 4094.728527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4094.921373] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4095.121713] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4095.127475] wlan0: direct probe responded
[ 4095.127480] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4095.129467] wlan0: authenticated
[ 4095.129493] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4095.136848] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4095.136853] wlan0: associated
[ 4095.192525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4095.384177] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4095.590439] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4095.596073] wlan0: direct probe responded
[ 4095.596077] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4095.598069] wlan0: authenticated
[ 4095.598091] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4095.606202] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4095.606206] wlan0: associated
[ 4095.664525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4095.856183] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4096.058165] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4096.063799] wlan0: direct probe responded
[ 4096.063804] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.065796] wlan0: authenticated
[ 4096.065816] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.074671] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4096.074675] wlan0: associated
[ 4096.112528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4096.304267] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4096.505881] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4096.511518] wlan0: direct probe responded
[ 4096.511523] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.513514] wlan0: authenticated
[ 4096.513535] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.521269] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4096.521273] wlan0: associated
[ 4096.564523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4096.756203] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4096.957854] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4096.963489] wlan0: direct probe responded
[ 4096.963493] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.965484] wlan0: authenticated
[ 4096.965504] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4096.974864] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4096.974868] wlan0: associated
[ 4097.020523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4097.212201] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4097.413950] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4097.419709] wlan0: direct probe responded
[ 4097.419714] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4097.421582] wlan0: authenticated
[ 4097.421603] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4097.429086] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4097.429090] wlan0: associated
[ 4097.484521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4097.676227] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4097.877802] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4097.883436] wlan0: direct probe responded
[ 4097.883441] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4097.885432] wlan0: authenticated
[ 4097.885452] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4097.895441] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4097.895445] wlan0: associated
[ 4097.932528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4098.124287] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4098.326408] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4098.332032] wlan0: direct probe responded
[ 4098.332037] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4098.334025] wlan0: authenticated
[ 4098.334047] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4098.341663] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4098.341668] wlan0: associated
[ 4098.384529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4098.576304] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4098.778372] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4098.784002] wlan0: direct probe responded
[ 4098.784007] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4098.785996] wlan0: authenticated
[ 4098.786018] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4098.794261] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4098.794266] wlan0: associated
[ 4098.836532] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4099.028336] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4099.230341] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4099.236098] wlan0: direct probe responded
[ 4099.236103] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4099.238717] wlan0: authenticated
[ 4099.238745] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4099.246481] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4099.246486] wlan0: associated
[ 4099.288535] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4099.480313] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4099.681805] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4099.687440] wlan0: direct probe responded
[ 4099.687445] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4099.689435] wlan0: authenticated
[ 4099.689464] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4099.696695] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4099.696699] wlan0: associated
[ 4099.744527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4099.936364] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4100.137903] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4100.143542] wlan0: direct probe responded
[ 4100.143547] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4100.145534] wlan0: authenticated
[ 4100.145562] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4100.153798] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4100.153803] wlan0: associated
[ 4100.200049] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4100.392412] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4100.594500] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4100.600009] wlan0: direct probe responded
[ 4100.600014] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4100.602008] wlan0: authenticated
[ 4100.602030] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4100.609258] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4100.609262] wlan0: associated
[ 4100.660523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4100.852177] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4101.053848] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4101.059482] wlan0: direct probe responded
[ 4101.059487] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.061353] wlan0: authenticated
[ 4101.061372] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.068608] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4101.068611] wlan0: associated
[ 4101.104528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4101.296181] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4101.497812] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4101.503448] wlan0: direct probe responded
[ 4101.503453] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.507192] wlan0: authenticated
[ 4101.507213] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.515324] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4101.515328] wlan0: associated
[ 4101.560525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4101.756632] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4101.957911] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4101.963547] wlan0: direct probe responded
[ 4101.963552] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.965543] wlan0: authenticated
[ 4101.965563] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4101.973923] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4101.973927] wlan0: associated
[ 4102.020524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4102.212368] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4102.413882] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4102.419644] wlan0: direct probe responded
[ 4102.419649] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4102.421765] wlan0: authenticated
[ 4102.421785] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4102.429020] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4102.429023] wlan0: associated
[ 4102.484521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4102.676313] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4102.877733] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4102.883496] wlan0: direct probe responded
[ 4102.883500] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4102.885492] wlan0: authenticated
[ 4102.885513] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4102.893873] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4102.893877] wlan0: associated
[ 4102.948523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4103.140308] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4103.341834] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4103.347471] wlan0: direct probe responded
[ 4103.347476] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4103.351089] wlan0: authenticated
[ 4103.351110] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4103.358346] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4103.358350] wlan0: associated
[ 4103.400521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4103.592266] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4103.793805] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4103.799441] wlan0: direct probe responded
[ 4103.799446] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4103.801312] wlan0: authenticated
[ 4103.801333] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4103.808690] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4103.808694] wlan0: associated
[ 4103.848523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4104.040181] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4104.242027] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4104.247534] wlan0: direct probe responded
[ 4104.247539] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4104.253156] wlan0: authenticated
[ 4104.253178] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4104.262537] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4104.262541] wlan0: associated
[ 4104.320537] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4104.512670] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4104.713879] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4104.719513] wlan0: direct probe responded
[ 4104.719518] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4104.721509] wlan0: authenticated
[ 4104.721530] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4104.728888] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4104.728892] wlan0: associated
[ 4104.784524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4105.000181] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4105.201866] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4105.207501] wlan0: direct probe responded
[ 4105.207506] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4105.209497] wlan0: authenticated
[ 4105.209517] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4105.217687] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4105.217694] wlan0: associated
[ 4105.260535] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4105.452312] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4105.653712] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4105.659221] wlan0: direct probe responded
[ 4105.659226] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4105.661217] wlan0: authenticated
[ 4105.661244] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4105.668601] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4105.668605] wlan0: associated
[ 4105.724524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4105.916265] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4106.118313] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4106.123952] wlan0: direct probe responded
[ 4106.123957] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4106.125946] wlan0: authenticated
[ 4106.125966] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4106.133325] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4106.133329] wlan0: associated
[ 4106.188522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4106.380740] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4106.582680] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4106.588302] wlan0: direct probe responded
[ 4106.588308] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4106.590294] wlan0: authenticated
[ 4106.590326] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4106.598449] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4106.598454] wlan0: associated
[ 4106.644043] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4106.836282] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4107.038484] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4107.043996] wlan0: direct probe responded
[ 4107.044000] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.045988] wlan0: authenticated
[ 4107.046015] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.053368] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4107.053373] wlan0: associated
[ 4107.100528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4107.292376] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4107.493849] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4107.499484] wlan0: direct probe responded
[ 4107.499489] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.501479] wlan0: authenticated
[ 4107.501499] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.508858] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4107.508862] wlan0: associated
[ 4107.560604] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4107.752273] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4107.953834] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4107.960837] wlan0: direct probe responded
[ 4107.960842] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.962829] wlan0: authenticated
[ 4107.962849] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4107.970087] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4107.970091] wlan0: associated
[ 4108.020521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4108.212775] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4108.414334] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4108.419985] wlan0: direct probe responded
[ 4108.419994] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4108.421963] wlan0: authenticated
[ 4108.421997] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4108.429226] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4108.429232] wlan0: associated
[ 4108.476539] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4108.668322] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4108.869821] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4108.875830] wlan0: direct probe responded
[ 4108.875835] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4108.877824] wlan0: authenticated
[ 4108.877845] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4108.888324] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4108.888328] wlan0: associated
[ 4108.932519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4109.124766] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4109.326321] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4109.331834] wlan0: direct probe responded
[ 4109.331841] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4109.334576] wlan0: authenticated
[ 4109.334610] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4109.341840] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4109.341845] wlan0: associated
[ 4109.388546] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4109.580848] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4109.781942] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4109.787467] wlan0: direct probe responded
[ 4109.787475] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4109.789571] wlan0: authenticated
[ 4109.792485] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4109.801194] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4109.801200] wlan0: associated
[ 4109.844536] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4110.036263] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4110.237804] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4110.243438] wlan0: direct probe responded
[ 4110.243443] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4110.245435] wlan0: authenticated
[ 4110.245464] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4110.252812] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4110.252816] wlan0: associated
[ 4110.292521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4110.484261] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4110.685802] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4110.692308] wlan0: direct probe responded
[ 4110.692313] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4110.694561] wlan0: authenticated
[ 4110.694591] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4110.701820] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4110.701826] wlan0: associated
[ 4110.748537] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4110.940867] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4111.141925] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4111.147563] wlan0: direct probe responded
[ 4111.147569] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4111.149564] wlan0: authenticated
[ 4111.149601] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4111.157700] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4111.157706] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#6

Part 4 of 8:

[ 4111.204545] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4111.396287] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4111.598417] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4111.605675] wlan0: direct probe responded
[ 4111.605680] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4111.607657] wlan0: authenticated
[ 4111.607684] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4111.615923] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4111.615928] wlan0: associated
[ 4111.672521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4111.864182] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4112.065776] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4112.071411] wlan0: direct probe responded
[ 4112.071416] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.073905] wlan0: authenticated
[ 4112.073926] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.081281] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4112.081285] wlan0: associated
[ 4112.132524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4112.324183] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4112.525898] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4112.531529] wlan0: direct probe responded
[ 4112.531534] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.534399] wlan0: authenticated
[ 4112.534419] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.542775] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4112.542780] wlan0: associated
[ 4112.580523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4112.772189] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4112.973891] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4112.979523] wlan0: direct probe responded
[ 4112.979528] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.981519] wlan0: authenticated
[ 4112.981542] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4112.988771] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4112.988776] wlan0: associated
[ 4113.028520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4113.220202] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4113.421884] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4113.427642] wlan0: direct probe responded
[ 4113.427647] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4113.429512] wlan0: authenticated
[ 4113.429531] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4113.437763] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4113.437767] wlan0: associated
[ 4113.496529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4113.688261] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4113.889878] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4113.895763] wlan0: direct probe responded
[ 4113.895768] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4113.899376] wlan0: authenticated
[ 4113.899396] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4113.907011] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4113.907015] wlan0: associated
[ 4113.964518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4114.156769] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4114.357872] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4114.363505] wlan0: direct probe responded
[ 4114.363509] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4114.365375] wlan0: authenticated
[ 4114.365396] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4114.372750] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4114.372755] wlan0: associated
[ 4114.412521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4114.604794] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4114.805991] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4114.811500] wlan0: direct probe responded
[ 4114.811505] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4114.814369] wlan0: authenticated
[ 4114.814390] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4114.821620] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4114.821624] wlan0: associated
[ 4114.864518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4115.056710] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4115.257862] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4115.263493] wlan0: direct probe responded
[ 4115.263498] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4115.265613] wlan0: authenticated
[ 4115.265633] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4115.272863] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4115.272867] wlan0: associated
[ 4115.328518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4115.520216] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4115.721859] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4115.728238] wlan0: direct probe responded
[ 4115.728243] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4115.730234] wlan0: authenticated
[ 4115.730255] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4115.740107] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4115.740111] wlan0: associated
[ 4115.788517] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4116.004683] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4116.206098] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4116.211605] wlan0: direct probe responded
[ 4116.211610] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4116.214226] wlan0: authenticated
[ 4116.214246] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4116.221601] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4116.221605] wlan0: associated
[ 4116.264520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4116.456210] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4116.657969] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4116.664352] wlan0: direct probe responded
[ 4116.664357] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4116.666344] wlan0: authenticated
[ 4116.666365] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4116.673845] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4116.673849] wlan0: associated
[ 4116.724517] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4116.916201] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4117.118336] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4117.123969] wlan0: direct probe responded
[ 4117.123973] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4117.125838] wlan0: authenticated
[ 4117.125859] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4117.133839] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4117.133843] wlan0: associated
[ 4117.184521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4117.376210] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4117.577969] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4117.584226] wlan0: direct probe responded
[ 4117.584233] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4117.586213] wlan0: authenticated
[ 4117.586241] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4117.593588] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4117.593592] wlan0: associated
[ 4117.636534] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4117.828406] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4118.030205] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4118.035855] wlan0: direct probe responded
[ 4118.035862] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.037840] wlan0: authenticated
[ 4118.037872] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.045482] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4118.045487] wlan0: associated
[ 4118.088526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4118.280285] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4118.482074] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4118.487713] wlan0: direct probe responded
[ 4118.487719] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.489697] wlan0: authenticated
[ 4118.489724] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.498838] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4118.498843] wlan0: associated
[ 4118.548031] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4118.740371] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4118.942441] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4118.948080] wlan0: direct probe responded
[ 4118.948086] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.950211] wlan0: authenticated
[ 4118.950246] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4118.958336] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4118.958342] wlan0: associated
[ 4119.004040] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4119.196271] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4119.397808] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4119.403564] wlan0: direct probe responded
[ 4119.403569] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4119.405557] wlan0: authenticated
[ 4119.405586] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4119.413563] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4119.413567] wlan0: associated
[ 4119.468518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4119.660722] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4119.862299] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4119.868057] wlan0: direct probe responded
[ 4119.868062] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4119.869927] wlan0: authenticated
[ 4119.869954] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4119.877932] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4119.877936] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#7

Part 5 of 8:

[ 4119.936519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4120.128831] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4120.330302] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4120.336072] wlan0: direct probe responded
[ 4120.336079] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4120.338058] wlan0: authenticated
[ 4120.338087] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4120.346192] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4120.346198] wlan0: associated
[ 4120.400046] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4120.592389] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4120.794670] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4120.800517] wlan0: direct probe responded
[ 4120.800525] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4120.802418] wlan0: authenticated
[ 4120.802445] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4120.809690] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4120.809696] wlan0: associated
[ 4120.852528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4121.044698] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4121.245908] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4121.251539] wlan0: direct probe responded
[ 4121.251544] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4121.253908] wlan0: authenticated
[ 4121.253936] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4121.262289] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4121.262293] wlan0: associated
[ 4121.324519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4121.516371] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4121.718402] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4121.725815] wlan0: direct probe responded
[ 4121.725823] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4121.728581] wlan0: authenticated
[ 4121.728611] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4121.736789] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4121.736793] wlan0: associated
[ 4121.780518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4121.972252] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4122.173897] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4122.179905] wlan0: direct probe responded
[ 4122.179910] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4122.181897] wlan0: authenticated
[ 4122.181924] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4122.191018] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4122.191022] wlan0: associated
[ 4122.232517] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4122.424190] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4122.626390] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4122.632021] wlan0: direct probe responded
[ 4122.632026] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4122.634015] wlan0: authenticated
[ 4122.634035] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4122.641391] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4122.641395] wlan0: associated
[ 4122.684518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4122.876178] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4123.078262] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4123.084019] wlan0: direct probe responded
[ 4123.084025] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.087135] wlan0: authenticated
[ 4123.087162] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.095657] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4123.095663] wlan0: associated
[ 4123.132531] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4123.324296] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4123.525752] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4123.531267] wlan0: direct probe responded
[ 4123.531273] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.534005] wlan0: authenticated
[ 4123.534033] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.541262] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4123.541267] wlan0: associated
[ 4123.588522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4123.780765] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4123.982372] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4123.988003] wlan0: direct probe responded
[ 4123.988008] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.990123] wlan0: authenticated
[ 4123.990150] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4123.998253] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4123.998258] wlan0: associated
[ 4124.040520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4124.232368] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4124.434364] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4124.439870] wlan0: direct probe responded
[ 4124.439875] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4124.441866] wlan0: authenticated
[ 4124.441887] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4124.456868] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4124.456872] wlan0: associated
[ 4124.496524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4124.688251] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4124.890235] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4124.895870] wlan0: direct probe responded
[ 4124.895875] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4124.897861] wlan0: authenticated
[ 4124.897890] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4124.905863] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4124.905868] wlan0: associated
[ 4124.964521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4125.156247] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4125.358104] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4125.363613] wlan0: direct probe responded
[ 4125.363618] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4125.367226] wlan0: authenticated
[ 4125.367252] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4125.375609] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4125.375613] wlan0: associated
[ 4125.432518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4125.624826] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4125.825721] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4125.832104] wlan0: direct probe responded
[ 4125.832109] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4125.834099] wlan0: authenticated
[ 4125.834119] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4125.841600] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4125.841604] wlan0: associated
[ 4125.900522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4126.092286] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4126.293847] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4126.299365] wlan0: direct probe responded
[ 4126.299372] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4126.301350] wlan0: authenticated
[ 4126.301381] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4126.309479] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4126.309484] wlan0: associated
[ 4126.352042] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4126.544777] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4126.745961] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4126.751612] wlan0: direct probe responded
[ 4126.751619] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4126.753599] wlan0: authenticated
[ 4126.753629] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4126.760971] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4126.760976] wlan0: associated
[ 4126.808045] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4127.000897] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4127.202582] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4127.209337] wlan0: direct probe responded
[ 4127.209344] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4127.211455] wlan0: authenticated
[ 4127.211486] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4127.218850] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4127.218855] wlan0: associated
[ 4127.264540] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4127.456917] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4127.657824] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4127.663455] wlan0: direct probe responded
[ 4127.663460] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4127.665325] wlan0: authenticated
[ 4127.665352] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4127.672706] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4127.672710] wlan0: associated
[ 4127.716535] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4127.908291] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4128.110704] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4128.116333] wlan0: direct probe responded
[ 4128.116341] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4128.119087] wlan0: authenticated
[ 4128.119121] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4128.127092] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4128.127098] wlan0: associated
[ 4128.168534] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4128.360257] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4128.561814] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4128.567460] wlan0: direct probe responded
[ 4128.567467] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4128.569456] wlan0: authenticated
[ 4128.569503] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4128.577580] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4128.577585] wlan0: associated
[ 4128.620533] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4128.816507] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4129.017808] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4129.023565] wlan0: direct probe responded
[ 4129.023570] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.025689] wlan0: authenticated
[ 4129.025720] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.033188] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4129.033192] wlan0: associated
[ 4129.084521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4129.276732] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4129.477933] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4129.483451] wlan0: direct probe responded
[ 4129.483458] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.485431] wlan0: authenticated
[ 4129.485460] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.494685] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4129.494691] wlan0: associated
[ 4129.540026] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4129.732424] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4129.934170] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4129.939823] wlan0: direct probe responded
[ 4129.939830] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.941800] wlan0: authenticated
[ 4129.941832] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4129.950074] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4129.950080] wlan0: associated
[ 4129.992532] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4130.184416] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4130.385915] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4130.391425] wlan0: direct probe responded
[ 4130.391429] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4130.393540] wlan0: authenticated
[ 4130.393569] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4130.401050] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4130.401055] wlan0: associated
[ 4130.444522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4130.636242] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4130.837909] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4130.843417] wlan0: direct probe responded
[ 4130.843422] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4130.845418] wlan0: authenticated
[ 4130.845448] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4130.852789] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4130.852794] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#8

Part 6 of 8:

[ 4130.888524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4131.080195] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4131.281780] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4131.287288] wlan0: direct probe responded
[ 4131.287293] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4131.289403] wlan0: authenticated
[ 4131.289430] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4131.298783] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4131.298788] wlan0: associated
[ 4131.348518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4131.540748] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4131.741897] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4131.747530] wlan0: direct probe responded
[ 4131.747535] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4131.749529] wlan0: authenticated
[ 4131.749559] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4131.757780] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4131.757785] wlan0: associated
[ 4131.812519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4132.028304] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4132.229890] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4132.235649] wlan0: direct probe responded
[ 4132.235654] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4132.237641] wlan0: authenticated
[ 4132.237670] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4132.245395] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4132.245400] wlan0: associated
[ 4132.300520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4132.492206] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4132.693885] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4132.699392] wlan0: direct probe responded
[ 4132.699397] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4132.701385] wlan0: authenticated
[ 4132.701405] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4132.708635] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4132.708639] wlan0: associated
[ 4132.748519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4132.940675] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4133.141880] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4133.148382] wlan0: direct probe responded
[ 4133.148387] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4133.150254] wlan0: authenticated
[ 4133.150281] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4133.158258] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4133.158263] wlan0: associated
[ 4133.200518] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4133.392171] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4133.594370] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4133.600129] wlan0: direct probe responded
[ 4133.600134] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4133.602250] wlan0: authenticated
[ 4133.602272] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4133.609499] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4133.609503] wlan0: associated
[ 4133.648520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4133.840179] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4134.042246] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4134.047873] wlan0: direct probe responded
[ 4134.047878] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.049868] wlan0: authenticated
[ 4134.049892] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.059142] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4134.059147] wlan0: associated
[ 4134.116030] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4134.308288] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4134.509860] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4134.515617] wlan0: direct probe responded
[ 4134.515621] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.517486] wlan0: authenticated
[ 4134.517513] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.525241] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4134.525245] wlan0: associated
[ 4134.564520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4134.756239] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4134.958609] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4134.965237] wlan0: direct probe responded
[ 4134.965243] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.967227] wlan0: authenticated
[ 4134.967249] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4134.978106] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4134.978110] wlan0: associated
[ 4135.016536] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4135.208819] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4135.413220] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4135.418881] wlan0: direct probe responded
[ 4135.418888] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4135.422294] wlan0: authenticated
[ 4135.422320] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4135.429373] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4135.429376] wlan0: associated
[ 4135.484523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4135.677013] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4135.878341] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4135.884223] wlan0: direct probe responded
[ 4135.884228] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4135.886345] wlan0: authenticated
[ 4135.886371] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4135.894849] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4135.894854] wlan0: associated
[ 4135.952522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4136.144869] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4136.345836] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4136.351600] wlan0: direct probe responded
[ 4136.351605] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4136.353592] wlan0: authenticated
[ 4136.353621] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4136.361592] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4136.361597] wlan0: associated
[ 4136.404522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4136.596241] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4136.802208] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4136.808339] wlan0: direct probe responded
[ 4136.808345] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4136.810334] wlan0: authenticated
[ 4136.810361] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4136.818341] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4136.818346] wlan0: associated
[ 4136.860529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4137.052213] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4137.253949] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4137.259456] wlan0: direct probe responded
[ 4137.259461] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4137.261450] wlan0: authenticated
[ 4137.261477] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4137.268831] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4137.268836] wlan0: associated
[ 4137.308520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4137.500283] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4137.701943] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4137.707458] wlan0: direct probe responded
[ 4137.707463] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4137.709444] wlan0: authenticated
[ 4137.709473] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4137.717454] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4137.717459] wlan0: associated
[ 4137.756526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4137.948209] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4138.150315] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4138.156076] wlan0: direct probe responded
[ 4138.156081] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4138.157939] wlan0: authenticated
[ 4138.157967] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4138.165562] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4138.165567] wlan0: associated
[ 4138.224523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4138.416200] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4138.617811] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4138.623441] wlan0: direct probe responded
[ 4138.623446] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4138.625307] wlan0: authenticated
[ 4138.625334] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4138.632688] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4138.632693] wlan0: associated
[ 4138.688521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4138.880214] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4139.081800] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4139.088931] wlan0: direct probe responded
[ 4139.088936] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4139.090920] wlan0: authenticated
[ 4139.090946] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4139.098430] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4139.098435] wlan0: associated
[ 4139.140522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4139.332177] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4139.533793] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4139.539427] wlan0: direct probe responded
[ 4139.539432] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4139.541421] wlan0: authenticated
[ 4139.541441] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4139.548795] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4139.548800] wlan0: associated
[ 4139.604521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4139.796847] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4139.997787] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4140.003421] wlan0: direct probe responded
[ 4140.003426] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.005417] wlan0: authenticated
[ 4140.005444] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.015294] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4140.015298] wlan0: associated
[ 4140.056517] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4140.248212] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4140.449905] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4140.455540] wlan0: direct probe responded
[ 4140.455545] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.457534] wlan0: authenticated
[ 4140.457553] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.469783] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4140.469787] wlan0: associated
[ 4140.512520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4140.704223] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4140.906401] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4140.912031] wlan0: direct probe responded
[ 4140.912036] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.914028] wlan0: authenticated
[ 4140.914048] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4140.922161] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4140.922166] wlan0: associated
[ 4140.968521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4141.160245] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4141.362396] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4141.368282] wlan0: direct probe responded
[ 4141.368287] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4141.370397] wlan0: authenticated
[ 4141.370425] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4141.377905] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4141.377909] wlan0: associated
[ 4141.420528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4141.612770] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4141.814515] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4141.820149] wlan0: direct probe responded
[ 4141.820154] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4141.822143] wlan0: authenticated
[ 4141.822165] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4141.829517] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4141.829521] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#9

Part 7 of 8:

[ 4141.896523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4142.088182] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4142.290387] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4142.295896] wlan0: direct probe responded
[ 4142.295901] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4142.298011] wlan0: authenticated
[ 4142.298040] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4142.305514] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4142.305519] wlan0: associated
[ 4142.356520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4142.548246] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4142.749881] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4142.755512] wlan0: direct probe responded
[ 4142.755517] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4142.757629] wlan0: authenticated
[ 4142.757650] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4142.765882] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4142.765887] wlan0: associated
[ 4142.808027] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4143.000768] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4143.202499] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4143.208144] wlan0: direct probe responded
[ 4143.208151] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4143.210124] wlan0: authenticated
[ 4143.210154] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4143.218383] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4143.218388] wlan0: associated
[ 4143.264527] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4143.456845] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4143.657868] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4143.663375] wlan0: direct probe responded
[ 4143.663380] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4143.665368] wlan0: authenticated
[ 4143.665395] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4143.674497] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4143.674502] wlan0: associated
[ 4143.716528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4143.908298] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4144.109736] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4144.115251] wlan0: direct probe responded
[ 4144.115256] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4144.117237] wlan0: authenticated
[ 4144.117265] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4144.124875] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4144.124881] wlan0: associated
[ 4144.160542] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4144.352757] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4144.553727] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4144.559249] wlan0: direct probe responded
[ 4144.559254] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4144.561358] wlan0: authenticated
[ 4144.561379] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4144.568733] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4144.568737] wlan0: associated
[ 4144.612543] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4144.804284] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4145.006225] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4145.011986] wlan0: direct probe responded
[ 4145.011992] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.014101] wlan0: authenticated
[ 4145.014123] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.021852] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4145.021856] wlan0: associated
[ 4145.064520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4145.256204] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4145.457967] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4145.464849] wlan0: direct probe responded
[ 4145.464854] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.466839] wlan0: authenticated
[ 4145.466866] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.474973] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4145.474978] wlan0: associated
[ 4145.516520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4145.708738] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4145.909714] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4145.915351] wlan0: direct probe responded
[ 4145.915357] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.917343] wlan0: authenticated
[ 4145.917372] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4145.925842] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4145.925847] wlan0: associated
[ 4145.972536] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4146.164243] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4146.365704] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4146.371345] wlan0: direct probe responded
[ 4146.371351] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4146.373332] wlan0: authenticated
[ 4146.373360] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4146.380587] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4146.380592] wlan0: associated
[ 4146.428525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4146.620761] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4146.822201] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4146.829847] wlan0: direct probe responded
[ 4146.829853] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4146.831821] wlan0: authenticated
[ 4146.831848] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4146.839207] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4146.839211] wlan0: associated
[ 4146.884524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4147.076236] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4147.277945] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4147.285333] wlan0: direct probe responded
[ 4147.285338] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4147.287314] wlan0: authenticated
[ 4147.287343] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4147.296197] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4147.296201] wlan0: associated
[ 4147.360534] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4147.552338] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4147.753943] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4147.759585] wlan0: direct probe responded
[ 4147.759591] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4147.761577] wlan0: authenticated
[ 4147.761606] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4147.777582] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4147.777588] wlan0: associated
[ 4147.824524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4148.040241] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4148.241932] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4148.247439] wlan0: direct probe responded
[ 4148.247443] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4148.249557] wlan0: authenticated
[ 4148.249586] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4148.257563] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4148.257567] wlan0: associated
[ 4148.300522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4148.492223] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4148.693802] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4148.699808] wlan0: direct probe responded
[ 4148.699813] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4148.701801] wlan0: authenticated
[ 4148.701822] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4148.711424] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4148.711428] wlan0: associated
[ 4148.768520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4148.960191] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4149.161793] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4149.167304] wlan0: direct probe responded
[ 4149.167308] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4149.169304] wlan0: authenticated
[ 4149.169330] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4149.177691] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4149.177697] wlan0: associated
[ 4149.228523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4149.420266] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4149.622289] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4149.627931] wlan0: direct probe responded
[ 4149.627937] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4149.630039] wlan0: authenticated
[ 4149.630068] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4149.638292] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4149.638297] wlan0: associated
[ 4149.688523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4149.880272] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4150.081905] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4150.087414] wlan0: direct probe responded
[ 4150.087419] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.089408] wlan0: authenticated
[ 4150.089428] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.097784] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4150.097788] wlan0: associated
[ 4150.132532] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4150.324282] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4150.526279] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4150.532036] wlan0: direct probe responded
[ 4150.532041] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.534027] wlan0: authenticated
[ 4150.534057] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.541909] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4150.541913] wlan0: associated
[ 4150.576524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4150.768299] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4150.969894] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4150.975402] wlan0: direct probe responded
[ 4150.975407] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.977397] wlan0: authenticated
[ 4150.977418] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4150.984897] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4150.984901] wlan0: associated
[ 4151.028522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4151.220283] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4151.422135] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4151.427649] wlan0: direct probe responded
[ 4151.427655] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4151.429767] wlan0: authenticated
[ 4151.429787] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4151.437141] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4151.437146] wlan0: associated
[ 4151.480523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4151.672318] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4151.873882] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4151.879391] wlan0: direct probe responded
[ 4151.879396] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4151.881384] wlan0: authenticated
[ 4151.881405] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4151.888758] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4151.888762] wlan0: associated
[ 4151.932545] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4152.124370] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4152.325752] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4152.332635] wlan0: direct probe responded
[ 4152.332640] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4152.334626] wlan0: authenticated
[ 4152.334646] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4152.342005] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4152.342009] wlan0: associated
[ 4152.384524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4152.576279] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4152.778379] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4152.784135] wlan0: direct probe responded
[ 4152.784140] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4152.786123] wlan0: authenticated
[ 4152.786151] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4152.794646] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4152.794652] wlan0: associated
[ 4152.836528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4153.028351] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4153.229741] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4153.235254] wlan0: direct probe responded
[ 4153.235259] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4153.237368] wlan0: authenticated
[ 4153.237395] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4153.245497] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4153.245501] wlan0: associated
[ 4153.304521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4153.496367] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4153.697738] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4153.703743] wlan0: direct probe responded
[ 4153.703748] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4153.705736] wlan0: authenticated
[ 4153.705757] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4153.714237] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4153.714241] wlan0: associated
[ 4153.752529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4153.944258] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4154.146230] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4154.151857] wlan0: direct probe responded
[ 4154.151862] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4154.153856] wlan0: authenticated
[ 4154.153884] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4154.161235] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4154.161240] wlan0: associated
[ 4154.216520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4154.408266] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4154.609725] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4154.615232] wlan0: direct probe responded
[ 4154.615237] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4154.617225] wlan0: authenticated
[ 4154.617245] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4154.624870] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4154.624876] wlan0: associated
[ 4154.664535] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4154.856731] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4155.057718] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4155.063347] wlan0: direct probe responded
[ 4155.063352] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.065218] wlan0: authenticated
[ 4155.065245] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.073973] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4155.073978] wlan0: associated
[ 4155.116519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4155.308724] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4155.509712] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4155.515219] wlan0: direct probe responded
[ 4155.515224] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.517214] wlan0: authenticated
[ 4155.517243] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.524843] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4155.524847] wlan0: associated
[ 4155.564524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4155.756212] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4155.958461] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4155.963991] wlan0: direct probe responded
[ 4155.963999] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.965996] wlan0: authenticated
[ 4155.966031] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4155.975164] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4155.975171] wlan0: associated

Revision history for this message
Erasmus Holmes (eh2050) said :
#10

Part 8 of 8:

[ 4156.016541] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4156.208382] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4156.409824] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4156.415331] wlan0: direct probe responded
[ 4156.415336] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4156.417326] wlan0: authenticated
[ 4156.417352] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4156.429952] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4156.429957] wlan0: associated
[ 4156.472524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4156.664331] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4156.866195] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4156.871953] wlan0: direct probe responded
[ 4156.871958] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4156.873946] wlan0: authenticated
[ 4156.873974] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4156.881330] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4156.881335] wlan0: associated
[ 4156.920530] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4157.112714] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4157.313939] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4157.319579] wlan0: direct probe responded
[ 4157.319585] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4157.321690] wlan0: authenticated
[ 4157.321719] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4157.329069] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4157.329074] wlan0: associated
[ 4157.376528] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4157.568726] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4157.769933] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4157.775566] wlan0: direct probe responded
[ 4157.775571] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4157.777689] wlan0: authenticated
[ 4157.777719] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4157.785316] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4157.785321] wlan0: associated
[ 4157.836529] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4158.044706] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4158.245801] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4158.251308] wlan0: direct probe responded
[ 4158.251313] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4158.253302] wlan0: authenticated
[ 4158.253330] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4158.260806] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4158.260810] wlan0: associated
[ 4158.304523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4158.496817] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4158.698677] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4158.704309] wlan0: direct probe responded
[ 4158.704315] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4158.706941] wlan0: authenticated
[ 4158.706976] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4158.715575] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4158.715581] wlan0: associated
[ 4158.756552] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4158.948747] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4159.150291] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4159.156668] wlan0: direct probe responded
[ 4159.156673] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4159.158662] wlan0: authenticated
[ 4159.158689] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4159.166295] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4159.166299] wlan0: associated
[ 4159.224523] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4159.416750] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4159.617784] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4159.623292] wlan0: direct probe responded
[ 4159.623297] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4159.625787] wlan0: authenticated
[ 4159.625814] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4159.634171] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4159.634176] wlan0: associated
[ 4159.680535] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4159.872188] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4160.073776] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4160.079909] wlan0: direct probe responded
[ 4160.079914] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4160.081904] wlan0: authenticated
[ 4160.081925] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4160.090154] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4160.090158] wlan0: associated
[ 4160.144533] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4160.336277] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4160.537771] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4160.543279] wlan0: direct probe responded
[ 4160.543284] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4160.545272] wlan0: authenticated
[ 4160.545299] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4160.553538] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4160.553543] wlan0: associated
[ 4160.592538] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4160.784846] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4160.985764] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4160.991400] wlan0: direct probe responded
[ 4160.991405] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4160.993392] wlan0: authenticated
[ 4160.993418] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4161.000766] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4161.000771] wlan0: associated
[ 4161.048524] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4161.240351] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4161.441886] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4161.449150] wlan0: direct probe responded
[ 4161.449155] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4161.451130] wlan0: authenticated
[ 4161.451158] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4161.463637] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4161.463642] wlan0: associated
[ 4161.504520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4161.696210] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4161.898379] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4161.904010] wlan0: direct probe responded
[ 4161.904015] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4161.906005] wlan0: authenticated
[ 4161.906026] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4161.915630] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4161.915634] wlan0: associated
[ 4161.960536] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4162.152384] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4162.353745] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4162.359506] wlan0: direct probe responded
[ 4162.359511] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4162.361499] wlan0: authenticated
[ 4162.361519] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4162.368874] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4162.368878] wlan0: associated
[ 4162.424520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4162.616271] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4162.817867] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4162.825124] wlan0: direct probe responded
[ 4162.825130] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4162.827113] wlan0: authenticated
[ 4162.827133] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4162.835869] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4162.835873] wlan0: associated
[ 4162.892520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4163.084280] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4163.286360] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4163.291990] wlan0: direct probe responded
[ 4163.291995] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4163.293862] wlan0: authenticated
[ 4163.293882] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4163.301237] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4163.301241] wlan0: associated
[ 4163.348520] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4163.540370] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4163.742108] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4163.747613] wlan0: direct probe responded
[ 4163.747618] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4163.750856] wlan0: authenticated
[ 4163.750877] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4163.758731] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=7)
[ 4163.758735] wlan0: associated
[ 4163.816519] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4164.008737] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4164.209973] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4164.215605] wlan0: direct probe responded
[ 4164.215610] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4164.217474] wlan0: authenticated
[ 4164.217495] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4164.225100] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=8)
[ 4164.225104] wlan0: associated
[ 4164.280521] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4164.472805] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4164.677717] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4164.683601] wlan0: direct probe responded
[ 4164.683606] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4164.687214] wlan0: authenticated
[ 4164.687242] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4164.720345] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=9)
[ 4164.720349] wlan0: associated
[ 4164.768522] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4164.960901] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4165.162347] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4165.167977] wlan0: direct probe responded
[ 4165.167983] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4165.170974] wlan0: authenticated
[ 4165.171008] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4165.179095] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=10)
[ 4165.179100] wlan0: associated
[ 4165.220030] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4165.412800] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4165.614580] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4165.620085] wlan0: direct probe responded
[ 4165.620090] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4165.622081] wlan0: authenticated
[ 4165.622109] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4165.629587] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=11)
[ 4165.629591] wlan0: associated
[ 4165.660567] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4165.853285] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4166.054449] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4166.060084] wlan0: direct probe responded
[ 4166.060088] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.061957] wlan0: authenticated
[ 4166.061978] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.069370] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=12)
[ 4166.069374] wlan0: associated
[ 4166.108536] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4166.308328] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4166.514065] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4166.521198] wlan0: direct probe responded
[ 4166.521201] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.523307] wlan0: authenticated
[ 4166.523320] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.530722] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=13)
[ 4166.530725] wlan0: associated
[ 4166.576016] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4166.776198] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4166.981809] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4166.987342] wlan0: direct probe responded
[ 4166.987347] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.989319] wlan0: authenticated
[ 4166.989338] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4166.996594] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=14)
[ 4166.996598] wlan0: associated
[ 4167.036555] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4167.228723] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4167.437927] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4167.443565] wlan0: direct probe responded
[ 4167.443569] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4167.445550] wlan0: authenticated
[ 4167.445568] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4167.453847] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=15)
[ 4167.453851] wlan0: associated
[ 4167.492540] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4167.684244] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4167.886049] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4167.891557] wlan0: direct probe responded
[ 4167.891560] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4167.893546] wlan0: authenticated
[ 4167.893564] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4167.900939] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=3)
[ 4167.900943] wlan0: associated
[ 4167.940515] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4168.132739] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4168.334694] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4168.340446] wlan0: direct probe responded
[ 4168.340452] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4168.342415] wlan0: authenticated
[ 4168.342433] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4168.349663] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=4)
[ 4168.349665] wlan0: associated
[ 4168.388514] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4168.584712] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4168.786659] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4168.793288] wlan0: direct probe responded
[ 4168.793290] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4168.795280] wlan0: authenticated
[ 4168.795295] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4168.802907] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=5)
[ 4168.802910] wlan0: associated
[ 4168.840526] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4169.032733] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 4169.234902] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 4169.240617] wlan0: direct probe responded
[ 4169.240625] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 4169.244685] wlan0: authenticated
[ 4169.244728] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 4169.252903] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x611 status=0 aid=6)
[ 4169.252907] wlan0: associated
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:"fgspyrte"
          Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
          Tx-Power=17 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:on

# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist uart6850
blacklist twl4030_wdt
25: PCI 408.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_1094
  Unique ID: rBUF.2cVjYWUMEv6
  Parent ID: 6NW+.clCealCK_QA
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:04:08.0
  SysFS BusID: 0000:04:08.0
  Hardware Class: network
  Model: "Intel PRO/100 VE Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x1094 "PRO/100 VE Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0xd605
  Revision: 0x01
  Driver: "e100"
  Driver Modules: "e100"
  Device File: eth0
  Memory Range: 0x90000000-0x90000fff (rw,non-prefetchable)
  I/O Ports: 0x1000-0x1fff (rw)
  IRQ: 20 (5368 events)
  HW Address: 00:19:d1:68:cc:83
  Link detected: yes
  Module Alias: "pci:v00008086d00001094sv00008086sd0000D605bc02sc00i00"
  Driver Info #0:
    Driver Status: e100 is active
    Driver Activation Cmd: "modprobe e100"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (PCI bridge)

48: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_13b1_20_noserial_if0
  Unique ID: Uc5H.6DUnCj6kYVD
  Parent ID: k4bc.9T1GDCLyFd9
  SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0
  SysFS BusID: 1-4:1.0
  Hardware Class: network
  Model: "Linksys Compact Wireless-G USB Adapter"
  Hotplug: USB
  Vendor: usb 0x13b1 "Linksys"
  Device: usb 0x0020 "Compact Wireless-G USB Adapter"
  Revision: "0.01"
  Driver: "rt73usb"
  Driver Modules: "rt73usb"
  Device File: wlan0
  Features: WLAN
  Speed: 480 Mbps
  HW Address: 00:1e:e5:27:f3:2c
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "usb:v13B1p0020d0001dc00dsc00dp00icFFiscFFipFF"
  Driver Info #0:
    Driver Status: rt73usb is active
    Driver Activation Cmd: "modprobe rt73usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #39 (Hub)

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
Module Size Used by
aes_i586 7268 0
aes_generic 26863 1 aes_i586
arc4 1153 2
rt73usb 22434 0
crc_itu_t 1371 1 rt73usb
rt2x00usb 9703 1 rt73usb
rt2x00lib 27509 2 rt73usb,rt2x00usb
led_class 2864 1 rt2x00lib
mac80211 205402 2 rt2x00usb,rt2x00lib
cfg80211 126528 2 rt2x00lib,mac80211
nls_iso8859_1 3249 1
nls_cp437 4919 1
vfat 8933 1
fat 47767 1 vfat
usb_storage 39553 1
binfmt_misc 6587 1
snd_hda_codec_realtek 203408 1
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_intel 22005 2
snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
joydev 8740 0
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i915 287458 3
drm_kms_helper 29329 1 i915
ppdev 5259 0
usbhid 36110 0
hid 67064 1 usbhid
drm 162409 4 i915,drm_kms_helper
snd 54180 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
parport_pc 25962 1
psmouse 63245 0
serio_raw 3978 0
intel_agp 24375 2 i915
agpgart 31724 2 drm,intel_agp
i2c_algo_bit 5028 1 i915
video 17375 1 i915
output 1871 1 video
lp 7028 0
soundcore 6620 1 snd
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
parport 32635 3 ppdev,parport_pc,lp
e100 28211 0
mii 4381 1 e100
:~$

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

Please follow this procedure:

I recommend only keeping the following 2 lines in your /etc/network/interfaces file:

auto lo
iface lo inet loopback

Connect your wired network adapter to the wireless router using an ethernet cable.

After editing and saving the changes to the /etc/network/interfaces file, run the following Terminal command to install wicd:

sudo apt-get update && sudo apt-get install wicd

Then disconnect the wireless USB adapter from the PC.

Temporarily disable encryption and enable SSID broadcasting on the wireless router (for testing purposes).

Reboot.

Once the Ubuntu desktop has been fully loaded, reinsert the wireless USB adapter into the PC.

Then retest wireless using wicd (alternative network manager).

Then send us the output of the following Terminal command:

dmesg | tail -n 40

Revision history for this message
Erasmus Holmes (eh2050) said :
#12

/etc/network/interfaces edited.
wicd running (says no wireless networks found).

:~$ dmesg | tail -n 40
[ 27.404982] type=1505 audit(1297096905.523:13): operation="profile_load" pid=1021 name="/usr/lib/firefox-3.6.13/firefox-*bin//firefox_openjdk"
[ 27.405562] type=1505 audit(1297096905.523:14): operation="profile_load" pid=1019 name="/usr/bin/evince-thumbnailer"
[ 27.579452] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 27.579456] apm: disabled - APM is not SMP safe.
[ 27.605284] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 27.621585] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.624142] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 27.632783] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 28.452705] CPU0 attaching NULL sched-domain.
[ 28.452711] CPU1 attaching NULL sched-domain.
[ 28.580612] CPU0 attaching sched-domain:
[ 28.580616] domain 0: span 0-1 level MC
[ 28.580618] groups: 0 1
[ 28.580623] CPU1 attaching sched-domain:
[ 28.580625] domain 0: span 0-1 level MC
[ 28.580626] groups: 1 0
[ 29.230348] CPU0 attaching NULL sched-domain.
[ 29.230355] CPU1 attaching NULL sched-domain.
[ 29.248779] CPU0 attaching sched-domain:
[ 29.248784] domain 0: span 0-1 level MC
[ 29.248786] groups: 0 1
[ 29.248792] CPU1 attaching sched-domain:
[ 29.248793] domain 0: span 0-1 level MC
[ 29.248795] groups: 1 0
[ 38.516503] eth0: no IPv6 routers present
[ 203.517828] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 203.520648] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 203.521041] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 203.605828] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 203.608644] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 203.609060] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 203.661270] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 203.664147] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 203.664571] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 205.193170] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 205.196148] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 205.196683] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 205.680661] __ratelimit: 9 callbacks suppressed
[ 205.680666] type=1503 audit(1297097083.799:18): operation="open" pid=1878 parent=1867 profile="/sbin/dhclient3" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/var/lib/wicd/dhclient.conf"
[ 215.684013] eth0: no IPv6 routers present
:~$

Revision history for this message
Erasmus Holmes (eh2050) said :
#13

Correction. I added wlan0 to wicd preferences, now the AP turns up. Still won't connect. Here's the output while it's trying:

:~$ dmesg | tail -n 40
[ 1271.281838] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 1271.283236] type=1503 audit(1297098149.399:20): operation="open" pid=2386 parent=2374 profile="/sbin/dhclient3" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/var/lib/wicd/dhclient.conf"
[ 1271.289689] wlan0: RX AssocResp from 00:14:6c:a7:51:7c (capab=0x601 status=0 aid=3)
[ 1271.289695] wlan0: associated
[ 1271.302468] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1271.328525] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 1279.476014] eth0: no IPv6 routers present
[ 1281.904008] wlan0: no IPv6 routers present
[ 1362.519895] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1362.621828] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1362.624643] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 1362.624999] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1362.709275] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1362.712149] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 1362.713985] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1364.751934] type=1503 audit(1297098242.867:21): operation="open" pid=2545 parent=2530 profile="/sbin/dhclient3" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/var/lib/wicd/dhclient.conf"
[ 1373.200009] eth0: no IPv6 routers present
[ 1525.907754] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1526.009306] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1526.012151] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[ 1526.012513] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1526.155983] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1528.181999] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 1528.186156] wlan0: direct probe responded
[ 1528.186164] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 1528.188142] wlan0: authenticated
[ 1528.188172] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 1528.188845] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 1528.188891] wlan0: direct probe to AP 00:14:6c:a7:48:ab (try 1)
[ 1528.193530] wlan0: direct probe responded
[ 1528.193538] wlan0: authenticate with AP 00:14:6c:a7:48:ab (try 1)
[ 1528.195511] wlan0: authenticated
[ 1528.195541] wlan0: associate with AP 00:14:6c:a7:48:ab (try 1)
[ 1528.197248] type=1503 audit(1297098406.315:22): operation="open" pid=2720 parent=2707 profile="/sbin/dhclient3" requested_mask="r::" denied_mask="r::" fsuid=0 ouid=0 name="/var/lib/wicd/dhclient.conf"
[ 1528.207395] wlan0: RX AssocResp from 00:14:6c:a7:48:ab (capab=0x601 status=0 aid=5)
[ 1528.207401] wlan0: associated
[ 1528.220571] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1528.244531] wlan0: deauthenticating from 00:14:6c:a7:48:ab by local choice (reason=3)
[ 1536.292009] eth0: no IPv6 routers present
[ 1538.936513] wlan0: no IPv6 routers present
:~$

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

Please read all remarks in the following bugreport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/548992

Revision history for this message
Erasmus Holmes (eh2050) said :
#15

In other words; nobody has a clue.

Cool. I'm a proud user of Ubuntu Vista.

I'll try some of these and let you know if anything works.

Cheers.

Can you help with this problem?

Provide an answer of your own, or ask Erasmus Holmes for more information if necessary.

To post a message you must log in.