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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Jun 2022 19:01:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238

--- Comment #29 from J.R. Oldroyd <fbsd@opal.com> ---
The other obvious thing to check is, is the network working when configured
manually?

Use the same values you get from the 13.0 boot for the IP and router.  Then
boot under 13.1 and configure manually:

    ifconfig wlan0 10.134.138.51 netmask 255.255.128.0
    route add default 10.134.255.254

Can you ping out?  Can you ping the router?  Can you ping anything beyond the
router?

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