[arch-general] TP-link tl-wn823n v2.0 wifi dongle not working

Tim Ye tim.ye at disroot.org
Tue Dec 24 09:58:58 UTC 2019


Hi everyone,

I'm trying to make tl-wn823n v2.0 work on arch linux.  I followed the 
this[1] guide.

I was able to install the driver:

    $ lsmod | grep 8192
    8192eu               1544192  0
    cfg80211              851968  1 8192eu
    vmw_vmci               81920  0

    $ dmesg | grep 8192
    [  290.144747] usbcore: registered new interface driver rtl8192eu

    $ lsusb
    Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate 
    Matching Hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 004: ID 17ef:608c Lenovo
    Bus 001 Device 005: ID 0bda:a192 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate 
    Matching Hub
    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 002 Device 002: ID 18f8:1485 [Maxxter] USB OPTICAL MOUSE
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

but I still can see my adapter in "ip addr".

Any ideas?

Thanks in advance.

- Tim

[1]https://bbs.archlinux.org/viewtopic.php?id=218152


More information about the arch-general mailing list