[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-hackers
Subject:    RTL8188EU Wifi adapter - what i am missing
From:       Wojciech Puchar <wojtek () puchar ! net>
Date:       2021-01-11 10:01:31
Message-ID: e5eeaba-ef1f-264e-e41c-12f9a11e01c () puchar ! net
[Download RAW message or body]

FreeBSD 12.2-STABLE

in kernel config:
device          wlan                    # 802.11 support
options         IEEE80211_DEBUG         # enable debug msgs
options         IEEE80211_AMPDU_AGE     # age frames in AMPDU reorder q's
options         IEEE80211_SUPPORT_MESH  # enable 802.11s draft support
device          wlan_wep                # 802.11 WEP support
device          wlan_ccmp               # 802.11 CCMP support
device          wlan_tkip               # 802.11 TKIP support
device          wlan_amrr               # AMRR transmit rate control algorithm
device          uether
device          rtwn
device          rtwn_usb
device          rtwnfw
device          firmware



in dmesg:

rtwn0: <Realtek 802.11n NIC, class 0/0, rev 2.00/0.00, addr 2> on usbus4
rtwn0: MAC/BB RTL8188EU, RF 6052 1T1R


ifconfig wlan0 create wlandev rtwn0

then
wpa_supplicant -Dbsd -iwlan0 -c/etc/wpa_supplicant.conf

results in:
Successfully initialized wpa_supplicant
ioctl[SIOCS80211, op , val=0, arg_len=7]: Invalid argument
ioctl[SIOCS80211, op , val=0, arg_len=7]: Invalid argument
wlan0: Trying to associate with 00:21:29:8a:26:af (SSID='linksysd' freq$32 MHz)
Failed to add supported operating classes IE
wlan0: Authentication with 00:21:29:8a:26:af timed out.
wlan0: CTRL-EVENT-DISCONNECTED bssid:21:29:8a:26:af reason=3 locally_generated=1
wlan0: Trying to associate with 00:21:29:8a:26:af (SSID='linksysd' freq$32 MHz)
Failed to add supported operating classes IE
wlan0: Authentication with 00:21:29:8a:26:af timed out.
wlan0: CTRL-EVENT-DISCONNECTED bssid:21:29:8a:26:af reason=3 locally_generated=1
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="linksysd" auth_failures=1 duration reason=CONN_FAILED
wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="linksysd"
wlan0: Trying to associate with 00:21:29:8a:26:af (SSID='linksysd' freq$32 MHz)
Failed to add supported operating classes IE
wlan0: CTRL-EVENT-DISCONNECTED bssid:21:29:8a:26:af reason=3 locally_generated=1
wlan0: CTRL-EVENT-TERMINATING


wpa_supplicant.conf contains:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
ap_scan=1
fast_reauth=1
network={
         scan_ssid=1
 	ssid="linksysd"
         psk="passwordhere"
}


thank you for help
_______________________________________________
freebsd-hackers@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic