Created attachment 227395 [details] dmesg loader.conf rc.conf and usbconfig.dump_all_desc On first boot show: rtwn0: rtwn_load_firmware: failed to upload firmware rtwn-rtl8192eufw (error 60) The devices is recognized, but after configure not works. I tried to use bsdconfig, and destroy the interface wlan0 Tried load modules as describe: https://www.freebsd.org/cgi/man.cgi?query=rtwn&sektion=4&format=html and configure interface on boot with rc.conf, ifconfig wlan0 up scan - works normally Using snapshot: - FreeBSD-14.0-CURRENT-arm64-aarch64-RPI-20210729-7cbf1de38e0-248316.img Devices: - Raspberry PI 4 8G - Mini Wireless Adapter TP-Link TL-WN823N V3
The problem here appears the same as PR/247528. I suspect the driver isn't configuring the RTL8192EU correctly for STA mode. Follow PR/247528 discussion.