Results 1 to 2 of 2

Thread: Archer T4U / 8812au driver issues

  1. #1
    Join Date
    2018-Mar
    Posts
    1

    Archer T4U / 8812au driver issues

    Hey I bought a TP-LINK Archer T4U USB dongle to use with Kali. I believe it has the RTL8812au chipset.

    https://wikidevi.com/wiki/TP-LINK_Archer_T4U_v2

    I am running Kali in a vmware. Version:

    Code:
    root@kali:~# lsb_release -a
    No LSB modules are available.
    Distributor ID:    Kali
    Description:    Kali GNU/Linux Rolling
    Release:    kali-rolling
    Codename:    kali-rolling
    root@kali:~# uname -a
    Linux kali 4.14.0-kali3-686-pae #1 SMP Debian 4.14.13-1kali1 (2018-01-25) i686 GNU/Linux
    root@kali:~#
    I have done the following:

    apt-get update
    apt install realtek-rtl88xxau-dkms

    Which appeared to install fine. I rebooted the VM, connected the usb dongle but I still get no interface.

    This is the output from dmesg after plugging in the dongle. I cannot find anything regarding this error and it does not mean much to me.

    Code:
    [ 2418.364112] usb 1-1: new high-speed USB device number 4 using ehci-pci
    [ 2418.746760] usb 1-1: New USB device found, idVendor=2357, idProduct=010d
    [ 2418.746762] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 2418.746763] usb 1-1: Product: 802.11n NIC
    [ 2418.746764] usb 1-1: Manufacturer: Realtek
    [ 2418.746764] usb 1-1: SerialNumber: 123456
    [ 2418.788079] 8812au: Unknown symbol __x86_indirect_thunk_edx (err 0)
    [ 2418.788110] 8812au: Unknown symbol __x86_indirect_thunk_edi (err 0)
    [ 2418.788139] 8812au: Unknown symbol __x86_indirect_thunk_ecx (err 0)
    [ 2418.788164] 8812au: Unknown symbol __x86_indirect_thunk_esi (err 0)
    [ 2418.788180] 8812au: Unknown symbol __x86_indirect_thunk_ebx (err 0)
    [ 2418.788221] 8812au: Unknown symbol __x86_indirect_thunk_eax (err 0)
    root@kali:~#

  2. #2
    Join Date
    2018-Dec
    Posts
    1
    Did you ever find a solution?

Similar Threads

  1. RTL 8812AU doesn't work in wifiphisher
    By pcdhacker in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-01-25, 10:06
  2. Install 8812au driver on 2017.2 with packet injection
    By habdo in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2017-11-04, 15:28
  3. Unable to set MONITOR mode / 8812au (wusb6300) / Kali in Parallels
    By msteele999 in forum TroubleShooting Archive
    Replies: 9
    Last Post: 2016-01-31, 17:41

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •