Search Criteria
Package Details: rtl8812au-inject-dkms-git r44.2577553-1
Git Clone URL: | https://aur.archlinux.org/rtl8812au-inject-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8812au-inject-dkms-git |
Description: | A kernel module for Realtek 8812au network cards with dkms support, with monitor mode and injection support |
Upstream URL: | https://github.com/astsam/rtl8812au |
Licenses: | |
Submitter: | shaunren |
Maintainer: | shaunren |
Last Packager: | shaunren |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-23 01:50 |
Last Updated: | 2017-02-23 01:50 |
Latest Comments
ncoder-2 commented on 2019-01-29 22:14
Thanks @iyanmv, will give it a shot!
iyanmv commented on 2019-01-29 21:09
@elimpfor try this new package rtl88xxau-aircrack-dkms-git (https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git/)
ncoder-2 commented on 2018-02-11 18:00
Currently broken with kernel 4.15. Any chance we could get an updated package?
'make' KVER=4.15.2-2-ARCH KSRC=/lib/modules/4.15.2-2-ARCH/build.....(bad exit status: 2) <br> Error! Bad return status for module build on kernel: 4.15.2-2-ARCH (x86_64) <br> Consult /var/lib/dkms/rtl8812au/r49.86fe67d/build/make.log for more information. <br> error: command failed to execute correctly
kubrick commented on 2017-08-03 10:39
This fork works great (including on 4.12)
https://github.com/paspro/rtl8812au.
Also, if you need packet injection for 5GHz network, consider this patch for aircrack-ng:
https://github.com/aircrack-ng/aircrack-ng/pull/122
mealejan commented on 2017-06-01 21:26
the git directory is out of date you have to add following lines at line 48 in src/rtl8812au/include:
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0))
#include <linux/sched/signal.h>
#endif
I will try to submit a patch to the repo
phraktal commented on 2017-05-30 23:38
Error! Bad return status for module build on kernel: 4.11.3-1-ARCH (x86_64)
Consult /var/lib/dkms/rtl8812au/r49.86fe67d/build/make.log for more information.
The contents of that make.log are here:
https://pastebin.com/09CaU0Mq