My wifi had been working fine, until 21:30 last night. From the logs it looks like it started to cycle connect/disconnect multiple times each minute, and then this morning it doesn't even appear to be trying to connect.
The cycle in kern.log
looked like:
[38374.378692] userif-2: sent link down event.
[38374.378704] userif-2: sent link up event.<7>[38374.681807] bridge-wlan0:
disabling the bridge on dev down
[38374.681841] bridge-wlan0: down
[38374.681855] bridge-wlan0: detached
[38374.689787] cfg80211: Calling CRDA to update world regulatory domain
[38374.881435] userif-2: sent link down event.
[38374.881444] userif-2: sent link up event.<6>[38375.530786] wlan0: authenticate
with e0:a1:d7:d6:c3:b4
[38375.531764] wlan0: send auth to e0:a1:d7:d6:c3:b4 (try 1/3)
[38375.533650] wlan0: authenticated
[38375.536171] wlan0: associate with e0:a1:d7:d6:c3:b4 (try 1/3)
[38375.542840] wlan0: RX AssocResp from e0:a1:d7:d6:c3:b4 (capab=0x11 status=0
aid=1)
[38375.543974] wlan0: associated
[38375.595428] /dev/vmnet: open called by PID 1518 (vmnet-bridge)
[38375.595454] /dev/vmnet: hub 0 does not exist, allocating memory.
[38375.595488] /dev/vmnet: port on hub 0 successfully opened
[38375.595508] bridge-wlan0: device is wireless, enabling SMAC
[38375.595513] bridge-wlan0: up
[38375.595553] bridge-wlan0: attached
and in syslog
:
CTRL-EVENT-DISCONNECTED bssid=e0:a1:d7:d6:c3:b4 reason=4
This morning, Upon boot-up it appears the iwlwifi
module is now not loaded anymore, but adding it with modprobe iwlwifi
didn't seem to help matters.
lshw -C network
shows wireless as
*-network UNCLAIMED
description: Network controller
product: Wireless 7260
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:04:00.0
version: 73
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f0600000-f0601fff
and iwconfig
:
eth0 no wireless extensions.
lo no wireless extensions.