[Bug 247528] rtwn(4) RTL8192EU usb wifi dongle can't connect to AP

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Jul 2022 01:43:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528

--- Comment #15 from Cy Schubert <cy@FreeBSD.org> ---
Can you perform this test, please.

1. Create an open unprotected network (guest network or otherwise) on an AP.

2. ifconfig wlan1 create wlandev rtwn0 up

3. ifconfig wlan1 ssid YOUR_NEWLY_CREATED_SSID

4. ifconfig wlan1


I just performed this with,

ugen0.9: <Realtek 802.11n NIC> at usbus0
rtwn0 on uhub7
rtwn0: <802.11n NIC > on usbus0
rtwn0: MAC/BB RTL8192EU, RF 6052 2T2R

It fails to associate:

slippy# ifconfig wlan1
wlan1: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu
1500
        ether 6c:5a:b0:4a:cb:f0
        inet6 fe80::6e5a:b0ff:fe4a:cbf0%wlan1 prefixlen 64 scopeid 0x6
        groups: wlan
        ssid KQNGN3 channel 8 (2447 MHz 11g)
        regdomain FCC country US authmode OPEN privacy OFF txpower 30 bmiss 7
        scanvalid 60 protmode CTS wme bintval 200
        parent interface: rtwn0
        media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
        status: no carrier
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
slippy# 

Can you please perform the the test above to confirm. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.