8812au-20210629 icon indicating copy to clipboard operation
8812au-20210629 copied to clipboard

Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6

Results 50 8812au-20210629 issues
Sort by recently updated
recently updated
newest added

: --------------------------- : install-driver.sh v20230227 : x86_64 (architecture) : 4/4 (in-use/total processing units) : 3655988 (total system memory) : 5.14.0-284.11.1.el9_2.x86_64 (kernel version) : gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)...

``` $ lsusb Bus 002 Device 002: ID 2357:0120 TP-Link Archer T2U PLUS [RTL8812AU] ``` Spec is here [https://www.tp-link.com/us/home-networking/usb-adapter/archer-t2u-plus](https://www.tp-link.com/us/home-networking/usb-adapter/archer-t2u-plus). I tried myself and added the PID/VID to `usb_intf.c`, it works.

Distro : Pop!_OS 22.04 LTS Kernel : 6.2.6-76060206-generic The driver was installed successfully using `sudo ./install-driver.sh` with no errors but Wi-Fi option is not showing up. I have done `sudo...

After upgrading to ubuntu 23.04 (6.2.0 kernel) the source in 8812au-20210629-main would no longer compile for me. I copied over 3 source files from the RinCat RTL88x2BU-Linux-Driver github project: os_dep/osdep_service.c...

reference https://github.com/MiSTer-devel/Main_MiSTer/issues/769 reporting to you as my upstream

I managed to manually install the driver on Pop!_OS with 6.20-76060200-generic kernel but sometimes it loses the internet. The connection to my router stays but there isn't internet. If I...

With hostapd (2.10) After a proper authentication, once disassociated, the link CAN NOT be restablished. You have sequence associated/disassociated triggered by EAPOL timeout message (in -d mode). The only way...

Hi Nick, Something strange happens over here. After studying issues 66 and 67 I presumed my troubles with building against kernel 5.19.0 could be over. So I downloaded the latest...

I'm using an alfa awus036ach which supports 2.4 and 5 ghz but when using it only 2.4ghz is available when I try using airgeddon it shows only 2.4 is available...

It's 6.9.1-arch1-1 kernel. I tried to manually remove the driver, but building still fails. There was an error in build log about too many arguments. Sorry, i didn't copy it....