Bug 258018

Summary: Fail up wireless adapter TP-LINK TL-WN823N V3
Product: Base System Reporter: Franklin Timóteo dos Santos <franklintimoteo>
Component: wirelessAssignee: Cy Schubert <cy>
Status: Open ---    
Severity: Affects Some People CC: cy, pi
Priority: ---    
Version: CURRENT   
Hardware: arm   
OS: Any   
Bug Depends on: 247528    
Bug Blocks:    
Attachments:
Description Flags
dmesg loader.conf rc.conf and usbconfig.dump_all_desc none

Description Franklin Timóteo dos Santos 2021-08-24 01:42:34 UTC
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
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2022-07-16 15:06:20 UTC
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.