Re: wlan0 no longer functional after n249128-a0c64a443e4c -> n249146-cb5c07649aa0

From: David Wolfskill <david_at_catwhisker.org>
Date: Sun, 05 Sep 2021 13:36:08 UTC
On Sun, Sep 05, 2021 at 02:22:58PM +0100, Graham Perrin wrote:
> ....
> > … I note that the subject update also included updates to
> > contrib/wpa/wpa_supplicant, as well as some files in sys/net80211,
> > but I have not started chasing that down. …
> 
> Can you share relevant lines from your /boot/loader.conf and 
> /etc/rc.conf files? They're probably not a factor, but might be of 
> interest. Thanks.

head boot/loader.conf:
g1-55(12.2-S)[2] grep -i '^[a-z]' boot/loader.conf
dumpdev="/dev/ada0s4b"
ahci_load="YES"
coretemp_load="YES"
iwn5000fw_load="YES"
cuse_load="YES"
geom_eli_load="YES"
filemon_load="YES"
kernels="kernel kernel.old kernel.save"
hint.hdaa.0.nid33.config="as=1 seq=15 device=Headphones"
cpu_microcode_load="YES"
cpu_microcode_name="/boot/firmware/intel-ucode.bin"
machdep.hyperthreading_intr_allowed=1
vm.debug.divisor=4
vbe_max_resolution=1920x1080
nvidia-modeset_load="YES"

(I just checked, and the only difference between the "head" version of
the file and the "stable/13" version is a comment line.)


head etc/rc.conf relevant lines:

ifconfig_em0="DHCP"
wlans_iwn0=wlan0
ifconfig_wlan0="WPA DHCP -ht"
synchronous_dhclient="YES"

(which is the same as for stable/13)

> iwn(4) here, too, but I'm still on n248984-08b9cc316a3 
> <https://cgit.freebsd.org/src/log/?qt=range&q=08b9cc316a3> from around 
> eight days ago. I might update later (with a new boot environment).
> ....

If you do, a reality check would almost certainly be helpful. :-)

Peace,
david
-- 
David H. Wolfskill                              david@catwhisker.org
Life is not intended to be a zero-sum game.

See https://www.catwhisker.org/~david/publickey.gpg for my public key.