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.001939
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)

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

Latest Comments

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

fabertawe commented on 2017-09-05 13:01 (UTC) (edited on 2017-09-05 13:03 (UTC) by fabertawe)

5.2.9 is working for me - thanks. ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter

zebulon commented on 2017-09-05 10:59 (UTC)

I just pushed the new driver 5.2.9. It only supports 8812au and has no monitoring or frame injection, which are not available. But I read it solves memory leaks issues compared to 5.1.5. Also, there is no CONFIG_CALIBRATE_TX_POWER_TO_MAX option in the Makefile, but it seems it has been replaced with CONFIG_TXPWR_LIMIT_EN, which I set to y. Hence this is the #txpower branch of the repository. Please let me know if this working fine.

marakasmalan commented on 2017-08-21 20:04 (UTC)

@zebulon Thanks! I concur with your information. On the pi with Kali I am able to get higher tx power, but need to confirm this is actually the case. I use the injection capability, but no need to stagnate your package only for my interest. Again,thank you for the work you are doing and fast responses when there are a problem with new kernels!

zebulon commented on 2017-08-18 09:21 (UTC)

@nikita2206: yes, I have been testing it and it works fine. We would lose the frame injection code that was put in 5.1.5, but does anyone use it here? I am going to submit a new PKGBUILD asap. @marakasmalan: txpower is set to max in the config file, see https://github.com/zebulon2/rtl8812au/commit/3f5aab9d8c73028f4188fc770b01c58d8585e11d

marakasmalan commented on 2017-08-17 23:59 (UTC)

@zebulon: Thanks! I can confirm this works with Edimax AC600 adaptor (EW-7811UAC) However, cannot set txpower, defaults to 12dB

nikita2206 commented on 2017-08-15 14:30 (UTC)

Hey @zebulon , yours seems like the latest version of a patch among others here, at aur.archlinux.org. I just found a newer version of this driver at https://github.com/gordboy/rtl8812au you might want to have a look and update your fork, thanks for your work.

greyone commented on 2017-08-01 06:54 (UTC) (edited on 2017-08-01 06:55 (UTC) by greyone)

@zebulon: It works. Thanks.

libcg commented on 2017-07-31 18:12 (UTC)

@zebulon: working fine. thanks!

zebulon commented on 2017-07-30 11:11 (UTC)

@libcg: I have merged a fix into my git repo. Can you please reinstall the driver again?

zebulon commented on 2017-07-29 21:02 (UTC)

Alright, I will work on a 4.12 fix tomorrow.