wifi getting hung up with FreeBSD 15.1

I am running 15.1 on my Dell XPS laptop. When I am at home, wlan0
behaves fine. If I leave the laptop on and go to work, when I get there the wlan0
interface gets hung up and does not attach to the office wifi network.
I try to restart networking and that gets hung up too:

Code:
service netif restart
Stopping wpa_supplicant.
Waiting for PIDs: 437
<indefinite wait>

Even trying to kill the process has no effect:
Code:
sudo pkill -9 wpa_supplicant
The only thing that works is rebooting, not very satisfactory.

The above happens in reverse when I return home from the
office. wlan0 doesn't find the home network and I have to reboot again.

This home-to-office and back process worked perfectly fine with 15.0,
and I didn't touch the wifi configuration when upgrading from 15.0 to
15.1.

Is this a known issue?
 
Yes , also happened with my laptop runnnig AX201 , iwlwifi and 15.1 Relese
After random time WIFi card looses Carrier .
Somtime its possible to restart wifi card software but REBOOT otherwise.
Im planning to reinstall Laptop with 16- CUrrent.
 
Back
Top