Hi Gabriel,

I think I hit the same issue a month ago when I updated. I read somewhere
that this might be an issue with the latest wpa_suplicant. Back then I
switched my network manager backend to use iwd.

Not sure if it is the same issue, but worth a try.

Roman


On Thu, May 7, 2026, 10:57 Gabriel Wicki <[email protected]> wrote:

> Hello there!
>
> After upgrading my system (and home) Guix seems to be unable to connect
> to wifi.  There was no change in my wifi context, I just upgraded and
> rebooted.  Any ideas?  Anyone?
>
>
> Here's an excerpt from the logs
>
> --8<---------------cut here---------------start------------->8---
> 2026-05-07 10:45:22 localhost NetworkManager[508]: <info>
> [1778143522.7421] device (wlp3s0): set-hw-addr: set MAC address to
> 92:4F:8A:36:B3:6E (scanning)
> 2026-05-07 10:45:22 localhost NetworkManager[508]: <info>
> [1778143522.7632] device (wlp3s0): Activation: starting connection
> 'my-wifi-name' (f530bd9b-f555-4ac1-9bde-cf9674b1b30f)
> 2026-05-07 10:45:22 localhost NetworkManager[508]: <info>
> [1778143522.7640] device (wlp3s0): supplicant interface state: scanning ->
> inactive
> 2026-05-07 10:45:22 localhost NetworkManager[508]: <info>
> [1778143522.7640] device (p2p-dev-wlp3s0): supplicant management interface
> state: scanning -> inactive
> 2026-05-07 10:45:22 localhost NetworkManager[508]: <info>
> [1778143522.7642] device (wlp3s0): state change: disconnected -> prepare
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2859] device (wlp3s0): set-hw-addr: reset MAC address to
> C4:B3:01:DB:8E:C1 (preserve)
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2890] device (wlp3s0): state change: prepare -> config (reason
> 'none', managed-type: 'full')
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2894] device (wlp3s0): Activation: (wifi) access point
> 'my-wifi-name' has security, but secrets are required.
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2894] device (wlp3s0): state change: config -> need-auth
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2898] sup-iface[b834f754f7e08bbb,1,wlp3s0]: wps: type pbc
> start...
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2910] device (wlp3s0): supplicant interface state: inactive ->
> interface_disabled
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2910] device (p2p-dev-wlp3s0): supplicant management interface
> state: inactive -> interface_disabled
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2943] device (wlp3s0): state change: need-auth -> prepare
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2950] device (wlp3s0): state change: prepare -> config (reason
> 'none', managed-type: 'full')
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2954] device (wlp3s0): Activation: (wifi) connection
> 'my-wifi-name' has security, and secrets exist.  No new secrets needed.
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2954] Config: added 'ssid' value 'my-wifi-name'
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2955] Config: added 'scan_ssid' value '1'
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2955] Config: added 'bgscan' value 'simple:30:-70:86400'
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2955] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256
> FT-PSK'
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2955] Config: added 'auth_alg' value 'OPEN'
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.2955] Config: added 'psk' value '<hidden>'
> 2026-05-07 10:45:23 localhost wpa_supplicant[381]: wlp3s0: WPS-CANCEL
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.3629] device (wlp3s0): supplicant interface state:
> interface_disabled -> inactive
> 2026-05-07 10:45:23 localhost NetworkManager[508]: <info>
> [1778143523.3629] device (p2p-dev-wlp3s0): supplicant management interface
> state: interface_disabled -> inactive
> 2026-05-07 10:45:23 localhost wpa_supplicant[381]: wlp3s0: Reject scan
> trigger since one is already pending
> 2026-05-07 10:45:23 localhost wpa_supplicant[381]: wlp3s0: Failed to
> initiate AP scan
> 2026-05-07 10:45:24 localhost wpa_supplicant[381]: wlp3s0: Reject scan
> trigger since one is already pending
> 2026-05-07 10:45:24 localhost wpa_supplicant[381]: wlp3s0: Failed to
> initiate AP scan
> 2026-05-07 10:45:25 localhost wpa_supplicant[381]: wlp3s0: Reject scan
> trigger since one is already pending
> 2026-05-07 10:45:25 localhost wpa_supplicant[381]: wlp3s0: Failed to
> initiate AP scan
> 2026-05-07 10:45:26 localhost NetworkManager[508]: <info>
> [1778143526.4041] device (wlp3s0): supplicant interface state: inactive ->
> scanning
> 2026-05-07 10:45:26 localhost NetworkManager[508]: <info>
> [1778143526.4042] device (p2p-dev-wlp3s0): supplicant management interface
> state: inactive -> scanning
> 2026-05-07 10:45:28 localhost wpa_supplicant[381]: wlp3s0: Trying to
> associate with SSID 'my-wifi-name'
> 2026-05-07 10:45:28 localhost NetworkManager[508]: <info>
> [1778143528.7593] device (wlp3s0): supplicant interface state: scanning ->
> associating
> 2026-05-07 10:45:28 localhost NetworkManager[508]: <info>
> [1778143528.7593] device (p2p-dev-wlp3s0): supplicant management interface
> state: scanning -> associating
> 2026-05-07 10:45:28 localhost wpa_supplicant[381]: wlp3s0: Associated with
> 2c:3a:fd:48:69:ea
> 2026-05-07 10:45:28 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
> 2026-05-07 10:45:28 localhost NetworkManager[508]: <info>
> [1778143528.8779] device (wlp3s0): supplicant interface state: associating
> -> associated
> 2026-05-07 10:45:28 localhost NetworkManager[508]: <info>
> [1778143528.8780] device (p2p-dev-wlp3s0): supplicant management interface
> state: associating -> associated
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0: Authentication
> with 2c:3a:fd:48:69:ea timed out.
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0: Added BSSID
> 2c:3a:fd:48:69:ea into ignore list, ignoring for 10 seconds
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: nl80211:
> send_event_marker failed: Source based routing not supported
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DISCONNECTED bssid=2c:3a:fd:48:69:ea reason=3 locally_generated=1
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0: BSSID
> 2c:3a:fd:48:69:ea ignore list count incremented to 2, ignoring for 10
> seconds
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="my-wifi-name" auth_failures=1
> duration=10 reason=CONN_FAILED
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DSCP-POLICY clear_all
> 2026-05-07 10:45:38 localhost NetworkManager[508]: <info>
> [1778143538.8762] device (wlp3s0): supplicant interface state: associated
> -> disconnected
> 2026-05-07 10:45:38 localhost NetworkManager[508]: <info>
> [1778143538.8763] device (p2p-dev-wlp3s0): supplicant management interface
> state: associated -> disconnected
> 2026-05-07 10:45:38 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
> 2026-05-07 10:45:38 localhost NetworkManager[508]: <info>
> [1778143538.9799] device (wlp3s0): supplicant interface state: disconnected
> -> scanning
> 2026-05-07 10:45:38 localhost NetworkManager[508]: <info>
> [1778143538.9799] device (p2p-dev-wlp3s0): supplicant management interface
> state: disconnected -> scanning
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <warn>
> [1778143548.6569] device (wlp3s0): Activation: (wifi) association took too
> long
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6569] device (wlp3s0): state change: config -> need-auth
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <warn>
> [1778143548.6572] device (wlp3s0): Activation: (wifi) asking for new secrets
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6595] device (wlp3s0): state change: need-auth -> prepare
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6605] device (wlp3s0): state change: prepare -> config (reason
> 'none', managed-type: 'full')
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6616] device (wlp3s0): Activation: (wifi) connection
> 'my-wifi-name' has security, and secrets exist.  No new secrets needed.
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6616] Config: added 'ssid' value 'my-wifi-name'
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6616] Config: added 'scan_ssid' value '1'
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6617] Config: added 'bgscan' value 'simple:30:-70:86400'
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6617] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256
> FT-PSK'
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6617] Config: added 'auth_alg' value 'OPEN'
> 2026-05-07 10:45:48 localhost NetworkManager[508]: <info>
> [1778143548.6617] Config: added 'psk' value '<hidden>'
> 2026-05-07 10:45:51 localhost wpa_supplicant[381]: wlp3s0: Removed BSSID
> 2c:3a:fd:48:69:ea from ignore list (clear)
> 2026-05-07 10:45:51 localhost wpa_supplicant[381]: wlp3s0: Trying to
> associate with SSID 'my-wifi-name'
> 2026-05-07 10:45:51 localhost NetworkManager[508]: <info>
> [1778143551.1304] device (wlp3s0): supplicant interface state: scanning ->
> associating
> 2026-05-07 10:45:51 localhost NetworkManager[508]: <info>
> [1778143551.1304] device (p2p-dev-wlp3s0): supplicant management interface
> state: scanning -> associating
> 2026-05-07 10:45:51 localhost wpa_supplicant[381]: wlp3s0: Associated with
> 2c:3a:fd:48:69:ea
> 2026-05-07 10:45:51 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
> 2026-05-07 10:45:51 localhost NetworkManager[508]: <info>
> [1778143551.2033] device (wlp3s0): supplicant interface state: associating
> -> associated
> 2026-05-07 10:45:51 localhost NetworkManager[508]: <info>
> [1778143551.2033] device (p2p-dev-wlp3s0): supplicant management interface
> state: associating -> associated
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0: Authentication
> with 2c:3a:fd:48:69:ea timed out.
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0: Added BSSID
> 2c:3a:fd:48:69:ea into ignore list, ignoring for 10 seconds
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: nl80211:
> send_event_marker failed: Source based routing not supported
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DISCONNECTED bssid=2c:3a:fd:48:69:ea reason=3 locally_generated=1
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0: BSSID
> 2c:3a:fd:48:69:ea ignore list count incremented to 2, ignoring for 10
> seconds
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="my-wifi-name" auth_failures=1
> duration=10 reason=CONN_FAILED
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DSCP-POLICY clear_all
> 2026-05-07 10:46:01 localhost NetworkManager[508]: <info>
> [1778143561.2009] device (wlp3s0): supplicant interface state: associated
> -> disconnected
> 2026-05-07 10:46:01 localhost NetworkManager[508]: <info>
> [1778143561.2010] device (p2p-dev-wlp3s0): supplicant management interface
> state: associated -> disconnected
> 2026-05-07 10:46:01 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
> 2026-05-07 10:46:01 localhost NetworkManager[508]: <info>
> [1778143561.3044] device (wlp3s0): supplicant interface state: disconnected
> -> scanning
> 2026-05-07 10:46:01 localhost NetworkManager[508]: <info>
> [1778143561.3044] device (p2p-dev-wlp3s0): supplicant management interface
> state: disconnected -> scanning
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SSID-REENABLED id=0 ssid="my-wifi-name"
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: BSSID
> 2c:3a:fd:48:69:ea ignore list count incremented to 3, ignoring for 60
> seconds
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: Removed BSSID
> 2c:3a:fd:48:69:ea from ignore list (clear)
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: Trying to
> associate with SSID 'my-wifi-name'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.1397] device (wlp3s0): supplicant interface state: scanning ->
> associating
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.1398] device (p2p-dev-wlp3s0): supplicant management interface
> state: scanning -> associating
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: Associated with
> 2c:3a:fd:48:69:ea
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.2211] device (wlp3s0): supplicant interface state: associating
> -> associated
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.2211] device (p2p-dev-wlp3s0): supplicant management interface
> state: associating -> associated
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <warn>
> [1778143573.6562] device (wlp3s0): Activation: (wifi) association took too
> long
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6563] device (wlp3s0): state change: config -> need-auth
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6566] sup-iface[b834f754f7e08bbb,1,wlp3s0]: wps: type pbc
> start...
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <warn>
> [1778143573.6570] device (wlp3s0): Activation: (wifi) asking for new secrets
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: nl80211:
> send_event_marker failed: Source based routing not supported
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DISCONNECTED bssid=2c:3a:fd:48:69:ea reason=3 locally_generated=1
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6580] device (wlp3s0): state change: need-auth -> prepare
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6584] device (wlp3s0): state change: prepare -> config (reason
> 'none', managed-type: 'full')
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6587] device (wlp3s0): Activation: (wifi) connection
> 'my-wifi-name' has security, and secrets exist.  No new secrets needed.
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'ssid' value 'my-wifi-name'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'scan_ssid' value '1'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'bgscan' value 'simple:30:-70:86400'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256
> FT-PSK'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'auth_alg' value 'OPEN'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6588] Config: added 'psk' value '<hidden>'
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DSCP-POLICY clear_all
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: WPS-CANCEL
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6605] device (wlp3s0): supplicant interface state: associated
> -> disconnected
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6605] device (p2p-dev-wlp3s0): supplicant management interface
> state: associated -> disconnected
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: Trying to
> associate with SSID 'my-wifi-name'
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6714] device (wlp3s0): supplicant interface state: disconnected
> -> associating
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.6715] device (p2p-dev-wlp3s0): supplicant management interface
> state: disconnected -> associating
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0: Associated with
> 2c:3a:fd:48:69:ea
> 2026-05-07 10:46:13 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.7391] device (wlp3s0): supplicant interface state: associating
> -> associated
> 2026-05-07 10:46:13 localhost NetworkManager[508]: <info>
> [1778143573.7391] device (p2p-dev-wlp3s0): supplicant management interface
> state: associating -> associated
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0: Authentication
> with 2c:3a:fd:48:69:ea timed out.
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0: Added BSSID
> 2c:3a:fd:48:69:ea into ignore list, ignoring for 10 seconds
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: nl80211:
> send_event_marker failed: Source based routing not supported
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DISCONNECTED bssid=2c:3a:fd:48:69:ea reason=3 locally_generated=1
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0: BSSID
> 2c:3a:fd:48:69:ea ignore list count incremented to 2, ignoring for 10
> seconds
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="my-wifi-name" auth_failures=1
> duration=10 reason=CONN_FAILED
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DSCP-POLICY clear_all
> 2026-05-07 10:46:23 localhost NetworkManager[508]: <info>
> [1778143583.7372] device (wlp3s0): supplicant interface state: associated
> -> disconnected
> 2026-05-07 10:46:23 localhost NetworkManager[508]: <info>
> [1778143583.7372] device (p2p-dev-wlp3s0): supplicant management interface
> state: associated -> disconnected
> 2026-05-07 10:46:23 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
> 2026-05-07 10:46:23 localhost NetworkManager[508]: <info>
> [1778143583.8409] device (wlp3s0): supplicant interface state: disconnected
> -> scanning
> 2026-05-07 10:46:23 localhost NetworkManager[508]: <info>
> [1778143583.8409] device (p2p-dev-wlp3s0): supplicant management interface
> state: disconnected -> scanning
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SSID-REENABLED id=0 ssid="my-wifi-name"
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0: BSSID
> 2c:3a:fd:48:69:ea ignore list count incremented to 3, ignoring for 60
> seconds
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0: Removed BSSID
> 2c:3a:fd:48:69:ea from ignore list (clear)
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0: Trying to
> associate with SSID 'my-wifi-name'
> 2026-05-07 10:46:36 localhost NetworkManager[508]: <info>
> [1778143596.6913] device (wlp3s0): supplicant interface state: scanning ->
> associating
> 2026-05-07 10:46:36 localhost NetworkManager[508]: <info>
> [1778143596.6913] device (p2p-dev-wlp3s0): supplicant management interface
> state: scanning -> associating
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0: Associated with
> 2c:3a:fd:48:69:ea
> 2026-05-07 10:46:36 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
> 2026-05-07 10:46:36 localhost NetworkManager[508]: <info>
> [1778143596.7726] device (wlp3s0): supplicant interface state: associating
> -> associated
> 2026-05-07 10:46:36 localhost NetworkManager[508]: <info>
> [1778143596.7726] device (p2p-dev-wlp3s0): supplicant management interface
> state: associating -> associated
> 2026-05-07 10:46:38 localhost NetworkManager[508]: <warn>
> [1778143598.6577] device (wlp3s0): Activation: (wifi) association took too
> long
> 2026-05-07 10:46:38 localhost NetworkManager[508]: <info>
> [1778143598.6577] device (wlp3s0): state change: config -> failed (reason
> 'no-secrets', managed-type: 'full')
> 2026-05-07 10:46:39 localhost wpa_supplicant[381]: nl80211:
> send_event_marker failed: Source based routing not supported
> 2026-05-07 10:46:39 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DISCONNECTED bssid=2c:3a:fd:48:69:ea reason=3 locally_generated=1
> 2026-05-07 10:46:39 localhost NetworkManager[508]: <info>
> [1778143599.1892] device (wlp3s0): set-hw-addr: set MAC address to
> BE:73:9A:4A:9D:00 (scanning)
> 2026-05-07 10:46:39 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-DSCP-POLICY clear_all
> 2026-05-07 10:46:39 localhost NetworkManager[508]: <warn>
> [1778143599.1927] device (wlp3s0): Activation: failed for connection
> 'my-wifi-name'
> 2026-05-07 10:46:39 localhost NetworkManager[508]: <info>
> [1778143599.1932] device (wlp3s0): state change: failed -> disconnected
> (reason 'none', managed-type: 'full')
> 2026-05-07 10:46:39 localhost NetworkManager[508]: <info>
> [1778143599.2152] device (wlp3s0): supplicant interface state: associated
> -> disconnected
> 2026-05-07 10:46:39 localhost NetworkManager[508]: <info>
> [1778143599.2153] device (p2p-dev-wlp3s0): supplicant management interface
> state: associated -> disconnected
> 2026-05-07 10:46:39 localhost wpa_supplicant[381]: wlp3s0:
> CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
> --8<---------------cut here---------------end--------------->8---
>
>
> Enjoy your thursday!
> g
>
>

Reply via email to