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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 32 Next › Last »

arthurwatt-veea commented on 2018-11-28 11:43 (UTC) (edited on 2018-11-28 11:46 (UTC) by arthurwatt-veea)

Hello I am testing the RTL8812AU device on 4.14 kernel in IBSS mode. Beacon handing seems ok and we can create/join the IBSS network with this driver. However we have noticed that multicast/broadcast data reception is failing which causes issues. Unicast processing seems to be working correctly. The IBSS behaved well on 4.3 version of the 8812AU driver.

Has anyone else come across this problem?

Regards

Arthur

moething commented on 2018-11-14 19:52 (UTC)

@gordboy It turned out that it was my mistake. Apologies. https://github.com/zebulon2/rtl8812au-driver-5.2.20/commit/f92c90364f21a7d9ea2d38ea85bb9d6287111a6f was missing in my local copy. That one contains the fix for my issue. It works fine now. Thanks for your support!

zebulon commented on 2018-11-14 11:01 (UTC)

@gordboy: thanks a lot for your notification and your swiftness. Just merged the change. As usual, please notify me issues or directly to the concerned Github repos.

gordboy commented on 2018-11-14 00:07 (UTC)

UPDATE

There was an issue with the latest kernel 4.20-rc2 just today which has now been fixed upstream, by a very fine and able maintainer :)

Only the very latest kernel was affected, and 4.19 has been working nicely since the last fix went in at 4.19-rc1.

@zebulon If you are still tracking 5.2.20.2, you would be advised to pull the latest commit, before the hordes arrive complaining about the latest kernel ...

gordboy commented on 2018-11-13 22:48 (UTC)

@moething

Can you provide more details of your difficulties, including any error messages. That way someone might be able to help you.

Simply stating the build is broken is not really all that helpful.

This driver has been tested extensively by the current maintainer, and the OpenSUSE developers.

The (upstream) build is most assuredly not broken with any current kernel ... yet :)

moething commented on 2018-11-13 19:42 (UTC)

Seems the build is currently broken with Linux 4.19.1.

Terence commented on 2018-10-29 14:00 (UTC)

@zebulon: definitely!

zebulon commented on 2018-10-29 13:32 (UTC)

As a follow up, I am still monitoring the state of the 5.3.4 driver. A lot of work has been done by aircrack-ng group on Github and a lot of fixes and enhancements have been pushed in the last few weeks. Should we give it a go?

zebulon commented on 2018-10-08 07:35 (UTC) (edited on 2018-10-08 07:36 (UTC) by zebulon)

@maarroyo: Would be useful if you were more specific about the build issue you are having. Check your build logs and copy the error message. Check your kernel sources are installed for both kernels. I have both the "default" kernel (as of writing 4.18.12.arch1-1) and linux-ck from the AUR and it compiles correctly for both kernels. It has been compiling for the Archlinux stock kernel for a while.

maarroyo commented on 2018-10-07 13:08 (UTC)

I have the default kernel and LTS versions on my system. However, this only seems to build the module for 4.14 LTS. Is this a limitation of the driver or the PKGBUILD?