Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2022 22:30:00 +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-uJiO3iDHad@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 #63 from Adrian Chadd <adrian@freebsd.org> ---
Ok, it really does look like incomplete testing. :(

Please compile the kernel w/:

IEEE80211_DEBUG
ATH_DEBUG
AH_DEBUG
ATH_DIAGAPI

... I think that should be enough to get all the good debugging that you need.

Then you can use wlandebug to log what's going on when net80211 goes through
states:

wlandebug -i wlan0 +assoc +state +scan +mlme

Then run wpa_supplicant and see what happens.

Meanwhile I'll go update my -HEAD laptop again and go setup 13.1-RELEASE
somewhere with an ath(4) NIC and see what happens. The only thing that's really
ar9285 specific is 1x1 stream 11n + STBC; everything else should be the same on
all 2GHz supported ath(4) NICs.

-- 
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-uJiO3iDHad>