Package Details: rtl8821au-dkms-git 5.12.5.2.r148.g0bfe654-1

Git Clone URL: https://aur.archlinux.org/rtl8821au-dkms-git.git (read-only, click to copy)
Package Base: rtl8821au-dkms-git
Description: rtl8821AU and rtl8811AU chipset driver with firmware v5.12.5.2
Upstream URL: https://github.com/morrownr/8821au-20210708
Licenses: GPL2
Conflicts: 8821au
Submitter: zebulon
Maintainer: zebulon
Last Packager: zebulon
Votes: 47
Popularity: 0.058250
First Submitted: 2017-09-12 06:28 (UTC)
Last Updated: 2022-09-02 13:23 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Pinned Comments

zebulon commented on 2019-10-01 06:18 (UTC)

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

solsticedhiver commented on 2019-03-17 10:59 (UTC) (edited on 2019-03-17 21:10 (UTC) by solsticedhiver)

a patch to make it work for rpi and may be other ARM device:

--- PKGBUILD.old    2019-03-15 20:08:05.345042676 +0100
+++ PKGBUILD    2019-03-15 20:04:24.390294977 +0100
@@ -32,4 +32,10 @@
         sed -e "s/@_PKGBASE@/${_pkgbase}-dkms/" \
                         -e "s/@PKGVER@/${pkgver}/" \
                         -i "${pkgdir}"/usr/src/${_pkgbase}-${pkgver}/dkms.conf
+
+   # patch Makefile for RPI
+   sed -i '/^CONFIG_PLATFORM_I386_PC/s/y/n/' ${pkgdir}/usr/src/${_pkgbase}-${pkgver}/Makefile
+   sed -i '/^CONFIG_PLATFORM_ARM_RPI/s/n/y/' ${pkgdir}/usr/src/${_pkgbase}-${pkgver}/Makefile
+   # disable debug code with __DATE__ macro (TODO: proper fix ?)
+   sed -i '/__DATE__/s/^/\/\//' ${pkgdir}/usr/src/${_pkgbase}-${pkgver}/core/rtw_debug.c
 }

Note: I am seeing the interface of the usb wifi key marketed as DEEPOW dongle (from amazon) changing MAC address at every boot even though I have not set up anything like that in netctl, here.

I don't know if it's a hardware problem or driver problem. However, it's the same with rtl88xxau-aircrack-dkms-git driver

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 Next › Last »

ncoder-2 commented on 2016-08-24 21:27 (UTC)

Works perfectly fine here with an Alfa AWUS036ACH and kernel 4.7.1.

zebulon commented on 2016-07-16 22:38 (UTC) (edited on 2016-07-26 06:29 (UTC) by zebulon)

Hi, since kernel has been updated to 4.6.4: the module seems to compile fine, and interface is up, but I cannot connect to the wifi. It times out after 1 minute or so. Anyone else experiencing the same issue? EDIT: gnab package (rtl8812au-dkms-git) works, so it could be a Realtek driver issue?

capoeira commented on 2016-07-15 03:23 (UTC)

yaourt just wont auto-update when doing a "yaourt -Syu --aur", but build normaly

ioquatix commented on 2016-07-15 02:37 (UTC)

@Grawp when using yaourt to build this package, because the version hasn't changed it won't re-build. It's an interesting problem, but it makes installing with yaourt a bit more complicated. Just FYI.

timothy.lee commented on 2016-06-12 11:36 (UTC)

@Grawp I apologize. I did not realize the pkgver() function does that.

<deleted-account> commented on 2016-06-11 11:01 (UTC)

@timothy.lee pkgver in this package is autogenerated during makepkg and it always reflects the HEAD of the 4.3.22_beta branch. Learn how makepkg & AUR work and don't flag packages with pkgver() function according to what you see on AUR webpages. The current version is 4.3.22_beta.r10.0658130-1. I've checked that.

raqua commented on 2016-06-10 19:52 (UTC)

I have Edimax EW-7822UAC and this driver keep disconnecting about every 20 minutes. It won't come back until I reconnect the device physically.

timothy.lee commented on 2016-06-09 22:39 (UTC)

Can the package version be updated to reflect change addition of new commit that fixes 4.6 compilation?

capoeira commented on 2016-05-26 12:34 (UTC)

thanks @Grawp...thing is, i might use 5GHZ in the future. Actually I allready bought the Edimax yesterday (online shop), because it seams to be the better device anyways. And cheap also

<deleted-account> commented on 2016-05-26 07:16 (UTC)

@capoeira Well, if you don't need AC or 5GHz at all, then why bother with device that doesn't have upstream support such as this.