Bug 258018 - Fail up wireless adapter TP-LINK TL-WN823N V3
Summary: Fail up wireless adapter TP-LINK TL-WN823N V3
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Some People
Assignee: Cy Schubert
URL:
Keywords:
Depends on: 247528
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-24 01:42 UTC by Franklin Timóteo dos Santos
Modified: 2022-10-16 07:20 UTC (History)
2 users (show)

See Also:


Attachments
dmesg loader.conf rc.conf and usbconfig.dump_all_desc (5.39 KB, application/gzip)
2021-08-24 01:42 UTC, Franklin Timóteo dos Santos
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.