Wificard not regornized by WUI?

Started by Xaver, October 02, 2020, 11:25:17 PM

Previous topic - Next topic
October 02, 2020, 11:25:17 PM Last Edit: October 05, 2020, 04:24:34 PM by Xaver
Intel(R) Dual Band Wireless AC 3168 card is now working with FreeBSD 12.1 but will not correctly regonized by OPNsense WUI.

Screenshot 1 shows that the card is availbe but WUI don't show its MAC address.
Screenshot 2 shows that WUI will not display card as an option in wireless device menu.

Versionen
OPNsense 20.7.2-amd64
FreeBSD 12.1-RELEASE-p8-HBSD
OpenSSL 1.1.1g 21 Apr 2020


Valid interfaces are:
igb0             70:85:c2:d3:02:44 Intel(R) PRO/1000 PCI-Express Network Driver
em0              70:85:c2:d3:02:44 Intel(R) PRO/1000 Network Connection
ovpns1           00:00:00:00:00:00
iwm0              Intel(R) Dual Band Wireless AC 3168

You now have the opportunity to configure VLANs.  If you don't require VLANs
for initial connectivity, say no here and use the GUI to configure VLANs later.

root@OPNsense:~ # kldload if_iwm
kldload: can't load if_iwm: module already loaded or in kernel
root@OPNsense:~ # kldload iwm3168fw
kldload: can't load iwm3168fw: module already loaded or in kernel
root@OPNsense:~ # sysctl net.wlan.devices
net.wlan.devices: iwm0

dmesg:
iwm0: <Intel(R) Dual Band Wireless AC 3168> mem 0xa1100000-0xa1101fff irq 18 at device 0.0 on pci3
iwm0: hw rev 0x220, fw ver 22.361476.0, address a4:c3:f0:69:dd:db


Any advise what I can try?