[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Jun 2022 15:08:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238

--- Comment #48 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Jaskie from comment #35)
Looking at these messages, wpa_supplicant has associated with the AP.

Can you try an experiment, please.

When this condition occurs,

ifconfig wlan0 -- and record the output
killall dhclient
ifconfig wlan0 down
wait 30 seconds
ifconfig wlan0 up
ifconfig wlan0 -- record the output
dhclient wlan0
Wait for it to get an ip, then run ifconfig wlan0 to record the output.

Also egrep -i 'wpa_supplicant|dhclient' /var/log/messages

-- 
You are receiving this mail because:
You are on the CC list for the bug.