TP-Link TL WN823N RTL8192EU

Issues related to configuring your network
Post Reply
sneh3127
Posts: 6
Joined: 2018/09/30 09:59:25

TP-Link TL WN823N RTL8192EU

Post by sneh3127 » 2020/09/08 18:35:16

Hello,
Any suggestions on installation of RTL8192EU driver for Centos 8. The device is TP-Link TL WN823N RTL8192EU and my kernel version is 4.18.0-193.14.2.el8_2.x86_64.

User avatar
TrevorH
Site Admin
Posts: 33221
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: TP-Link TL WN823N RTL8192EU

Post by TrevorH » 2020/09/08 20:04:38

What is the Vendor/device id pair from lspci -nn | grep -i net or from lsusb.py for that device? In lspci it'll be a pair of numbers like [8086:100e]
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

sneh3127
Posts: 6
Joined: 2018/09/30 09:59:25

Re: TP-Link TL WN823N RTL8192EU

Post by sneh3127 » 2020/09/09 13:46:10

Vendor is TP-Link and device is Mini Wireless N USB Adapter (300 Mbps). The product id is TL-WN823N.

The output from lsusb command is as follows : -

# lsusb

Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 2357:0109 TP-Link TL WN823N RTL8192EU
Bus 003 Device 002: ID 13ba:0018 PCPlay Barcode PCP-BCG4209
Bus 003 Device 004: ID 2d95:6ffa
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The device is been detected as : -
Bus 003 Device 005: ID 2357:0109 TP-Link TL WN823N RTL8192EU

Thanks for the feedback

User avatar
TrevorH
Site Admin
Posts: 33221
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: TP-Link TL WN823N RTL8192EU

Post by TrevorH » 2020/09/09 14:19:09

Code: Select all

[root@centos8 ~]# grep -i 2357 /lib/modules/$(uname -r)/modules.* | grep -i 0109
/lib/modules/4.18.0-193.14.2.el8_2.x86_64/modules.alias:alias usb:v2357p0109d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
Apparently supported by rtl8xxxu so try modprobing that and see what dmesg says afterwards and if you have any new interfaces listed in the output from `ip a`
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

sneh3127
Posts: 6
Joined: 2018/09/30 09:59:25

Re: TP-Link TL WN823N RTL8192EU

Post by sneh3127 » 2020/09/11 10:51:41

Thank you for the feedback.

The output of the code is : -

# grep -i 2357 /lib/modules/$(uname -r)/modules.* | grep -i 0109 /lib/modules/4.18.0-193.14.2.el8_2.x86_64/modules.alias:alias usb:v2357p0109*dc*dp*icFFiscFFipFFin* rtl8xxxu

grep: /lib/modules/4.18.0-193.14.2.el8_2.x86_64/modules.alias:alias: No such file or directory
grep: usb:v2357p0109*dc*dp*icFFiscFFipFFin*: No such file or directory
grep: rtl8xxxu: No such file or directory

The output of grep in the first part produces result but he STDOUT of grep command in the first part and STDIN as piping to another grep produes no result as : - No such file or directory

As per my system

1 - Regarding modprobe

# lsmod | grep -i rtl
rtl8xxxu 126976 0
mac80211 888832 1 rtl8xxxu

2 - The output of ip a

# ip a

7: wlp0s20u6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether <Mac_Address> brd ff:ff:ff:ff:ff:ff
The USB Wireless card is detected as wlp0s20u6 and in Wi-Fi GUI also in I can see the visible Wireless Networks

3 - The output of dmesg when the device is connected is

# dmesg

[ 1416.767321] usb 3-6: new high-speed USB device number 7 using xhci_hcd
[ 1416.893797] usb 3-6: New USB device found, idVendor=2357, idProduct=0109, bcdDevice= 2.00
[ 1416.893800] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1416.893801] usb 3-6: Product: 802.11n NIC
[ 1416.893802] usb 3-6: Manufacturer: Realtek
[ 1416.893803] usb 3-6: SerialNumber: 00e04c000001
[ 1416.954481] usb 3-6: Vendor: Realtek
[ 1416.954483] usb 3-6: Product: 802.11n NI
[ 1416.954484] usb 3-6: Serial:
[ 1416.954485] usb 3-6: rtl8192eu_parse_efuse: dumping efuse (0x200 bytes):
[ 1416.954486] usb 3-6: 00: 29 81 00 7c 01 40 03 00
[ 1416.954487] usb 3-6: 08: 40 74 04 50 14 00 00 00
[ 1416.954487] usb 3-6: 10: 25 25 27 29 29 29 29 29
[ 1416.954488] usb 3-6: 18: 2a 2b 2b f2 ef ef ff ff
[ 1416.954489] usb 3-6: 20: ff ff ff ff ff ff ff ff
[ 1416.954490] usb 3-6: 28: ff ff ff ff ff ff ff ff
[ 1416.954490] usb 3-6: 30: ff ff ff ff ff ff ff ff
[ 1416.954491] usb 3-6: 38: ff ff 29 29 28 29 29 29
[ 1416.954492] usb 3-6: 40: 2b 2b 2a 2a 2a f2 ef ef
[ 1416.954493] usb 3-6: 48: ff ff ff ff ff ff ff ff
[ 1416.954493] usb 3-6: 50: ff ff ff ff ff ff ff ff
[ 1416.954494] usb 3-6: 58: ff ff ff ff ff ff ff ff
[ 1416.954495] usb 3-6: 60: ff ff ff ff ff ff ff ff
[ 1416.954496] usb 3-6: 68: ff ff ff ff ff ff ff ff
[ 1416.954496] usb 3-6: 70: ff ff ff ff ff ff ff ff
[ 1416.954497] usb 3-6: 78: ff ff ff ff ff ff ff ff
[ 1416.954498] usb 3-6: 80: ff ff ff ff ff ff ff ff
[ 1416.954499] usb 3-6: 88: ff ff ff ff ff ff ff ff
[ 1416.954499] usb 3-6: 90: ff ff ff ff ff ff ff ff
[ 1416.954500] usb 3-6: 98: ff ff ff ff ff ff ff ff
[ 1416.954501] usb 3-6: a0: ff ff ff ff ff ff ff ff
[ 1416.954502] usb 3-6: a8: ff ff ff ff ff ff ff ff
[ 1416.954502] usb 3-6: b0: ff ff ff ff ff ff ff ff
[ 1416.954503] usb 3-6: b8: a2 1f 1f 00 00 00 ff ff
[ 1416.954504] usb 3-6: c0: ff 01 00 10 00 00 00 ff
[ 1416.954505] usb 3-6: c8: 00 00 ff ff ff ff ff ff
[ 1416.954505] usb 3-6: d0: 57 23 09 01 e7 47 02 d0
[ 1416.954506] usb 3-6: d8: 37 45 93 36 30 0a 03 52
[ 1416.954507] usb 3-6: e0: 65 61 6c 74 65 6b 20 0e
[ 1416.954508] usb 3-6: e8: 03 38 30 32 2e 31 31 6e
[ 1416.954508] usb 3-6: f0: 20 4e 49 43 20 00 00 ff
[ 1416.954509] usb 3-6: f8: ff ff ff ff ff ff ff ff
[ 1416.954510] usb 3-6: 100: ff ff ff ff ff ff ff ff
[ 1416.954511] usb 3-6: 108: ff ff ff ff ff ff ff ff
[ 1416.954511] usb 3-6: 110: ff ff ff ff ff ff ff 0d
[ 1416.954512] usb 3-6: 118: 03 00 05 00 30 00 00 00
[ 1416.954513] usb 3-6: 120: 00 93 ff ff ff ff ff ff
[ 1416.954514] usb 3-6: 128: ff ff ff ff ff ff ff ff
[ 1416.954514] usb 3-6: 130: f6 a8 98 2d 03 92 98 00
[ 1416.954515] usb 3-6: 138: fc 8c 00 11 9b 44 02 0a
[ 1416.954516] usb 3-6: 140: ff ff ff ff ff ff ff ff
[ 1416.954517] usb 3-6: 148: ff ff ff ff ff ff ff ff
[ 1416.954517] usb 3-6: 150: ff ff ff ff ff ff ff ff
[ 1416.954518] usb 3-6: 158: ff ff ff ff ff ff ff ff
[ 1416.954519] usb 3-6: 160: ff ff ff ff ff ff ff ff
[ 1416.954520] usb 3-6: 168: ff ff ff ff ff ff ff ff
[ 1416.954520] usb 3-6: 170: ff ff ff ff ff ff ff ff
[ 1416.954521] usb 3-6: 178: ff ff ff ff ff ff ff ff
[ 1416.954522] usb 3-6: 180: ff ff ff ff ff ff ff ff
[ 1416.954523] usb 3-6: 188: ff ff ff ff ff ff ff ff
[ 1416.954523] usb 3-6: 190: ff ff ff ff ff ff ff ff
[ 1416.954524] usb 3-6: 198: ff ff ff ff ff ff ff ff
[ 1416.954525] usb 3-6: 1a0: ff ff ff ff ff ff ff ff
[ 1416.954526] usb 3-6: 1a8: ff ff ff ff ff ff ff ff
[ 1416.954526] usb 3-6: 1b0: ff ff ff ff ff ff ff ff
[ 1416.954527] usb 3-6: 1b8: ff ff ff ff ff ff ff ff
[ 1416.954528] usb 3-6: 1c0: ff ff ff ff ff ff ff ff
[ 1416.954529] usb 3-6: 1c8: ff ff ff ff ff ff ff ff
[ 1416.954529] usb 3-6: 1d0: ff ff ff ff ff ff ff ff
[ 1416.954530] usb 3-6: 1d8: ff ff ff ff ff ff ff ff
[ 1416.954531] usb 3-6: 1e0: ff ff ff ff ff ff ff ff
[ 1416.954532] usb 3-6: 1e8: ff ff ff ff ff ff ff ff
[ 1416.954532] usb 3-6: 1f0: ff ff ff ff ff ff ff ff
[ 1416.954533] usb 3-6: 1f8: ff ff ff ff ff ff ff ff
[ 1416.954535] usb 3-6: RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0
[ 1416.954536] usb 3-6: RTL8192EU MAC: <Mac_Address>
[ 1416.954537] usb 3-6: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin
[ 1416.954681] usb 3-6: Firmware revision 19.0 (signature 0x92e1)
[ 1417.798828] rtl8xxxu 3-6:1.0 wlp0s20u6: renamed from wlan0
[ 1417.814689] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
[ 1417.823077] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
[ 1417.832161] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
[ 1417.846486] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready

Now the problem is that when I try to connect the Visible Networks in the Wi-Fi GUI. The dialog box appears as

Authentication Required for Wireless Network

After supplying the correct credentials. It tries to connect and then : -

Connection failed : Activation of Network Connection failed

I tried to check the log files and are as below

# dmesg

[ 1922.375491] wlp0s20u6: authenticate with <Mac_Address>
[ 1922.380842] wlp0s20u6: send auth to <Mac_Address> (try 1/3)
[ 1922.581703] wlp0s20u6: send auth to <Mac_Address> (try 2/3)
[ 1922.789715] wlp0s20u6: send auth to <Mac_Address> (try 3/3)
[ 1922.997715] wlp0s20u6: authentication with <Mac_Address> timed out
[ 1934.094062] wlp0s20u6: authenticate with <Mac_Address>
[ 1934.102383] wlp0s20u6: send auth to <Mac_Address> (try 1/3)
[ 1934.309779] wlp0s20u6: send auth to <Mac_Address> (try 2/3)
[ 1934.517755] wlp0s20u6: send auth to <Mac_Address> (try 3/3)
[ 1934.725761] wlp0s20u6: authentication with <Mac_Address> timed out
[ 1947.824877] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
[ 1947.842711] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready

Also please check my /var/log/messages when trying to connect to SSID android from the GUI

# tail -f /var/log/messages

Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2657] device (wlp0s20u6): Activation: starting connection 'android' (a32b66fb-200a-4e78-9bd4-49f87e84362b)
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2658] audit: op="connection-activate" uuid="a32b66fb-200a-4e78-9bd4-49f87e84362b" name="android" pid=4652 uid=1000 result="success"
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2659] device (wlp0s20u6): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:01 server systemd-networkd[1456]: wlp0s20u6: Link DOWN
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2717] device (wlp0s20u6): set-hw-addr: reset MAC address to <Mac_Address> (preserve)
Sep 11 16:08:01 server kernel: IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
Sep 11 16:08:01 server systemd-networkd[1456]: wlp0s20u6: Link UP
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2772] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2774] device (wlp0s20u6): Activation: (wifi) access point 'android' has security, but secrets are required.
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2774] device (wlp0s20u6): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2776] sup-iface[0x55b0dda993e0,wlp0s20u6]: wps: type pbc start...
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2786] device (wlp0s20u6): supplicant interface state: ready -> disabled
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2796] device (wlp0s20u6): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2798] device (wlp0s20u6): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] device (wlp0s20u6): Activation: (wifi) connection 'android' has security, and secrets exist. No new secrets needed.
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] Config: added 'ssid' value 'android'
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] Config: added 'scan_ssid' value '1'
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] Config: added 'bgscan' value 'simple:30:-70:86400'
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256'
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2800] Config: added 'psk' value '<hidden>'
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2825] device (wlp0s20u6): supplicant interface state: disabled -> inactive
Sep 11 16:08:01 server NetworkManager[1455]: <info> [1599820681.2931] device (wlp0s20u6): supplicant interface state: inactive -> scanning
Sep 11 16:08:02 server wpa_supplicant[1546]: wlp0s20u6: SME: Trying to authenticate with <Mac_Address> (SSID='android' freq=2412 MHz)
Sep 11 16:08:02 server kernel: wlp0s20u6: authenticate with <Mac_Address>
Sep 11 16:08:02 server NetworkManager[1455]: <info> [1599820682.3736] device (wlp0s20u6): supplicant interface state: scanning -> authenticating
Sep 11 16:08:02 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 1/3)
Sep 11 16:08:02 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 2/3)
Sep 11 16:08:02 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 3/3)
Sep 11 16:08:02 server kernel: wlp0s20u6: authentication with <Mac_Address> timed out
Sep 11 16:08:03 server NetworkManager[1455]: <info> [1599820683.0153] device (wlp0s20u6): supplicant interface state: authenticating -> disconnected
Sep 11 16:08:03 server NetworkManager[1455]: <info> [1599820683.1154] device (wlp0s20u6): supplicant interface state: disconnected -> scanning
Sep 11 16:08:04 server wpa_supplicant[1546]: wlp0s20u6: SME: Trying to authenticate with <Mac_Address> (SSID='android' freq=2412 MHz)
Sep 11 16:08:04 server kernel: wlp0s20u6: authenticate with <Mac_Address>
Sep 11 16:08:04 server NetworkManager[1455]: <info> [1599820684.1976] device (wlp0s20u6): supplicant interface state: scanning -> authenticating
Sep 11 16:08:04 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 1/3)
Sep 11 16:08:04 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 2/3)
Sep 11 16:08:04 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 3/3)
Sep 11 16:08:04 server kernel: wlp0s20u6: authentication with <Mac_Address> timed out
Sep 11 16:08:04 server NetworkManager[1455]: <info> [1599820684.8382] device (wlp0s20u6): supplicant interface state: authenticating -> disconnected
Sep 11 16:08:05 server NetworkManager[1455]: <info> [1599820685.3383] device (wlp0s20u6): supplicant interface state: disconnected -> scanning
Sep 11 16:08:06 server wpa_supplicant[1546]: wlp0s20u6: SME: Trying to authenticate with <Mac_Address> (SSID='android' freq=2412 MHz)
Sep 11 16:08:06 server kernel: wlp0s20u6: authenticate with <Mac_Address>
Sep 11 16:08:06 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 1/3)
Sep 11 16:08:06 server NetworkManager[1455]: <info> [1599820686.4217] device (wlp0s20u6): supplicant interface state: scanning -> authenticating
Sep 11 16:08:06 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 2/3)
Sep 11 16:08:06 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 3/3)
Sep 11 16:08:07 server kernel: wlp0s20u6: authentication with <Mac_Address> timed out
Sep 11 16:08:07 server NetworkManager[1455]: <info> [1599820687.0612] device (wlp0s20u6): supplicant interface state: authenticating -> disconnected
Sep 11 16:08:08 server NetworkManager[1455]: <info> [1599820688.0623] device (wlp0s20u6): supplicant interface state: disconnected -> scanning
Sep 11 16:08:09 server wpa_supplicant[1546]: wlp0s20u6: SME: Trying to authenticate with <Mac_Address> (SSID='android' freq=2412 MHz)
Sep 11 16:08:09 server kernel: wlp0s20u6: authenticate with <Mac_Address>
Sep 11 16:08:09 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 1/3)
Sep 11 16:08:09 server NetworkManager[1455]: <info> [1599820689.1411] device (wlp0s20u6): supplicant interface state: scanning -> authenticating
Sep 11 16:08:09 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 2/3)
Sep 11 16:08:09 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 3/3)
Sep 11 16:08:09 server kernel: wlp0s20u6: authentication with <Mac_Address> timed out
Sep 11 16:08:09 server wpa_supplicant[1546]: wlp0s20u6: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="android" auth_failures=1 duration=10 reason=CONN_FAILED
Sep 11 16:08:09 server NetworkManager[1455]: <info> [1599820689.7723] device (wlp0s20u6): supplicant interface state: authenticating -> disconnected
Sep 11 16:08:14 server NetworkManager[1455]: <info> [1599820694.7774] device (wlp0s20u6): supplicant interface state: disconnected -> scanning
Sep 11 16:08:19 server wpa_supplicant[1546]: wlp0s20u6: CTRL-EVENT-SSID-REENABLED id=0 ssid="android"
Sep 11 16:08:19 server wpa_supplicant[1546]: wlp0s20u6: SME: Trying to authenticate with <Mac_Address> (SSID='android' freq=2412 MHz)
Sep 11 16:08:19 server kernel: wlp0s20u6: authenticate with <Mac_Address>
Sep 11 16:08:19 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 1/3)
Sep 11 16:08:19 server NetworkManager[1455]: <info> [1599820699.8510] device (wlp0s20u6): supplicant interface state: scanning -> authenticating
Sep 11 16:08:20 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 2/3)
Sep 11 16:08:20 server kernel: wlp0s20u6: send auth to <Mac_Address> (try 3/3)
Sep 11 16:08:20 server kernel: wlp0s20u6: authentication with <Mac_Address> timed out
Sep 11 16:08:20 server wpa_supplicant[1546]: wlp0s20u6: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="android" auth_failures=2 duration=20 reason=CONN_FAILED
Sep 11 16:08:20 server NetworkManager[1455]: <info> [1599820700.4803] device (wlp0s20u6): supplicant interface state: authenticating -> disconnected
Sep 11 16:08:26 server NetworkManager[1455]: <warn> [1599820706.6067] device (wlp0s20u6): Activation: (wifi) association took too long, failing activation
Sep 11 16:08:26 server NetworkManager[1455]: <info> [1599820706.6068] device (wlp0s20u6): state change: config -> failed (reason 'ssid-not-found', sys-iface-state: 'managed')
Sep 11 16:08:26 server NetworkManager[1455]: <warn> [1599820706.6075] device (wlp0s20u6): Activation: failed for connection 'android'
Sep 11 16:08:26 server NetworkManager[1455]: <info> [1599820706.6076] device (wlp0s20u6): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 11 16:08:26 server kernel: IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
Sep 11 16:08:26 server NetworkManager[1455]: <info> [1599820706.6170] device (wlp0s20u6): set-hw-addr: set MAC address to C2:CB:C8:C7:96:0C (scanning)
Sep 11 16:08:26 server systemd-networkd[1456]: wlp0s20u6: Link DOWN
Sep 11 16:08:26 server systemd-networkd[1456]: wlp0s20u6: Link UP
Sep 11 16:08:26 server kernel: IPv6: ADDRCONF(NETDEV_UP): wlp0s20u6: link is not ready
Sep 11 16:08:26 server NetworkManager[1455]: <info> [1599820706.6416] device (wlp0s20u6): supplicant interface state: disconnected -> inactive
Sep 11 16:08:26 server wpa_supplicant[1546]: wlp0s20u6: Reject scan trigger since one is already pending

Also please check this also :

# nmcli radio
WIFI-HW WIFI WWAN-HW WWAN
enabled enabled enabled enabled

And
# systemctl status wpa_supplicant.service
Active and running

SSID is android as detected from GUI
Authentication method is WPA2 Personal

Any suggestions and help will be appreciated and will be helpful to me.

Thanking you again.
Regards

User avatar
TrevorH
Site Admin
Posts: 33221
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: TP-Link TL WN823N RTL8192EU

Post by TrevorH » 2020/09/11 11:30:47

# grep -i 2357 /lib/modules/$(uname -r)/modules.* | grep -i 0109 /lib/modules/4.18.0-193.14.2.el8_2.x86_64/modules.alias:alias usb:v2357p0109*dc*dp*icFFiscFFipFFin* rtl8xxxu
You flowed the command I issued and the response to that command into one line and tried to execute it as one thing. That's why it didn't work.
[ 1922.997715] wlp0s20u6: authentication with <Mac_Address> timed out
Do you have a firewall that would stop it from talking to the access point and receiving responses from it? Either firewalld/iptables on the machine in question or perhaps an external one between you and the AP.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

sneh3127
Posts: 6
Joined: 2018/09/30 09:59:25

Re: TP-Link TL WN823N RTL8192EU

Post by sneh3127 » 2020/09/11 12:15:40

Hi TrevorH,

Note : - I masked and edited the Mac Adress as <Mac_Address> in word file.

# pwd

/lib/modules/4.18.0-193.14.2.el8_2.x86_64


# cat modules.alias | grep usb:v2357p0109*

alias usb:v2357p0105d*dc*dsc*dp*ic*isc*ip*in* mt76x0u
alias usb:v2357p0100d*dc*dsc*dp*ic*isc*ip*in* rtl8192cu
alias usb:v2357p0109d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v2357p0108d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu

Inside the modules.alias file I can find only these lines for rtl8xxxu

alias usb:v0BDApB720d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v2357p0109d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v2001p3319d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v2357p0108d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v0BDAp818Bd*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v0BDAp0724d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v0BDAp1724d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu
alias usb:v0BDAp8724d*dc*dsc*dp*icFFiscFFipFFin* rtl8xxxu

# systemctl stop firewalld
same issue.

By the way when the device is connected to a VirtualBox Machine (Windows) then it authenticates and connects to the AP perfectly fine.

Any suggestions and any logs you want me to post please let me know.

Thanks a lot

Post Reply