Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jun 2022 15:08:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)
Message-ID:  <bug-264238-21060-pg9hpuI00Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264238-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264238-21060-pg9hpuI00Y>