@samxl001: 5.12 is still on [testing] in Arch. Wait till it reaches [Core] and then I will test that everything works fine.
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.021204 |
First Submitted: | 2019-01-29 20:43 (UTC) |
Last Updated: | 2024-05-21 09:00 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 22 Next › Last »
iyanmv commented on 2021-04-29 10:43 (UTC)
samxl001 commented on 2021-04-29 03:50 (UTC)
Doesn't work on the linux5.12 kernel. I tried on manjaro and it gives return code 10
darkside commented on 2021-04-23 04:47 (UTC) (edited on 2021-04-23 04:47 (UTC) by darkside)
@iyanmv thank you for fast answer. I wasn't precise enough. I'm aware that the sources are different. I have rtl8812au so both drivers should work just fine. For rtl8812au Is the aircraft the only difference? (No much info on github page)
iyanmv commented on 2021-04-22 21:04 (UTC)
@darkside: yes, different sources (and features) and different supported chipsets.
darkside commented on 2021-04-22 15:41 (UTC) (edited on 2021-04-22 15:51 (UTC) by darkside)
If this is possible then don't kill me for this question please, but is there any important difference between this driver and the: rtl8812au-dkms-git ?
iyanmv commented on 2021-03-17 20:27 (UTC)
@rjahanbakhshi Hi, thanks for the feedback, but I don't want to add archs that I cannot test myself. Everyone is welcome to modify the PKGBUILD and test it in different architectures as you did.
rjahanbakhshi commented on 2021-03-17 20:20 (UTC) (edited on 2021-03-17 20:21 (UTC) by rjahanbakhshi)
Could you please add aarch64 to the arch variable. I added it and built it for Alfa Network AWUS036AC on raspberry pi 4 and it works perfectly.
diff --git a/PKGBUILD b/PKGBUILD
index b46f9d3..ef3c54f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=rtl88xxau-aircrack-dkms-git
_pkgbase=rtl88xxau
-pkgver=r1123.e9fbf5c
+pkgver=r1149.b65dcf4
pkgrel=1
pkgdesc="Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support"
url="https://github.com/aircrack-ng/rtl8812au"
license=('GPL')
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
makedepends=('git')
depends=('dkms')
conflicts=('rtl8812au-aircrack-dkms-git' 'rtl8812au-dkms-git' 'rtl8821au-dkms-git' 'rtl8814au-dkms-git' 'rtl8812au-inject-dkms-git')
iyanmv commented on 2021-03-14 17:07 (UTC)
@elemat I don't have that issue. Are you using latest commit?
cheezsteak commented on 2021-03-04 17:30 (UTC)
@elemat I'm having the same problems after a recent update. My laptop can connect to the 5GHz network on channel 157 but my desktop with a rtl8812 card cannot see it. The rtl8812 card shows that it does support channel 157 at 5785 MHz but at 30.0 dBm where as my laptop has 22.0 dBm. I don't know if the dBm discrepency is relevant though.
elemat commented on 2021-03-03 23:35 (UTC)
I am using this module and it works well, except it may not provide the 5 GHz band. I upgraded to the 5.11.2 kernel. Is anyone experiencing the same problem?
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