@iyanmv: thanks for taking care of this. As I wrote below, I maintain the "official" driver versions for every chipset.Do you intend to package 5.3.4 version?
Search Criteria
Package Details: rtl88xxau-aircrack-dkms-git r1298.b44d288-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl88xxau-aircrack-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl88xxau-aircrack-dkms-git |
Description: | Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support |
Upstream URL: | https://github.com/aircrack-ng/rtl8812au |
Keywords: | 8811au 8812au 8821au aircrack dkms driver injection rtl8811au rtl8812au rtl8821au rtl88xx wireless |
Licenses: | GPL-2.0-only |
Conflicts: | rtl8812au-aircrack-dkms-git, rtl8812au-dkms-git, rtl8812au-inject-dkms-git, rtl8814au-dkms-git, rtl8821au-dkms-git |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 45 |
Popularity: | 0.005297 |
First Submitted: | 2019-01-29 20:43 (UTC) |
Last Updated: | 2024-05-21 09:00 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 Next › Last »
zebulon commented on 2019-01-28 21:11 (UTC)
iyanmv commented on 2019-01-28 11:45 (UTC)
My orphan request was accepted. I will try to update and fix the PKGBUILD in the following days.
zebulon commented on 2019-01-28 08:53 (UTC) (edited on 2019-01-28 10:52 (UTC) by zebulon)
It looks this package has not been maintained for almost a year (but let's thank the original maintainer). I am maintaining in parallel rtl8812/14/21-dkms-git packages with "official" Realtek drivers, but would like to offer the aircrack 5.3.4 which looks properly maintained on Github by the excellent aircrack-ng team. It would also offer some cutting edge features to the users of the legacy ones. Since the aircrack 5.3.4 supports many drivers, how about an rtl88xxau-dkms-git AUR package? I could adopt this package, and if I am allowed rename it and use replaces="rtl8812au-aircrack-dkms-git" to have an rtl88xxau 5.3.4 driver.
jpegxguy commented on 2019-01-17 17:53 (UTC)
This PKGBUILD is out of date in other ways as well. there are newer branches now and the module is named 88XXau.ko AFAIK for example.
erkexzcx commented on 2019-01-04 16:21 (UTC)
'make' KVER=4.20.0-arch1-1-ARCH KSRC=/lib/modules/4.20.0-arch1-1-ARCH/build... error: command failed to execute correctly :: Running post-transaction hooks... (1/2) Install DKMS modules ==> dkms install rtl8812au/r500.67e27a1 -k 4.20.0-arch1-1-ARCH Error! Build of 8812au.ko failed for: 4.20.0-arch1-1-ARCH (x86_64) Consult the make.log in the build directory /var/lib/dkms/rtl8812au/r500.67e27a1/build/ for more information.
iyanmv commented on 2018-11-30 20:36 (UTC)
Forget my last comment. Everything works fine with @alxbl suggestion. I guess a reboot was needed.
iyanmv commented on 2018-11-28 15:45 (UTC)
I could install the driver using @alxbl patch. However, I cannot inject packets. Anyone facing some problem?
alxbl commented on 2018-11-23 13:42 (UTC)
The newer versions of GCC consider the cast mentioned by elimpfor as incompatible, and the -Werror flag makes it error out. I've made a quick patch that adds -Wno-error=<...> for the relevant warning. It's a hacky workaround until whenever upstream deals with the warning the way they find appropriate. Here's the patch in case anyone else benefits from it:
diff --git a/Makefile b/Makefile
index c3057cd..89bfae9 100755
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ EXTRA_CFLAGS += -O1
#EXTRA_CFLAGS += -O3
EXTRA_CFLAGS += -Wall
EXTRA_CFLAGS += -Wextra
+EXTRA_CFLAGS += -Wno-error=incompatible-pointer-types
#EXTRA_CFLAGS += -Werror
#EXTRA_CFLAGS += -pedantic
#EXTRA_CFLAGS += -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
I've also modified my local PKGBUILD to apply this patch automatically in case anyone is interested in that.
ncoder-2 commented on 2018-11-14 20:13 (UTC)
Seems broken on kernel 4.19.1:
/var/lib/dkms/rtl8812au/r325.5e69fe4/build/os_dep/linux/os_intfs.c:1197:22: error: initialization of ‘u16 ()(struct net_device , struct sk_buff , struct net_device , u16 ()(struct net_device , struct sk_buff , struct net_device ))’ {aka ‘short unsigned int ()(struct net_device , struct sk_buff , struct net_device , short unsigned int ()(struct net_device , struct sk_buff , struct net_device ))’} from incompatible pointer type ‘u16 ()(struct net_device , struct sk_buff , void , u16 ()(struct net_device , struct sk_buff , struct net_device ))’ {aka ‘short unsigned int ()(struct net_device , struct sk_buff , void , short unsigned int ()(struct
net_device , struct sk_buff , struct net_device ))’} [-Werror=incompatible-pointer-types]
.ndo_select_queue = rtw_select_queue,
^~~~~~~~~~~~~~~~
/var/lib/dkms/rtl8812au/r325.5e69fe4/build/os_dep/linux/os_intfs.c:1197:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’)
erkexzcx commented on 2018-08-19 22:15 (UTC) (edited on 2018-09-06 17:37 (UTC) by erkexzcx)
Getting random disconnections when using this driver for wifi connection with AWUS1900 alfa adapter. Use this driver instead to fix this issue: rtl8814au-dkms-git. EDIT: this aircrack driver works perfectly fine and no idea why it stopped working. Now it works fantastically and has lower ping.
Pinned Comments
iyanmv commented on 2020-01-10 16:02 (UTC)
This package now forces to use the branch
v5.6.4.2
(the one that works better for me), which is the default one in the remote repository although they still mention branchv5.3.4
as the stable one. If you have any issues, please leave a comment, and also tried to change the branch in the source array. For example, change it to:Read the README.me to learn how to set your interface in monitor mode (and other things).
Important: Use
ip
andiw
instead ofifconfig
andiwconfig