Package Details: rtl8812au-dkms-git 5.13.6.r46.gcbe2fd6-1

Git Clone URL: https://aur.archlinux.org/rtl8812au-dkms-git.git (read-only, click to copy)
Package Base: rtl8812au-dkms-git
Description: rtl8812AU chipset driver with firmware v5.13.6
Upstream URL: https://github.com/morrownr/8812au-20210820
Licenses: GPL2
Conflicts: rtl8812au
Submitter: thelinuxguy
Maintainer: zebulon (zebulon)
Last Packager: zebulon
Votes: 76
Popularity: 0.000560
First Submitted: 2015-06-08 13:04 (UTC)
Last Updated: 2024-05-23 13:07 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Pinned Comments

zebulon commented on 2019-10-01 06:19 (UTC) (edited on 2025-02-12 07:25 (UTC) by zebulon)

To all having an issue with this driver: please try these alternate packages: https://aur.archlinux.org/packages/rtw88-dkms-git or https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git.

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 Next › Last »

<deleted-account> commented on 2017-06-13 01:13 (UTC)

I have pushed a new commit which allows the driver to be compiled on kernels version 4.12 or higher. Please note that the driver does not include all USB IDs that belong to the devices using the RTL8811AU/8812AU/8821AU chipset. You may have to manually add yours to os_dep/linux/usb_intf.c.

<deleted-account> commented on 2017-06-12 14:27 (UTC)

User maurossi created a patch for kernels >= 4.12: https://github.com/maurossi/rtl8812au/commit/1d3af1e8e931f6fee3ceb26cee4c8b214bb8384c Please see if the above helps.

Terence commented on 2017-05-30 14:37 (UTC)

Hi, What does this v5 version provide in comparison to the older versions available? I could not find anything about it.

Madoka commented on 2017-05-30 14:25 (UTC) (edited on 2017-05-30 14:26 (UTC) by Madoka)

Thanks libcg. I can confirm that the adapter is now working after applying the patch. But there is still connectivity issues here. It now disconnects completely around every 3 minutes and there is a prompt to enter the Wi-Fi password.

libcg commented on 2017-05-30 02:31 (UTC)

capoeira: Madoka: patch for T4U is here https://github.com/Grawp/rtl8812au_rtl8821au/commit/448e3367c19bf50a79e7c61681665f4103a3e1b5 NovaMoon: I'm getting build errors with 4.12-rc2 kernel. See https://pastebin.com/raw/2Wv5WVC5

Madoka commented on 2017-05-29 18:21 (UTC)

Same problem as capoeira here. Module compiles and installs with latest 4.11 kernel, but the hardware is not active even when the module is loaded. Hardware is TP-Link Archer T4U V1. The hardware does work with rtl8812au_rtl8821au-dkms-git but with connection stability issues as mentioned by libcg.

capoeira commented on 2017-05-29 13:56 (UTC)

it installed the module, but my hardware wont work. never tried this v5 before though

NovaMoon commented on 2017-05-25 13:25 (UTC)

Ok i updated the PKGBUILD. everything should compile correctly but i dont have the hardware anymore to test it. please report if something fails or didnt work.

zebulon commented on 2017-05-25 12:42 (UTC)

No problem, many thanks for the great work!

<deleted-account> commented on 2017-05-25 12:07 (UTC)

I have pushed a new commit which allows the driver to be compiled on kernels version 4.11 or higher. Sorry for the inconvenience caused.